| 1 | [ Dec 31 23:16:11 Enabled. ] | ||
| 2 | [ Dec 31 23:16:11 Rereading configuration. ] | ||
| 3 | [ Dec 31 23:16:12 Rereading configuration. ] | ||
| 4 | [ Dec 31 23:16:23 Executing start method ("/opt/oxide/lib/svc/manifest/clickhouse.sh"). ] | ||
| 5 | + set -o errexit | ||
| 6 | + set -o pipefail | ||
| 7 | + . /lib/svc/share/smf_include.sh | ||
| 8 | ++ SMF_EXIT_OK=0 | ||
| 9 | ++ SMF_EXIT_NODAEMON=94 | ||
| 10 | ++ SMF_EXIT_ERR_FATAL=95 | ||
| 11 | ++ SMF_EXIT_ERR_CONFIG=96 | ||
| 12 | ++ SMF_EXIT_MON_DEGRADE=97 | ||
| 13 | ++ SMF_EXIT_MON_OFFLINE=98 | ||
| 14 | ++ SMF_EXIT_ERR_NOSMF=99 | ||
| 15 | ++ SMF_EXIT_ERR_PERM=100 | ||
| 16 | ++ svcprop -c -p config/listen_addr svc:/oxide/clickhouse:default | ||
| 17 | + LISTEN_ADDR=fd00:1122:3344:101::e | ||
| 18 | ++ svcprop -c -p config/listen_port svc:/oxide/clickhouse:default | ||
| 19 | + LISTEN_PORT=8123 | ||
| 20 | ++ svcprop -c -p config/store svc:/oxide/clickhouse:default | ||
| 21 | + DATASTORE=/data | ||
| 22 | + args=("--config-file" "/opt/oxide/clickhouse/config.xml" "--" "--path" "${DATASTORE}" "--listen_host" "$LISTEN_ADDR" "--http_port" "$LISTEN_PORT") | ||
| 23 | + exec /opt/oxide/clickhouse/clickhouse server --config-file /opt/oxide/clickhouse/config.xml -- --path /data --listen_host fd00:1122:3344:101::e --http_port 8123 | ||
| 24 | [ Dec 31 23:16:23 Method "start" exited with status 0. ] | ||
| 25 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
| 26 | Logging trace to /var/tmp/clickhouse-server.log | ||
| 27 | Logging errors to /var/tmp/clickhouse-server.errlog | ||
| 28 | 2025.12.31 23:16:26.159727 [ 1 ] {} <Information> Application: Will watch for the process with pid 28967 | ||
| 29 | 2025.12.31 23:16:26.160039 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
| 30 | 2025.12.31 23:16:26.669175 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: 3042d295d963012962f5c683bd2776fa331a38c3, build id: <unknown>), PID 28967 | ||
| 31 | 2025.12.31 23:16:26.671934 [ 1 ] {} <Information> Application: starting up | ||
| 32 | 2025.12.31 23:16:26.672101 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
| 33 | 2025.12.31 23:16:26.848091 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48. | ||
| 34 | 2025.12.31 23:16:26.883611 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
| 35 | 2025.12.31 23:16:26.883702 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
| 36 | 2025.12.31 23:16:26.883721 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
| 37 | 2025.12.31 23:16:26.883787 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it | ||
| 38 | 2025.12.31 23:16:26.884385 [ 1 ] {} <Debug> Application: Initializing interserver credentials. | ||
| 39 | 2025.12.31 23:16:26.888825 [ 1 ] {} <Debug> ConfigReloader: Loading config '/opt/oxide/clickhouse/config.xml' | ||
| 40 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
| 41 | Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. | ||
| 42 | 2025.12.31 23:16:26.889799 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 43 | 2025.12.31 23:16:26.890692 [ 1 ] {} <Information> Application: Setting max_server_memory_usage was set to 86.29 GiB (95.88 GiB available * 0.90 max_server_memory_usage_to_ram_ratio) | ||
| 44 | 2025.12.31 23:16:26.890745 [ 1 ] {} <Information> Application: Setting merges_mutations_memory_usage_soft_limit was set to 47.94 GiB (95.88 GiB available * 0.50 merges_mutations_memory_usage_to_ram_ratio) | ||
| 45 | 2025.12.31 23:16:26.890788 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 47.94 GiB | ||
| 46 | 2025.12.31 23:16:26.891553 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 47 | 2025.12.31 23:16:26.892517 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
| 48 | 2025.12.31 23:16:26.898687 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 49 | 2025.12.31 23:16:26.899966 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 50 | 2025.12.31 23:16:26.901426 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 51 | 2025.12.31 23:16:26.901550 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 52 | 2025.12.31 23:16:26.903087 [ 1 ] {} <Debug> ConfigReloader: Loading config '/opt/oxide/clickhouse/config.xml' | ||
| 53 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
| 54 | Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. | ||
| 55 | 2025.12.31 23:16:26.903720 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 56 | 2025.12.31 23:16:26.908358 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 57 | 2025.12.31 23:16:26.909310 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml | ||
| 58 | 2025.12.31 23:16:26.913966 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin | ||
| 59 | 2025.12.31 23:16:26.914362 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
| 60 | 2025.12.31 23:16:26.914787 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
| 61 | 2025.12.31 23:16:26.915166 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
| 62 | 2025.12.31 23:16:26.916607 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
| 63 | 2025.12.31 23:16:26.916644 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
| 64 | 2025.12.31 23:16:26.916738 [ 82 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 65 | 2025.12.31 23:16:26.916839 [ 82 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 66 | 2025.12.31 23:16:26.926036 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
| 67 | 2025.12.31 23:16:26.926063 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000158073 sec | ||
| 68 | 2025.12.31 23:16:26.926116 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 69 | 2025.12.31 23:16:26.926228 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 70 | 2025.12.31 23:16:26.926888 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
| 71 | 2025.12.31 23:16:26.927476 [ 1 ] {} <Debug> SystemLog: Creating system.query_log from query_log | ||
| 72 | 2025.12.31 23:16:26.943335 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
| 73 | 2025.12.31 23:16:26.943390 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
| 74 | 2025.12.31 23:16:26.943476 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
| 75 | 2025.12.31 23:16:26.943490 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
| 76 | 2025.12.31 23:16:26.943527 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
| 77 | 2025.12.31 23:16:26.943612 [ 1 ] {} <Debug> SystemLog: Creating system.metric_log from metric_log | ||
| 78 | 2025.12.31 23:16:26.947976 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
| 79 | 2025.12.31 23:16:26.948027 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config | ||
| 80 | 2025.12.31 23:16:26.948079 [ 1 ] {} <Debug> SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log | ||
| 81 | 2025.12.31 23:16:26.948256 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
| 82 | 2025.12.31 23:16:26.948299 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
| 83 | 2025.12.31 23:16:26.948311 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
| 84 | 2025.12.31 23:16:26.948376 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
| 85 | 2025.12.31 23:16:26.948393 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
| 86 | 2025.12.31 23:16:26.948428 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
| 87 | 2025.12.31 23:16:26.948505 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config | ||
| 88 | 2025.12.31 23:16:26.983707 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
| 89 | 2025.12.31 23:16:26.985289 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
| 90 | 2025.12.31 23:16:26.985376 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000108582 sec | ||
| 91 | 2025.12.31 23:16:26.985391 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 92 | 2025.12.31 23:16:26.985402 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 93 | 2025.12.31 23:16:26.985429 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
| 94 | 2025.12.31 23:16:26.985651 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ | ||
| 95 | 2025.12.31 23:16:26.985750 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded | ||
| 96 | 2025.12.31 23:16:26.985765 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
| 97 | 2025.12.31 23:16:26.985776 [ 1 ] {} <Information> Application: Query Profiler and TraceCollector are disabled because they require PHDR cache to be created (otherwise the function 'dl_iterate_phdr' is not lock free and not async-signal safe). | ||
| 98 | 2025.12.31 23:16:26.985787 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
| 99 | 2025.12.31 23:16:26.993039 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 100 | 2025.12.31 23:16:26.993236 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 24.78 MiB, peak 24.78 MiB, free memory in arenas 0.00 B, will set to 116.78 MiB (RSS), difference: 92.00 MiB | ||
| 101 | 2025.12.31 23:16:26.994669 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 1.285e-05 sec. | ||
| 102 | 2025.12.31 23:16:26.995115 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
| 103 | 2025.12.31 23:16:26.996416 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
| 104 | 2025.12.31 23:16:26.996436 [ 1 ] {} <Information> Application: Ready for connections. | ||
| 105 | 2025.12.31 23:16:27.000136 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 116.80 MiB, peak 116.80 MiB, free memory in arenas 0.00 B, will set to 118.32 MiB (RSS), difference: 1.53 MiB | ||
| 106 | 2025.12.31 23:16:27.279351 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:56755 | ||
| 107 | 2025.12.31 23:16:27.284119 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 108 | 2025.12.31 23:16:27.284200 [ 4 ] {} <Debug> TCP-Session: 55f42339-0c85-44f2-b1a0-bc9247ad26ef Authenticating user 'default' from [fd00:1122:3344:101::b]:56755 | ||
| 109 | 2025.12.31 23:16:27.284295 [ 4 ] {} <Debug> TCP-Session: 55f42339-0c85-44f2-b1a0-bc9247ad26ef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 110 | 2025.12.31 23:16:27.284310 [ 4 ] {} <Debug> TCP-Session: 55f42339-0c85-44f2-b1a0-bc9247ad26ef Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 111 | 2025.12.31 23:16:27.284413 [ 4 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 112 | 2025.12.31 23:16:27.284514 [ 4 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 113 | 2025.12.31 23:16:27.284543 [ 4 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 114 | 2025.12.31 23:16:27.287069 [ 5 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:59892 | ||
| 115 | 2025.12.31 23:16:27.287209 [ 254 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:44235 | ||
| 116 | 2025.12.31 23:16:27.287211 [ 6 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:47279 | ||
| 117 | 2025.12.31 23:16:27.287326 [ 5 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 118 | 2025.12.31 23:16:27.287422 [ 5 ] {} <Debug> TCP-Session: 887054c9-da43-4078-abb8-ed964c3c32c7 Authenticating user 'default' from [fd00:1122:3344:101::b]:59892 | ||
| 119 | 2025.12.31 23:16:27.287447 [ 5 ] {} <Debug> TCP-Session: 887054c9-da43-4078-abb8-ed964c3c32c7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 120 | 2025.12.31 23:16:27.287482 [ 254 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 121 | 2025.12.31 23:16:27.287460 [ 255 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:49484 | ||
| 122 | 2025.12.31 23:16:27.287545 [ 5 ] {} <Debug> TCP-Session: 887054c9-da43-4078-abb8-ed964c3c32c7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 123 | 2025.12.31 23:16:27.287576 [ 256 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:44252 | ||
| 124 | 2025.12.31 23:16:27.287582 [ 254 ] {} <Debug> TCP-Session: c1bb1fb6-df22-430a-a819-3aef1681b086 Authenticating user 'default' from [fd00:1122:3344:101::b]:44235 | ||
| 125 | 2025.12.31 23:16:27.287580 [ 6 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 126 | 2025.12.31 23:16:27.287723 [ 6 ] {} <Debug> TCP-Session: af6003fd-5ad8-4eef-88f9-ce72886ab011 Authenticating user 'default' from [fd00:1122:3344:101::b]:47279 | ||
| 127 | 2025.12.31 23:16:27.287733 [ 254 ] {} <Debug> TCP-Session: c1bb1fb6-df22-430a-a819-3aef1681b086 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 128 | 2025.12.31 23:16:27.287790 [ 257 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:63350 | ||
| 129 | 2025.12.31 23:16:27.287822 [ 255 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 130 | 2025.12.31 23:16:27.287873 [ 6 ] {} <Debug> TCP-Session: af6003fd-5ad8-4eef-88f9-ce72886ab011 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 131 | 2025.12.31 23:16:27.287898 [ 256 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 132 | 2025.12.31 23:16:27.287956 [ 257 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 133 | 2025.12.31 23:16:27.287967 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:45921 | ||
| 134 | 2025.12.31 23:16:27.288024 [ 256 ] {} <Debug> TCP-Session: 2a083e54-f369-49ab-bac5-acb9c673afd4 Authenticating user 'default' from [fd00:1122:3344:101::b]:44252 | ||
| 135 | 2025.12.31 23:16:27.288007 [ 257 ] {} <Debug> TCP-Session: 13f6afd8-6e38-460d-904c-2a4a8bb43832 Authenticating user 'default' from [fd00:1122:3344:101::b]:63350 | ||
| 136 | 2025.12.31 23:16:27.287993 [ 6 ] {} <Debug> TCP-Session: af6003fd-5ad8-4eef-88f9-ce72886ab011 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 137 | 2025.12.31 23:16:27.288110 [ 257 ] {} <Debug> TCP-Session: 13f6afd8-6e38-460d-904c-2a4a8bb43832 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 138 | 2025.12.31 23:16:27.288139 [ 256 ] {} <Debug> TCP-Session: 2a083e54-f369-49ab-bac5-acb9c673afd4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 139 | 2025.12.31 23:16:27.287876 [ 254 ] {} <Debug> TCP-Session: c1bb1fb6-df22-430a-a819-3aef1681b086 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 140 | 2025.12.31 23:16:27.288221 [ 257 ] {} <Debug> TCP-Session: 13f6afd8-6e38-460d-904c-2a4a8bb43832 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 141 | 2025.12.31 23:16:27.288201 [ 256 ] {} <Debug> TCP-Session: 2a083e54-f369-49ab-bac5-acb9c673afd4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 142 | 2025.12.31 23:16:27.288195 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 143 | 2025.12.31 23:16:27.287876 [ 255 ] {} <Debug> TCP-Session: 29dd7aff-56c1-4112-88a0-d3da377c64f8 Authenticating user 'default' from [fd00:1122:3344:101::b]:49484 | ||
| 144 | 2025.12.31 23:16:27.288437 [ 258 ] {} <Debug> TCP-Session: d7002f1a-501f-434b-8ef8-4429a986f28b Authenticating user 'default' from [fd00:1122:3344:101::b]:45921 | ||
| 145 | 2025.12.31 23:16:27.288498 [ 255 ] {} <Debug> TCP-Session: 29dd7aff-56c1-4112-88a0-d3da377c64f8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 146 | 2025.12.31 23:16:27.288521 [ 258 ] {} <Debug> TCP-Session: d7002f1a-501f-434b-8ef8-4429a986f28b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 147 | 2025.12.31 23:16:27.288569 [ 255 ] {} <Debug> TCP-Session: 29dd7aff-56c1-4112-88a0-d3da377c64f8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 148 | 2025.12.31 23:16:27.288614 [ 258 ] {} <Debug> TCP-Session: d7002f1a-501f-434b-8ef8-4429a986f28b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 149 | 2025.12.31 23:16:27.952237 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:42613 | ||
| 150 | 2025.12.31 23:16:27.956951 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 151 | 2025.12.31 23:16:27.957021 [ 259 ] {} <Debug> TCP-Session: e278d2cc-b836-434e-bfc7-e01ba1e44c92 Authenticating user 'default' from [fd00:1122:3344:101::c]:42613 | ||
| 152 | 2025.12.31 23:16:27.957045 [ 259 ] {} <Debug> TCP-Session: e278d2cc-b836-434e-bfc7-e01ba1e44c92 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 153 | 2025.12.31 23:16:27.957123 [ 259 ] {} <Debug> TCP-Session: e278d2cc-b836-434e-bfc7-e01ba1e44c92 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 154 | 2025.12.31 23:16:27.957201 [ 259 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 155 | 2025.12.31 23:16:27.957229 [ 259 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 156 | 2025.12.31 23:16:27.957309 [ 259 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 157 | 2025.12.31 23:16:27.957868 [ 260 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:53821 | ||
| 158 | 2025.12.31 23:16:27.958000 [ 261 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:35808 | ||
| 159 | 2025.12.31 23:16:27.958047 [ 260 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 160 | 2025.12.31 23:16:27.958142 [ 262 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:53170 | ||
| 161 | 2025.12.31 23:16:27.958153 [ 260 ] {} <Debug> TCP-Session: 2df457e0-0c7f-43a8-ac0a-89a63fd387e3 Authenticating user 'default' from [fd00:1122:3344:101::c]:53821 | ||
| 162 | 2025.12.31 23:16:27.958262 [ 261 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 163 | 2025.12.31 23:16:27.958271 [ 260 ] {} <Debug> TCP-Session: 2df457e0-0c7f-43a8-ac0a-89a63fd387e3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 164 | 2025.12.31 23:16:27.958312 [ 261 ] {} <Debug> TCP-Session: 080ad306-cf22-4ffc-8966-9f9cc6c610fc Authenticating user 'default' from [fd00:1122:3344:101::c]:35808 | ||
| 165 | 2025.12.31 23:16:27.958295 [ 263 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:48945 | ||
| 166 | 2025.12.31 23:16:27.958393 [ 260 ] {} <Debug> TCP-Session: 2df457e0-0c7f-43a8-ac0a-89a63fd387e3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 167 | 2025.12.31 23:16:27.958430 [ 261 ] {} <Debug> TCP-Session: 080ad306-cf22-4ffc-8966-9f9cc6c610fc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 168 | 2025.12.31 23:16:27.958424 [ 262 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 169 | 2025.12.31 23:16:27.958489 [ 264 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:55347 | ||
| 170 | 2025.12.31 23:16:27.958480 [ 265 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:48875 | ||
| 171 | 2025.12.31 23:16:27.958580 [ 263 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 172 | 2025.12.31 23:16:27.958524 [ 261 ] {} <Debug> TCP-Session: 080ad306-cf22-4ffc-8966-9f9cc6c610fc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 173 | 2025.12.31 23:16:27.958527 [ 262 ] {} <Debug> TCP-Session: 44be9bbf-b487-4342-a28a-743d7df2e90f Authenticating user 'default' from [fd00:1122:3344:101::c]:53170 | ||
| 174 | 2025.12.31 23:16:27.958666 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:35757 | ||
| 175 | 2025.12.31 23:16:27.958674 [ 263 ] {} <Debug> TCP-Session: 8b7acc79-18d0-4652-82d5-abc10113ced8 Authenticating user 'default' from [fd00:1122:3344:101::c]:48945 | ||
| 176 | 2025.12.31 23:16:27.958752 [ 262 ] {} <Debug> TCP-Session: 44be9bbf-b487-4342-a28a-743d7df2e90f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 177 | 2025.12.31 23:16:27.958763 [ 263 ] {} <Debug> TCP-Session: 8b7acc79-18d0-4652-82d5-abc10113ced8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 178 | 2025.12.31 23:16:27.958827 [ 265 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 179 | 2025.12.31 23:16:27.958798 [ 264 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 180 | 2025.12.31 23:16:27.958777 [ 262 ] {} <Debug> TCP-Session: 44be9bbf-b487-4342-a28a-743d7df2e90f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 181 | 2025.12.31 23:16:27.958910 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 182 | 2025.12.31 23:16:27.958922 [ 264 ] {} <Debug> TCP-Session: d072713b-1ed7-4ba0-9624-908f03a6fa25 Authenticating user 'default' from [fd00:1122:3344:101::c]:55347 | ||
| 183 | 2025.12.31 23:16:27.958888 [ 263 ] {} <Debug> TCP-Session: 8b7acc79-18d0-4652-82d5-abc10113ced8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 184 | 2025.12.31 23:16:27.959010 [ 264 ] {} <Debug> TCP-Session: d072713b-1ed7-4ba0-9624-908f03a6fa25 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 185 | 2025.12.31 23:16:27.958927 [ 265 ] {} <Debug> TCP-Session: 737b616c-1b63-4897-997a-2d647764fbc4 Authenticating user 'default' from [fd00:1122:3344:101::c]:48875 | ||
| 186 | 2025.12.31 23:16:27.959057 [ 266 ] {} <Debug> TCP-Session: df7e52aa-0c9b-4c06-9e41-88ec5e213cf8 Authenticating user 'default' from [fd00:1122:3344:101::c]:35757 | ||
| 187 | 2025.12.31 23:16:27.959114 [ 264 ] {} <Debug> TCP-Session: d072713b-1ed7-4ba0-9624-908f03a6fa25 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 188 | 2025.12.31 23:16:27.959101 [ 265 ] {} <Debug> TCP-Session: 737b616c-1b63-4897-997a-2d647764fbc4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 189 | 2025.12.31 23:16:27.959183 [ 266 ] {} <Debug> TCP-Session: df7e52aa-0c9b-4c06-9e41-88ec5e213cf8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 190 | 2025.12.31 23:16:27.959193 [ 265 ] {} <Debug> TCP-Session: 737b616c-1b63-4897-997a-2d647764fbc4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 191 | 2025.12.31 23:16:27.959294 [ 266 ] {} <Debug> TCP-Session: df7e52aa-0c9b-4c06-9e41-88ec5e213cf8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 192 | 2025.12.31 23:16:28.000155 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 118.42 MiB, peak 118.42 MiB, free memory in arenas 0.00 B, will set to 119.51 MiB (RSS), difference: 1.09 MiB | ||
| 193 | 2025.12.31 23:16:28.799413 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:38307 | ||
| 194 | 2025.12.31 23:16:28.807975 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 195 | 2025.12.31 23:16:28.808020 [ 267 ] {} <Debug> TCP-Session: b8049521-7bce-4f92-bcf4-518fa3ec8bcf Authenticating user 'default' from [fd00:1122:3344:101::d]:38307 | ||
| 196 | 2025.12.31 23:16:28.808088 [ 267 ] {} <Debug> TCP-Session: b8049521-7bce-4f92-bcf4-518fa3ec8bcf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 197 | 2025.12.31 23:16:28.808137 [ 267 ] {} <Debug> TCP-Session: b8049521-7bce-4f92-bcf4-518fa3ec8bcf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 198 | 2025.12.31 23:16:28.808214 [ 267 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 199 | 2025.12.31 23:16:28.808256 [ 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 | ||
| 200 | 2025.12.31 23:16:28.808346 [ 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 | ||
| 201 | 2025.12.31 23:16:28.812918 [ 268 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:33128 | ||
| 202 | 2025.12.31 23:16:28.812990 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:51000 | ||
| 203 | 2025.12.31 23:16:28.813104 [ 270 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:45076 | ||
| 204 | 2025.12.31 23:16:28.813179 [ 268 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 205 | 2025.12.31 23:16:28.813275 [ 268 ] {} <Debug> TCP-Session: 7a6e44b4-1b2a-4e5c-a6cc-ae1f293ce0c8 Authenticating user 'default' from [fd00:1122:3344:101::d]:33128 | ||
| 206 | 2025.12.31 23:16:28.813292 [ 271 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:54169 | ||
| 207 | 2025.12.31 23:16:28.813350 [ 268 ] {} <Debug> TCP-Session: 7a6e44b4-1b2a-4e5c-a6cc-ae1f293ce0c8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 208 | 2025.12.31 23:16:28.813417 [ 272 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:34464 | ||
| 209 | 2025.12.31 23:16:28.813459 [ 268 ] {} <Debug> TCP-Session: 7a6e44b4-1b2a-4e5c-a6cc-ae1f293ce0c8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 210 | 2025.12.31 23:16:28.813551 [ 273 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:40380 | ||
| 211 | 2025.12.31 23:16:28.814812 [ 271 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 212 | 2025.12.31 23:16:28.814864 [ 271 ] {} <Debug> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Authenticating user 'default' from [fd00:1122:3344:101::d]:54169 | ||
| 213 | 2025.12.31 23:16:28.814889 [ 271 ] {} <Debug> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 214 | 2025.12.31 23:16:28.814948 [ 271 ] {} <Debug> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 215 | 2025.12.31 23:16:28.814976 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:64641 | ||
| 216 | 2025.12.31 23:16:28.819649 [ 270 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 217 | 2025.12.31 23:16:28.819654 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 218 | 2025.12.31 23:16:28.819734 [ 273 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 219 | 2025.12.31 23:16:28.819712 [ 270 ] {} <Debug> TCP-Session: 0b3df324-0d78-421f-95a5-7b62a2e3a0de Authenticating user 'default' from [fd00:1122:3344:101::d]:45076 | ||
| 220 | 2025.12.31 23:16:28.819703 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 221 | 2025.12.31 23:16:28.819838 [ 273 ] {} <Debug> TCP-Session: a7a72528-dd1d-4e10-ba4e-16df6356f6b0 Authenticating user 'default' from [fd00:1122:3344:101::d]:40380 | ||
| 222 | 2025.12.31 23:16:28.819824 [ 270 ] {} <Debug> TCP-Session: 0b3df324-0d78-421f-95a5-7b62a2e3a0de Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 223 | 2025.12.31 23:16:28.819878 [ 274 ] {} <Debug> TCP-Session: 2aed4d5b-6fbe-4eb8-a1eb-b4479f4a35ed Authenticating user 'default' from [fd00:1122:3344:101::d]:64641 | ||
| 224 | 2025.12.31 23:16:28.819921 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:35167 | ||
| 225 | 2025.12.31 23:16:28.819932 [ 273 ] {} <Debug> TCP-Session: a7a72528-dd1d-4e10-ba4e-16df6356f6b0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 226 | 2025.12.31 23:16:28.819958 [ 274 ] {} <Debug> TCP-Session: 2aed4d5b-6fbe-4eb8-a1eb-b4479f4a35ed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 227 | 2025.12.31 23:16:28.819943 [ 270 ] {} <Debug> TCP-Session: 0b3df324-0d78-421f-95a5-7b62a2e3a0de Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 228 | 2025.12.31 23:16:28.820028 [ 274 ] {} <Debug> TCP-Session: 2aed4d5b-6fbe-4eb8-a1eb-b4479f4a35ed Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 229 | 2025.12.31 23:16:28.820044 [ 273 ] {} <Debug> TCP-Session: a7a72528-dd1d-4e10-ba4e-16df6356f6b0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 230 | 2025.12.31 23:16:28.819811 [ 272 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 231 | 2025.12.31 23:16:28.820109 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 232 | 2025.12.31 23:16:28.819810 [ 269 ] {} <Debug> TCP-Session: 450cf77e-77e0-482d-8dd6-32ed36020492 Authenticating user 'default' from [fd00:1122:3344:101::d]:51000 | ||
| 233 | 2025.12.31 23:16:28.820209 [ 269 ] {} <Debug> TCP-Session: 450cf77e-77e0-482d-8dd6-32ed36020492 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 234 | 2025.12.31 23:16:28.820226 [ 275 ] {} <Debug> TCP-Session: 995fc107-5959-48da-8bf1-870bee427d3d Authenticating user 'default' from [fd00:1122:3344:101::d]:35167 | ||
| 235 | 2025.12.31 23:16:28.820218 [ 272 ] {} <Debug> TCP-Session: af44d911-997e-417a-a896-3467f4aa0003 Authenticating user 'default' from [fd00:1122:3344:101::d]:34464 | ||
| 236 | 2025.12.31 23:16:28.820305 [ 269 ] {} <Debug> TCP-Session: 450cf77e-77e0-482d-8dd6-32ed36020492 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 237 | 2025.12.31 23:16:28.820330 [ 275 ] {} <Debug> TCP-Session: 995fc107-5959-48da-8bf1-870bee427d3d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 238 | 2025.12.31 23:16:28.820318 [ 272 ] {} <Debug> TCP-Session: af44d911-997e-417a-a896-3467f4aa0003 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 239 | 2025.12.31 23:16:28.820413 [ 272 ] {} <Debug> TCP-Session: af44d911-997e-417a-a896-3467f4aa0003 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 240 | 2025.12.31 23:16:28.820421 [ 275 ] {} <Debug> TCP-Session: 995fc107-5959-48da-8bf1-870bee427d3d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 241 | 2025.12.31 23:16:28.827144 [ 267 ] {} <Trace> TCP-Session: b8049521-7bce-4f92-bcf4-518fa3ec8bcf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 242 | 2025.12.31 23:16:28.830070 [ 267 ] {26296f27-0e6f-463f-bbb3-df0bd6b9a66b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38307) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 243 | 2025.12.31 23:16:28.945775 [ 267 ] {26296f27-0e6f-463f-bbb3-df0bd6b9a66b} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:38307) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 244 | |||
| 245 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 246 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 247 | 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 | ||
| 248 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 249 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 250 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 251 | 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 | ||
| 252 | 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 | ||
| 253 | 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 | ||
| 254 | 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 | ||
| 255 | 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 | ||
| 256 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 257 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 258 | 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 | ||
| 259 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 260 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 261 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 262 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 263 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 264 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 265 | 20. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 266 | |||
| 267 | 2025.12.31 23:16:28.946806 [ 267 ] {26296f27-0e6f-463f-bbb3-df0bd6b9a66b} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 268 | |||
| 269 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 270 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 271 | 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 | ||
| 272 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 273 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 274 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 275 | 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 | ||
| 276 | 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 | ||
| 277 | 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 | ||
| 278 | 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 | ||
| 279 | 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 | ||
| 280 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 281 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 282 | 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 | ||
| 283 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 284 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 285 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 286 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 287 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 288 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 289 | 20. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 290 | |||
| 291 | 2025.12.31 23:16:28.947024 [ 267 ] {26296f27-0e6f-463f-bbb3-df0bd6b9a66b} <Debug> TCPHandler: Processed in 0.124958391 sec. | ||
| 292 | 2025.12.31 23:16:28.949494 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 293 | 2025.12.31 23:16:28.950020 [ 271 ] {898a93d9-0d19-447f-aaf9-40aeb5619f04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 294 | 2025.12.31 23:16:28.950559 [ 271 ] {898a93d9-0d19-447f-aaf9-40aeb5619f04} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:54169) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 295 | |||
| 296 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 297 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 298 | 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 | ||
| 299 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 300 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 301 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 302 | 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 | ||
| 303 | 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 | ||
| 304 | 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 | ||
| 305 | 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 | ||
| 306 | 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 | ||
| 307 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 308 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 309 | 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 | ||
| 310 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 311 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 312 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 313 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 314 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 315 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 316 | 20. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 317 | |||
| 318 | 2025.12.31 23:16:28.950941 [ 271 ] {898a93d9-0d19-447f-aaf9-40aeb5619f04} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 319 | |||
| 320 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 321 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 322 | 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 | ||
| 323 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 324 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 325 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 326 | 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 | ||
| 327 | 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 | ||
| 328 | 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 | ||
| 329 | 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 | ||
| 330 | 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 | ||
| 331 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 332 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 333 | 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 | ||
| 334 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 335 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 336 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 337 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 338 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 339 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 340 | 20. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 341 | |||
| 342 | 2025.12.31 23:16:28.951202 [ 271 ] {898a93d9-0d19-447f-aaf9-40aeb5619f04} <Debug> TCPHandler: Processed in 0.001901743 sec. | ||
| 343 | 2025.12.31 23:16:28.953513 [ 267 ] {} <Trace> TCP-Session: b8049521-7bce-4f92-bcf4-518fa3ec8bcf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 344 | 2025.12.31 23:16:28.954267 [ 267 ] {3fe6976b-1462-4221-87e3-63e78d6f855a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38307) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
| 345 | 2025.12.31 23:16:28.956537 [ 267 ] {3fe6976b-1462-4221-87e3-63e78d6f855a} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
| 346 | 2025.12.31 23:16:28.957817 [ 267 ] {3fe6976b-1462-4221-87e3-63e78d6f855a} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
| 347 | 2025.12.31 23:16:28.957838 [ 267 ] {3fe6976b-1462-4221-87e3-63e78d6f855a} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 5.4471e-05 sec | ||
| 348 | 2025.12.31 23:16:28.957921 [ 267 ] {3fe6976b-1462-4221-87e3-63e78d6f855a} <Trace> ReferentialDeps: No tables | ||
| 349 | 2025.12.31 23:16:28.957933 [ 267 ] {3fe6976b-1462-4221-87e3-63e78d6f855a} <Trace> LoadingDeps: No tables | ||
| 350 | 2025.12.31 23:16:28.957956 [ 267 ] {3fe6976b-1462-4221-87e3-63e78d6f855a} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
| 351 | 2025.12.31 23:16:28.958625 [ 267 ] {3fe6976b-1462-4221-87e3-63e78d6f855a} <Debug> TCPHandler: Processed in 0.005219078 sec. | ||
| 352 | 2025.12.31 23:16:28.958858 [ 267 ] {} <Trace> TCP-Session: b8049521-7bce-4f92-bcf4-518fa3ec8bcf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 353 | 2025.12.31 23:16:28.959017 [ 267 ] {3f40e855-bfde-41c4-8d21-8f8a40cbc457} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38307) /* The version table contains metadata about the `oximeter` database */ | ||
| 354 | CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) | ||
| 355 | 2025.12.31 23:16:28.959144 [ 267 ] {3f40e855-bfde-41c4-8d21-8f8a40cbc457} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
| 356 | 2025.12.31 23:16:28.964262 [ 267 ] {3f40e855-bfde-41c4-8d21-8f8a40cbc457} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1 | ||
| 357 | 2025.12.31 23:16:28.966748 [ 267 ] {3f40e855-bfde-41c4-8d21-8f8a40cbc457} <Debug> oximeter.version (354cafc0-8409-413e-b71b-ba38479b7a3f): Loading data parts | ||
| 358 | 2025.12.31 23:16:28.969310 [ 267 ] {3f40e855-bfde-41c4-8d21-8f8a40cbc457} <Debug> oximeter.version (354cafc0-8409-413e-b71b-ba38479b7a3f): There are no data parts | ||
| 359 | 2025.12.31 23:16:28.973975 [ 267 ] {3f40e855-bfde-41c4-8d21-8f8a40cbc457} <Debug> TCPHandler: Processed in 0.015170777 sec. | ||
| 360 | 2025.12.31 23:16:28.974167 [ 267 ] {} <Trace> TCP-Session: b8049521-7bce-4f92-bcf4-518fa3ec8bcf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 361 | 2025.12.31 23:16:28.974431 [ 267 ] {94e743f9-a34a-4d30-8436-ca432764fd8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38307) /* The measurement tables contain all individual samples from each timeseries. | ||
| 362 | * | ||
| 363 | * Each table stores a single datum type, and otherwise contains nearly the same | ||
| 364 | * structure. The primary sorting key is on the timeseries name, key, and then | ||
| 365 | * timestamp, so that all timeseries from the same schema are grouped, followed | ||
| 366 | * by all samples from the same timeseries. | ||
| 367 | * | ||
| 368 | * This reflects that one usually looks up the _key_ in one or more field table, | ||
| 369 | * and then uses that to index quickly into the measurements tables. | ||
| 370 | */ | ||
| 371 | 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) | ||
| 372 | 2025.12.31 23:16:28.974555 [ 267 ] {94e743f9-a34a-4d30-8436-ca432764fd8e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
| 373 | 2025.12.31 23:16:28.991418 [ 267 ] {94e743f9-a34a-4d30-8436-ca432764fd8e} <Debug> oximeter.measurements_bool (4d9e9430-4c82-43e2-8cb1-e67498da106d): Loading data parts | ||
| 374 | 2025.12.31 23:16:28.991643 [ 267 ] {94e743f9-a34a-4d30-8436-ca432764fd8e} <Debug> oximeter.measurements_bool (4d9e9430-4c82-43e2-8cb1-e67498da106d): There are no data parts | ||
| 375 | 2025.12.31 23:16:28.994792 [ 267 ] {94e743f9-a34a-4d30-8436-ca432764fd8e} <Debug> TCPHandler: Processed in 0.020684611 sec. | ||
| 376 | 2025.12.31 23:16:28.995123 [ 267 ] {} <Trace> TCP-Session: b8049521-7bce-4f92-bcf4-518fa3ec8bcf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 377 | 2025.12.31 23:16:28.995310 [ 267 ] {748ce25f-7c25-4861-9451-8c6c55f6eb93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38307) 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) | ||
| 378 | 2025.12.31 23:16:28.995434 [ 267 ] {748ce25f-7c25-4861-9451-8c6c55f6eb93} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
| 379 | 2025.12.31 23:16:28.999008 [ 267 ] {748ce25f-7c25-4861-9451-8c6c55f6eb93} <Debug> oximeter.measurements_i8 (52655e11-0728-433c-bb21-c8db05bdfe55): Loading data parts | ||
| 380 | 2025.12.31 23:16:28.999231 [ 267 ] {748ce25f-7c25-4861-9451-8c6c55f6eb93} <Debug> oximeter.measurements_i8 (52655e11-0728-433c-bb21-c8db05bdfe55): There are no data parts | ||
| 381 | 2025.12.31 23:16:29.000165 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 123.81 MiB, peak 123.81 MiB, free memory in arenas 0.00 B, will set to 131.86 MiB (RSS), difference: 8.05 MiB | ||
| 382 | 2025.12.31 23:16:29.000676 [ 267 ] {748ce25f-7c25-4861-9451-8c6c55f6eb93} <Debug> TCPHandler: Processed in 0.005651875 sec. | ||
| 383 | 2025.12.31 23:16:29.000916 [ 267 ] {} <Trace> TCP-Session: b8049521-7bce-4f92-bcf4-518fa3ec8bcf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 384 | 2025.12.31 23:16:29.001104 [ 267 ] {9304ec1a-4e7c-484b-bea9-1bd96c2cea6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38307) 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) | ||
| 385 | 2025.12.31 23:16:29.001221 [ 267 ] {9304ec1a-4e7c-484b-bea9-1bd96c2cea6c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
| 386 | 2025.12.31 23:16:29.003043 [ 267 ] {9304ec1a-4e7c-484b-bea9-1bd96c2cea6c} <Debug> oximeter.measurements_u8 (841e77cb-291a-4ab1-9cce-f5e60cb8f26c): Loading data parts | ||
| 387 | 2025.12.31 23:16:29.003246 [ 267 ] {9304ec1a-4e7c-484b-bea9-1bd96c2cea6c} <Debug> oximeter.measurements_u8 (841e77cb-291a-4ab1-9cce-f5e60cb8f26c): There are no data parts | ||
| 388 | 2025.12.31 23:16:29.006584 [ 267 ] {9304ec1a-4e7c-484b-bea9-1bd96c2cea6c} <Debug> TCPHandler: Processed in 0.005719257 sec. | ||
| 389 | 2025.12.31 23:16:29.006767 [ 267 ] {} <Trace> TCP-Session: b8049521-7bce-4f92-bcf4-518fa3ec8bcf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 390 | 2025.12.31 23:16:29.007026 [ 267 ] {a9bfedfc-0917-4a30-99df-e3efc130f67a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38307) 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) | ||
| 391 | 2025.12.31 23:16:29.007126 [ 267 ] {a9bfedfc-0917-4a30-99df-e3efc130f67a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
| 392 | 2025.12.31 23:16:29.009179 [ 267 ] {a9bfedfc-0917-4a30-99df-e3efc130f67a} <Debug> oximeter.measurements_i16 (0703f48e-05d2-4263-b795-bac725646569): Loading data parts | ||
| 393 | 2025.12.31 23:16:29.009312 [ 267 ] {a9bfedfc-0917-4a30-99df-e3efc130f67a} <Debug> oximeter.measurements_i16 (0703f48e-05d2-4263-b795-bac725646569): There are no data parts | ||
| 394 | 2025.12.31 23:16:29.010663 [ 267 ] {a9bfedfc-0917-4a30-99df-e3efc130f67a} <Debug> TCPHandler: Processed in 0.003959847 sec. | ||
| 395 | 2025.12.31 23:16:29.010902 [ 267 ] {} <Trace> TCP-Session: b8049521-7bce-4f92-bcf4-518fa3ec8bcf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 396 | 2025.12.31 23:16:29.011083 [ 267 ] {cbb6c95c-0f06-48cc-831b-0dff505ade52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38307) 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) | ||
| 397 | 2025.12.31 23:16:29.011340 [ 267 ] {cbb6c95c-0f06-48cc-831b-0dff505ade52} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
| 398 | 2025.12.31 23:16:29.013428 [ 267 ] {cbb6c95c-0f06-48cc-831b-0dff505ade52} <Debug> oximeter.measurements_u16 (5c718d2a-607a-400e-89ca-2bdad1a792e9): Loading data parts | ||
| 399 | 2025.12.31 23:16:29.013749 [ 267 ] {cbb6c95c-0f06-48cc-831b-0dff505ade52} <Debug> oximeter.measurements_u16 (5c718d2a-607a-400e-89ca-2bdad1a792e9): There are no data parts | ||
| 400 | 2025.12.31 23:16:29.016210 [ 267 ] {cbb6c95c-0f06-48cc-831b-0dff505ade52} <Debug> TCPHandler: Processed in 0.005365891 sec. | ||
| 401 | 2025.12.31 23:16:29.016366 [ 267 ] {} <Trace> TCP-Session: b8049521-7bce-4f92-bcf4-518fa3ec8bcf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 402 | 2025.12.31 23:16:29.016574 [ 267 ] {1932856c-029b-4d8e-9973-17397e61c28d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38307) 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) | ||
| 403 | 2025.12.31 23:16:29.016658 [ 267 ] {1932856c-029b-4d8e-9973-17397e61c28d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
| 404 | 2025.12.31 23:16:29.019890 [ 267 ] {1932856c-029b-4d8e-9973-17397e61c28d} <Debug> oximeter.measurements_i32 (67803dc8-447c-4248-bc60-02ddc13f02ab): Loading data parts | ||
| 405 | 2025.12.31 23:16:29.020100 [ 267 ] {1932856c-029b-4d8e-9973-17397e61c28d} <Debug> oximeter.measurements_i32 (67803dc8-447c-4248-bc60-02ddc13f02ab): There are no data parts | ||
| 406 | 2025.12.31 23:16:29.022810 [ 267 ] {1932856c-029b-4d8e-9973-17397e61c28d} <Debug> TCPHandler: Processed in 0.00649778 sec. | ||
| 407 | 2025.12.31 23:16:29.023048 [ 267 ] {} <Trace> TCP-Session: b8049521-7bce-4f92-bcf4-518fa3ec8bcf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 408 | 2025.12.31 23:16:29.023219 [ 267 ] {ce4093db-b908-429c-9ad7-03e097cd1514} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38307) 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) | ||
| 409 | 2025.12.31 23:16:29.023352 [ 267 ] {ce4093db-b908-429c-9ad7-03e097cd1514} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
| 410 | 2025.12.31 23:16:29.025317 [ 267 ] {ce4093db-b908-429c-9ad7-03e097cd1514} <Debug> oximeter.measurements_u32 (1465e063-1788-42d0-9e34-ac1c0f468c0f): Loading data parts | ||
| 411 | 2025.12.31 23:16:29.025449 [ 267 ] {ce4093db-b908-429c-9ad7-03e097cd1514} <Debug> oximeter.measurements_u32 (1465e063-1788-42d0-9e34-ac1c0f468c0f): There are no data parts | ||
| 412 | 2025.12.31 23:16:29.027187 [ 267 ] {ce4093db-b908-429c-9ad7-03e097cd1514} <Debug> TCPHandler: Processed in 0.004182581 sec. | ||
| 413 | 2025.12.31 23:16:29.027422 [ 267 ] {} <Trace> TCP-Session: b8049521-7bce-4f92-bcf4-518fa3ec8bcf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 414 | 2025.12.31 23:16:29.027637 [ 267 ] {6e241255-a038-4e92-a58e-6a9e31df5d64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38307) 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) | ||
| 415 | 2025.12.31 23:16:29.027808 [ 267 ] {6e241255-a038-4e92-a58e-6a9e31df5d64} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
| 416 | 2025.12.31 23:16:29.031365 [ 267 ] {6e241255-a038-4e92-a58e-6a9e31df5d64} <Debug> oximeter.measurements_i64 (f49f46bc-6730-4da1-9336-9b42ddd404a3): Loading data parts | ||
| 417 | 2025.12.31 23:16:29.031509 [ 267 ] {6e241255-a038-4e92-a58e-6a9e31df5d64} <Debug> oximeter.measurements_i64 (f49f46bc-6730-4da1-9336-9b42ddd404a3): There are no data parts | ||
| 418 | 2025.12.31 23:16:29.032716 [ 267 ] {6e241255-a038-4e92-a58e-6a9e31df5d64} <Debug> TCPHandler: Processed in 0.005361161 sec. | ||
| 419 | 2025.12.31 23:16:29.032961 [ 267 ] {} <Trace> TCP-Session: b8049521-7bce-4f92-bcf4-518fa3ec8bcf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 420 | 2025.12.31 23:16:29.033148 [ 267 ] {111dc679-4b00-4afd-859f-5eda22895887} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38307) 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) | ||
| 421 | 2025.12.31 23:16:29.033287 [ 267 ] {111dc679-4b00-4afd-859f-5eda22895887} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
| 422 | 2025.12.31 23:16:29.035068 [ 267 ] {111dc679-4b00-4afd-859f-5eda22895887} <Debug> oximeter.measurements_u64 (3e0fa7da-0500-483e-b241-ac25d0f845d7): Loading data parts | ||
| 423 | 2025.12.31 23:16:29.035266 [ 267 ] {111dc679-4b00-4afd-859f-5eda22895887} <Debug> oximeter.measurements_u64 (3e0fa7da-0500-483e-b241-ac25d0f845d7): There are no data parts | ||
| 424 | 2025.12.31 23:16:29.036484 [ 267 ] {111dc679-4b00-4afd-859f-5eda22895887} <Debug> TCPHandler: Processed in 0.00357427 sec. | ||
| 425 | 2025.12.31 23:16:29.036643 [ 267 ] {} <Trace> TCP-Session: b8049521-7bce-4f92-bcf4-518fa3ec8bcf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 426 | 2025.12.31 23:16:29.036818 [ 267 ] {3cbbee55-212c-4c1c-b7cb-e2eb6d97a60d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38307) 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) | ||
| 427 | 2025.12.31 23:16:29.036963 [ 267 ] {3cbbee55-212c-4c1c-b7cb-e2eb6d97a60d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
| 428 | 2025.12.31 23:16:29.038885 [ 267 ] {3cbbee55-212c-4c1c-b7cb-e2eb6d97a60d} <Debug> oximeter.measurements_f32 (65c53605-a897-469e-804b-8e94041c206d): Loading data parts | ||
| 429 | 2025.12.31 23:16:29.039023 [ 267 ] {3cbbee55-212c-4c1c-b7cb-e2eb6d97a60d} <Debug> oximeter.measurements_f32 (65c53605-a897-469e-804b-8e94041c206d): There are no data parts | ||
| 430 | 2025.12.31 23:16:29.040199 [ 267 ] {3cbbee55-212c-4c1c-b7cb-e2eb6d97a60d} <Debug> TCPHandler: Processed in 0.003614021 sec. | ||
| 431 | 2025.12.31 23:16:29.040387 [ 267 ] {} <Trace> TCP-Session: b8049521-7bce-4f92-bcf4-518fa3ec8bcf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 432 | 2025.12.31 23:16:29.040612 [ 267 ] {c1030061-14b3-487e-8e54-db63dfc1d64c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38307) 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) | ||
| 433 | 2025.12.31 23:16:29.040738 [ 267 ] {c1030061-14b3-487e-8e54-db63dfc1d64c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
| 434 | 2025.12.31 23:16:29.043721 [ 267 ] {c1030061-14b3-487e-8e54-db63dfc1d64c} <Debug> oximeter.measurements_f64 (cba5f6bd-2e20-4297-b248-eab409e4eaa6): Loading data parts | ||
| 435 | 2025.12.31 23:16:29.043859 [ 267 ] {c1030061-14b3-487e-8e54-db63dfc1d64c} <Debug> oximeter.measurements_f64 (cba5f6bd-2e20-4297-b248-eab409e4eaa6): There are no data parts | ||
| 436 | 2025.12.31 23:16:29.046560 [ 267 ] {c1030061-14b3-487e-8e54-db63dfc1d64c} <Debug> TCPHandler: Processed in 0.006226236 sec. | ||
| 437 | 2025.12.31 23:16:29.046713 [ 267 ] {} <Trace> TCP-Session: b8049521-7bce-4f92-bcf4-518fa3ec8bcf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 438 | 2025.12.31 23:16:29.046884 [ 267 ] {6a906277-a2a6-472d-9d9b-784934a7d8ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38307) 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) | ||
| 439 | 2025.12.31 23:16:29.047011 [ 267 ] {6a906277-a2a6-472d-9d9b-784934a7d8ca} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
| 440 | 2025.12.31 23:16:29.048942 [ 267 ] {6a906277-a2a6-472d-9d9b-784934a7d8ca} <Debug> oximeter.measurements_string (af591286-d705-45ba-83bf-8e3b58d85976): Loading data parts | ||
| 441 | 2025.12.31 23:16:29.049079 [ 267 ] {6a906277-a2a6-472d-9d9b-784934a7d8ca} <Debug> oximeter.measurements_string (af591286-d705-45ba-83bf-8e3b58d85976): There are no data parts | ||
| 442 | 2025.12.31 23:16:29.050332 [ 267 ] {6a906277-a2a6-472d-9d9b-784934a7d8ca} <Debug> TCPHandler: Processed in 0.003673282 sec. | ||
| 443 | 2025.12.31 23:16:29.050523 [ 267 ] {} <Trace> TCP-Session: b8049521-7bce-4f92-bcf4-518fa3ec8bcf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 444 | 2025.12.31 23:16:29.050729 [ 267 ] {78ed4fa6-0a2b-417f-8267-748484d6f8a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38307) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* | ||
| 445 | * NOTE: Right now we can't unambiguously record a nullable byte array. | ||
| 446 | * Arrays cannot be nested in `Nullable()` types, and encoding the array as | ||
| 447 | * a string isn't palatable for a few reasons. | ||
| 448 | * See: https://github.com/oxidecomputer/omicron/issues/4551 for more | ||
| 449 | * details. | ||
| 450 | */ | ||
| 451 | datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 452 | 2025.12.31 23:16:29.050867 [ 267 ] {78ed4fa6-0a2b-417f-8267-748484d6f8a8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
| 453 | 2025.12.31 23:16:29.052646 [ 267 ] {78ed4fa6-0a2b-417f-8267-748484d6f8a8} <Debug> oximeter.measurements_bytes (c64412ae-fc88-4188-b93c-9866e6f50398): Loading data parts | ||
| 454 | 2025.12.31 23:16:29.052781 [ 267 ] {78ed4fa6-0a2b-417f-8267-748484d6f8a8} <Debug> oximeter.measurements_bytes (c64412ae-fc88-4188-b93c-9866e6f50398): There are no data parts | ||
| 455 | 2025.12.31 23:16:29.054051 [ 267 ] {78ed4fa6-0a2b-417f-8267-748484d6f8a8} <Debug> TCPHandler: Processed in 0.00357803 sec. | ||
| 456 | 2025.12.31 23:16:29.054270 [ 267 ] {} <Trace> TCP-Session: b8049521-7bce-4f92-bcf4-518fa3ec8bcf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 457 | 2025.12.31 23:16:29.054438 [ 267 ] {18bfb4af-dd19-4327-814a-4bc7cadcdfa8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38307) 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) | ||
| 458 | 2025.12.31 23:16:29.054615 [ 267 ] {18bfb4af-dd19-4327-814a-4bc7cadcdfa8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
| 459 | 2025.12.31 23:16:29.056416 [ 267 ] {18bfb4af-dd19-4327-814a-4bc7cadcdfa8} <Debug> oximeter.measurements_cumulativei64 (258d1de1-903f-4df4-9194-fd90a68b3793): Loading data parts | ||
| 460 | 2025.12.31 23:16:29.056608 [ 267 ] {18bfb4af-dd19-4327-814a-4bc7cadcdfa8} <Debug> oximeter.measurements_cumulativei64 (258d1de1-903f-4df4-9194-fd90a68b3793): There are no data parts | ||
| 461 | 2025.12.31 23:16:29.057990 [ 267 ] {18bfb4af-dd19-4327-814a-4bc7cadcdfa8} <Debug> TCPHandler: Processed in 0.003769824 sec. | ||
| 462 | 2025.12.31 23:16:29.058133 [ 267 ] {} <Trace> TCP-Session: b8049521-7bce-4f92-bcf4-518fa3ec8bcf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 463 | 2025.12.31 23:16:29.058381 [ 267 ] {bac4ce0c-2bfc-402c-90c4-aaa7c88719bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38307) 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) | ||
| 464 | 2025.12.31 23:16:29.058504 [ 267 ] {bac4ce0c-2bfc-402c-90c4-aaa7c88719bf} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
| 465 | 2025.12.31 23:16:29.060132 [ 267 ] {bac4ce0c-2bfc-402c-90c4-aaa7c88719bf} <Debug> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1): Loading data parts | ||
| 466 | 2025.12.31 23:16:29.060248 [ 267 ] {bac4ce0c-2bfc-402c-90c4-aaa7c88719bf} <Debug> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1): There are no data parts | ||
| 467 | 2025.12.31 23:16:29.061612 [ 267 ] {bac4ce0c-2bfc-402c-90c4-aaa7c88719bf} <Debug> TCPHandler: Processed in 0.00352809 sec. | ||
| 468 | 2025.12.31 23:16:29.061787 [ 267 ] {} <Trace> TCP-Session: b8049521-7bce-4f92-bcf4-518fa3ec8bcf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 469 | 2025.12.31 23:16:29.061944 [ 267 ] {048705d1-f4d8-4534-bdaa-44531957c15a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38307) 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) | ||
| 470 | 2025.12.31 23:16:29.062065 [ 267 ] {048705d1-f4d8-4534-bdaa-44531957c15a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
| 471 | 2025.12.31 23:16:29.063788 [ 267 ] {048705d1-f4d8-4534-bdaa-44531957c15a} <Debug> oximeter.measurements_cumulativef32 (6af88fa8-4cc1-4cac-b78c-fdd2eeab6ed5): Loading data parts | ||
| 472 | 2025.12.31 23:16:29.063915 [ 267 ] {048705d1-f4d8-4534-bdaa-44531957c15a} <Debug> oximeter.measurements_cumulativef32 (6af88fa8-4cc1-4cac-b78c-fdd2eeab6ed5): There are no data parts | ||
| 473 | 2025.12.31 23:16:29.065216 [ 267 ] {048705d1-f4d8-4534-bdaa-44531957c15a} <Debug> TCPHandler: Processed in 0.003478679 sec. | ||
| 474 | 2025.12.31 23:16:29.065449 [ 267 ] {} <Trace> TCP-Session: b8049521-7bce-4f92-bcf4-518fa3ec8bcf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 475 | 2025.12.31 23:16:29.065625 [ 267 ] {4dd30413-fb95-4bb5-b815-3c4996c1b747} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38307) 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) | ||
| 476 | 2025.12.31 23:16:29.065751 [ 267 ] {4dd30413-fb95-4bb5-b815-3c4996c1b747} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
| 477 | 2025.12.31 23:16:29.067505 [ 267 ] {4dd30413-fb95-4bb5-b815-3c4996c1b747} <Debug> oximeter.measurements_cumulativef64 (6d0f3ede-5f46-4681-a189-a1e4e63b16ca): Loading data parts | ||
| 478 | 2025.12.31 23:16:29.067820 [ 267 ] {4dd30413-fb95-4bb5-b815-3c4996c1b747} <Debug> oximeter.measurements_cumulativef64 (6d0f3ede-5f46-4681-a189-a1e4e63b16ca): There are no data parts | ||
| 479 | 2025.12.31 23:16:29.069247 [ 267 ] {4dd30413-fb95-4bb5-b815-3c4996c1b747} <Debug> TCPHandler: Processed in 0.003848405 sec. | ||
| 480 | 2025.12.31 23:16:29.069406 [ 267 ] {} <Trace> TCP-Session: b8049521-7bce-4f92-bcf4-518fa3ec8bcf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 481 | 2025.12.31 23:16:29.069731 [ 267 ] {08672a1f-b822-4833-9956-bfabc9f76fbd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38307) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* | ||
| 482 | * NOTE: Array types cannot be Nullable, see | ||
| 483 | * https://clickhouse.com/docs/en/sql-reference/data-types/nullable | ||
| 484 | * for more details. | ||
| 485 | * | ||
| 486 | * This means we need to use empty arrays to indicate a missing value. This | ||
| 487 | * is unfortunate, and at this point relies on the fact that an | ||
| 488 | * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need | ||
| 489 | * to figure out another way to represent missing samples here. | ||
| 490 | */ | ||
| 491 | 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) | ||
| 492 | 2025.12.31 23:16:29.069869 [ 267 ] {08672a1f-b822-4833-9956-bfabc9f76fbd} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
| 493 | 2025.12.31 23:16:29.071862 [ 267 ] {08672a1f-b822-4833-9956-bfabc9f76fbd} <Debug> oximeter.measurements_histogrami8 (52d5e7d1-5753-4a4c-9266-d33ec5d46ced): Loading data parts | ||
| 494 | 2025.12.31 23:16:29.071987 [ 267 ] {08672a1f-b822-4833-9956-bfabc9f76fbd} <Debug> oximeter.measurements_histogrami8 (52d5e7d1-5753-4a4c-9266-d33ec5d46ced): There are no data parts | ||
| 495 | 2025.12.31 23:16:29.073301 [ 267 ] {08672a1f-b822-4833-9956-bfabc9f76fbd} <Debug> TCPHandler: Processed in 0.003949397 sec. | ||
| 496 | 2025.12.31 23:16:29.073511 [ 267 ] {} <Trace> TCP-Session: b8049521-7bce-4f92-bcf4-518fa3ec8bcf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 497 | 2025.12.31 23:16:29.073723 [ 267 ] {4b57c941-49e4-42e5-bcfc-8b4d5c2f62db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38307) 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) | ||
| 498 | 2025.12.31 23:16:29.073856 [ 267 ] {4b57c941-49e4-42e5-bcfc-8b4d5c2f62db} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
| 499 | 2025.12.31 23:16:29.075769 [ 267 ] {4b57c941-49e4-42e5-bcfc-8b4d5c2f62db} <Debug> oximeter.measurements_histogramu8 (eecaaf43-705d-4d71-b32c-4faaa22f6d0e): Loading data parts | ||
| 500 | 2025.12.31 23:16:29.075957 [ 267 ] {4b57c941-49e4-42e5-bcfc-8b4d5c2f62db} <Debug> oximeter.measurements_histogramu8 (eecaaf43-705d-4d71-b32c-4faaa22f6d0e): There are no data parts | ||
| 501 | 2025.12.31 23:16:29.077358 [ 267 ] {4b57c941-49e4-42e5-bcfc-8b4d5c2f62db} <Debug> TCPHandler: Processed in 0.003896636 sec. | ||
| 502 | 2025.12.31 23:16:29.077504 [ 267 ] {} <Trace> TCP-Session: b8049521-7bce-4f92-bcf4-518fa3ec8bcf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 503 | 2025.12.31 23:16:29.077759 [ 267 ] {89e0f5e2-3e06-453c-9989-122aeec1561d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38307) 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) | ||
| 504 | 2025.12.31 23:16:29.077899 [ 267 ] {89e0f5e2-3e06-453c-9989-122aeec1561d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
| 505 | 2025.12.31 23:16:29.083454 [ 267 ] {89e0f5e2-3e06-453c-9989-122aeec1561d} <Debug> oximeter.measurements_histogrami16 (d52c65dd-12c3-4c64-8132-548e5f3f07af): Loading data parts | ||
| 506 | 2025.12.31 23:16:29.083599 [ 267 ] {89e0f5e2-3e06-453c-9989-122aeec1561d} <Debug> oximeter.measurements_histogrami16 (d52c65dd-12c3-4c64-8132-548e5f3f07af): There are no data parts | ||
| 507 | 2025.12.31 23:16:29.085190 [ 267 ] {89e0f5e2-3e06-453c-9989-122aeec1561d} <Debug> TCPHandler: Processed in 0.007735281 sec. | ||
| 508 | 2025.12.31 23:16:29.085449 [ 267 ] {} <Trace> TCP-Session: b8049521-7bce-4f92-bcf4-518fa3ec8bcf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 509 | 2025.12.31 23:16:29.085681 [ 267 ] {56d6dccb-92c9-449c-8bf2-c4ac95c90ebe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38307) 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) | ||
| 510 | 2025.12.31 23:16:29.085818 [ 267 ] {56d6dccb-92c9-449c-8bf2-c4ac95c90ebe} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
| 511 | 2025.12.31 23:16:29.088574 [ 267 ] {56d6dccb-92c9-449c-8bf2-c4ac95c90ebe} <Debug> oximeter.measurements_histogramu16 (9ce16c1d-7258-4be7-95c8-eb4a558b8d6d): Loading data parts | ||
| 512 | 2025.12.31 23:16:29.088746 [ 267 ] {56d6dccb-92c9-449c-8bf2-c4ac95c90ebe} <Debug> oximeter.measurements_histogramu16 (9ce16c1d-7258-4be7-95c8-eb4a558b8d6d): There are no data parts | ||
| 513 | 2025.12.31 23:16:29.090208 [ 267 ] {56d6dccb-92c9-449c-8bf2-c4ac95c90ebe} <Debug> TCPHandler: Processed in 0.004822732 sec. | ||
| 514 | 2025.12.31 23:16:29.090361 [ 267 ] {} <Trace> TCP-Session: b8049521-7bce-4f92-bcf4-518fa3ec8bcf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 515 | 2025.12.31 23:16:29.090626 [ 267 ] {8d1d1126-d4ec-4db7-b3d9-f6a1661132e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38307) 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) | ||
| 516 | 2025.12.31 23:16:29.090769 [ 267 ] {8d1d1126-d4ec-4db7-b3d9-f6a1661132e9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
| 517 | 2025.12.31 23:16:29.092716 [ 267 ] {8d1d1126-d4ec-4db7-b3d9-f6a1661132e9} <Debug> oximeter.measurements_histogrami32 (0443a1db-74a9-45e0-a956-89cada14882d): Loading data parts | ||
| 518 | 2025.12.31 23:16:29.092843 [ 267 ] {8d1d1126-d4ec-4db7-b3d9-f6a1661132e9} <Debug> oximeter.measurements_histogrami32 (0443a1db-74a9-45e0-a956-89cada14882d): There are no data parts | ||
| 519 | 2025.12.31 23:16:29.094181 [ 267 ] {8d1d1126-d4ec-4db7-b3d9-f6a1661132e9} <Debug> TCPHandler: Processed in 0.003872065 sec. | ||
| 520 | 2025.12.31 23:16:29.094414 [ 267 ] {} <Trace> TCP-Session: b8049521-7bce-4f92-bcf4-518fa3ec8bcf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 521 | 2025.12.31 23:16:29.094629 [ 267 ] {68743f99-8f2c-42ff-a23f-9aad13c283c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38307) 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) | ||
| 522 | 2025.12.31 23:16:29.094757 [ 267 ] {68743f99-8f2c-42ff-a23f-9aad13c283c7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
| 523 | 2025.12.31 23:16:29.098627 [ 267 ] {68743f99-8f2c-42ff-a23f-9aad13c283c7} <Debug> oximeter.measurements_histogramu32 (38c42ab4-d9d6-4dba-8ff4-a983134df1af): Loading data parts | ||
| 524 | 2025.12.31 23:16:29.098845 [ 267 ] {68743f99-8f2c-42ff-a23f-9aad13c283c7} <Debug> oximeter.measurements_histogramu32 (38c42ab4-d9d6-4dba-8ff4-a983134df1af): There are no data parts | ||
| 525 | 2025.12.31 23:16:29.100749 [ 267 ] {68743f99-8f2c-42ff-a23f-9aad13c283c7} <Debug> TCPHandler: Processed in 0.006386008 sec. | ||
| 526 | 2025.12.31 23:16:29.100962 [ 267 ] {} <Trace> TCP-Session: b8049521-7bce-4f92-bcf4-518fa3ec8bcf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 527 | 2025.12.31 23:16:29.101282 [ 267 ] {92c08287-037e-4584-8ee2-ed6be4a30bbd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38307) 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) | ||
| 528 | 2025.12.31 23:16:29.101424 [ 267 ] {92c08287-037e-4584-8ee2-ed6be4a30bbd} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
| 529 | 2025.12.31 23:16:29.107009 [ 267 ] {92c08287-037e-4584-8ee2-ed6be4a30bbd} <Debug> oximeter.measurements_histogrami64 (02a4b917-401d-4221-9642-2543ef6d5c98): Loading data parts | ||
| 530 | 2025.12.31 23:16:29.107238 [ 267 ] {92c08287-037e-4584-8ee2-ed6be4a30bbd} <Debug> oximeter.measurements_histogrami64 (02a4b917-401d-4221-9642-2543ef6d5c98): There are no data parts | ||
| 531 | 2025.12.31 23:16:29.109715 [ 267 ] {92c08287-037e-4584-8ee2-ed6be4a30bbd} <Debug> TCPHandler: Processed in 0.00882061 sec. | ||
| 532 | 2025.12.31 23:16:29.109966 [ 267 ] {} <Trace> TCP-Session: b8049521-7bce-4f92-bcf4-518fa3ec8bcf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 533 | 2025.12.31 23:16:29.110280 [ 267 ] {4f5556ea-c349-4025-9022-650229737091} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38307) 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) | ||
| 534 | 2025.12.31 23:16:29.110437 [ 267 ] {4f5556ea-c349-4025-9022-650229737091} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
| 535 | 2025.12.31 23:16:29.113451 [ 267 ] {4f5556ea-c349-4025-9022-650229737091} <Debug> oximeter.measurements_histogramu64 (83559bb8-4c93-4180-b7e7-e9b7333f4c1b): Loading data parts | ||
| 536 | 2025.12.31 23:16:29.113654 [ 267 ] {4f5556ea-c349-4025-9022-650229737091} <Debug> oximeter.measurements_histogramu64 (83559bb8-4c93-4180-b7e7-e9b7333f4c1b): There are no data parts | ||
| 537 | 2025.12.31 23:16:29.115227 [ 267 ] {4f5556ea-c349-4025-9022-650229737091} <Debug> TCPHandler: Processed in 0.00531473 sec. | ||
| 538 | 2025.12.31 23:16:29.115382 [ 267 ] {} <Trace> TCP-Session: b8049521-7bce-4f92-bcf4-518fa3ec8bcf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 539 | 2025.12.31 23:16:29.115651 [ 267 ] {0e479b50-23f3-4c00-80b1-ab58d1b1d6dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38307) 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) | ||
| 540 | 2025.12.31 23:16:29.115793 [ 267 ] {0e479b50-23f3-4c00-80b1-ab58d1b1d6dc} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
| 541 | 2025.12.31 23:16:29.119214 [ 267 ] {0e479b50-23f3-4c00-80b1-ab58d1b1d6dc} <Debug> oximeter.measurements_histogramf32 (589323a0-7af9-4bb0-b36d-be67fd503932): Loading data parts | ||
| 542 | 2025.12.31 23:16:29.119393 [ 267 ] {0e479b50-23f3-4c00-80b1-ab58d1b1d6dc} <Debug> oximeter.measurements_histogramf32 (589323a0-7af9-4bb0-b36d-be67fd503932): There are no data parts | ||
| 543 | 2025.12.31 23:16:29.122576 [ 267 ] {0e479b50-23f3-4c00-80b1-ab58d1b1d6dc} <Debug> TCPHandler: Processed in 0.007243643 sec. | ||
| 544 | 2025.12.31 23:16:29.122846 [ 267 ] {} <Trace> TCP-Session: b8049521-7bce-4f92-bcf4-518fa3ec8bcf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 545 | 2025.12.31 23:16:29.123090 [ 267 ] {26f4a6de-1764-4503-bf11-7667a0b604eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38307) 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) | ||
| 546 | 2025.12.31 23:16:29.123255 [ 267 ] {26f4a6de-1764-4503-bf11-7667a0b604eb} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
| 547 | 2025.12.31 23:16:29.126009 [ 267 ] {26f4a6de-1764-4503-bf11-7667a0b604eb} <Debug> oximeter.measurements_histogramf64 (7e656ce9-9b9b-49af-a915-2470b4e5e0d2): Loading data parts | ||
| 548 | 2025.12.31 23:16:29.126169 [ 267 ] {26f4a6de-1764-4503-bf11-7667a0b604eb} <Debug> oximeter.measurements_histogramf64 (7e656ce9-9b9b-49af-a915-2470b4e5e0d2): There are no data parts | ||
| 549 | 2025.12.31 23:16:29.128540 [ 267 ] {26f4a6de-1764-4503-bf11-7667a0b604eb} <Debug> TCPHandler: Processed in 0.005757318 sec. | ||
| 550 | 2025.12.31 23:16:29.128705 [ 267 ] {} <Trace> TCP-Session: b8049521-7bce-4f92-bcf4-518fa3ec8bcf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 551 | 2025.12.31 23:16:29.128940 [ 267 ] {dd2a3e2f-4cda-42f4-9d7a-1e8ffeaec264} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38307) /* The field tables store named dimensions of each timeseries. | ||
| 552 | * | ||
| 553 | * As with the measurement tables, there is one field table for each field data | ||
| 554 | * type. Fields are deduplicated by using the "replacing merge tree", though | ||
| 555 | * this behavior **must not** be relied upon for query correctness. | ||
| 556 | * | ||
| 557 | * The index for the fields differs from the measurements, however. Rows are | ||
| 558 | * sorted by timeseries name, then field name, field value, and finally | ||
| 559 | * timeseries key. This reflects the most common pattern for looking them up: | ||
| 560 | * by field name and possibly value, within a timeseries. The resulting keys are | ||
| 561 | * usually then used to look up measurements. | ||
| 562 | * | ||
| 563 | * NOTE: We may want to consider a secondary index on these tables, sorting by | ||
| 564 | * timeseries name and then key, since it would improve lookups where one | ||
| 565 | * already has the key. Realistically though, these tables are quite small and | ||
| 566 | * so performance benefits will be low in absolute terms. | ||
| 567 | * | ||
| 568 | * TTL: We use a materialized column to expire old field table records. This | ||
| 569 | * column is generated automatically by the database whenever a new row is | ||
| 570 | * inserted. It cannot be inserted directly, nor is it returned in a `SELECT *` | ||
| 571 | * query. Since these tables are `ReplacingMergeTree`s, that means the last | ||
| 572 | * record will remain during a deduplication, which will have the last | ||
| 573 | * timestamp. ClickHouse will then expire old data for us, similar to the | ||
| 574 | * measurement tables. | ||
| 575 | */ | ||
| 576 | 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) | ||
| 577 | 2025.12.31 23:16:29.129085 [ 267 ] {dd2a3e2f-4cda-42f4-9d7a-1e8ffeaec264} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
| 578 | 2025.12.31 23:16:29.131156 [ 267 ] {dd2a3e2f-4cda-42f4-9d7a-1e8ffeaec264} <Debug> oximeter.fields_bool (4d82f73b-67b4-4c32-bf0b-30bb8e6890a0): Loading data parts | ||
| 579 | 2025.12.31 23:16:29.131398 [ 267 ] {dd2a3e2f-4cda-42f4-9d7a-1e8ffeaec264} <Debug> oximeter.fields_bool (4d82f73b-67b4-4c32-bf0b-30bb8e6890a0): There are no data parts | ||
| 580 | 2025.12.31 23:16:29.132728 [ 267 ] {dd2a3e2f-4cda-42f4-9d7a-1e8ffeaec264} <Debug> TCPHandler: Processed in 0.004072989 sec. | ||
| 581 | 2025.12.31 23:16:29.135432 [ 267 ] {} <Trace> TCP-Session: b8049521-7bce-4f92-bcf4-518fa3ec8bcf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 582 | 2025.12.31 23:16:29.136045 [ 267 ] {50be413d-a3db-44cd-8cac-ebf674e1965b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38307) 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) | ||
| 583 | 2025.12.31 23:16:29.136241 [ 267 ] {50be413d-a3db-44cd-8cac-ebf674e1965b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
| 584 | 2025.12.31 23:16:29.136935 [ 278 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36673 | ||
| 585 | 2025.12.31 23:16:29.138214 [ 267 ] {50be413d-a3db-44cd-8cac-ebf674e1965b} <Debug> oximeter.fields_i8 (707e24f5-14ec-48c6-8e60-e1baba9f22b2): Loading data parts | ||
| 586 | 2025.12.31 23:16:29.138437 [ 267 ] {50be413d-a3db-44cd-8cac-ebf674e1965b} <Debug> oximeter.fields_i8 (707e24f5-14ec-48c6-8e60-e1baba9f22b2): There are no data parts | ||
| 587 | 2025.12.31 23:16:29.139604 [ 278 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 588 | 2025.12.31 23:16:29.139657 [ 278 ] {} <Debug> TCP-Session: 73cebd3a-f97b-4dc3-819f-9105391de6d7 Authenticating user 'default' from [fd00:1122:3344:101::e]:36673 | ||
| 589 | 2025.12.31 23:16:29.139733 [ 278 ] {} <Debug> TCP-Session: 73cebd3a-f97b-4dc3-819f-9105391de6d7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 590 | 2025.12.31 23:16:29.139790 [ 278 ] {} <Debug> TCP-Session: 73cebd3a-f97b-4dc3-819f-9105391de6d7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 591 | 2025.12.31 23:16:29.139866 [ 278 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 592 | 2025.12.31 23:16:29.139893 [ 278 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 593 | 2025.12.31 23:16:29.139993 [ 278 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 594 | 2025.12.31 23:16:29.140480 [ 279 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40908 | ||
| 595 | 2025.12.31 23:16:29.140553 [ 280 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42560 | ||
| 596 | 2025.12.31 23:16:29.140658 [ 281 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49951 | ||
| 597 | 2025.12.31 23:16:29.140733 [ 278 ] {} <Trace> TCP-Session: 73cebd3a-f97b-4dc3-819f-9105391de6d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 598 | 2025.12.31 23:16:29.140765 [ 280 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 599 | 2025.12.31 23:16:29.140668 [ 279 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 600 | 2025.12.31 23:16:29.140810 [ 282 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60745 | ||
| 601 | 2025.12.31 23:16:29.140823 [ 280 ] {} <Debug> TCP-Session: 260c74ff-eb33-4f88-8ef6-85fedd5440b4 Authenticating user 'default' from [fd00:1122:3344:101::e]:42560 | ||
| 602 | 2025.12.31 23:16:29.140912 [ 283 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43605 | ||
| 603 | 2025.12.31 23:16:29.140920 [ 279 ] {} <Debug> TCP-Session: a165d9d0-56ba-448f-8624-f4d588145cbd Authenticating user 'default' from [fd00:1122:3344:101::e]:40908 | ||
| 604 | 2025.12.31 23:16:29.140932 [ 280 ] {} <Debug> TCP-Session: 260c74ff-eb33-4f88-8ef6-85fedd5440b4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 605 | 2025.12.31 23:16:29.141029 [ 279 ] {} <Debug> TCP-Session: a165d9d0-56ba-448f-8624-f4d588145cbd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 606 | 2025.12.31 23:16:29.141034 [ 280 ] {} <Debug> TCP-Session: 260c74ff-eb33-4f88-8ef6-85fedd5440b4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 607 | 2025.12.31 23:16:29.141115 [ 284 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44867 | ||
| 608 | 2025.12.31 23:16:29.141142 [ 278 ] {1560049a-66e2-4908-8eaa-114087ed3a21} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:36673) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 609 | 2025.12.31 23:16:29.141154 [ 282 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 610 | 2025.12.31 23:16:29.141202 [ 283 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 611 | 2025.12.31 23:16:29.141264 [ 285 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38543 | ||
| 612 | 2025.12.31 23:16:29.141042 [ 281 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 613 | 2025.12.31 23:16:29.141323 [ 282 ] {} <Debug> TCP-Session: 62e91bdb-a633-4b0f-80d4-421c9d9b4ce7 Authenticating user 'default' from [fd00:1122:3344:101::e]:60745 | ||
| 614 | 2025.12.31 23:16:29.141358 [ 284 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 615 | 2025.12.31 23:16:29.141384 [ 281 ] {} <Debug> TCP-Session: 9dcab094-35f5-4a19-bfd1-13bc88eae4c2 Authenticating user 'default' from [fd00:1122:3344:101::e]:49951 | ||
| 616 | 2025.12.31 23:16:29.141385 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53969 | ||
| 617 | 2025.12.31 23:16:29.141483 [ 285 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 618 | 2025.12.31 23:16:29.141455 [ 281 ] {} <Debug> TCP-Session: 9dcab094-35f5-4a19-bfd1-13bc88eae4c2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 619 | 2025.12.31 23:16:29.141438 [ 282 ] {} <Debug> TCP-Session: 62e91bdb-a633-4b0f-80d4-421c9d9b4ce7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 620 | 2025.12.31 23:16:29.141582 [ 285 ] {} <Debug> TCP-Session: 97667aac-5349-4497-ba99-d7e4e87ba45c Authenticating user 'default' from [fd00:1122:3344:101::e]:38543 | ||
| 621 | 2025.12.31 23:16:29.141603 [ 282 ] {} <Debug> TCP-Session: 62e91bdb-a633-4b0f-80d4-421c9d9b4ce7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 622 | 2025.12.31 23:16:29.141565 [ 281 ] {} <Debug> TCP-Session: 9dcab094-35f5-4a19-bfd1-13bc88eae4c2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 623 | 2025.12.31 23:16:29.141667 [ 285 ] {} <Debug> TCP-Session: 97667aac-5349-4497-ba99-d7e4e87ba45c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 624 | 2025.12.31 23:16:29.141708 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 625 | 2025.12.31 23:16:29.141376 [ 283 ] {} <Debug> TCP-Session: c1ba1886-6150-49b3-80b2-4d581c2fe4d0 Authenticating user 'default' from [fd00:1122:3344:101::e]:43605 | ||
| 626 | 2025.12.31 23:16:29.141758 [ 285 ] {} <Debug> TCP-Session: 97667aac-5349-4497-ba99-d7e4e87ba45c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 627 | 2025.12.31 23:16:29.141800 [ 286 ] {} <Debug> TCP-Session: 4ccaa64d-f224-4173-85c3-f3e1848a7516 Authenticating user 'default' from [fd00:1122:3344:101::e]:53969 | ||
| 628 | 2025.12.31 23:16:29.141791 [ 283 ] {} <Debug> TCP-Session: c1ba1886-6150-49b3-80b2-4d581c2fe4d0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 629 | 2025.12.31 23:16:29.141835 [ 278 ] {1560049a-66e2-4908-8eaa-114087ed3a21} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 630 | 2025.12.31 23:16:29.141888 [ 286 ] {} <Debug> TCP-Session: 4ccaa64d-f224-4173-85c3-f3e1848a7516 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 631 | 2025.12.31 23:16:29.141865 [ 283 ] {} <Debug> TCP-Session: c1ba1886-6150-49b3-80b2-4d581c2fe4d0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 632 | 2025.12.31 23:16:29.141053 [ 279 ] {} <Debug> TCP-Session: a165d9d0-56ba-448f-8624-f4d588145cbd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 633 | 2025.12.31 23:16:29.142002 [ 286 ] {} <Debug> TCP-Session: 4ccaa64d-f224-4173-85c3-f3e1848a7516 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 634 | 2025.12.31 23:16:29.141472 [ 284 ] {} <Debug> TCP-Session: 0c8972dd-9429-45d2-a186-f451144c0e4b Authenticating user 'default' from [fd00:1122:3344:101::e]:44867 | ||
| 635 | 2025.12.31 23:16:29.142096 [ 284 ] {} <Debug> TCP-Session: 0c8972dd-9429-45d2-a186-f451144c0e4b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 636 | 2025.12.31 23:16:29.142214 [ 284 ] {} <Debug> TCP-Session: 0c8972dd-9429-45d2-a186-f451144c0e4b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 637 | 2025.12.31 23:16:29.142324 [ 278 ] {1560049a-66e2-4908-8eaa-114087ed3a21} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 638 | 2025.12.31 23:16:29.143962 [ 267 ] {50be413d-a3db-44cd-8cac-ebf674e1965b} <Debug> TCPHandler: Processed in 0.008597016 sec. | ||
| 639 | 2025.12.31 23:16:29.144236 [ 267 ] {} <Trace> TCP-Session: b8049521-7bce-4f92-bcf4-518fa3ec8bcf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 640 | 2025.12.31 23:16:29.144425 [ 267 ] {f5c6a790-c3fb-4363-9e90-aa9c9da13de8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38307) 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) | ||
| 641 | 2025.12.31 23:16:29.144560 [ 267 ] {f5c6a790-c3fb-4363-9e90-aa9c9da13de8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
| 642 | 2025.12.31 23:16:29.147026 [ 267 ] {f5c6a790-c3fb-4363-9e90-aa9c9da13de8} <Debug> oximeter.fields_u8 (ce0c1db8-65f1-440f-8e78-1020d181f97b): Loading data parts | ||
| 643 | 2025.12.31 23:16:29.148089 [ 267 ] {f5c6a790-c3fb-4363-9e90-aa9c9da13de8} <Debug> oximeter.fields_u8 (ce0c1db8-65f1-440f-8e78-1020d181f97b): There are no data parts | ||
| 644 | 2025.12.31 23:16:29.148661 [ 287 ] {1560049a-66e2-4908-8eaa-114087ed3a21} <Trace> Aggregator: Aggregation method: without_key | ||
| 645 | 2025.12.31 23:16:29.149296 [ 287 ] {1560049a-66e2-4908-8eaa-114087ed3a21} <Trace> AggregatingTransform: Aggregated. 0 to 1 rows (from 0.00 B) in 0.004165071 sec. (0.000 rows/sec., 0.00 B/sec.) | ||
| 646 | 2025.12.31 23:16:29.149367 [ 287 ] {1560049a-66e2-4908-8eaa-114087ed3a21} <Trace> Aggregator: Merging aggregated data | ||
| 647 | 2025.12.31 23:16:29.149428 [ 287 ] {1560049a-66e2-4908-8eaa-114087ed3a21} <Trace> Aggregator: Statistics updated for key=4896758355805104663: new sum_of_sizes=1, median_size=1 | ||
| 648 | 2025.12.31 23:16:29.149452 [ 267 ] {f5c6a790-c3fb-4363-9e90-aa9c9da13de8} <Debug> TCPHandler: Processed in 0.00529476 sec. | ||
| 649 | 2025.12.31 23:16:29.149613 [ 267 ] {} <Trace> TCP-Session: b8049521-7bce-4f92-bcf4-518fa3ec8bcf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 650 | 2025.12.31 23:16:29.150004 [ 267 ] {b0e4038c-fc09-464e-8141-536978d122ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38307) 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) | ||
| 651 | 2025.12.31 23:16:29.150143 [ 267 ] {b0e4038c-fc09-464e-8141-536978d122ce} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
| 652 | 2025.12.31 23:16:29.151652 [ 278 ] {1560049a-66e2-4908-8eaa-114087ed3a21} <Debug> TCPHandler: Processed in 0.011077878 sec. | ||
| 653 | 2025.12.31 23:16:29.152260 [ 283 ] {} <Trace> TCP-Session: c1ba1886-6150-49b3-80b2-4d581c2fe4d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 654 | 2025.12.31 23:16:29.152536 [ 283 ] {82b25fc5-7072-4b72-8827-22e740491ded} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:43605) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 655 | 2025.12.31 23:16:29.152554 [ 267 ] {b0e4038c-fc09-464e-8141-536978d122ce} <Debug> oximeter.fields_i16 (6205d96e-d352-40e9-8254-31db49133bc3): Loading data parts | ||
| 656 | 2025.12.31 23:16:29.152748 [ 267 ] {b0e4038c-fc09-464e-8141-536978d122ce} <Debug> oximeter.fields_i16 (6205d96e-d352-40e9-8254-31db49133bc3): There are no data parts | ||
| 657 | 2025.12.31 23:16:29.152883 [ 283 ] {82b25fc5-7072-4b72-8827-22e740491ded} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 658 | 2025.12.31 23:16:29.152945 [ 283 ] {82b25fc5-7072-4b72-8827-22e740491ded} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 659 | 2025.12.31 23:16:29.154054 [ 307 ] {82b25fc5-7072-4b72-8827-22e740491ded} <Trace> Aggregator: An entry for key=4896758355805104663 found in cache: sum_of_sizes=1, median_size=1 | ||
| 660 | 2025.12.31 23:16:29.154186 [ 307 ] {82b25fc5-7072-4b72-8827-22e740491ded} <Trace> Aggregator: Aggregation method: without_key | ||
| 661 | 2025.12.31 23:16:29.154210 [ 307 ] {82b25fc5-7072-4b72-8827-22e740491ded} <Trace> AggregatingTransform: Aggregated. 0 to 1 rows (from 0.00 B) in 0.001156609 sec. (0.000 rows/sec., 0.00 B/sec.) | ||
| 662 | 2025.12.31 23:16:29.154226 [ 307 ] {82b25fc5-7072-4b72-8827-22e740491ded} <Trace> Aggregator: Merging aggregated data | ||
| 663 | 2025.12.31 23:16:29.154694 [ 267 ] {b0e4038c-fc09-464e-8141-536978d122ce} <Debug> TCPHandler: Processed in 0.005131017 sec. | ||
| 664 | 2025.12.31 23:16:29.154961 [ 267 ] {} <Trace> TCP-Session: b8049521-7bce-4f92-bcf4-518fa3ec8bcf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 665 | 2025.12.31 23:16:29.155199 [ 267 ] {3c845b00-6abf-4600-9df5-0ed3d2684cea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38307) 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) | ||
| 666 | 2025.12.31 23:16:29.155349 [ 267 ] {3c845b00-6abf-4600-9df5-0ed3d2684cea} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
| 667 | 2025.12.31 23:16:29.155833 [ 283 ] {82b25fc5-7072-4b72-8827-22e740491ded} <Debug> TCPHandler: Processed in 0.003724983 sec. | ||
| 668 | 2025.12.31 23:16:29.156165 [ 278 ] {} <Trace> TCP-Session: 73cebd3a-f97b-4dc3-819f-9105391de6d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 669 | 2025.12.31 23:16:29.156279 [ 278 ] {7639cc0b-75ae-453d-ba6a-c74f5cbb404d} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:36673) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
| 670 | 2025.12.31 23:16:29.156318 [ 278 ] {7639cc0b-75ae-453d-ba6a-c74f5cbb404d} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
| 671 | 2025.12.31 23:16:29.156497 [ 278 ] {7639cc0b-75ae-453d-ba6a-c74f5cbb404d} <Debug> TCPHandler: Processed in 0.000399246 sec. | ||
| 672 | 2025.12.31 23:16:29.156651 [ 278 ] {} <Trace> TCP-Session: 73cebd3a-f97b-4dc3-819f-9105391de6d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 673 | 2025.12.31 23:16:29.156789 [ 278 ] {1882fe6e-8e81-4e75-bd47-3b9e5016cb51} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:36673) /* The version table contains metadata about the `oximeter` database */ | ||
| 674 | CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) | ||
| 675 | 2025.12.31 23:16:29.156911 [ 278 ] {1882fe6e-8e81-4e75-bd47-3b9e5016cb51} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
| 676 | 2025.12.31 23:16:29.157013 [ 278 ] {1882fe6e-8e81-4e75-bd47-3b9e5016cb51} <Debug> TCPHandler: Processed in 0.000410017 sec. | ||
| 677 | 2025.12.31 23:16:29.157195 [ 278 ] {} <Trace> TCP-Session: 73cebd3a-f97b-4dc3-819f-9105391de6d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 678 | 2025.12.31 23:16:29.157364 [ 278 ] {dac84e3f-77bf-4f6c-87e3-063a21d2ea29} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:36673) /* The measurement tables contain all individual samples from each timeseries. | ||
| 679 | * | ||
| 680 | * Each table stores a single datum type, and otherwise contains nearly the same | ||
| 681 | * structure. The primary sorting key is on the timeseries name, key, and then | ||
| 682 | * timestamp, so that all timeseries from the same schema are grouped, followed | ||
| 683 | * by all samples from the same timeseries. | ||
| 684 | * | ||
| 685 | * This reflects that one usually looks up the _key_ in one or more field table, | ||
| 686 | * and then uses that to index quickly into the measurements tables. | ||
| 687 | */ | ||
| 688 | 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) | ||
| 689 | 2025.12.31 23:16:29.157472 [ 267 ] {3c845b00-6abf-4600-9df5-0ed3d2684cea} <Debug> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa): Loading data parts | ||
| 690 | 2025.12.31 23:16:29.157497 [ 278 ] {dac84e3f-77bf-4f6c-87e3-063a21d2ea29} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
| 691 | 2025.12.31 23:16:29.157667 [ 267 ] {3c845b00-6abf-4600-9df5-0ed3d2684cea} <Debug> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa): There are no data parts | ||
| 692 | 2025.12.31 23:16:29.157672 [ 278 ] {dac84e3f-77bf-4f6c-87e3-063a21d2ea29} <Debug> TCPHandler: Processed in 0.000525849 sec. | ||
| 693 | 2025.12.31 23:16:29.157850 [ 278 ] {} <Trace> TCP-Session: 73cebd3a-f97b-4dc3-819f-9105391de6d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 694 | 2025.12.31 23:16:29.158048 [ 278 ] {299dac34-15e7-42d0-8417-ae53858be070} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:36673) 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) | ||
| 695 | 2025.12.31 23:16:29.158142 [ 278 ] {299dac34-15e7-42d0-8417-ae53858be070} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
| 696 | 2025.12.31 23:16:29.158337 [ 278 ] {299dac34-15e7-42d0-8417-ae53858be070} <Debug> TCPHandler: Processed in 0.000535739 sec. | ||
| 697 | 2025.12.31 23:16:29.158437 [ 278 ] {} <Trace> TCP-Session: 73cebd3a-f97b-4dc3-819f-9105391de6d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 698 | 2025.12.31 23:16:29.158575 [ 278 ] {65619d8b-5221-461e-aea7-f90706100f54} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:36673) 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) | ||
| 699 | 2025.12.31 23:16:29.158694 [ 278 ] {65619d8b-5221-461e-aea7-f90706100f54} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
| 700 | 2025.12.31 23:16:29.158800 [ 278 ] {65619d8b-5221-461e-aea7-f90706100f54} <Debug> TCPHandler: Processed in 0.000412367 sec. | ||
| 701 | 2025.12.31 23:16:29.158845 [ 267 ] {3c845b00-6abf-4600-9df5-0ed3d2684cea} <Debug> TCPHandler: Processed in 0.003943147 sec. | ||
| 702 | 2025.12.31 23:16:29.158971 [ 278 ] {} <Trace> TCP-Session: 73cebd3a-f97b-4dc3-819f-9105391de6d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 703 | 2025.12.31 23:16:29.159031 [ 267 ] {} <Trace> TCP-Session: b8049521-7bce-4f92-bcf4-518fa3ec8bcf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 704 | 2025.12.31 23:16:29.159115 [ 278 ] {3065eff3-d08b-4e46-89e4-e8bf83ceee8d} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:36673) 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) | ||
| 705 | 2025.12.31 23:16:29.159268 [ 278 ] {3065eff3-d08b-4e46-89e4-e8bf83ceee8d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
| 706 | 2025.12.31 23:16:29.159304 [ 267 ] {f3c675b0-7c37-46f6-a59a-0e7bb3886de6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38307) 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) | ||
| 707 | 2025.12.31 23:16:29.159387 [ 278 ] {3065eff3-d08b-4e46-89e4-e8bf83ceee8d} <Debug> TCPHandler: Processed in 0.000463157 sec. | ||
| 708 | 2025.12.31 23:16:29.159454 [ 267 ] {f3c675b0-7c37-46f6-a59a-0e7bb3886de6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
| 709 | 2025.12.31 23:16:29.159528 [ 278 ] {} <Trace> TCP-Session: 73cebd3a-f97b-4dc3-819f-9105391de6d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 710 | 2025.12.31 23:16:29.159787 [ 278 ] {c58a4f6d-d20b-499c-902b-d0955b0595ed} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:36673) 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) | ||
| 711 | 2025.12.31 23:16:29.159912 [ 278 ] {c58a4f6d-d20b-499c-902b-d0955b0595ed} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
| 712 | 2025.12.31 23:16:29.160028 [ 278 ] {c58a4f6d-d20b-499c-902b-d0955b0595ed} <Debug> TCPHandler: Processed in 0.000551739 sec. | ||
| 713 | 2025.12.31 23:16:29.160123 [ 278 ] {} <Trace> TCP-Session: 73cebd3a-f97b-4dc3-819f-9105391de6d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 714 | 2025.12.31 23:16:29.160360 [ 278 ] {401eebe3-9a74-473d-b386-2adbb08b8a62} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:36673) 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) | ||
| 715 | 2025.12.31 23:16:29.160446 [ 278 ] {401eebe3-9a74-473d-b386-2adbb08b8a62} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
| 716 | 2025.12.31 23:16:29.160591 [ 278 ] {401eebe3-9a74-473d-b386-2adbb08b8a62} <Debug> TCPHandler: Processed in 0.000515829 sec. | ||
| 717 | 2025.12.31 23:16:29.160687 [ 278 ] {} <Trace> TCP-Session: 73cebd3a-f97b-4dc3-819f-9105391de6d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 718 | 2025.12.31 23:16:29.160870 [ 278 ] {f68af788-d0eb-43f8-ad21-be5d50036cdb} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:36673) 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) | ||
| 719 | 2025.12.31 23:16:29.160950 [ 278 ] {f68af788-d0eb-43f8-ad21-be5d50036cdb} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
| 720 | 2025.12.31 23:16:29.161141 [ 278 ] {f68af788-d0eb-43f8-ad21-be5d50036cdb} <Debug> TCPHandler: Processed in 0.000501368 sec. | ||
| 721 | 2025.12.31 23:16:29.161207 [ 267 ] {f3c675b0-7c37-46f6-a59a-0e7bb3886de6} <Debug> oximeter.fields_i32 (4c08a14b-393c-4f95-aa29-58ad7c713778): Loading data parts | ||
| 722 | 2025.12.31 23:16:29.161237 [ 278 ] {} <Trace> TCP-Session: 73cebd3a-f97b-4dc3-819f-9105391de6d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 723 | 2025.12.31 23:16:29.161408 [ 267 ] {f3c675b0-7c37-46f6-a59a-0e7bb3886de6} <Debug> oximeter.fields_i32 (4c08a14b-393c-4f95-aa29-58ad7c713778): There are no data parts | ||
| 724 | 2025.12.31 23:16:29.161455 [ 278 ] {388b0f69-08c5-4dda-b2d0-c283f2349f3c} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:36673) 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) | ||
| 725 | 2025.12.31 23:16:29.161569 [ 278 ] {388b0f69-08c5-4dda-b2d0-c283f2349f3c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
| 726 | 2025.12.31 23:16:29.161674 [ 278 ] {388b0f69-08c5-4dda-b2d0-c283f2349f3c} <Debug> TCPHandler: Processed in 0.000484358 sec. | ||
| 727 | 2025.12.31 23:16:29.161767 [ 278 ] {} <Trace> TCP-Session: 73cebd3a-f97b-4dc3-819f-9105391de6d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 728 | 2025.12.31 23:16:29.161973 [ 278 ] {8d444893-58ac-4655-99e0-fd660947f9d1} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:36673) 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) | ||
| 729 | 2025.12.31 23:16:29.162080 [ 278 ] {8d444893-58ac-4655-99e0-fd660947f9d1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
| 730 | 2025.12.31 23:16:29.162178 [ 278 ] {8d444893-58ac-4655-99e0-fd660947f9d1} <Debug> TCPHandler: Processed in 0.000458848 sec. | ||
| 731 | 2025.12.31 23:16:29.162272 [ 278 ] {} <Trace> TCP-Session: 73cebd3a-f97b-4dc3-819f-9105391de6d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 732 | 2025.12.31 23:16:29.162539 [ 278 ] {ffd88153-dc0b-4db6-949d-c07ab2bb7ca9} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:36673) 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) | ||
| 733 | 2025.12.31 23:16:29.162582 [ 278 ] {ffd88153-dc0b-4db6-949d-c07ab2bb7ca9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
| 734 | 2025.12.31 23:16:29.162609 [ 267 ] {f3c675b0-7c37-46f6-a59a-0e7bb3886de6} <Debug> TCPHandler: Processed in 0.003626871 sec. | ||
| 735 | 2025.12.31 23:16:29.162767 [ 278 ] {ffd88153-dc0b-4db6-949d-c07ab2bb7ca9} <Debug> TCPHandler: Processed in 0.000542579 sec. | ||
| 736 | 2025.12.31 23:16:29.162829 [ 267 ] {} <Trace> TCP-Session: b8049521-7bce-4f92-bcf4-518fa3ec8bcf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 737 | 2025.12.31 23:16:29.162868 [ 278 ] {} <Trace> TCP-Session: 73cebd3a-f97b-4dc3-819f-9105391de6d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 738 | 2025.12.31 23:16:29.163107 [ 278 ] {ce48f552-1f0e-463a-b862-8ea9947d3cf5} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:36673) 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) | ||
| 739 | 2025.12.31 23:16:29.163143 [ 267 ] {d88f136f-912d-46b7-9858-7beee4693014} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38307) 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) | ||
| 740 | 2025.12.31 23:16:29.163245 [ 278 ] {ce48f552-1f0e-463a-b862-8ea9947d3cf5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
| 741 | 2025.12.31 23:16:29.163335 [ 267 ] {d88f136f-912d-46b7-9858-7beee4693014} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
| 742 | 2025.12.31 23:16:29.163408 [ 278 ] {ce48f552-1f0e-463a-b862-8ea9947d3cf5} <Debug> TCPHandler: Processed in 0.0005875 sec. | ||
| 743 | 2025.12.31 23:16:29.163567 [ 278 ] {} <Trace> TCP-Session: 73cebd3a-f97b-4dc3-819f-9105391de6d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 744 | 2025.12.31 23:16:29.163706 [ 278 ] {3f1cfc00-eebd-4af2-8888-cc7079bfc945} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:36673) 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) | ||
| 745 | 2025.12.31 23:16:29.163834 [ 278 ] {3f1cfc00-eebd-4af2-8888-cc7079bfc945} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
| 746 | 2025.12.31 23:16:29.163938 [ 278 ] {3f1cfc00-eebd-4af2-8888-cc7079bfc945} <Debug> TCPHandler: Processed in 0.000420237 sec. | ||
| 747 | 2025.12.31 23:16:29.164088 [ 278 ] {} <Trace> TCP-Session: 73cebd3a-f97b-4dc3-819f-9105391de6d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 748 | 2025.12.31 23:16:29.164232 [ 278 ] {5f476b1b-09e6-4053-9bf2-0596006b811b} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:36673) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* | ||
| 749 | * NOTE: Right now we can't unambiguously record a nullable byte array. | ||
| 750 | * Arrays cannot be nested in `Nullable()` types, and encoding the array as | ||
| 751 | * a string isn't palatable for a few reasons. | ||
| 752 | * See: https://github.com/oxidecomputer/omicron/issues/4551 for more | ||
| 753 | * details. | ||
| 754 | */ | ||
| 755 | datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 756 | 2025.12.31 23:16:29.164317 [ 278 ] {5f476b1b-09e6-4053-9bf2-0596006b811b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
| 757 | 2025.12.31 23:16:29.164467 [ 278 ] {5f476b1b-09e6-4053-9bf2-0596006b811b} <Debug> TCPHandler: Processed in 0.000425888 sec. | ||
| 758 | 2025.12.31 23:16:29.164563 [ 278 ] {} <Trace> TCP-Session: 73cebd3a-f97b-4dc3-819f-9105391de6d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 759 | 2025.12.31 23:16:29.164705 [ 278 ] {db042d59-ab8e-4a0b-b135-624e0129842a} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:36673) 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) | ||
| 760 | 2025.12.31 23:16:29.164746 [ 278 ] {db042d59-ab8e-4a0b-b135-624e0129842a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
| 761 | 2025.12.31 23:16:29.164860 [ 278 ] {db042d59-ab8e-4a0b-b135-624e0129842a} <Debug> TCPHandler: Processed in 0.000343465 sec. | ||
| 762 | 2025.12.31 23:16:29.164953 [ 278 ] {} <Trace> TCP-Session: 73cebd3a-f97b-4dc3-819f-9105391de6d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 763 | 2025.12.31 23:16:29.165093 [ 278 ] {47e6645a-8248-46a7-8709-2fdc14d24141} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:36673) 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) | ||
| 764 | 2025.12.31 23:16:29.165135 [ 278 ] {47e6645a-8248-46a7-8709-2fdc14d24141} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
| 765 | 2025.12.31 23:16:29.165233 [ 278 ] {47e6645a-8248-46a7-8709-2fdc14d24141} <Debug> TCPHandler: Processed in 0.000326456 sec. | ||
| 766 | 2025.12.31 23:16:29.165288 [ 267 ] {d88f136f-912d-46b7-9858-7beee4693014} <Debug> oximeter.fields_u32 (32e14ee3-f9fc-4687-bf55-1d31f5f916a9): Loading data parts | ||
| 767 | 2025.12.31 23:16:29.165357 [ 278 ] {} <Trace> TCP-Session: 73cebd3a-f97b-4dc3-819f-9105391de6d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 768 | 2025.12.31 23:16:29.165445 [ 267 ] {d88f136f-912d-46b7-9858-7beee4693014} <Debug> oximeter.fields_u32 (32e14ee3-f9fc-4687-bf55-1d31f5f916a9): There are no data parts | ||
| 769 | 2025.12.31 23:16:29.165508 [ 278 ] {ebfbcf92-3f3b-48e6-8612-c64172b45b40} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:36673) 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) | ||
| 770 | 2025.12.31 23:16:29.165553 [ 278 ] {ebfbcf92-3f3b-48e6-8612-c64172b45b40} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
| 771 | 2025.12.31 23:16:29.165656 [ 278 ] {ebfbcf92-3f3b-48e6-8612-c64172b45b40} <Debug> TCPHandler: Processed in 0.000346966 sec. | ||
| 772 | 2025.12.31 23:16:29.165773 [ 278 ] {} <Trace> TCP-Session: 73cebd3a-f97b-4dc3-819f-9105391de6d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 773 | 2025.12.31 23:16:29.165920 [ 278 ] {10f475c3-19a1-480d-a3f2-907f928cf67b} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:36673) 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) | ||
| 774 | 2025.12.31 23:16:29.165962 [ 278 ] {10f475c3-19a1-480d-a3f2-907f928cf67b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
| 775 | 2025.12.31 23:16:29.166086 [ 278 ] {10f475c3-19a1-480d-a3f2-907f928cf67b} <Debug> TCPHandler: Processed in 0.000359826 sec. | ||
| 776 | 2025.12.31 23:16:29.166184 [ 278 ] {} <Trace> TCP-Session: 73cebd3a-f97b-4dc3-819f-9105391de6d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 777 | 2025.12.31 23:16:29.166380 [ 278 ] {00d482c7-43b2-49ce-9cb5-a89f88b18a42} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:36673) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* | ||
| 778 | * NOTE: Array types cannot be Nullable, see | ||
| 779 | * https://clickhouse.com/docs/en/sql-reference/data-types/nullable | ||
| 780 | * for more details. | ||
| 781 | * | ||
| 782 | * This means we need to use empty arrays to indicate a missing value. This | ||
| 783 | * is unfortunate, and at this point relies on the fact that an | ||
| 784 | * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need | ||
| 785 | * to figure out another way to represent missing samples here. | ||
| 786 | */ | ||
| 787 | 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) | ||
| 788 | 2025.12.31 23:16:29.166430 [ 278 ] {00d482c7-43b2-49ce-9cb5-a89f88b18a42} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
| 789 | 2025.12.31 23:16:29.166629 [ 278 ] {00d482c7-43b2-49ce-9cb5-a89f88b18a42} <Debug> TCPHandler: Processed in 0.000524169 sec. | ||
| 790 | 2025.12.31 23:16:29.166722 [ 278 ] {} <Trace> TCP-Session: 73cebd3a-f97b-4dc3-819f-9105391de6d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 791 | 2025.12.31 23:16:29.166900 [ 278 ] {8e9b2b4b-7310-4174-b937-ae653776679a} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:36673) 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) | ||
| 792 | 2025.12.31 23:16:29.166953 [ 278 ] {8e9b2b4b-7310-4174-b937-ae653776679a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
| 793 | 2025.12.31 23:16:29.167173 [ 278 ] {8e9b2b4b-7310-4174-b937-ae653776679a} <Debug> TCPHandler: Processed in 0.000455798 sec. | ||
| 794 | 2025.12.31 23:16:29.167271 [ 278 ] {} <Trace> TCP-Session: 73cebd3a-f97b-4dc3-819f-9105391de6d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 795 | 2025.12.31 23:16:29.167378 [ 267 ] {d88f136f-912d-46b7-9858-7beee4693014} <Debug> TCPHandler: Processed in 0.004609778 sec. | ||
| 796 | 2025.12.31 23:16:29.167463 [ 278 ] {2b2a8c59-a426-4f13-b16d-bf6ea7663f3f} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:36673) 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) | ||
| 797 | 2025.12.31 23:16:29.167517 [ 278 ] {2b2a8c59-a426-4f13-b16d-bf6ea7663f3f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
| 798 | 2025.12.31 23:16:29.167557 [ 267 ] {} <Trace> TCP-Session: b8049521-7bce-4f92-bcf4-518fa3ec8bcf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 799 | 2025.12.31 23:16:29.167689 [ 278 ] {2b2a8c59-a426-4f13-b16d-bf6ea7663f3f} <Debug> TCPHandler: Processed in 0.000465748 sec. | ||
| 800 | 2025.12.31 23:16:29.167742 [ 267 ] {2903ee5f-ffc5-4168-b3e3-e5103bab5874} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38307) 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) | ||
| 801 | 2025.12.31 23:16:29.167792 [ 278 ] {} <Trace> TCP-Session: 73cebd3a-f97b-4dc3-819f-9105391de6d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 802 | 2025.12.31 23:16:29.167792 [ 267 ] {2903ee5f-ffc5-4168-b3e3-e5103bab5874} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
| 803 | 2025.12.31 23:16:29.167993 [ 278 ] {dd068cba-8d07-4f95-b3c7-a6fec0cec761} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:36673) 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) | ||
| 804 | 2025.12.31 23:16:29.168047 [ 278 ] {dd068cba-8d07-4f95-b3c7-a6fec0cec761} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
| 805 | 2025.12.31 23:16:29.168225 [ 278 ] {dd068cba-8d07-4f95-b3c7-a6fec0cec761} <Debug> TCPHandler: Processed in 0.000481459 sec. | ||
| 806 | 2025.12.31 23:16:29.168324 [ 278 ] {} <Trace> TCP-Session: 73cebd3a-f97b-4dc3-819f-9105391de6d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 807 | 2025.12.31 23:16:29.168574 [ 278 ] {f8885f04-341c-4586-952b-0cfbf75e7f84} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:36673) 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) | ||
| 808 | 2025.12.31 23:16:29.168629 [ 278 ] {f8885f04-341c-4586-952b-0cfbf75e7f84} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
| 809 | 2025.12.31 23:16:29.168847 [ 278 ] {f8885f04-341c-4586-952b-0cfbf75e7f84} <Debug> TCPHandler: Processed in 0.00056932 sec. | ||
| 810 | 2025.12.31 23:16:29.168975 [ 278 ] {} <Trace> TCP-Session: 73cebd3a-f97b-4dc3-819f-9105391de6d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 811 | 2025.12.31 23:16:29.169240 [ 278 ] {706154df-cca2-4713-afb0-eddc69e5e7db} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:36673) 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) | ||
| 812 | 2025.12.31 23:16:29.169305 [ 278 ] {706154df-cca2-4713-afb0-eddc69e5e7db} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
| 813 | 2025.12.31 23:16:29.169554 [ 278 ] {706154df-cca2-4713-afb0-eddc69e5e7db} <Debug> TCPHandler: Processed in 0.000636711 sec. | ||
| 814 | 2025.12.31 23:16:29.169720 [ 278 ] {} <Trace> TCP-Session: 73cebd3a-f97b-4dc3-819f-9105391de6d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 815 | 2025.12.31 23:16:29.169968 [ 267 ] {2903ee5f-ffc5-4168-b3e3-e5103bab5874} <Debug> oximeter.fields_i64 (f946c3f8-a186-414b-8563-3c5ff52304dc): Loading data parts | ||
| 816 | 2025.12.31 23:16:29.170021 [ 278 ] {e5707821-cb75-4f02-8b60-ac2abdc7652d} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:36673) 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) | ||
| 817 | 2025.12.31 23:16:29.170100 [ 278 ] {e5707821-cb75-4f02-8b60-ac2abdc7652d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
| 818 | 2025.12.31 23:16:29.170133 [ 267 ] {2903ee5f-ffc5-4168-b3e3-e5103bab5874} <Debug> oximeter.fields_i64 (f946c3f8-a186-414b-8563-3c5ff52304dc): There are no data parts | ||
| 819 | 2025.12.31 23:16:29.170353 [ 278 ] {e5707821-cb75-4f02-8b60-ac2abdc7652d} <Debug> TCPHandler: Processed in 0.000692712 sec. | ||
| 820 | 2025.12.31 23:16:29.170488 [ 278 ] {} <Trace> TCP-Session: 73cebd3a-f97b-4dc3-819f-9105391de6d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 821 | 2025.12.31 23:16:29.170774 [ 278 ] {d975b4bc-ea06-406f-865a-afc4863b8f37} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:36673) 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) | ||
| 822 | 2025.12.31 23:16:29.170843 [ 278 ] {d975b4bc-ea06-406f-865a-afc4863b8f37} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
| 823 | 2025.12.31 23:16:29.171093 [ 278 ] {d975b4bc-ea06-406f-865a-afc4863b8f37} <Debug> TCPHandler: Processed in 0.000661551 sec. | ||
| 824 | 2025.12.31 23:16:29.171220 [ 278 ] {} <Trace> TCP-Session: 73cebd3a-f97b-4dc3-819f-9105391de6d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 825 | 2025.12.31 23:16:29.171504 [ 278 ] {02952931-8b7c-4806-8618-ebca8ca60e35} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:36673) 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) | ||
| 826 | 2025.12.31 23:16:29.171540 [ 267 ] {2903ee5f-ffc5-4168-b3e3-e5103bab5874} <Debug> TCPHandler: Processed in 0.004042049 sec. | ||
| 827 | 2025.12.31 23:16:29.171574 [ 278 ] {02952931-8b7c-4806-8618-ebca8ca60e35} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
| 828 | 2025.12.31 23:16:29.171690 [ 267 ] {} <Trace> TCP-Session: b8049521-7bce-4f92-bcf4-518fa3ec8bcf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 829 | 2025.12.31 23:16:29.171826 [ 278 ] {02952931-8b7c-4806-8618-ebca8ca60e35} <Debug> TCPHandler: Processed in 0.000665042 sec. | ||
| 830 | 2025.12.31 23:16:29.171851 [ 267 ] {b50f95f8-b40f-49b2-b793-874e0543a9a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38307) 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) | ||
| 831 | 2025.12.31 23:16:29.171899 [ 267 ] {b50f95f8-b40f-49b2-b793-874e0543a9a0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
| 832 | 2025.12.31 23:16:29.171961 [ 278 ] {} <Trace> TCP-Session: 73cebd3a-f97b-4dc3-819f-9105391de6d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 833 | 2025.12.31 23:16:29.172245 [ 278 ] {b863363c-9e3e-4015-81c9-1c8a2149b467} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:36673) 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) | ||
| 834 | 2025.12.31 23:16:29.172315 [ 278 ] {b863363c-9e3e-4015-81c9-1c8a2149b467} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
| 835 | 2025.12.31 23:16:29.172568 [ 278 ] {b863363c-9e3e-4015-81c9-1c8a2149b467} <Debug> TCPHandler: Processed in 0.000667131 sec. | ||
| 836 | 2025.12.31 23:16:29.172697 [ 278 ] {} <Trace> TCP-Session: 73cebd3a-f97b-4dc3-819f-9105391de6d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 837 | 2025.12.31 23:16:29.172925 [ 278 ] {46d225f6-6a62-4fde-bafc-26d515ea4d9c} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:36673) /* The field tables store named dimensions of each timeseries. | ||
| 838 | * | ||
| 839 | * As with the measurement tables, there is one field table for each field data | ||
| 840 | * type. Fields are deduplicated by using the "replacing merge tree", though | ||
| 841 | * this behavior **must not** be relied upon for query correctness. | ||
| 842 | * | ||
| 843 | * The index for the fields differs from the measurements, however. Rows are | ||
| 844 | * sorted by timeseries name, then field name, field value, and finally | ||
| 845 | * timeseries key. This reflects the most common pattern for looking them up: | ||
| 846 | * by field name and possibly value, within a timeseries. The resulting keys are | ||
| 847 | * usually then used to look up measurements. | ||
| 848 | * | ||
| 849 | * NOTE: We may want to consider a secondary index on these tables, sorting by | ||
| 850 | * timeseries name and then key, since it would improve lookups where one | ||
| 851 | * already has the key. Realistically though, these tables are quite small and | ||
| 852 | * so performance benefits will be low in absolute terms. | ||
| 853 | * | ||
| 854 | * TTL: We use a materialized column to expire old field table records. This | ||
| 855 | * column is generated automatically by the database whenever a new row is | ||
| 856 | * inserted. It cannot be inserted directly, nor is it returned in a `SELECT *` | ||
| 857 | * query. Since these tables are `ReplacingMergeTree`s, that means the last | ||
| 858 | * record will remain during a deduplication, which will have the last | ||
| 859 | * timestamp. ClickHouse will then expire old data for us, similar to the | ||
| 860 | * measurement tables. | ||
| 861 | */ | ||
| 862 | 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) | ||
| 863 | 2025.12.31 23:16:29.173005 [ 278 ] {46d225f6-6a62-4fde-bafc-26d515ea4d9c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
| 864 | 2025.12.31 23:16:29.173287 [ 278 ] {46d225f6-6a62-4fde-bafc-26d515ea4d9c} <Debug> TCPHandler: Processed in 0.000647851 sec. | ||
| 865 | 2025.12.31 23:16:29.173432 [ 278 ] {} <Trace> TCP-Session: 73cebd3a-f97b-4dc3-819f-9105391de6d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 866 | 2025.12.31 23:16:29.173646 [ 278 ] {26ad138c-12ad-410f-a74c-f9fdc93ecb37} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:36673) 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) | ||
| 867 | 2025.12.31 23:16:29.173721 [ 278 ] {26ad138c-12ad-410f-a74c-f9fdc93ecb37} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
| 868 | 2025.12.31 23:16:29.173930 [ 267 ] {b50f95f8-b40f-49b2-b793-874e0543a9a0} <Debug> oximeter.fields_u64 (40a3bc45-a927-4c5a-8244-63191a67a9ed): Loading data parts | ||
| 869 | 2025.12.31 23:16:29.173960 [ 278 ] {26ad138c-12ad-410f-a74c-f9fdc93ecb37} <Debug> TCPHandler: Processed in 0.00060428 sec. | ||
| 870 | 2025.12.31 23:16:29.174090 [ 267 ] {b50f95f8-b40f-49b2-b793-874e0543a9a0} <Debug> oximeter.fields_u64 (40a3bc45-a927-4c5a-8244-63191a67a9ed): There are no data parts | ||
| 871 | 2025.12.31 23:16:29.174091 [ 278 ] {} <Trace> TCP-Session: 73cebd3a-f97b-4dc3-819f-9105391de6d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 872 | 2025.12.31 23:16:29.174305 [ 278 ] {e255cc6b-f947-44b4-b912-178ede3c068e} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:36673) 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) | ||
| 873 | 2025.12.31 23:16:29.174358 [ 278 ] {e255cc6b-f947-44b4-b912-178ede3c068e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
| 874 | 2025.12.31 23:16:29.174586 [ 278 ] {e255cc6b-f947-44b4-b912-178ede3c068e} <Debug> TCPHandler: Processed in 0.000552179 sec. | ||
| 875 | 2025.12.31 23:16:29.174709 [ 278 ] {} <Trace> TCP-Session: 73cebd3a-f97b-4dc3-819f-9105391de6d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 876 | 2025.12.31 23:16:29.174932 [ 278 ] {e5ea3da6-d0bd-47cb-afc8-65554aaa8f4d} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:36673) 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) | ||
| 877 | 2025.12.31 23:16:29.174986 [ 278 ] {e5ea3da6-d0bd-47cb-afc8-65554aaa8f4d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
| 878 | 2025.12.31 23:16:29.175191 [ 278 ] {e5ea3da6-d0bd-47cb-afc8-65554aaa8f4d} <Debug> TCPHandler: Processed in 0.00053886 sec. | ||
| 879 | 2025.12.31 23:16:29.175346 [ 278 ] {} <Trace> TCP-Session: 73cebd3a-f97b-4dc3-819f-9105391de6d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 880 | 2025.12.31 23:16:29.175421 [ 267 ] {b50f95f8-b40f-49b2-b793-874e0543a9a0} <Debug> TCPHandler: Processed in 0.003779544 sec. | ||
| 881 | 2025.12.31 23:16:29.175543 [ 278 ] {16154350-1cb0-4dcd-a3e7-0bee442e3e9d} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:36673) 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) | ||
| 882 | 2025.12.31 23:16:29.175570 [ 267 ] {} <Trace> TCP-Session: b8049521-7bce-4f92-bcf4-518fa3ec8bcf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 883 | 2025.12.31 23:16:29.175607 [ 278 ] {16154350-1cb0-4dcd-a3e7-0bee442e3e9d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
| 884 | 2025.12.31 23:16:29.175761 [ 267 ] {29857bfe-3c7c-443b-878d-39e1ff1465bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38307) 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) | ||
| 885 | 2025.12.31 23:16:29.175810 [ 267 ] {29857bfe-3c7c-443b-878d-39e1ff1465bb} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
| 886 | 2025.12.31 23:16:29.175871 [ 278 ] {16154350-1cb0-4dcd-a3e7-0bee442e3e9d} <Debug> TCPHandler: Processed in 0.00061396 sec. | ||
| 887 | 2025.12.31 23:16:29.176002 [ 278 ] {} <Trace> TCP-Session: 73cebd3a-f97b-4dc3-819f-9105391de6d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 888 | 2025.12.31 23:16:29.176229 [ 278 ] {1011c56e-ab45-4590-8ff9-51952247ebca} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:36673) 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) | ||
| 889 | 2025.12.31 23:16:29.176285 [ 278 ] {1011c56e-ab45-4590-8ff9-51952247ebca} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
| 890 | 2025.12.31 23:16:29.176522 [ 278 ] {1011c56e-ab45-4590-8ff9-51952247ebca} <Debug> TCPHandler: Processed in 0.000578559 sec. | ||
| 891 | 2025.12.31 23:16:29.176645 [ 278 ] {} <Trace> TCP-Session: 73cebd3a-f97b-4dc3-819f-9105391de6d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 892 | 2025.12.31 23:16:29.176838 [ 278 ] {6b5f2654-d1fb-4f06-ad21-83ab195e58f5} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:36673) 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) | ||
| 893 | 2025.12.31 23:16:29.176892 [ 278 ] {6b5f2654-d1fb-4f06-ad21-83ab195e58f5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
| 894 | 2025.12.31 23:16:29.177095 [ 278 ] {6b5f2654-d1fb-4f06-ad21-83ab195e58f5} <Debug> TCPHandler: Processed in 0.000507339 sec. | ||
| 895 | 2025.12.31 23:16:29.177251 [ 278 ] {} <Trace> TCP-Session: 73cebd3a-f97b-4dc3-819f-9105391de6d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 896 | 2025.12.31 23:16:29.177440 [ 278 ] {a42d9d7b-ab58-4665-b3a6-809ad837b916} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:36673) 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) | ||
| 897 | 2025.12.31 23:16:29.177490 [ 278 ] {a42d9d7b-ab58-4665-b3a6-809ad837b916} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
| 898 | 2025.12.31 23:16:29.177700 [ 278 ] {a42d9d7b-ab58-4665-b3a6-809ad837b916} <Debug> TCPHandler: Processed in 0.000510258 sec. | ||
| 899 | 2025.12.31 23:16:29.177801 [ 278 ] {} <Trace> TCP-Session: 73cebd3a-f97b-4dc3-819f-9105391de6d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 900 | 2025.12.31 23:16:29.177945 [ 278 ] {e99bc3e0-504e-4dc1-89ad-b98d624dcacf} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:36673) 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) | ||
| 901 | 2025.12.31 23:16:29.177980 [ 267 ] {29857bfe-3c7c-443b-878d-39e1ff1465bb} <Debug> oximeter.fields_ipaddr (5f424e33-6a9f-405c-b8ff-24c93b94647e): Loading data parts | ||
| 902 | 2025.12.31 23:16:29.177987 [ 278 ] {e99bc3e0-504e-4dc1-89ad-b98d624dcacf} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
| 903 | 2025.12.31 23:16:29.178132 [ 267 ] {29857bfe-3c7c-443b-878d-39e1ff1465bb} <Debug> oximeter.fields_ipaddr (5f424e33-6a9f-405c-b8ff-24c93b94647e): There are no data parts | ||
| 904 | 2025.12.31 23:16:29.178171 [ 278 ] {e99bc3e0-504e-4dc1-89ad-b98d624dcacf} <Debug> TCPHandler: Processed in 0.000418327 sec. | ||
| 905 | 2025.12.31 23:16:29.178290 [ 278 ] {} <Trace> TCP-Session: 73cebd3a-f97b-4dc3-819f-9105391de6d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 906 | 2025.12.31 23:16:29.178434 [ 278 ] {2be5c788-07dc-4022-8326-69ee75435db3} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:36673) 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) | ||
| 907 | 2025.12.31 23:16:29.178475 [ 278 ] {2be5c788-07dc-4022-8326-69ee75435db3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
| 908 | 2025.12.31 23:16:29.179441 [ 267 ] {29857bfe-3c7c-443b-878d-39e1ff1465bb} <Debug> TCPHandler: Processed in 0.003921457 sec. | ||
| 909 | 2025.12.31 23:16:29.179448 [ 278 ] {2be5c788-07dc-4022-8326-69ee75435db3} <Debug> TCPHandler: Processed in 0.00120557 sec. | ||
| 910 | 2025.12.31 23:16:29.179608 [ 267 ] {} <Trace> TCP-Session: b8049521-7bce-4f92-bcf4-518fa3ec8bcf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 911 | 2025.12.31 23:16:29.179608 [ 278 ] {} <Trace> TCP-Session: 73cebd3a-f97b-4dc3-819f-9105391de6d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 912 | 2025.12.31 23:16:29.179786 [ 267 ] {4ea8ae75-1a0b-430c-b8c6-883c20f63a9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38307) 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) | ||
| 913 | 2025.12.31 23:16:29.179788 [ 278 ] {fb4f3bbb-2152-4fbf-bf7d-d6fe08544f66} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:36673) 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) | ||
| 914 | 2025.12.31 23:16:29.179838 [ 267 ] {4ea8ae75-1a0b-430c-b8c6-883c20f63a9e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
| 915 | 2025.12.31 23:16:29.179851 [ 278 ] {fb4f3bbb-2152-4fbf-bf7d-d6fe08544f66} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
| 916 | 2025.12.31 23:16:29.181819 [ 267 ] {4ea8ae75-1a0b-430c-b8c6-883c20f63a9e} <Debug> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179): Loading data parts | ||
| 917 | 2025.12.31 23:16:29.181975 [ 267 ] {4ea8ae75-1a0b-430c-b8c6-883c20f63a9e} <Debug> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179): There are no data parts | ||
| 918 | 2025.12.31 23:16:29.183313 [ 267 ] {4ea8ae75-1a0b-430c-b8c6-883c20f63a9e} <Debug> TCPHandler: Processed in 0.003759303 sec. | ||
| 919 | 2025.12.31 23:16:29.183320 [ 278 ] {fb4f3bbb-2152-4fbf-bf7d-d6fe08544f66} <Debug> TCPHandler: Processed in 0.003784854 sec. | ||
| 920 | 2025.12.31 23:16:29.183438 [ 278 ] {} <Trace> TCP-Session: 73cebd3a-f97b-4dc3-819f-9105391de6d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 921 | 2025.12.31 23:16:29.183475 [ 267 ] {} <Trace> TCP-Session: b8049521-7bce-4f92-bcf4-518fa3ec8bcf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 922 | 2025.12.31 23:16:29.183577 [ 278 ] {3499450b-45d0-4500-895c-068b7ed6c08e} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:36673) 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) | ||
| 923 | 2025.12.31 23:16:29.183620 [ 278 ] {3499450b-45d0-4500-895c-068b7ed6c08e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
| 924 | 2025.12.31 23:16:29.183642 [ 267 ] {ab174a75-dc3c-415f-ad65-33a0e2b92208} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38307) 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) | ||
| 925 | 2025.12.31 23:16:29.183689 [ 267 ] {ab174a75-dc3c-415f-ad65-33a0e2b92208} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
| 926 | 2025.12.31 23:16:29.186019 [ 278 ] {3499450b-45d0-4500-895c-068b7ed6c08e} <Debug> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39): Loading data parts | ||
| 927 | 2025.12.31 23:16:29.186203 [ 278 ] {3499450b-45d0-4500-895c-068b7ed6c08e} <Debug> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39): There are no data parts | ||
| 928 | 2025.12.31 23:16:29.187696 [ 278 ] {3499450b-45d0-4500-895c-068b7ed6c08e} <Debug> TCPHandler: Processed in 0.004304663 sec. | ||
| 929 | 2025.12.31 23:16:29.187710 [ 267 ] {ab174a75-dc3c-415f-ad65-33a0e2b92208} <Debug> TCPHandler: Processed in 0.004287372 sec. | ||
| 930 | 2025.12.31 23:16:29.187881 [ 278 ] {} <Trace> TCP-Session: 73cebd3a-f97b-4dc3-819f-9105391de6d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 931 | 2025.12.31 23:16:29.187919 [ 267 ] {} <Trace> TCP-Session: b8049521-7bce-4f92-bcf4-518fa3ec8bcf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 932 | 2025.12.31 23:16:29.188302 [ 278 ] {81d17eda-0d73-47ec-944b-7552dc168dcc} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:36673) /* The timeseries schema table stores the extracted schema for the samples | ||
| 933 | * oximeter collects. | ||
| 934 | */ | ||
| 935 | 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) | ||
| 936 | 2025.12.31 23:16:29.188304 [ 267 ] {a1dc75a0-05c2-4e1a-9d1f-c814fce5760d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38307) /* The timeseries schema table stores the extracted schema for the samples | ||
| 937 | * oximeter collects. | ||
| 938 | */ | ||
| 939 | 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) | ||
| 940 | 2025.12.31 23:16:29.188395 [ 278 ] {81d17eda-0d73-47ec-944b-7552dc168dcc} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
| 941 | 2025.12.31 23:16:29.188425 [ 267 ] {a1dc75a0-05c2-4e1a-9d1f-c814fce5760d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
| 942 | 2025.12.31 23:16:29.190753 [ 278 ] {81d17eda-0d73-47ec-944b-7552dc168dcc} <Debug> oximeter.timeseries_schema (04116ac9-a49e-4dc9-b7d9-fc8011d6174e): Loading data parts | ||
| 943 | 2025.12.31 23:16:29.191029 [ 278 ] {81d17eda-0d73-47ec-944b-7552dc168dcc} <Debug> oximeter.timeseries_schema (04116ac9-a49e-4dc9-b7d9-fc8011d6174e): There are no data parts | ||
| 944 | 2025.12.31 23:16:29.193158 [ 278 ] {81d17eda-0d73-47ec-944b-7552dc168dcc} <Debug> TCPHandler: Processed in 0.005364141 sec. | ||
| 945 | 2025.12.31 23:16:29.193185 [ 267 ] {a1dc75a0-05c2-4e1a-9d1f-c814fce5760d} <Debug> TCPHandler: Processed in 0.00531939 sec. | ||
| 946 | 2025.12.31 23:16:29.193363 [ 283 ] {} <Trace> TCP-Session: c1ba1886-6150-49b3-80b2-4d581c2fe4d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 947 | 2025.12.31 23:16:29.193399 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 948 | 2025.12.31 23:16:29.193683 [ 271 ] {d9dd8bbb-7eda-4531-9c8e-4209f25add21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
| 949 | 2025.12.31 23:16:29.193687 [ 283 ] {0bf39d91-fc38-4bcc-8438-7cf50c3844a5} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:43605) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
| 950 | 2025.12.31 23:16:29.195372 [ 271 ] {d9dd8bbb-7eda-4531-9c8e-4209f25add21} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
| 951 | 2025.12.31 23:16:29.195379 [ 283 ] {0bf39d91-fc38-4bcc-8438-7cf50c3844a5} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
| 952 | 2025.12.31 23:16:29.213973 [ 294 ] {0bf39d91-fc38-4bcc-8438-7cf50c3844a5} <Trace> oximeter.version (354cafc0-8409-413e-b71b-ba38479b7a3f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 953 | 2025.12.31 23:16:29.213978 [ 293 ] {d9dd8bbb-7eda-4531-9c8e-4209f25add21} <Trace> oximeter.version (354cafc0-8409-413e-b71b-ba38479b7a3f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 954 | 2025.12.31 23:16:29.214024 [ 294 ] {0bf39d91-fc38-4bcc-8438-7cf50c3844a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 955 | 2025.12.31 23:16:29.214072 [ 293 ] {d9dd8bbb-7eda-4531-9c8e-4209f25add21} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 956 | 2025.12.31 23:16:29.220751 [ 293 ] {d9dd8bbb-7eda-4531-9c8e-4209f25add21} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 957 | 2025.12.31 23:16:29.220761 [ 294 ] {0bf39d91-fc38-4bcc-8438-7cf50c3844a5} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 958 | 2025.12.31 23:16:29.221436 [ 293 ] {d9dd8bbb-7eda-4531-9c8e-4209f25add21} <Trace> oximeter.version (354cafc0-8409-413e-b71b-ba38479b7a3f): Renaming temporary part tmp_insert_all_2_2_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 959 | 2025.12.31 23:16:29.221652 [ 294 ] {0bf39d91-fc38-4bcc-8438-7cf50c3844a5} <Trace> oximeter.version (354cafc0-8409-413e-b71b-ba38479b7a3f): Renaming temporary part tmp_insert_all_1_1_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 960 | 2025.12.31 23:16:29.221773 [ 271 ] {d9dd8bbb-7eda-4531-9c8e-4209f25add21} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.02825 sec., 35.39823008849557 rows/sec., 566.37 B/sec. | ||
| 961 | 2025.12.31 23:16:29.221925 [ 283 ] {0bf39d91-fc38-4bcc-8438-7cf50c3844a5} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.028448 sec., 35.15185601799775 rows/sec., 562.43 B/sec. | ||
| 962 | 2025.12.31 23:16:29.221943 [ 271 ] {d9dd8bbb-7eda-4531-9c8e-4209f25add21} <Debug> TCPHandler: Processed in 0.028603545 sec. | ||
| 963 | 2025.12.31 23:16:29.222122 [ 283 ] {0bf39d91-fc38-4bcc-8438-7cf50c3844a5} <Debug> TCPHandler: Processed in 0.028849379 sec. | ||
| 964 | 2025.12.31 23:16:29.222356 [ 278 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 965 | 2025.12.31 23:16:29.222376 [ 283 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 966 | 2025.12.31 23:16:29.222402 [ 279 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 967 | 2025.12.31 23:16:29.222419 [ 283 ] {} <Debug> TCP-Session: c1ba1886-6150-49b3-80b2-4d581c2fe4d0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 968 | 2025.12.31 23:16:29.222423 [ 278 ] {} <Debug> TCP-Session: 73cebd3a-f97b-4dc3-819f-9105391de6d7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 969 | 2025.12.31 23:16:29.222442 [ 282 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 970 | 2025.12.31 23:16:29.222450 [ 279 ] {} <Debug> TCP-Session: a165d9d0-56ba-448f-8624-f4d588145cbd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 971 | 2025.12.31 23:16:29.222464 [ 281 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 972 | 2025.12.31 23:16:29.222481 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 973 | 2025.12.31 23:16:29.222502 [ 284 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 974 | 2025.12.31 23:16:29.222524 [ 285 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 975 | 2025.12.31 23:16:29.222544 [ 286 ] {} <Debug> TCP-Session: 4ccaa64d-f224-4173-85c3-f3e1848a7516 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 976 | 2025.12.31 23:16:29.222574 [ 284 ] {} <Debug> TCP-Session: 0c8972dd-9429-45d2-a186-f451144c0e4b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 977 | 2025.12.31 23:16:29.222582 [ 285 ] {} <Debug> TCP-Session: 97667aac-5349-4497-ba99-d7e4e87ba45c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 978 | 2025.12.31 23:16:29.222525 [ 281 ] {} <Debug> TCP-Session: 9dcab094-35f5-4a19-bfd1-13bc88eae4c2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 979 | 2025.12.31 23:16:29.222484 [ 282 ] {} <Debug> TCP-Session: 62e91bdb-a633-4b0f-80d4-421c9d9b4ce7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 980 | 2025.12.31 23:16:29.222429 [ 280 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 981 | 2025.12.31 23:16:29.222700 [ 280 ] {} <Debug> TCP-Session: 260c74ff-eb33-4f88-8ef6-85fedd5440b4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 982 | 2025.12.31 23:16:29.901422 [ 278 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:63228 | ||
| 983 | 2025.12.31 23:16:29.908068 [ 278 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 984 | 2025.12.31 23:16:29.908116 [ 278 ] {} <Debug> TCP-Session: ae790f50-2197-43a4-9c8e-f385695dc537 Authenticating user 'default' from [fd00:1122:3344:101::a]:63228 | ||
| 985 | 2025.12.31 23:16:29.908142 [ 278 ] {} <Debug> TCP-Session: ae790f50-2197-43a4-9c8e-f385695dc537 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 986 | 2025.12.31 23:16:29.908157 [ 278 ] {} <Debug> TCP-Session: ae790f50-2197-43a4-9c8e-f385695dc537 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 987 | 2025.12.31 23:16:29.908212 [ 278 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 988 | 2025.12.31 23:16:29.908238 [ 278 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 989 | 2025.12.31 23:16:29.908257 [ 278 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 990 | 2025.12.31 23:16:29.908632 [ 279 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:43357 | ||
| 991 | 2025.12.31 23:16:29.908648 [ 280 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:33759 | ||
| 992 | 2025.12.31 23:16:29.908693 [ 284 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:37541 | ||
| 993 | 2025.12.31 23:16:29.908701 [ 285 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:50510 | ||
| 994 | 2025.12.31 23:16:29.908746 [ 279 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 995 | 2025.12.31 23:16:29.908678 [ 283 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:56855 | ||
| 996 | 2025.12.31 23:16:29.908772 [ 280 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 997 | 2025.12.31 23:16:29.908782 [ 284 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 998 | 2025.12.31 23:16:29.908826 [ 280 ] {} <Debug> TCP-Session: 175f29d1-1b16-4298-af87-1c794ad2eed8 Authenticating user 'default' from [fd00:1122:3344:101::a]:33759 | ||
| 999 | 2025.12.31 23:16:29.908842 [ 285 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1000 | 2025.12.31 23:16:29.908855 [ 283 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1001 | 2025.12.31 23:16:29.908857 [ 280 ] {} <Debug> TCP-Session: 175f29d1-1b16-4298-af87-1c794ad2eed8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1002 | 2025.12.31 23:16:29.908883 [ 285 ] {} <Debug> TCP-Session: b467bf8d-d2e9-410b-a05a-90709dfad0fc Authenticating user 'default' from [fd00:1122:3344:101::a]:50510 | ||
| 1003 | 2025.12.31 23:16:29.908896 [ 283 ] {} <Debug> TCP-Session: 8a3a25c6-3c4b-4035-8507-81c51426b846 Authenticating user 'default' from [fd00:1122:3344:101::a]:56855 | ||
| 1004 | 2025.12.31 23:16:29.908926 [ 285 ] {} <Debug> TCP-Session: b467bf8d-d2e9-410b-a05a-90709dfad0fc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1005 | 2025.12.31 23:16:29.908847 [ 284 ] {} <Debug> TCP-Session: b0a59b12-d215-4117-9f94-16c0d6711e98 Authenticating user 'default' from [fd00:1122:3344:101::a]:37541 | ||
| 1006 | 2025.12.31 23:16:29.908955 [ 285 ] {} <Debug> TCP-Session: b467bf8d-d2e9-410b-a05a-90709dfad0fc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1007 | 2025.12.31 23:16:29.908975 [ 284 ] {} <Debug> TCP-Session: b0a59b12-d215-4117-9f94-16c0d6711e98 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1008 | 2025.12.31 23:16:29.908949 [ 283 ] {} <Debug> TCP-Session: 8a3a25c6-3c4b-4035-8507-81c51426b846 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1009 | 2025.12.31 23:16:29.909003 [ 284 ] {} <Debug> TCP-Session: b0a59b12-d215-4117-9f94-16c0d6711e98 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1010 | 2025.12.31 23:16:29.908791 [ 279 ] {} <Debug> TCP-Session: 47a9ea78-1816-482f-9b6f-feba8c2548a0 Authenticating user 'default' from [fd00:1122:3344:101::a]:43357 | ||
| 1011 | 2025.12.31 23:16:29.909041 [ 283 ] {} <Debug> TCP-Session: 8a3a25c6-3c4b-4035-8507-81c51426b846 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1012 | 2025.12.31 23:16:29.909092 [ 279 ] {} <Debug> TCP-Session: 47a9ea78-1816-482f-9b6f-feba8c2548a0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1013 | 2025.12.31 23:16:29.908657 [ 282 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:50342 | ||
| 1014 | 2025.12.31 23:16:29.909125 [ 279 ] {} <Debug> TCP-Session: 47a9ea78-1816-482f-9b6f-feba8c2548a0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1015 | 2025.12.31 23:16:29.908663 [ 281 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:43722 | ||
| 1016 | 2025.12.31 23:16:29.908900 [ 280 ] {} <Debug> TCP-Session: 175f29d1-1b16-4298-af87-1c794ad2eed8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1017 | 2025.12.31 23:16:29.909227 [ 282 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1018 | 2025.12.31 23:16:29.909254 [ 281 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1019 | 2025.12.31 23:16:29.909266 [ 282 ] {} <Debug> TCP-Session: 5a93539e-fa36-416b-bdfd-c929271ddb95 Authenticating user 'default' from [fd00:1122:3344:101::a]:50342 | ||
| 1020 | 2025.12.31 23:16:29.909282 [ 281 ] {} <Debug> TCP-Session: 6127e253-864b-47c4-abec-2fa13d04297c Authenticating user 'default' from [fd00:1122:3344:101::a]:43722 | ||
| 1021 | 2025.12.31 23:16:29.909303 [ 282 ] {} <Debug> TCP-Session: 5a93539e-fa36-416b-bdfd-c929271ddb95 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1022 | 2025.12.31 23:16:29.909310 [ 281 ] {} <Debug> TCP-Session: 6127e253-864b-47c4-abec-2fa13d04297c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1023 | 2025.12.31 23:16:29.909334 [ 282 ] {} <Debug> TCP-Session: 5a93539e-fa36-416b-bdfd-c929271ddb95 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1024 | 2025.12.31 23:16:29.909339 [ 281 ] {} <Debug> TCP-Session: 6127e253-864b-47c4-abec-2fa13d04297c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1025 | 2025.12.31 23:16:30.000194 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 136.24 MiB, peak 146.29 MiB, free memory in arenas 0.00 B, will set to 144.77 MiB (RSS), difference: 8.53 MiB | ||
| 1026 | 2025.12.31 23:16:30.945118 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62627 | ||
| 1027 | 2025.12.31 23:16:30.945224 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1028 | 2025.12.31 23:16:30.945251 [ 286 ] {} <Debug> TCP-Session: b5dba206-3283-488f-8b50-1f0afb92ba63 Authenticating user 'default' from [fd00:1122:3344:101::e]:62627 | ||
| 1029 | 2025.12.31 23:16:30.945273 [ 286 ] {} <Debug> TCP-Session: b5dba206-3283-488f-8b50-1f0afb92ba63 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1030 | 2025.12.31 23:16:30.945285 [ 286 ] {} <Debug> TCP-Session: b5dba206-3283-488f-8b50-1f0afb92ba63 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1031 | 2025.12.31 23:16:30.945589 [ 334 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65330 | ||
| 1032 | 2025.12.31 23:16:30.945655 [ 286 ] {} <Trace> TCP-Session: b5dba206-3283-488f-8b50-1f0afb92ba63 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1033 | 2025.12.31 23:16:30.945655 [ 335 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38836 | ||
| 1034 | 2025.12.31 23:16:30.945735 [ 334 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1035 | 2025.12.31 23:16:30.945773 [ 334 ] {} <Debug> TCP-Session: 276b9fdb-2367-4d7f-9bfc-dd5c3473262f Authenticating user 'default' from [fd00:1122:3344:101::e]:65330 | ||
| 1036 | 2025.12.31 23:16:30.945782 [ 335 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1037 | 2025.12.31 23:16:30.945797 [ 334 ] {} <Debug> TCP-Session: 276b9fdb-2367-4d7f-9bfc-dd5c3473262f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1038 | 2025.12.31 23:16:30.945820 [ 334 ] {} <Debug> TCP-Session: 276b9fdb-2367-4d7f-9bfc-dd5c3473262f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1039 | 2025.12.31 23:16:30.945824 [ 335 ] {} <Debug> TCP-Session: e73234ed-2c7f-468e-98ed-83abefb9c13f Authenticating user 'default' from [fd00:1122:3344:101::e]:38836 | ||
| 1040 | 2025.12.31 23:16:30.945861 [ 335 ] {} <Debug> TCP-Session: e73234ed-2c7f-468e-98ed-83abefb9c13f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1041 | 2025.12.31 23:16:30.945889 [ 335 ] {} <Debug> TCP-Session: e73234ed-2c7f-468e-98ed-83abefb9c13f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1042 | 2025.12.31 23:16:30.945893 [ 286 ] {c4813e9b-2f6f-4b0a-a9a8-9da7b3635b7d} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:62627) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1043 | 2025.12.31 23:16:30.945858 [ 336 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59363 | ||
| 1044 | 2025.12.31 23:16:30.945926 [ 338 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63364 | ||
| 1045 | 2025.12.31 23:16:30.945855 [ 337 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64630 | ||
| 1046 | 2025.12.31 23:16:30.946019 [ 339 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41654 | ||
| 1047 | 2025.12.31 23:16:30.946123 [ 340 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59423 | ||
| 1048 | 2025.12.31 23:16:30.946309 [ 338 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1049 | 2025.12.31 23:16:30.946325 [ 336 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1050 | 2025.12.31 23:16:30.946349 [ 338 ] {} <Debug> TCP-Session: 3527554a-9301-4a08-9e2f-3beee8404e52 Authenticating user 'default' from [fd00:1122:3344:101::e]:63364 | ||
| 1051 | 2025.12.31 23:16:30.946366 [ 341 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44578 | ||
| 1052 | 2025.12.31 23:16:30.946378 [ 336 ] {} <Debug> TCP-Session: fcacf834-6d75-4c76-89b7-74e954894f1d Authenticating user 'default' from [fd00:1122:3344:101::e]:59363 | ||
| 1053 | 2025.12.31 23:16:30.946388 [ 286 ] {c4813e9b-2f6f-4b0a-a9a8-9da7b3635b7d} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1054 | 2025.12.31 23:16:30.946416 [ 336 ] {} <Debug> TCP-Session: fcacf834-6d75-4c76-89b7-74e954894f1d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1055 | 2025.12.31 23:16:30.946377 [ 338 ] {} <Debug> TCP-Session: 3527554a-9301-4a08-9e2f-3beee8404e52 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1056 | 2025.12.31 23:16:30.946444 [ 336 ] {} <Debug> TCP-Session: fcacf834-6d75-4c76-89b7-74e954894f1d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1057 | 2025.12.31 23:16:30.946463 [ 338 ] {} <Debug> TCP-Session: 3527554a-9301-4a08-9e2f-3beee8404e52 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1058 | 2025.12.31 23:16:30.946599 [ 339 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1059 | 2025.12.31 23:16:30.946643 [ 339 ] {} <Debug> TCP-Session: 0fc3c49a-fed1-4a38-b6eb-0c33802862cc Authenticating user 'default' from [fd00:1122:3344:101::e]:41654 | ||
| 1060 | 2025.12.31 23:16:30.946669 [ 339 ] {} <Debug> TCP-Session: 0fc3c49a-fed1-4a38-b6eb-0c33802862cc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1061 | 2025.12.31 23:16:30.946683 [ 339 ] {} <Debug> TCP-Session: 0fc3c49a-fed1-4a38-b6eb-0c33802862cc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1062 | 2025.12.31 23:16:30.946697 [ 340 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1063 | 2025.12.31 23:16:30.946711 [ 341 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1064 | 2025.12.31 23:16:30.946819 [ 341 ] {} <Debug> TCP-Session: bcbba095-94ea-4fac-aff6-637a8fc03e7d Authenticating user 'default' from [fd00:1122:3344:101::e]:44578 | ||
| 1065 | 2025.12.31 23:16:30.946840 [ 341 ] {} <Debug> TCP-Session: bcbba095-94ea-4fac-aff6-637a8fc03e7d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1066 | 2025.12.31 23:16:30.946841 [ 286 ] {c4813e9b-2f6f-4b0a-a9a8-9da7b3635b7d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1067 | 2025.12.31 23:16:30.946852 [ 340 ] {} <Debug> TCP-Session: e8d0caaa-3f95-4642-8e46-1da19be961cc Authenticating user 'default' from [fd00:1122:3344:101::e]:59423 | ||
| 1068 | 2025.12.31 23:16:30.946856 [ 337 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1069 | 2025.12.31 23:16:30.946891 [ 340 ] {} <Debug> TCP-Session: e8d0caaa-3f95-4642-8e46-1da19be961cc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1070 | 2025.12.31 23:16:30.946913 [ 337 ] {} <Debug> TCP-Session: 7ef3da9b-449d-4a9e-ba91-41dd63184711 Authenticating user 'default' from [fd00:1122:3344:101::e]:64630 | ||
| 1071 | 2025.12.31 23:16:30.946926 [ 340 ] {} <Debug> TCP-Session: e8d0caaa-3f95-4642-8e46-1da19be961cc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1072 | 2025.12.31 23:16:30.946942 [ 337 ] {} <Debug> TCP-Session: 7ef3da9b-449d-4a9e-ba91-41dd63184711 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1073 | 2025.12.31 23:16:30.946854 [ 341 ] {} <Debug> TCP-Session: bcbba095-94ea-4fac-aff6-637a8fc03e7d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1074 | 2025.12.31 23:16:30.946966 [ 337 ] {} <Debug> TCP-Session: 7ef3da9b-449d-4a9e-ba91-41dd63184711 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1075 | 2025.12.31 23:16:30.949451 [ 286 ] {c4813e9b-2f6f-4b0a-a9a8-9da7b3635b7d} <Debug> oximeter.version (354cafc0-8409-413e-b71b-ba38479b7a3f) (SelectExecutor): Key condition: unknown | ||
| 1076 | 2025.12.31 23:16:30.950873 [ 294 ] {c4813e9b-2f6f-4b0a-a9a8-9da7b3635b7d} <Trace> AggregatingTransform: Aggregating | ||
| 1077 | 2025.12.31 23:16:30.950914 [ 294 ] {c4813e9b-2f6f-4b0a-a9a8-9da7b3635b7d} <Trace> Aggregator: Aggregation method: without_key | ||
| 1078 | 2025.12.31 23:16:30.950947 [ 294 ] {c4813e9b-2f6f-4b0a-a9a8-9da7b3635b7d} <Trace> AggregatingTransform: Aggregated. 2 to 1 rows (from 80.00 B) in 0.001197511 sec. (1670.131 rows/sec., 65.24 KiB/sec.) | ||
| 1079 | 2025.12.31 23:16:30.950966 [ 294 ] {c4813e9b-2f6f-4b0a-a9a8-9da7b3635b7d} <Trace> Aggregator: Merging aggregated data | ||
| 1080 | 2025.12.31 23:16:30.952147 [ 286 ] {c4813e9b-2f6f-4b0a-a9a8-9da7b3635b7d} <Debug> executeQuery: Read 2 rows, 80.00 B in 0.006353 sec., 314.81189988981583 rows/sec., 12.30 KiB/sec. | ||
| 1081 | 2025.12.31 23:16:30.952266 [ 286 ] {c4813e9b-2f6f-4b0a-a9a8-9da7b3635b7d} <Debug> TCPHandler: Processed in 0.006772985 sec. | ||
| 1082 | 2025.12.31 23:16:30.952406 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1083 | 2025.12.31 23:16:30.952433 [ 286 ] {} <Debug> TCP-Session: b5dba206-3283-488f-8b50-1f0afb92ba63 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1084 | 2025.12.31 23:16:30.952433 [ 334 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1085 | 2025.12.31 23:16:30.952455 [ 341 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1086 | 2025.12.31 23:16:30.952475 [ 339 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1087 | 2025.12.31 23:16:30.952488 [ 334 ] {} <Debug> TCP-Session: 276b9fdb-2367-4d7f-9bfc-dd5c3473262f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1088 | 2025.12.31 23:16:30.952506 [ 341 ] {} <Debug> TCP-Session: bcbba095-94ea-4fac-aff6-637a8fc03e7d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1089 | 2025.12.31 23:16:30.952509 [ 336 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1090 | 2025.12.31 23:16:30.952532 [ 339 ] {} <Debug> TCP-Session: 0fc3c49a-fed1-4a38-b6eb-0c33802862cc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1091 | 2025.12.31 23:16:30.952545 [ 337 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1092 | 2025.12.31 23:16:30.952564 [ 336 ] {} <Debug> TCP-Session: fcacf834-6d75-4c76-89b7-74e954894f1d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1093 | 2025.12.31 23:16:30.952560 [ 340 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1094 | 2025.12.31 23:16:30.952599 [ 337 ] {} <Debug> TCP-Session: 7ef3da9b-449d-4a9e-ba91-41dd63184711 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1095 | 2025.12.31 23:16:30.952525 [ 338 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1096 | 2025.12.31 23:16:30.952632 [ 340 ] {} <Debug> TCP-Session: e8d0caaa-3f95-4642-8e46-1da19be961cc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1097 | 2025.12.31 23:16:30.952489 [ 335 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1098 | 2025.12.31 23:16:30.952677 [ 338 ] {} <Debug> TCP-Session: 3527554a-9301-4a08-9e2f-3beee8404e52 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1099 | 2025.12.31 23:16:30.952723 [ 335 ] {} <Debug> TCP-Session: e73234ed-2c7f-468e-98ed-83abefb9c13f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1100 | 2025.12.31 23:16:31.000196 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 145.02 MiB, peak 155.12 MiB, free memory in arenas 0.00 B, will set to 146.34 MiB (RSS), difference: 1.31 MiB | ||
| 1101 | 2025.12.31 23:16:32.417387 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36895 | ||
| 1102 | 2025.12.31 23:16:32.417489 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1103 | 2025.12.31 23:16:32.417516 [ 286 ] {} <Debug> TCP-Session: ec8142f3-ae1b-4feb-b2df-158f65c74f78 Authenticating user 'default' from [fd00:1122:3344:101::e]:36895 | ||
| 1104 | 2025.12.31 23:16:32.417537 [ 286 ] {} <Debug> TCP-Session: ec8142f3-ae1b-4feb-b2df-158f65c74f78 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1105 | 2025.12.31 23:16:32.417550 [ 286 ] {} <Debug> TCP-Session: ec8142f3-ae1b-4feb-b2df-158f65c74f78 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1106 | 2025.12.31 23:16:32.417809 [ 335 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59766 | ||
| 1107 | 2025.12.31 23:16:32.417810 [ 334 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55820 | ||
| 1108 | 2025.12.31 23:16:32.417843 [ 337 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58369 | ||
| 1109 | 2025.12.31 23:16:32.417869 [ 339 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38466 | ||
| 1110 | 2025.12.31 23:16:32.417901 [ 341 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48975 | ||
| 1111 | 2025.12.31 23:16:32.417940 [ 334 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1112 | 2025.12.31 23:16:32.417945 [ 286 ] {} <Trace> TCP-Session: ec8142f3-ae1b-4feb-b2df-158f65c74f78 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1113 | 2025.12.31 23:16:32.417962 [ 337 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1114 | 2025.12.31 23:16:32.417980 [ 339 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1115 | 2025.12.31 23:16:32.418013 [ 337 ] {} <Debug> TCP-Session: f753fe61-7396-4424-84d7-bbb9b396e19c Authenticating user 'default' from [fd00:1122:3344:101::e]:58369 | ||
| 1116 | 2025.12.31 23:16:32.418017 [ 341 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1117 | 2025.12.31 23:16:32.418031 [ 339 ] {} <Debug> TCP-Session: 01544958-5060-4824-9b43-60989eecd753 Authenticating user 'default' from [fd00:1122:3344:101::e]:38466 | ||
| 1118 | 2025.12.31 23:16:32.418041 [ 337 ] {} <Debug> TCP-Session: f753fe61-7396-4424-84d7-bbb9b396e19c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1119 | 2025.12.31 23:16:32.418057 [ 341 ] {} <Debug> TCP-Session: d0e33d12-ab45-408e-b6f7-d7e93888ee9a Authenticating user 'default' from [fd00:1122:3344:101::e]:48975 | ||
| 1120 | 2025.12.31 23:16:32.418068 [ 337 ] {} <Debug> TCP-Session: f753fe61-7396-4424-84d7-bbb9b396e19c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1121 | 2025.12.31 23:16:32.418061 [ 339 ] {} <Debug> TCP-Session: 01544958-5060-4824-9b43-60989eecd753 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1122 | 2025.12.31 23:16:32.418089 [ 341 ] {} <Debug> TCP-Session: d0e33d12-ab45-408e-b6f7-d7e93888ee9a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1123 | 2025.12.31 23:16:32.418101 [ 339 ] {} <Debug> TCP-Session: 01544958-5060-4824-9b43-60989eecd753 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1124 | 2025.12.31 23:16:32.418115 [ 341 ] {} <Debug> TCP-Session: d0e33d12-ab45-408e-b6f7-d7e93888ee9a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1125 | 2025.12.31 23:16:32.417890 [ 340 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49703 | ||
| 1126 | 2025.12.31 23:16:32.418132 [ 286 ] {243c6519-c6d7-47a7-b351-f67548288f98} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:36895) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1127 | 2025.12.31 23:16:32.417887 [ 335 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1128 | 2025.12.31 23:16:32.417861 [ 338 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39478 | ||
| 1129 | 2025.12.31 23:16:32.418210 [ 340 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1130 | 2025.12.31 23:16:32.418203 [ 335 ] {} <Debug> TCP-Session: 3255d876-0c6a-4d45-a29a-ff5ae60849fb Authenticating user 'default' from [fd00:1122:3344:101::e]:59766 | ||
| 1131 | 2025.12.31 23:16:32.418248 [ 340 ] {} <Debug> TCP-Session: 842ddce1-db24-4a94-aa3d-abbc2d868862 Authenticating user 'default' from [fd00:1122:3344:101::e]:49703 | ||
| 1132 | 2025.12.31 23:16:32.417831 [ 336 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38234 | ||
| 1133 | 2025.12.31 23:16:32.418276 [ 338 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1134 | 2025.12.31 23:16:32.418261 [ 335 ] {} <Debug> TCP-Session: 3255d876-0c6a-4d45-a29a-ff5ae60849fb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1135 | 2025.12.31 23:16:32.418326 [ 338 ] {} <Debug> TCP-Session: d96183d6-4c54-4906-98a9-8f1b31b4bc77 Authenticating user 'default' from [fd00:1122:3344:101::e]:39478 | ||
| 1136 | 2025.12.31 23:16:32.418338 [ 335 ] {} <Debug> TCP-Session: 3255d876-0c6a-4d45-a29a-ff5ae60849fb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1137 | 2025.12.31 23:16:32.418344 [ 336 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1138 | 2025.12.31 23:16:32.418358 [ 338 ] {} <Debug> TCP-Session: d96183d6-4c54-4906-98a9-8f1b31b4bc77 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1139 | 2025.12.31 23:16:32.417981 [ 334 ] {} <Debug> TCP-Session: 56788e4c-4602-428c-bb88-aba6eedb3a39 Authenticating user 'default' from [fd00:1122:3344:101::e]:55820 | ||
| 1140 | 2025.12.31 23:16:32.418391 [ 338 ] {} <Debug> TCP-Session: d96183d6-4c54-4906-98a9-8f1b31b4bc77 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1141 | 2025.12.31 23:16:32.418384 [ 336 ] {} <Debug> TCP-Session: df22238b-40b2-401b-b0f1-90bed63be025 Authenticating user 'default' from [fd00:1122:3344:101::e]:38234 | ||
| 1142 | 2025.12.31 23:16:32.418410 [ 334 ] {} <Debug> TCP-Session: 56788e4c-4602-428c-bb88-aba6eedb3a39 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1143 | 2025.12.31 23:16:32.418432 [ 336 ] {} <Debug> TCP-Session: df22238b-40b2-401b-b0f1-90bed63be025 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1144 | 2025.12.31 23:16:32.418444 [ 334 ] {} <Debug> TCP-Session: 56788e4c-4602-428c-bb88-aba6eedb3a39 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1145 | 2025.12.31 23:16:32.418456 [ 336 ] {} <Debug> TCP-Session: df22238b-40b2-401b-b0f1-90bed63be025 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1146 | 2025.12.31 23:16:32.418431 [ 286 ] {243c6519-c6d7-47a7-b351-f67548288f98} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1147 | 2025.12.31 23:16:32.418268 [ 340 ] {} <Debug> TCP-Session: 842ddce1-db24-4a94-aa3d-abbc2d868862 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1148 | 2025.12.31 23:16:32.418522 [ 340 ] {} <Debug> TCP-Session: 842ddce1-db24-4a94-aa3d-abbc2d868862 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1149 | 2025.12.31 23:16:32.418550 [ 286 ] {243c6519-c6d7-47a7-b351-f67548288f98} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1150 | 2025.12.31 23:16:32.418850 [ 286 ] {243c6519-c6d7-47a7-b351-f67548288f98} <Debug> oximeter.version (354cafc0-8409-413e-b71b-ba38479b7a3f) (SelectExecutor): Key condition: unknown | ||
| 1151 | 2025.12.31 23:16:32.419050 [ 286 ] {243c6519-c6d7-47a7-b351-f67548288f98} <Trace> Aggregator: Compile expression max()(UInt64) 0 | ||
| 1152 | 2025.12.31 23:16:32.518489 [ 333 ] {243c6519-c6d7-47a7-b351-f67548288f98} <Trace> AggregatingTransform: Aggregating | ||
| 1153 | 2025.12.31 23:16:32.518540 [ 333 ] {243c6519-c6d7-47a7-b351-f67548288f98} <Trace> Aggregator: Aggregation method: without_key | ||
| 1154 | 2025.12.31 23:16:32.518579 [ 333 ] {243c6519-c6d7-47a7-b351-f67548288f98} <Trace> AggregatingTransform: Aggregated. 2 to 1 rows (from 80.00 B) in 0.001090979 sec. (1833.216 rows/sec., 71.61 KiB/sec.) | ||
| 1155 | 2025.12.31 23:16:32.518600 [ 333 ] {243c6519-c6d7-47a7-b351-f67548288f98} <Trace> Aggregator: Merging aggregated data | ||
| 1156 | 2025.12.31 23:16:32.519873 [ 286 ] {243c6519-c6d7-47a7-b351-f67548288f98} <Debug> executeQuery: Read 2 rows, 80.00 B in 0.101799 sec., 19.646558414129803 rows/sec., 785.86 B/sec. | ||
| 1157 | 2025.12.31 23:16:32.520026 [ 286 ] {243c6519-c6d7-47a7-b351-f67548288f98} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 1158 | 2025.12.31 23:16:32.520042 [ 286 ] {243c6519-c6d7-47a7-b351-f67548288f98} <Debug> TCPHandler: Processed in 0.102262976 sec. | ||
| 1159 | 2025.12.31 23:16:32.520182 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1160 | 2025.12.31 23:16:32.520212 [ 286 ] {} <Debug> TCP-Session: ec8142f3-ae1b-4feb-b2df-158f65c74f78 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1161 | 2025.12.31 23:16:32.520217 [ 341 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1162 | 2025.12.31 23:16:32.520240 [ 335 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1163 | 2025.12.31 23:16:32.520254 [ 336 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1164 | 2025.12.31 23:16:32.520268 [ 341 ] {} <Debug> TCP-Session: d0e33d12-ab45-408e-b6f7-d7e93888ee9a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1165 | 2025.12.31 23:16:32.520291 [ 335 ] {} <Debug> TCP-Session: 3255d876-0c6a-4d45-a29a-ff5ae60849fb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1166 | 2025.12.31 23:16:32.520292 [ 337 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1167 | 2025.12.31 23:16:32.520311 [ 336 ] {} <Debug> TCP-Session: df22238b-40b2-401b-b0f1-90bed63be025 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1168 | 2025.12.31 23:16:32.520329 [ 338 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1169 | 2025.12.31 23:16:32.520358 [ 337 ] {} <Debug> TCP-Session: f753fe61-7396-4424-84d7-bbb9b396e19c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1170 | 2025.12.31 23:16:32.520313 [ 334 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1171 | 2025.12.31 23:16:32.520398 [ 338 ] {} <Debug> TCP-Session: d96183d6-4c54-4906-98a9-8f1b31b4bc77 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1172 | 2025.12.31 23:16:32.520273 [ 339 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1173 | 2025.12.31 23:16:32.520427 [ 334 ] {} <Debug> TCP-Session: 56788e4c-4602-428c-bb88-aba6eedb3a39 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1174 | 2025.12.31 23:16:32.520351 [ 340 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1175 | 2025.12.31 23:16:32.520459 [ 339 ] {} <Debug> TCP-Session: 01544958-5060-4824-9b43-60989eecd753 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1176 | 2025.12.31 23:16:32.520492 [ 340 ] {} <Debug> TCP-Session: 842ddce1-db24-4a94-aa3d-abbc2d868862 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1177 | 2025.12.31 23:16:33.000221 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 147.82 MiB, peak 157.92 MiB, free memory in arenas 0.00 B, will set to 168.07 MiB (RSS), difference: 20.25 MiB | ||
| 1178 | 2025.12.31 23:16:34.249228 [ 267 ] {} <Trace> TCP-Session: b8049521-7bce-4f92-bcf4-518fa3ec8bcf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1179 | 2025.12.31 23:16:34.249424 [ 267 ] {3207ea8f-9a53-4729-9b9f-e71e3f8f8a51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38307) SELECT * FROM oximeter.timeseries_schema FORMAT Native; (stage: Complete) | ||
| 1180 | 2025.12.31 23:16:34.249725 [ 267 ] {3207ea8f-9a53-4729-9b9f-e71e3f8f8a51} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1181 | 2025.12.31 23:16:34.249788 [ 267 ] {3207ea8f-9a53-4729-9b9f-e71e3f8f8a51} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1182 | 2025.12.31 23:16:34.252188 [ 267 ] {3207ea8f-9a53-4729-9b9f-e71e3f8f8a51} <Debug> TCPHandler: Processed in 0.003081843 sec. | ||
| 1183 | 2025.12.31 23:16:34.254961 [ 267 ] {} <Trace> TCP-Session: b8049521-7bce-4f92-bcf4-518fa3ec8bcf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1184 | 2025.12.31 23:16:34.255114 [ 267 ] {80432399-d301-4e7a-b952-b3d3751cc95a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38307) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1185 | 2025.12.31 23:16:34.257697 [ 267 ] {80432399-d301-4e7a-b952-b3d3751cc95a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1186 | 2025.12.31 23:16:34.257747 [ 267 ] {80432399-d301-4e7a-b952-b3d3751cc95a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1187 | 2025.12.31 23:16:34.258145 [ 267 ] {80432399-d301-4e7a-b952-b3d3751cc95a} <Debug> TCPHandler: Processed in 0.003237125 sec. | ||
| 1188 | 2025.12.31 23:16:34.259056 [ 267 ] {} <Trace> TCP-Session: b8049521-7bce-4f92-bcf4-518fa3ec8bcf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1189 | 2025.12.31 23:16:34.259178 [ 267 ] {b11aa562-1336-4fbc-8dd7-970e1be20de4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38307) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1190 | 2025.12.31 23:16:34.259466 [ 267 ] {b11aa562-1336-4fbc-8dd7-970e1be20de4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1191 | 2025.12.31 23:16:34.259510 [ 267 ] {b11aa562-1336-4fbc-8dd7-970e1be20de4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1192 | 2025.12.31 23:16:34.259816 [ 267 ] {b11aa562-1336-4fbc-8dd7-970e1be20de4} <Debug> TCPHandler: Processed in 0.000810283 sec. | ||
| 1193 | 2025.12.31 23:16:34.260006 [ 267 ] {} <Trace> TCP-Session: b8049521-7bce-4f92-bcf4-518fa3ec8bcf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1194 | 2025.12.31 23:16:34.260123 [ 267 ] {d904d269-de46-44f4-9f28-ea5db0c04457} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38307) 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) | ||
| 1195 | 2025.12.31 23:16:34.260388 [ 267 ] {d904d269-de46-44f4-9f28-ea5db0c04457} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1196 | 2025.12.31 23:16:34.260431 [ 267 ] {d904d269-de46-44f4-9f28-ea5db0c04457} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1197 | 2025.12.31 23:16:34.260726 [ 267 ] {d904d269-de46-44f4-9f28-ea5db0c04457} <Debug> TCPHandler: Processed in 0.000768003 sec. | ||
| 1198 | 2025.12.31 23:16:34.260920 [ 267 ] {} <Trace> TCP-Session: b8049521-7bce-4f92-bcf4-518fa3ec8bcf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1199 | 2025.12.31 23:16:34.261035 [ 267 ] {aa54e774-4dac-4cc3-8531-61d7ec7363eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38307) 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) | ||
| 1200 | 2025.12.31 23:16:34.261285 [ 267 ] {aa54e774-4dac-4cc3-8531-61d7ec7363eb} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1201 | 2025.12.31 23:16:34.261328 [ 267 ] {aa54e774-4dac-4cc3-8531-61d7ec7363eb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1202 | 2025.12.31 23:16:34.261626 [ 267 ] {aa54e774-4dac-4cc3-8531-61d7ec7363eb} <Debug> TCPHandler: Processed in 0.000754143 sec. | ||
| 1203 | 2025.12.31 23:16:34.261786 [ 267 ] {} <Trace> TCP-Session: b8049521-7bce-4f92-bcf4-518fa3ec8bcf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1204 | 2025.12.31 23:16:34.261892 [ 267 ] {896672a4-b246-45dc-87db-06c0a3e418b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38307) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1205 | 2025.12.31 23:16:34.261933 [ 267 ] {896672a4-b246-45dc-87db-06c0a3e418b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1206 | 2025.12.31 23:16:34.264652 [ 267 ] {896672a4-b246-45dc-87db-06c0a3e418b9} <Trace> oximeter.timeseries_schema (04116ac9-a49e-4dc9-b7d9-fc8011d6174e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1207 | 2025.12.31 23:16:34.264697 [ 267 ] {896672a4-b246-45dc-87db-06c0a3e418b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1208 | 2025.12.31 23:16:34.265927 [ 267 ] {896672a4-b246-45dc-87db-06c0a3e418b9} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1209 | 2025.12.31 23:16:34.266332 [ 267 ] {896672a4-b246-45dc-87db-06c0a3e418b9} <Trace> oximeter.timeseries_schema (04116ac9-a49e-4dc9-b7d9-fc8011d6174e): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1210 | 2025.12.31 23:16:34.266489 [ 267 ] {896672a4-b246-45dc-87db-06c0a3e418b9} <Debug> executeQuery: Read 5 rows, 665.00 B in 0.004628 sec., 1080.3802938634399 rows/sec., 140.32 KiB/sec. | ||
| 1211 | 2025.12.31 23:16:34.266535 [ 267 ] {896672a4-b246-45dc-87db-06c0a3e418b9} <Debug> TCPHandler: Processed in 0.004796731 sec. | ||
| 1212 | 2025.12.31 23:16:34.266668 [ 267 ] {} <Trace> TCP-Session: b8049521-7bce-4f92-bcf4-518fa3ec8bcf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1213 | 2025.12.31 23:16:34.266765 [ 267 ] {237c3b4b-596b-4cc1-8ad8-38263c9ce3f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38307) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1214 | 2025.12.31 23:16:34.266805 [ 267 ] {237c3b4b-596b-4cc1-8ad8-38263c9ce3f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1215 | 2025.12.31 23:16:34.267344 [ 267 ] {237c3b4b-596b-4cc1-8ad8-38263c9ce3f5} <Trace> oximeter.fields_ipaddr (5f424e33-6a9f-405c-b8ff-24c93b94647e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1216 | 2025.12.31 23:16:34.267378 [ 267 ] {237c3b4b-596b-4cc1-8ad8-38263c9ce3f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1217 | 2025.12.31 23:16:34.268383 [ 267 ] {237c3b4b-596b-4cc1-8ad8-38263c9ce3f5} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1218 | 2025.12.31 23:16:34.268864 [ 267 ] {237c3b4b-596b-4cc1-8ad8-38263c9ce3f5} <Trace> oximeter.fields_ipaddr (5f424e33-6a9f-405c-b8ff-24c93b94647e): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1219 | 2025.12.31 23:16:34.268996 [ 267 ] {237c3b4b-596b-4cc1-8ad8-38263c9ce3f5} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.002252 sec., 888.0994671403197 rows/sec., 72.42 KiB/sec. | ||
| 1220 | 2025.12.31 23:16:34.269040 [ 267 ] {237c3b4b-596b-4cc1-8ad8-38263c9ce3f5} <Debug> TCPHandler: Processed in 0.002422031 sec. | ||
| 1221 | 2025.12.31 23:16:34.269157 [ 267 ] {} <Trace> TCP-Session: b8049521-7bce-4f92-bcf4-518fa3ec8bcf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1222 | 2025.12.31 23:16:34.269254 [ 267 ] {1e550086-41ac-4888-a8b0-d8cdcbe6eded} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38307) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1223 | 2025.12.31 23:16:34.269293 [ 267 ] {1e550086-41ac-4888-a8b0-d8cdcbe6eded} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1224 | 2025.12.31 23:16:34.270275 [ 267 ] {1e550086-41ac-4888-a8b0-d8cdcbe6eded} <Trace> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1225 | 2025.12.31 23:16:34.270309 [ 267 ] {1e550086-41ac-4888-a8b0-d8cdcbe6eded} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1226 | 2025.12.31 23:16:34.270766 [ 267 ] {1e550086-41ac-4888-a8b0-d8cdcbe6eded} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1227 | 2025.12.31 23:16:34.271197 [ 267 ] {1e550086-41ac-4888-a8b0-d8cdcbe6eded} <Trace> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1228 | 2025.12.31 23:16:34.271325 [ 267 ] {1e550086-41ac-4888-a8b0-d8cdcbe6eded} <Debug> executeQuery: Read 11 rows, 1.02 KiB in 0.00209 sec., 5263.1578947368425 rows/sec., 486.41 KiB/sec. | ||
| 1229 | 2025.12.31 23:16:34.271367 [ 267 ] {1e550086-41ac-4888-a8b0-d8cdcbe6eded} <Debug> TCPHandler: Processed in 0.002259748 sec. | ||
| 1230 | 2025.12.31 23:16:34.271482 [ 267 ] {} <Trace> TCP-Session: b8049521-7bce-4f92-bcf4-518fa3ec8bcf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1231 | 2025.12.31 23:16:34.271574 [ 267 ] {7e47df4d-bce3-437a-85a7-d31e19e8f7e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38307) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1232 | 2025.12.31 23:16:34.271614 [ 267 ] {7e47df4d-bce3-437a-85a7-d31e19e8f7e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1233 | 2025.12.31 23:16:34.272067 [ 267 ] {7e47df4d-bce3-437a-85a7-d31e19e8f7e6} <Trace> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1234 | 2025.12.31 23:16:34.272101 [ 267 ] {7e47df4d-bce3-437a-85a7-d31e19e8f7e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1235 | 2025.12.31 23:16:34.272502 [ 267 ] {7e47df4d-bce3-437a-85a7-d31e19e8f7e6} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1236 | 2025.12.31 23:16:34.272938 [ 267 ] {7e47df4d-bce3-437a-85a7-d31e19e8f7e6} <Trace> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1237 | 2025.12.31 23:16:34.273062 [ 267 ] {7e47df4d-bce3-437a-85a7-d31e19e8f7e6} <Debug> executeQuery: Read 7 rows, 528.00 B in 0.001506 sec., 4648.074369189907 rows/sec., 342.38 KiB/sec. | ||
| 1238 | 2025.12.31 23:16:34.273103 [ 267 ] {7e47df4d-bce3-437a-85a7-d31e19e8f7e6} <Debug> TCPHandler: Processed in 0.001673218 sec. | ||
| 1239 | 2025.12.31 23:16:34.273209 [ 267 ] {} <Trace> TCP-Session: b8049521-7bce-4f92-bcf4-518fa3ec8bcf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1240 | 2025.12.31 23:16:34.273302 [ 267 ] {a49275b4-528c-466b-9829-0744d53024f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38307) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1241 | 2025.12.31 23:16:34.273340 [ 267 ] {a49275b4-528c-466b-9829-0744d53024f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1242 | 2025.12.31 23:16:34.273761 [ 267 ] {a49275b4-528c-466b-9829-0744d53024f7} <Trace> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1243 | 2025.12.31 23:16:34.273794 [ 267 ] {a49275b4-528c-466b-9829-0744d53024f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1244 | 2025.12.31 23:16:34.274238 [ 267 ] {a49275b4-528c-466b-9829-0744d53024f7} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1245 | 2025.12.31 23:16:34.274728 [ 267 ] {a49275b4-528c-466b-9829-0744d53024f7} <Trace> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1246 | 2025.12.31 23:16:34.274852 [ 267 ] {a49275b4-528c-466b-9829-0744d53024f7} <Debug> executeQuery: Read 10 rows, 824.00 B in 0.001568 sec., 6377.551020408164 rows/sec., 513.19 KiB/sec. | ||
| 1247 | 2025.12.31 23:16:34.274893 [ 267 ] {a49275b4-528c-466b-9829-0744d53024f7} <Debug> TCPHandler: Processed in 0.001734219 sec. | ||
| 1248 | 2025.12.31 23:16:34.275002 [ 267 ] {} <Trace> TCP-Session: b8049521-7bce-4f92-bcf4-518fa3ec8bcf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1249 | 2025.12.31 23:16:34.275096 [ 267 ] {73532cad-e7eb-46b1-a244-94f94a760091} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38307) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1250 | 2025.12.31 23:16:34.275165 [ 267 ] {73532cad-e7eb-46b1-a244-94f94a760091} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1251 | 2025.12.31 23:16:34.275514 [ 267 ] {73532cad-e7eb-46b1-a244-94f94a760091} <Trace> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1252 | 2025.12.31 23:16:34.275551 [ 267 ] {73532cad-e7eb-46b1-a244-94f94a760091} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1253 | 2025.12.31 23:16:34.275994 [ 267 ] {73532cad-e7eb-46b1-a244-94f94a760091} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1254 | 2025.12.31 23:16:34.276484 [ 267 ] {73532cad-e7eb-46b1-a244-94f94a760091} <Trace> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1255 | 2025.12.31 23:16:34.276609 [ 267 ] {73532cad-e7eb-46b1-a244-94f94a760091} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001532 sec., 652.7415143603133 rows/sec., 45.90 KiB/sec. | ||
| 1256 | 2025.12.31 23:16:34.276651 [ 267 ] {73532cad-e7eb-46b1-a244-94f94a760091} <Debug> TCPHandler: Processed in 0.001698169 sec. | ||
| 1257 | 2025.12.31 23:16:34.276757 [ 267 ] {} <Trace> TCP-Session: b8049521-7bce-4f92-bcf4-518fa3ec8bcf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1258 | 2025.12.31 23:16:34.276849 [ 267 ] {e20fbc5d-48ee-4215-b11f-5846c38e4727} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38307) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1259 | 2025.12.31 23:16:34.276900 [ 267 ] {e20fbc5d-48ee-4215-b11f-5846c38e4727} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1260 | 2025.12.31 23:16:34.277727 [ 267 ] {e20fbc5d-48ee-4215-b11f-5846c38e4727} <Trace> oximeter.measurements_histogramu64 (83559bb8-4c93-4180-b7e7-e9b7333f4c1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1261 | 2025.12.31 23:16:34.277763 [ 267 ] {e20fbc5d-48ee-4215-b11f-5846c38e4727} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1262 | 2025.12.31 23:16:34.285977 [ 267 ] {e20fbc5d-48ee-4215-b11f-5846c38e4727} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1263 | 2025.12.31 23:16:34.286613 [ 267 ] {e20fbc5d-48ee-4215-b11f-5846c38e4727} <Trace> oximeter.measurements_histogramu64 (83559bb8-4c93-4180-b7e7-e9b7333f4c1b): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1264 | 2025.12.31 23:16:34.286775 [ 267 ] {e20fbc5d-48ee-4215-b11f-5846c38e4727} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.00994 sec., 503.0181086519115 rows/sec., 923.02 KiB/sec. | ||
| 1265 | 2025.12.31 23:16:34.286834 [ 267 ] {e20fbc5d-48ee-4215-b11f-5846c38e4727} <Debug> TCPHandler: Processed in 0.010126272 sec. | ||
| 1266 | 2025.12.31 23:16:34.286981 [ 267 ] {} <Trace> TCP-Session: b8049521-7bce-4f92-bcf4-518fa3ec8bcf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1267 | 2025.12.31 23:16:34.287074 [ 267 ] {09353860-9a48-467a-b914-1978057421de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38307) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1268 | 2025.12.31 23:16:34.287115 [ 267 ] {09353860-9a48-467a-b914-1978057421de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1269 | 2025.12.31 23:16:34.287455 [ 267 ] {09353860-9a48-467a-b914-1978057421de} <Trace> oximeter.measurements_i64 (f49f46bc-6730-4da1-9336-9b42ddd404a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1270 | 2025.12.31 23:16:34.287492 [ 267 ] {09353860-9a48-467a-b914-1978057421de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1271 | 2025.12.31 23:16:34.287964 [ 267 ] {09353860-9a48-467a-b914-1978057421de} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1272 | 2025.12.31 23:16:34.288533 [ 267 ] {09353860-9a48-467a-b914-1978057421de} <Trace> oximeter.measurements_i64 (f49f46bc-6730-4da1-9336-9b42ddd404a3): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1273 | 2025.12.31 23:16:34.288657 [ 267 ] {09353860-9a48-467a-b914-1978057421de} <Debug> executeQuery: Read 3 rows, 217.00 B in 0.001602 sec., 1872.6591760299627 rows/sec., 132.28 KiB/sec. | ||
| 1274 | 2025.12.31 23:16:34.288691 [ 267 ] {09353860-9a48-467a-b914-1978057421de} <Debug> TCPHandler: Processed in 0.00177122 sec. | ||
| 1275 | 2025.12.31 23:16:34.448907 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 | ||
| 1276 | 2025.12.31 23:16:34.448974 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 564 entries to flush up to offset 564 | ||
| 1277 | 2025.12.31 23:16:34.449010 [ 244 ] {} <Debug> SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog | ||
| 1278 | 2025.12.31 23:16:34.449110 [ 245 ] {} <Debug> SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog | ||
| 1279 | 2025.12.31 23:16:34.456640 [ 245 ] {} <Debug> system.asynchronous_metric_log (1af02360-2569-4a97-a5ac-aa07775e497e): Loading data parts | ||
| 1280 | 2025.12.31 23:16:34.456869 [ 245 ] {} <Debug> system.asynchronous_metric_log (1af02360-2569-4a97-a5ac-aa07775e497e): There are no data parts | ||
| 1281 | 2025.12.31 23:16:34.459231 [ 245 ] {} <Trace> system.asynchronous_metric_log (1af02360-2569-4a97-a5ac-aa07775e497e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1282 | 2025.12.31 23:16:34.459264 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1283 | 2025.12.31 23:16:34.461009 [ 244 ] {} <Debug> system.metric_log (9f7485ce-4bf0-4a0f-b388-b82873d55ef6): Loading data parts | ||
| 1284 | 2025.12.31 23:16:34.461217 [ 244 ] {} <Debug> system.metric_log (9f7485ce-4bf0-4a0f-b388-b82873d55ef6): There are no data parts | ||
| 1285 | 2025.12.31 23:16:34.461268 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1286 | 2025.12.31 23:16:34.461793 [ 245 ] {} <Trace> system.asynchronous_metric_log (1af02360-2569-4a97-a5ac-aa07775e497e): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1287 | 2025.12.31 23:16:34.461927 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 564 | ||
| 1288 | 2025.12.31 23:16:34.484893 [ 244 ] {} <Trace> system.metric_log (9f7485ce-4bf0-4a0f-b388-b82873d55ef6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1289 | 2025.12.31 23:16:34.484939 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1290 | 2025.12.31 23:16:34.491009 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1291 | 2025.12.31 23:16:34.492179 [ 244 ] {} <Trace> system.metric_log (9f7485ce-4bf0-4a0f-b388-b82873d55ef6): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1292 | 2025.12.31 23:16:34.495599 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 8 | ||
| 1293 | 2025.12.31 23:16:35.000231 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 173.75 MiB, peak 177.75 MiB, free memory in arenas 0.00 B, will set to 183.18 MiB (RSS), difference: 9.43 MiB | ||
| 1294 | 2025.12.31 23:16:36.948892 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 208 entries to flush up to offset 208 | ||
| 1295 | 2025.12.31 23:16:36.948998 [ 243 ] {} <Debug> SystemLog (system.query_log): Creating new table system.query_log for QueryLog | ||
| 1296 | 2025.12.31 23:16:36.953184 [ 243 ] {} <Debug> system.query_log (aa57fb54-d3d4-4e2b-bcda-b6c10074d25d): Loading data parts | ||
| 1297 | 2025.12.31 23:16:36.953407 [ 243 ] {} <Debug> system.query_log (aa57fb54-d3d4-4e2b-bcda-b6c10074d25d): There are no data parts | ||
| 1298 | 2025.12.31 23:16:36.960611 [ 243 ] {} <Trace> system.query_log (aa57fb54-d3d4-4e2b-bcda-b6c10074d25d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1299 | 2025.12.31 23:16:36.960650 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1300 | 2025.12.31 23:16:36.962334 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1301 | 2025.12.31 23:16:36.962814 [ 243 ] {} <Trace> system.query_log (aa57fb54-d3d4-4e2b-bcda-b6c10074d25d): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1302 | 2025.12.31 23:16:36.963046 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 208 | ||
| 1303 | 2025.12.31 23:16:41.916874 [ 135 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1304 | 2025.12.31 23:16:41.916933 [ 135 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1305 | 2025.12.31 23:16:41.962973 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 1012 | ||
| 1306 | 2025.12.31 23:16:41.963692 [ 245 ] {} <Trace> system.asynchronous_metric_log (1af02360-2569-4a97-a5ac-aa07775e497e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1307 | 2025.12.31 23:16:41.963741 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1308 | 2025.12.31 23:16:41.964460 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1309 | 2025.12.31 23:16:41.964905 [ 245 ] {} <Trace> system.asynchronous_metric_log (1af02360-2569-4a97-a5ac-aa07775e497e): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1310 | 2025.12.31 23:16:41.965045 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1012 | ||
| 1311 | 2025.12.31 23:16:41.996645 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 | ||
| 1312 | 2025.12.31 23:16:42.015753 [ 244 ] {} <Trace> system.metric_log (9f7485ce-4bf0-4a0f-b388-b82873d55ef6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1313 | 2025.12.31 23:16:42.015816 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1314 | 2025.12.31 23:16:42.022706 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1315 | 2025.12.31 23:16:42.023931 [ 244 ] {} <Trace> system.metric_log (9f7485ce-4bf0-4a0f-b388-b82873d55ef6): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1316 | 2025.12.31 23:16:42.027664 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 16 | ||
| 1317 | 2025.12.31 23:16:43.000207 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 184.76 MiB, peak 188.76 MiB, free memory in arenas 0.00 B, will set to 186.66 MiB (RSS), difference: 1.89 MiB | ||
| 1318 | 2025.12.31 23:16:44.244153 [ 267 ] {} <Trace> TCP-Session: b8049521-7bce-4f92-bcf4-518fa3ec8bcf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1319 | 2025.12.31 23:16:44.244352 [ 267 ] {774b8260-d785-47c0-9915-cb660df6d7fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38307) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1320 | 2025.12.31 23:16:44.244416 [ 267 ] {774b8260-d785-47c0-9915-cb660df6d7fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1321 | 2025.12.31 23:16:44.245094 [ 267 ] {774b8260-d785-47c0-9915-cb660df6d7fd} <Trace> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1322 | 2025.12.31 23:16:44.245137 [ 267 ] {774b8260-d785-47c0-9915-cb660df6d7fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1323 | 2025.12.31 23:16:44.245620 [ 267 ] {774b8260-d785-47c0-9915-cb660df6d7fd} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1324 | 2025.12.31 23:16:44.246129 [ 267 ] {774b8260-d785-47c0-9915-cb660df6d7fd} <Trace> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1325 | 2025.12.31 23:16:44.246280 [ 267 ] {774b8260-d785-47c0-9915-cb660df6d7fd} <Debug> executeQuery: Read 30 rows, 2.80 KiB in 0.001975 sec., 15189.873417721517 rows/sec., 1.39 MiB/sec. | ||
| 1326 | 2025.12.31 23:16:44.246325 [ 267 ] {774b8260-d785-47c0-9915-cb660df6d7fd} <Debug> TCPHandler: Processed in 0.002303269 sec. | ||
| 1327 | 2025.12.31 23:16:44.246511 [ 267 ] {} <Trace> TCP-Session: b8049521-7bce-4f92-bcf4-518fa3ec8bcf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1328 | 2025.12.31 23:16:44.246611 [ 267 ] {339dd566-32f7-40df-abe8-b0b22f8af8ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38307) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1329 | 2025.12.31 23:16:44.246653 [ 267 ] {339dd566-32f7-40df-abe8-b0b22f8af8ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1330 | 2025.12.31 23:16:44.247065 [ 267 ] {339dd566-32f7-40df-abe8-b0b22f8af8ab} <Trace> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1331 | 2025.12.31 23:16:44.247102 [ 267 ] {339dd566-32f7-40df-abe8-b0b22f8af8ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1332 | 2025.12.31 23:16:44.247508 [ 267 ] {339dd566-32f7-40df-abe8-b0b22f8af8ab} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1333 | 2025.12.31 23:16:44.247936 [ 267 ] {339dd566-32f7-40df-abe8-b0b22f8af8ab} <Trace> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1334 | 2025.12.31 23:16:44.248064 [ 267 ] {339dd566-32f7-40df-abe8-b0b22f8af8ab} <Debug> executeQuery: Read 15 rows, 1.13 KiB in 0.001475 sec., 10169.49152542373 rows/sec., 764.70 KiB/sec. | ||
| 1335 | 2025.12.31 23:16:44.248100 [ 267 ] {339dd566-32f7-40df-abe8-b0b22f8af8ab} <Debug> TCPHandler: Processed in 0.001640848 sec. | ||
| 1336 | 2025.12.31 23:16:44.248209 [ 267 ] {} <Trace> TCP-Session: b8049521-7bce-4f92-bcf4-518fa3ec8bcf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1337 | 2025.12.31 23:16:44.248304 [ 267 ] {7d82e427-5b85-4368-a0e9-e08e057d693a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38307) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1338 | 2025.12.31 23:16:44.248344 [ 267 ] {7d82e427-5b85-4368-a0e9-e08e057d693a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1339 | 2025.12.31 23:16:44.248733 [ 267 ] {7d82e427-5b85-4368-a0e9-e08e057d693a} <Trace> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1340 | 2025.12.31 23:16:44.248769 [ 267 ] {7d82e427-5b85-4368-a0e9-e08e057d693a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1341 | 2025.12.31 23:16:44.249161 [ 267 ] {7d82e427-5b85-4368-a0e9-e08e057d693a} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1342 | 2025.12.31 23:16:44.249596 [ 267 ] {7d82e427-5b85-4368-a0e9-e08e057d693a} <Trace> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1343 | 2025.12.31 23:16:44.249724 [ 267 ] {7d82e427-5b85-4368-a0e9-e08e057d693a} <Debug> executeQuery: Read 20 rows, 1.62 KiB in 0.001439 sec., 13898.540653231412 rows/sec., 1.10 MiB/sec. | ||
| 1344 | 2025.12.31 23:16:44.249759 [ 267 ] {7d82e427-5b85-4368-a0e9-e08e057d693a} <Debug> TCPHandler: Processed in 0.001600437 sec. | ||
| 1345 | 2025.12.31 23:16:44.249864 [ 267 ] {} <Trace> TCP-Session: b8049521-7bce-4f92-bcf4-518fa3ec8bcf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1346 | 2025.12.31 23:16:44.249959 [ 267 ] {3c40aa53-106f-4bf6-8fbe-9f32781630b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38307) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1347 | 2025.12.31 23:16:44.250012 [ 267 ] {3c40aa53-106f-4bf6-8fbe-9f32781630b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1348 | 2025.12.31 23:16:44.250750 [ 267 ] {3c40aa53-106f-4bf6-8fbe-9f32781630b4} <Trace> oximeter.measurements_histogramu64 (83559bb8-4c93-4180-b7e7-e9b7333f4c1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1349 | 2025.12.31 23:16:44.250786 [ 267 ] {3c40aa53-106f-4bf6-8fbe-9f32781630b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1350 | 2025.12.31 23:16:44.251416 [ 267 ] {3c40aa53-106f-4bf6-8fbe-9f32781630b4} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1351 | 2025.12.31 23:16:44.251933 [ 267 ] {3c40aa53-106f-4bf6-8fbe-9f32781630b4} <Trace> oximeter.measurements_histogramu64 (83559bb8-4c93-4180-b7e7-e9b7333f4c1b): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1352 | 2025.12.31 23:16:44.252068 [ 267 ] {3c40aa53-106f-4bf6-8fbe-9f32781630b4} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.002128 sec., 7048.872180451128 rows/sec., 12.63 MiB/sec. | ||
| 1353 | 2025.12.31 23:16:44.252118 [ 267 ] {3c40aa53-106f-4bf6-8fbe-9f32781630b4} <Debug> TCPHandler: Processed in 0.002302529 sec. | ||
| 1354 | 2025.12.31 23:16:44.252226 [ 267 ] {} <Trace> TCP-Session: b8049521-7bce-4f92-bcf4-518fa3ec8bcf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1355 | 2025.12.31 23:16:44.252321 [ 267 ] {9cc6da96-c95c-4202-b7e6-b6f0c075db91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38307) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1356 | 2025.12.31 23:16:44.252362 [ 267 ] {9cc6da96-c95c-4202-b7e6-b6f0c075db91} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1357 | 2025.12.31 23:16:44.252730 [ 267 ] {9cc6da96-c95c-4202-b7e6-b6f0c075db91} <Trace> oximeter.measurements_i64 (f49f46bc-6730-4da1-9336-9b42ddd404a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1358 | 2025.12.31 23:16:44.252762 [ 267 ] {9cc6da96-c95c-4202-b7e6-b6f0c075db91} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1359 | 2025.12.31 23:16:44.253196 [ 267 ] {9cc6da96-c95c-4202-b7e6-b6f0c075db91} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1360 | 2025.12.31 23:16:44.253643 [ 267 ] {9cc6da96-c95c-4202-b7e6-b6f0c075db91} <Trace> oximeter.measurements_i64 (f49f46bc-6730-4da1-9336-9b42ddd404a3): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1361 | 2025.12.31 23:16:44.253768 [ 267 ] {9cc6da96-c95c-4202-b7e6-b6f0c075db91} <Debug> executeQuery: Read 9 rows, 709.00 B in 0.001466 sec., 6139.154160982264 rows/sec., 472.29 KiB/sec. | ||
| 1362 | 2025.12.31 23:16:44.253802 [ 267 ] {9cc6da96-c95c-4202-b7e6-b6f0c075db91} <Debug> TCPHandler: Processed in 0.001626408 sec. | ||
| 1363 | 2025.12.31 23:16:46.963615 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 10 entries to flush up to offset 218 | ||
| 1364 | 2025.12.31 23:16:46.965788 [ 243 ] {} <Trace> system.query_log (aa57fb54-d3d4-4e2b-bcda-b6c10074d25d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1365 | 2025.12.31 23:16:46.965840 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1366 | 2025.12.31 23:16:46.966986 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1367 | 2025.12.31 23:16:46.967518 [ 243 ] {} <Trace> system.query_log (aa57fb54-d3d4-4e2b-bcda-b6c10074d25d): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1368 | 2025.12.31 23:16:46.967802 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 218 | ||
| 1369 | 2025.12.31 23:16:49.242649 [ 267 ] {} <Trace> TCP-Session: b8049521-7bce-4f92-bcf4-518fa3ec8bcf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1370 | 2025.12.31 23:16:49.242892 [ 267 ] {12c30078-0dbf-487a-9644-6b0728f732fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38307) 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) | ||
| 1371 | 2025.12.31 23:16:49.243221 [ 267 ] {12c30078-0dbf-487a-9644-6b0728f732fd} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1372 | 2025.12.31 23:16:49.243288 [ 267 ] {12c30078-0dbf-487a-9644-6b0728f732fd} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "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')" moved to PREWHERE | ||
| 1373 | 2025.12.31 23:16:49.243501 [ 267 ] {12c30078-0dbf-487a-9644-6b0728f732fd} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1374 | 2025.12.31 23:16:49.243570 [ 267 ] {12c30078-0dbf-487a-9644-6b0728f732fd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1375 | 2025.12.31 23:16:49.243750 [ 267 ] {12c30078-0dbf-487a-9644-6b0728f732fd} <Debug> oximeter.timeseries_schema (04116ac9-a49e-4dc9-b7d9-fc8011d6174e) (SelectExecutor): Key condition: (column 0 notIn 5-element set) | ||
| 1376 | 2025.12.31 23:16:49.243811 [ 267 ] {12c30078-0dbf-487a-9644-6b0728f732fd} <Trace> oximeter.timeseries_schema (04116ac9-a49e-4dc9-b7d9-fc8011d6174e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1377 | 2025.12.31 23:16:49.243839 [ 267 ] {12c30078-0dbf-487a-9644-6b0728f732fd} <Debug> oximeter.timeseries_schema (04116ac9-a49e-4dc9-b7d9-fc8011d6174e) (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 | ||
| 1378 | 2025.12.31 23:16:49.243855 [ 267 ] {12c30078-0dbf-487a-9644-6b0728f732fd} <Trace> oximeter.timeseries_schema (04116ac9-a49e-4dc9-b7d9-fc8011d6174e) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1379 | 2025.12.31 23:16:49.243997 [ 267 ] {12c30078-0dbf-487a-9644-6b0728f732fd} <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', 'http_service:request_latency_histogram', 'oximeter_collector:collections'))" | ||
| 1380 | 2025.12.31 23:16:49.244025 [ 267 ] {12c30078-0dbf-487a-9644-6b0728f732fd} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 5 rows starting from 0 | ||
| 1381 | 2025.12.31 23:16:49.249743 [ 267 ] {12c30078-0dbf-487a-9644-6b0728f732fd} <Debug> executeQuery: Read 5 rows, 228.00 B in 0.006934 sec., 721.0845111047015 rows/sec., 32.11 KiB/sec. | ||
| 1382 | 2025.12.31 23:16:49.249822 [ 267 ] {12c30078-0dbf-487a-9644-6b0728f732fd} <Debug> TCPHandler: Processed in 0.007304454 sec. | ||
| 1383 | 2025.12.31 23:16:49.250122 [ 267 ] {} <Trace> TCP-Session: b8049521-7bce-4f92-bcf4-518fa3ec8bcf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1384 | 2025.12.31 23:16:49.250277 [ 267 ] {e34c9977-94e8-4e4f-b896-9f2d493d09c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38307) 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', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1385 | 2025.12.31 23:16:49.250506 [ 267 ] {e34c9977-94e8-4e4f-b896-9f2d493d09c0} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1386 | 2025.12.31 23:16:49.250533 [ 267 ] {e34c9977-94e8-4e4f-b896-9f2d493d09c0} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_underlay_prefixes', 'http_service:request_latency_histogram', 'oximeter_collector:collections')" moved to PREWHERE | ||
| 1387 | 2025.12.31 23:16:49.250674 [ 267 ] {e34c9977-94e8-4e4f-b896-9f2d493d09c0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1388 | 2025.12.31 23:16:49.250727 [ 267 ] {e34c9977-94e8-4e4f-b896-9f2d493d09c0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1389 | 2025.12.31 23:16:49.250830 [ 267 ] {e34c9977-94e8-4e4f-b896-9f2d493d09c0} <Debug> oximeter.timeseries_schema (04116ac9-a49e-4dc9-b7d9-fc8011d6174e) (SelectExecutor): Key condition: (column 0 notIn 6-element set) | ||
| 1390 | 2025.12.31 23:16:49.250859 [ 267 ] {e34c9977-94e8-4e4f-b896-9f2d493d09c0} <Trace> oximeter.timeseries_schema (04116ac9-a49e-4dc9-b7d9-fc8011d6174e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1391 | 2025.12.31 23:16:49.250878 [ 267 ] {e34c9977-94e8-4e4f-b896-9f2d493d09c0} <Debug> oximeter.timeseries_schema (04116ac9-a49e-4dc9-b7d9-fc8011d6174e) (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 | ||
| 1392 | 2025.12.31 23:16:49.250893 [ 267 ] {e34c9977-94e8-4e4f-b896-9f2d493d09c0} <Trace> oximeter.timeseries_schema (04116ac9-a49e-4dc9-b7d9-fc8011d6174e) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1393 | 2025.12.31 23:16:49.250924 [ 267 ] {e34c9977-94e8-4e4f-b896-9f2d493d09c0} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_underlay_prefixes', 'http_service:request_latency_histogram', 'oximeter_collector:collections'))" | ||
| 1394 | 2025.12.31 23:16:49.250941 [ 267 ] {e34c9977-94e8-4e4f-b896-9f2d493d09c0} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 5 rows starting from 0 | ||
| 1395 | 2025.12.31 23:16:49.251332 [ 267 ] {e34c9977-94e8-4e4f-b896-9f2d493d09c0} <Debug> executeQuery: Read 5 rows, 228.00 B in 0.001115 sec., 4484.304932735426 rows/sec., 199.69 KiB/sec. | ||
| 1396 | 2025.12.31 23:16:49.251386 [ 267 ] {e34c9977-94e8-4e4f-b896-9f2d493d09c0} <Debug> TCPHandler: Processed in 0.001327753 sec. | ||
| 1397 | 2025.12.31 23:16:49.251592 [ 267 ] {} <Trace> TCP-Session: b8049521-7bce-4f92-bcf4-518fa3ec8bcf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1398 | 2025.12.31 23:16:49.251710 [ 267 ] {dd7293b3-3337-494f-8ea3-33579847559e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38307) 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', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1399 | 2025.12.31 23:16:49.251888 [ 267 ] {dd7293b3-3337-494f-8ea3-33579847559e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1400 | 2025.12.31 23:16:49.251915 [ 267 ] {dd7293b3-3337-494f-8ea3-33579847559e} <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', 'http_service:request_latency_histogram', 'oximeter_collector:collections')" moved to PREWHERE | ||
| 1401 | 2025.12.31 23:16:49.252052 [ 267 ] {dd7293b3-3337-494f-8ea3-33579847559e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1402 | 2025.12.31 23:16:49.252103 [ 267 ] {dd7293b3-3337-494f-8ea3-33579847559e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1403 | 2025.12.31 23:16:49.252198 [ 267 ] {dd7293b3-3337-494f-8ea3-33579847559e} <Debug> oximeter.timeseries_schema (04116ac9-a49e-4dc9-b7d9-fc8011d6174e) (SelectExecutor): Key condition: (column 0 notIn 7-element set) | ||
| 1404 | 2025.12.31 23:16:49.252225 [ 267 ] {dd7293b3-3337-494f-8ea3-33579847559e} <Trace> oximeter.timeseries_schema (04116ac9-a49e-4dc9-b7d9-fc8011d6174e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1405 | 2025.12.31 23:16:49.252243 [ 267 ] {dd7293b3-3337-494f-8ea3-33579847559e} <Debug> oximeter.timeseries_schema (04116ac9-a49e-4dc9-b7d9-fc8011d6174e) (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 | ||
| 1406 | 2025.12.31 23:16:49.252257 [ 267 ] {dd7293b3-3337-494f-8ea3-33579847559e} <Trace> oximeter.timeseries_schema (04116ac9-a49e-4dc9-b7d9-fc8011d6174e) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1407 | 2025.12.31 23:16:49.252289 [ 267 ] {dd7293b3-3337-494f-8ea3-33579847559e} <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', 'http_service:request_latency_histogram', 'oximeter_collector:collections'))" | ||
| 1408 | 2025.12.31 23:16:49.252306 [ 267 ] {dd7293b3-3337-494f-8ea3-33579847559e} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 5 rows starting from 0 | ||
| 1409 | 2025.12.31 23:16:49.252675 [ 267 ] {dd7293b3-3337-494f-8ea3-33579847559e} <Debug> executeQuery: Read 5 rows, 228.00 B in 0.001006 sec., 4970.178926441352 rows/sec., 221.33 KiB/sec. | ||
| 1410 | 2025.12.31 23:16:49.252727 [ 267 ] {dd7293b3-3337-494f-8ea3-33579847559e} <Debug> TCPHandler: Processed in 0.001193911 sec. | ||
| 1411 | 2025.12.31 23:16:49.252931 [ 267 ] {} <Trace> TCP-Session: b8049521-7bce-4f92-bcf4-518fa3ec8bcf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1412 | 2025.12.31 23:16:49.253046 [ 267 ] {f68aaccd-2abd-4d5f-abd3-702d5f8a972d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38307) 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', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1413 | 2025.12.31 23:16:49.253225 [ 267 ] {f68aaccd-2abd-4d5f-abd3-702d5f8a972d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1414 | 2025.12.31 23:16:49.253253 [ 267 ] {f68aaccd-2abd-4d5f-abd3-702d5f8a972d} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections')" moved to PREWHERE | ||
| 1415 | 2025.12.31 23:16:49.253394 [ 267 ] {f68aaccd-2abd-4d5f-abd3-702d5f8a972d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1416 | 2025.12.31 23:16:49.253445 [ 267 ] {f68aaccd-2abd-4d5f-abd3-702d5f8a972d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1417 | 2025.12.31 23:16:49.253539 [ 267 ] {f68aaccd-2abd-4d5f-abd3-702d5f8a972d} <Debug> oximeter.timeseries_schema (04116ac9-a49e-4dc9-b7d9-fc8011d6174e) (SelectExecutor): Key condition: (column 0 notIn 8-element set) | ||
| 1418 | 2025.12.31 23:16:49.253567 [ 267 ] {f68aaccd-2abd-4d5f-abd3-702d5f8a972d} <Trace> oximeter.timeseries_schema (04116ac9-a49e-4dc9-b7d9-fc8011d6174e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1419 | 2025.12.31 23:16:49.253585 [ 267 ] {f68aaccd-2abd-4d5f-abd3-702d5f8a972d} <Debug> oximeter.timeseries_schema (04116ac9-a49e-4dc9-b7d9-fc8011d6174e) (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 | ||
| 1420 | 2025.12.31 23:16:49.253599 [ 267 ] {f68aaccd-2abd-4d5f-abd3-702d5f8a972d} <Trace> oximeter.timeseries_schema (04116ac9-a49e-4dc9-b7d9-fc8011d6174e) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1421 | 2025.12.31 23:16:49.253629 [ 267 ] {f68aaccd-2abd-4d5f-abd3-702d5f8a972d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections'))" | ||
| 1422 | 2025.12.31 23:16:49.253645 [ 267 ] {f68aaccd-2abd-4d5f-abd3-702d5f8a972d} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 5 rows starting from 0 | ||
| 1423 | 2025.12.31 23:16:49.254019 [ 267 ] {f68aaccd-2abd-4d5f-abd3-702d5f8a972d} <Debug> executeQuery: Read 5 rows, 228.00 B in 0.001012 sec., 4940.711462450592 rows/sec., 220.02 KiB/sec. | ||
| 1424 | 2025.12.31 23:16:49.254072 [ 267 ] {f68aaccd-2abd-4d5f-abd3-702d5f8a972d} <Debug> TCPHandler: Processed in 0.00119189 sec. | ||
| 1425 | 2025.12.31 23:16:49.254270 [ 267 ] {} <Trace> TCP-Session: b8049521-7bce-4f92-bcf4-518fa3ec8bcf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1426 | 2025.12.31 23:16:49.254387 [ 267 ] {7dd8b418-a059-4a47-8eac-2e2c9402dd23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38307) 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', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1427 | 2025.12.31 23:16:49.254564 [ 267 ] {7dd8b418-a059-4a47-8eac-2e2c9402dd23} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1428 | 2025.12.31 23:16:49.254591 [ 267 ] {7dd8b418-a059-4a47-8eac-2e2c9402dd23} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections')" moved to PREWHERE | ||
| 1429 | 2025.12.31 23:16:49.254730 [ 267 ] {7dd8b418-a059-4a47-8eac-2e2c9402dd23} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1430 | 2025.12.31 23:16:49.254780 [ 267 ] {7dd8b418-a059-4a47-8eac-2e2c9402dd23} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1431 | 2025.12.31 23:16:49.254876 [ 267 ] {7dd8b418-a059-4a47-8eac-2e2c9402dd23} <Debug> oximeter.timeseries_schema (04116ac9-a49e-4dc9-b7d9-fc8011d6174e) (SelectExecutor): Key condition: (column 0 notIn 9-element set) | ||
| 1432 | 2025.12.31 23:16:49.254995 [ 267 ] {7dd8b418-a059-4a47-8eac-2e2c9402dd23} <Trace> oximeter.timeseries_schema (04116ac9-a49e-4dc9-b7d9-fc8011d6174e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1433 | 2025.12.31 23:16:49.255014 [ 267 ] {7dd8b418-a059-4a47-8eac-2e2c9402dd23} <Debug> oximeter.timeseries_schema (04116ac9-a49e-4dc9-b7d9-fc8011d6174e) (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 | ||
| 1434 | 2025.12.31 23:16:49.255028 [ 267 ] {7dd8b418-a059-4a47-8eac-2e2c9402dd23} <Trace> oximeter.timeseries_schema (04116ac9-a49e-4dc9-b7d9-fc8011d6174e) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1435 | 2025.12.31 23:16:49.255059 [ 267 ] {7dd8b418-a059-4a47-8eac-2e2c9402dd23} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections'))" | ||
| 1436 | 2025.12.31 23:16:49.255076 [ 267 ] {7dd8b418-a059-4a47-8eac-2e2c9402dd23} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 5 rows starting from 0 | ||
| 1437 | 2025.12.31 23:16:49.255537 [ 267 ] {7dd8b418-a059-4a47-8eac-2e2c9402dd23} <Debug> executeQuery: Read 5 rows, 228.00 B in 0.001191 sec., 4198.152812762384 rows/sec., 186.95 KiB/sec. | ||
| 1438 | 2025.12.31 23:16:49.255590 [ 267 ] {7dd8b418-a059-4a47-8eac-2e2c9402dd23} <Debug> TCPHandler: Processed in 0.001369523 sec. | ||
| 1439 | 2025.12.31 23:16:49.255780 [ 267 ] {} <Trace> TCP-Session: b8049521-7bce-4f92-bcf4-518fa3ec8bcf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1440 | 2025.12.31 23:16:49.255898 [ 267 ] {9989e4fa-a7c9-4140-a12d-542c041c3121} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38307) 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', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1441 | 2025.12.31 23:16:49.256077 [ 267 ] {9989e4fa-a7c9-4140-a12d-542c041c3121} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1442 | 2025.12.31 23:16:49.256105 [ 267 ] {9989e4fa-a7c9-4140-a12d-542c041c3121} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections')" moved to PREWHERE | ||
| 1443 | 2025.12.31 23:16:49.256245 [ 267 ] {9989e4fa-a7c9-4140-a12d-542c041c3121} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1444 | 2025.12.31 23:16:49.256296 [ 267 ] {9989e4fa-a7c9-4140-a12d-542c041c3121} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1445 | 2025.12.31 23:16:49.256389 [ 267 ] {9989e4fa-a7c9-4140-a12d-542c041c3121} <Debug> oximeter.timeseries_schema (04116ac9-a49e-4dc9-b7d9-fc8011d6174e) (SelectExecutor): Key condition: (column 0 notIn 10-element set) | ||
| 1446 | 2025.12.31 23:16:49.256417 [ 267 ] {9989e4fa-a7c9-4140-a12d-542c041c3121} <Trace> oximeter.timeseries_schema (04116ac9-a49e-4dc9-b7d9-fc8011d6174e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1447 | 2025.12.31 23:16:49.256435 [ 267 ] {9989e4fa-a7c9-4140-a12d-542c041c3121} <Debug> oximeter.timeseries_schema (04116ac9-a49e-4dc9-b7d9-fc8011d6174e) (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 | ||
| 1448 | 2025.12.31 23:16:49.256448 [ 267 ] {9989e4fa-a7c9-4140-a12d-542c041c3121} <Trace> oximeter.timeseries_schema (04116ac9-a49e-4dc9-b7d9-fc8011d6174e) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1449 | 2025.12.31 23:16:49.256479 [ 267 ] {9989e4fa-a7c9-4140-a12d-542c041c3121} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections'))" | ||
| 1450 | 2025.12.31 23:16:49.256496 [ 267 ] {9989e4fa-a7c9-4140-a12d-542c041c3121} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 5 rows starting from 0 | ||
| 1451 | 2025.12.31 23:16:49.256866 [ 267 ] {9989e4fa-a7c9-4140-a12d-542c041c3121} <Debug> executeQuery: Read 5 rows, 228.00 B in 0.001009 sec., 4955.401387512389 rows/sec., 220.67 KiB/sec. | ||
| 1452 | 2025.12.31 23:16:49.256920 [ 267 ] {9989e4fa-a7c9-4140-a12d-542c041c3121} <Debug> TCPHandler: Processed in 0.001189861 sec. | ||
| 1453 | 2025.12.31 23:16:49.257118 [ 267 ] {} <Trace> TCP-Session: b8049521-7bce-4f92-bcf4-518fa3ec8bcf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1454 | 2025.12.31 23:16:49.257235 [ 267 ] {01adb093-915a-4439-acf2-071084dbec62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38307) 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', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1455 | 2025.12.31 23:16:49.257412 [ 267 ] {01adb093-915a-4439-acf2-071084dbec62} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1456 | 2025.12.31 23:16:49.257441 [ 267 ] {01adb093-915a-4439-acf2-071084dbec62} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections')" moved to PREWHERE | ||
| 1457 | 2025.12.31 23:16:49.257585 [ 267 ] {01adb093-915a-4439-acf2-071084dbec62} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1458 | 2025.12.31 23:16:49.257636 [ 267 ] {01adb093-915a-4439-acf2-071084dbec62} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1459 | 2025.12.31 23:16:49.257729 [ 267 ] {01adb093-915a-4439-acf2-071084dbec62} <Debug> oximeter.timeseries_schema (04116ac9-a49e-4dc9-b7d9-fc8011d6174e) (SelectExecutor): Key condition: (column 0 notIn 11-element set) | ||
| 1460 | 2025.12.31 23:16:49.257755 [ 267 ] {01adb093-915a-4439-acf2-071084dbec62} <Trace> oximeter.timeseries_schema (04116ac9-a49e-4dc9-b7d9-fc8011d6174e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1461 | 2025.12.31 23:16:49.257773 [ 267 ] {01adb093-915a-4439-acf2-071084dbec62} <Debug> oximeter.timeseries_schema (04116ac9-a49e-4dc9-b7d9-fc8011d6174e) (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 | ||
| 1462 | 2025.12.31 23:16:49.257786 [ 267 ] {01adb093-915a-4439-acf2-071084dbec62} <Trace> oximeter.timeseries_schema (04116ac9-a49e-4dc9-b7d9-fc8011d6174e) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1463 | 2025.12.31 23:16:49.257818 [ 267 ] {01adb093-915a-4439-acf2-071084dbec62} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections'))" | ||
| 1464 | 2025.12.31 23:16:49.257835 [ 267 ] {01adb093-915a-4439-acf2-071084dbec62} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 5 rows starting from 0 | ||
| 1465 | 2025.12.31 23:16:49.258200 [ 267 ] {01adb093-915a-4439-acf2-071084dbec62} <Debug> executeQuery: Read 5 rows, 228.00 B in 0.001006 sec., 4970.178926441352 rows/sec., 221.33 KiB/sec. | ||
| 1466 | 2025.12.31 23:16:49.258252 [ 267 ] {01adb093-915a-4439-acf2-071084dbec62} <Debug> TCPHandler: Processed in 0.00118399 sec. | ||
| 1467 | 2025.12.31 23:16:49.258438 [ 267 ] {} <Trace> TCP-Session: b8049521-7bce-4f92-bcf4-518fa3ec8bcf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1468 | 2025.12.31 23:16:49.258556 [ 267 ] {f0826b69-633c-4cf2-8a68-68745dbd188b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38307) 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', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1469 | 2025.12.31 23:16:49.258736 [ 267 ] {f0826b69-633c-4cf2-8a68-68745dbd188b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1470 | 2025.12.31 23:16:49.258764 [ 267 ] {f0826b69-633c-4cf2-8a68-68745dbd188b} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections')" moved to PREWHERE | ||
| 1471 | 2025.12.31 23:16:49.258909 [ 267 ] {f0826b69-633c-4cf2-8a68-68745dbd188b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1472 | 2025.12.31 23:16:49.258959 [ 267 ] {f0826b69-633c-4cf2-8a68-68745dbd188b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1473 | 2025.12.31 23:16:49.259053 [ 267 ] {f0826b69-633c-4cf2-8a68-68745dbd188b} <Debug> oximeter.timeseries_schema (04116ac9-a49e-4dc9-b7d9-fc8011d6174e) (SelectExecutor): Key condition: (column 0 notIn 12-element set) | ||
| 1474 | 2025.12.31 23:16:49.259079 [ 267 ] {f0826b69-633c-4cf2-8a68-68745dbd188b} <Trace> oximeter.timeseries_schema (04116ac9-a49e-4dc9-b7d9-fc8011d6174e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1475 | 2025.12.31 23:16:49.259097 [ 267 ] {f0826b69-633c-4cf2-8a68-68745dbd188b} <Debug> oximeter.timeseries_schema (04116ac9-a49e-4dc9-b7d9-fc8011d6174e) (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 | ||
| 1476 | 2025.12.31 23:16:49.259111 [ 267 ] {f0826b69-633c-4cf2-8a68-68745dbd188b} <Trace> oximeter.timeseries_schema (04116ac9-a49e-4dc9-b7d9-fc8011d6174e) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1477 | 2025.12.31 23:16:49.259142 [ 267 ] {f0826b69-633c-4cf2-8a68-68745dbd188b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections'))" | ||
| 1478 | 2025.12.31 23:16:49.259158 [ 267 ] {f0826b69-633c-4cf2-8a68-68745dbd188b} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 5 rows starting from 0 | ||
| 1479 | 2025.12.31 23:16:49.259525 [ 267 ] {f0826b69-633c-4cf2-8a68-68745dbd188b} <Debug> executeQuery: Read 5 rows, 228.00 B in 0.00101 sec., 4950.495049504951 rows/sec., 220.45 KiB/sec. | ||
| 1480 | 2025.12.31 23:16:49.259577 [ 267 ] {f0826b69-633c-4cf2-8a68-68745dbd188b} <Debug> TCPHandler: Processed in 0.0011876 sec. | ||
| 1481 | 2025.12.31 23:16:49.259760 [ 267 ] {} <Trace> TCP-Session: b8049521-7bce-4f92-bcf4-518fa3ec8bcf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1482 | 2025.12.31 23:16:49.259879 [ 267 ] {56227fe9-af3f-44b8-a4f8-517e43acb35f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38307) 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', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1483 | 2025.12.31 23:16:49.260058 [ 267 ] {56227fe9-af3f-44b8-a4f8-517e43acb35f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1484 | 2025.12.31 23:16:49.260087 [ 267 ] {56227fe9-af3f-44b8-a4f8-517e43acb35f} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections')" moved to PREWHERE | ||
| 1485 | 2025.12.31 23:16:49.260236 [ 267 ] {56227fe9-af3f-44b8-a4f8-517e43acb35f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1486 | 2025.12.31 23:16:49.260286 [ 267 ] {56227fe9-af3f-44b8-a4f8-517e43acb35f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1487 | 2025.12.31 23:16:49.260379 [ 267 ] {56227fe9-af3f-44b8-a4f8-517e43acb35f} <Debug> oximeter.timeseries_schema (04116ac9-a49e-4dc9-b7d9-fc8011d6174e) (SelectExecutor): Key condition: (column 0 notIn 13-element set) | ||
| 1488 | 2025.12.31 23:16:49.260406 [ 267 ] {56227fe9-af3f-44b8-a4f8-517e43acb35f} <Trace> oximeter.timeseries_schema (04116ac9-a49e-4dc9-b7d9-fc8011d6174e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1489 | 2025.12.31 23:16:49.260424 [ 267 ] {56227fe9-af3f-44b8-a4f8-517e43acb35f} <Debug> oximeter.timeseries_schema (04116ac9-a49e-4dc9-b7d9-fc8011d6174e) (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 | ||
| 1490 | 2025.12.31 23:16:49.260437 [ 267 ] {56227fe9-af3f-44b8-a4f8-517e43acb35f} <Trace> oximeter.timeseries_schema (04116ac9-a49e-4dc9-b7d9-fc8011d6174e) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1491 | 2025.12.31 23:16:49.260468 [ 267 ] {56227fe9-af3f-44b8-a4f8-517e43acb35f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections'))" | ||
| 1492 | 2025.12.31 23:16:49.260486 [ 267 ] {56227fe9-af3f-44b8-a4f8-517e43acb35f} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 5 rows starting from 0 | ||
| 1493 | 2025.12.31 23:16:49.260851 [ 267 ] {56227fe9-af3f-44b8-a4f8-517e43acb35f} <Debug> executeQuery: Read 5 rows, 228.00 B in 0.001015 sec., 4926.108374384236 rows/sec., 219.37 KiB/sec. | ||
| 1494 | 2025.12.31 23:16:49.260903 [ 267 ] {56227fe9-af3f-44b8-a4f8-517e43acb35f} <Debug> TCPHandler: Processed in 0.00119231 sec. | ||
| 1495 | 2025.12.31 23:16:49.261119 [ 267 ] {} <Trace> TCP-Session: b8049521-7bce-4f92-bcf4-518fa3ec8bcf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1496 | 2025.12.31 23:16:49.261238 [ 267 ] {50c2a443-7a60-4877-bf9a-084d03b4ca71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38307) 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', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1497 | 2025.12.31 23:16:49.261419 [ 267 ] {50c2a443-7a60-4877-bf9a-084d03b4ca71} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1498 | 2025.12.31 23:16:49.261449 [ 267 ] {50c2a443-7a60-4877-bf9a-084d03b4ca71} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections')" moved to PREWHERE | ||
| 1499 | 2025.12.31 23:16:49.261600 [ 267 ] {50c2a443-7a60-4877-bf9a-084d03b4ca71} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1500 | 2025.12.31 23:16:49.261650 [ 267 ] {50c2a443-7a60-4877-bf9a-084d03b4ca71} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1501 | 2025.12.31 23:16:49.261743 [ 267 ] {50c2a443-7a60-4877-bf9a-084d03b4ca71} <Debug> oximeter.timeseries_schema (04116ac9-a49e-4dc9-b7d9-fc8011d6174e) (SelectExecutor): Key condition: (column 0 notIn 14-element set) | ||
| 1502 | 2025.12.31 23:16:49.261770 [ 267 ] {50c2a443-7a60-4877-bf9a-084d03b4ca71} <Trace> oximeter.timeseries_schema (04116ac9-a49e-4dc9-b7d9-fc8011d6174e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1503 | 2025.12.31 23:16:49.261788 [ 267 ] {50c2a443-7a60-4877-bf9a-084d03b4ca71} <Debug> oximeter.timeseries_schema (04116ac9-a49e-4dc9-b7d9-fc8011d6174e) (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 | ||
| 1504 | 2025.12.31 23:16:49.261801 [ 267 ] {50c2a443-7a60-4877-bf9a-084d03b4ca71} <Trace> oximeter.timeseries_schema (04116ac9-a49e-4dc9-b7d9-fc8011d6174e) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1505 | 2025.12.31 23:16:49.261832 [ 267 ] {50c2a443-7a60-4877-bf9a-084d03b4ca71} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections'))" | ||
| 1506 | 2025.12.31 23:16:49.261849 [ 267 ] {50c2a443-7a60-4877-bf9a-084d03b4ca71} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 5 rows starting from 0 | ||
| 1507 | 2025.12.31 23:16:49.262211 [ 267 ] {50c2a443-7a60-4877-bf9a-084d03b4ca71} <Debug> executeQuery: Read 5 rows, 228.00 B in 0.001016 sec., 4921.259842519685 rows/sec., 219.15 KiB/sec. | ||
| 1508 | 2025.12.31 23:16:49.262264 [ 267 ] {50c2a443-7a60-4877-bf9a-084d03b4ca71} <Debug> TCPHandler: Processed in 0.00119368 sec. | ||
| 1509 | 2025.12.31 23:16:49.262447 [ 267 ] {} <Trace> TCP-Session: b8049521-7bce-4f92-bcf4-518fa3ec8bcf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1510 | 2025.12.31 23:16:49.262567 [ 267 ] {7eb7a6e3-3ec2-4c3a-ab4e-b82b56e3b633} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38307) 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', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1511 | 2025.12.31 23:16:49.262747 [ 267 ] {7eb7a6e3-3ec2-4c3a-ab4e-b82b56e3b633} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1512 | 2025.12.31 23:16:49.262776 [ 267 ] {7eb7a6e3-3ec2-4c3a-ab4e-b82b56e3b633} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections')" moved to PREWHERE | ||
| 1513 | 2025.12.31 23:16:49.262928 [ 267 ] {7eb7a6e3-3ec2-4c3a-ab4e-b82b56e3b633} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1514 | 2025.12.31 23:16:49.262979 [ 267 ] {7eb7a6e3-3ec2-4c3a-ab4e-b82b56e3b633} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1515 | 2025.12.31 23:16:49.263074 [ 267 ] {7eb7a6e3-3ec2-4c3a-ab4e-b82b56e3b633} <Debug> oximeter.timeseries_schema (04116ac9-a49e-4dc9-b7d9-fc8011d6174e) (SelectExecutor): Key condition: (column 0 notIn 15-element set) | ||
| 1516 | 2025.12.31 23:16:49.263100 [ 267 ] {7eb7a6e3-3ec2-4c3a-ab4e-b82b56e3b633} <Trace> oximeter.timeseries_schema (04116ac9-a49e-4dc9-b7d9-fc8011d6174e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1517 | 2025.12.31 23:16:49.263118 [ 267 ] {7eb7a6e3-3ec2-4c3a-ab4e-b82b56e3b633} <Debug> oximeter.timeseries_schema (04116ac9-a49e-4dc9-b7d9-fc8011d6174e) (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 | ||
| 1518 | 2025.12.31 23:16:49.263132 [ 267 ] {7eb7a6e3-3ec2-4c3a-ab4e-b82b56e3b633} <Trace> oximeter.timeseries_schema (04116ac9-a49e-4dc9-b7d9-fc8011d6174e) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1519 | 2025.12.31 23:16:49.263163 [ 267 ] {7eb7a6e3-3ec2-4c3a-ab4e-b82b56e3b633} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections'))" | ||
| 1520 | 2025.12.31 23:16:49.263180 [ 267 ] {7eb7a6e3-3ec2-4c3a-ab4e-b82b56e3b633} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 5 rows starting from 0 | ||
| 1521 | 2025.12.31 23:16:49.263543 [ 267 ] {7eb7a6e3-3ec2-4c3a-ab4e-b82b56e3b633} <Debug> executeQuery: Read 5 rows, 228.00 B in 0.001019 sec., 4906.771344455348 rows/sec., 218.50 KiB/sec. | ||
| 1522 | 2025.12.31 23:16:49.263596 [ 267 ] {7eb7a6e3-3ec2-4c3a-ab4e-b82b56e3b633} <Debug> TCPHandler: Processed in 0.0011981 sec. | ||
| 1523 | 2025.12.31 23:16:49.263787 [ 267 ] {} <Trace> TCP-Session: b8049521-7bce-4f92-bcf4-518fa3ec8bcf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1524 | 2025.12.31 23:16:49.263905 [ 267 ] {08b52a75-e48e-4709-8593-584d72ccdd76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38307) 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', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1525 | 2025.12.31 23:16:49.264085 [ 267 ] {08b52a75-e48e-4709-8593-584d72ccdd76} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1526 | 2025.12.31 23:16:49.264114 [ 267 ] {08b52a75-e48e-4709-8593-584d72ccdd76} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections')" moved to PREWHERE | ||
| 1527 | 2025.12.31 23:16:49.264267 [ 267 ] {08b52a75-e48e-4709-8593-584d72ccdd76} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1528 | 2025.12.31 23:16:49.264321 [ 267 ] {08b52a75-e48e-4709-8593-584d72ccdd76} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1529 | 2025.12.31 23:16:49.264414 [ 267 ] {08b52a75-e48e-4709-8593-584d72ccdd76} <Debug> oximeter.timeseries_schema (04116ac9-a49e-4dc9-b7d9-fc8011d6174e) (SelectExecutor): Key condition: (column 0 notIn 16-element set) | ||
| 1530 | 2025.12.31 23:16:49.264441 [ 267 ] {08b52a75-e48e-4709-8593-584d72ccdd76} <Trace> oximeter.timeseries_schema (04116ac9-a49e-4dc9-b7d9-fc8011d6174e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1531 | 2025.12.31 23:16:49.264459 [ 267 ] {08b52a75-e48e-4709-8593-584d72ccdd76} <Debug> oximeter.timeseries_schema (04116ac9-a49e-4dc9-b7d9-fc8011d6174e) (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 | ||
| 1532 | 2025.12.31 23:16:49.264473 [ 267 ] {08b52a75-e48e-4709-8593-584d72ccdd76} <Trace> oximeter.timeseries_schema (04116ac9-a49e-4dc9-b7d9-fc8011d6174e) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1533 | 2025.12.31 23:16:49.264503 [ 267 ] {08b52a75-e48e-4709-8593-584d72ccdd76} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections'))" | ||
| 1534 | 2025.12.31 23:16:49.264520 [ 267 ] {08b52a75-e48e-4709-8593-584d72ccdd76} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 5 rows starting from 0 | ||
| 1535 | 2025.12.31 23:16:49.264885 [ 267 ] {08b52a75-e48e-4709-8593-584d72ccdd76} <Debug> executeQuery: Read 5 rows, 228.00 B in 0.001023 sec., 4887.5855327468225 rows/sec., 217.65 KiB/sec. | ||
| 1536 | 2025.12.31 23:16:49.264938 [ 267 ] {08b52a75-e48e-4709-8593-584d72ccdd76} <Debug> TCPHandler: Processed in 0.001200871 sec. | ||
| 1537 | 2025.12.31 23:16:49.265131 [ 267 ] {} <Trace> TCP-Session: b8049521-7bce-4f92-bcf4-518fa3ec8bcf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1538 | 2025.12.31 23:16:49.265250 [ 267 ] {d7ab3a1d-0bfe-4be0-974c-6dd4ac5fe501} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38307) 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', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1539 | 2025.12.31 23:16:49.265435 [ 267 ] {d7ab3a1d-0bfe-4be0-974c-6dd4ac5fe501} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1540 | 2025.12.31 23:16:49.265466 [ 267 ] {d7ab3a1d-0bfe-4be0-974c-6dd4ac5fe501} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections')" moved to PREWHERE | ||
| 1541 | 2025.12.31 23:16:49.265619 [ 267 ] {d7ab3a1d-0bfe-4be0-974c-6dd4ac5fe501} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1542 | 2025.12.31 23:16:49.265669 [ 267 ] {d7ab3a1d-0bfe-4be0-974c-6dd4ac5fe501} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1543 | 2025.12.31 23:16:49.265763 [ 267 ] {d7ab3a1d-0bfe-4be0-974c-6dd4ac5fe501} <Debug> oximeter.timeseries_schema (04116ac9-a49e-4dc9-b7d9-fc8011d6174e) (SelectExecutor): Key condition: (column 0 notIn 17-element set) | ||
| 1544 | 2025.12.31 23:16:49.265789 [ 267 ] {d7ab3a1d-0bfe-4be0-974c-6dd4ac5fe501} <Trace> oximeter.timeseries_schema (04116ac9-a49e-4dc9-b7d9-fc8011d6174e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1545 | 2025.12.31 23:16:49.265806 [ 267 ] {d7ab3a1d-0bfe-4be0-974c-6dd4ac5fe501} <Debug> oximeter.timeseries_schema (04116ac9-a49e-4dc9-b7d9-fc8011d6174e) (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 | ||
| 1546 | 2025.12.31 23:16:49.265820 [ 267 ] {d7ab3a1d-0bfe-4be0-974c-6dd4ac5fe501} <Trace> oximeter.timeseries_schema (04116ac9-a49e-4dc9-b7d9-fc8011d6174e) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1547 | 2025.12.31 23:16:49.265851 [ 267 ] {d7ab3a1d-0bfe-4be0-974c-6dd4ac5fe501} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections'))" | ||
| 1548 | 2025.12.31 23:16:49.265868 [ 267 ] {d7ab3a1d-0bfe-4be0-974c-6dd4ac5fe501} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 5 rows starting from 0 | ||
| 1549 | 2025.12.31 23:16:49.266232 [ 267 ] {d7ab3a1d-0bfe-4be0-974c-6dd4ac5fe501} <Debug> executeQuery: Read 5 rows, 228.00 B in 0.001025 sec., 4878.048780487805 rows/sec., 217.23 KiB/sec. | ||
| 1550 | 2025.12.31 23:16:49.266284 [ 267 ] {d7ab3a1d-0bfe-4be0-974c-6dd4ac5fe501} <Debug> TCPHandler: Processed in 0.001203541 sec. | ||
| 1551 | 2025.12.31 23:16:49.266469 [ 267 ] {} <Trace> TCP-Session: b8049521-7bce-4f92-bcf4-518fa3ec8bcf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1552 | 2025.12.31 23:16:49.266588 [ 267 ] {8ff3a68e-97b6-46dc-95b6-7cc82bbe2b7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38307) 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', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1553 | 2025.12.31 23:16:49.266768 [ 267 ] {8ff3a68e-97b6-46dc-95b6-7cc82bbe2b7f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1554 | 2025.12.31 23:16:49.266798 [ 267 ] {8ff3a68e-97b6-46dc-95b6-7cc82bbe2b7f} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections')" moved to PREWHERE | ||
| 1555 | 2025.12.31 23:16:49.266952 [ 267 ] {8ff3a68e-97b6-46dc-95b6-7cc82bbe2b7f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1556 | 2025.12.31 23:16:49.267002 [ 267 ] {8ff3a68e-97b6-46dc-95b6-7cc82bbe2b7f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1557 | 2025.12.31 23:16:49.267095 [ 267 ] {8ff3a68e-97b6-46dc-95b6-7cc82bbe2b7f} <Debug> oximeter.timeseries_schema (04116ac9-a49e-4dc9-b7d9-fc8011d6174e) (SelectExecutor): Key condition: (column 0 notIn 18-element set) | ||
| 1558 | 2025.12.31 23:16:49.267122 [ 267 ] {8ff3a68e-97b6-46dc-95b6-7cc82bbe2b7f} <Trace> oximeter.timeseries_schema (04116ac9-a49e-4dc9-b7d9-fc8011d6174e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1559 | 2025.12.31 23:16:49.267139 [ 267 ] {8ff3a68e-97b6-46dc-95b6-7cc82bbe2b7f} <Debug> oximeter.timeseries_schema (04116ac9-a49e-4dc9-b7d9-fc8011d6174e) (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 | ||
| 1560 | 2025.12.31 23:16:49.267153 [ 267 ] {8ff3a68e-97b6-46dc-95b6-7cc82bbe2b7f} <Trace> oximeter.timeseries_schema (04116ac9-a49e-4dc9-b7d9-fc8011d6174e) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1561 | 2025.12.31 23:16:49.267183 [ 267 ] {8ff3a68e-97b6-46dc-95b6-7cc82bbe2b7f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections'))" | ||
| 1562 | 2025.12.31 23:16:49.267200 [ 267 ] {8ff3a68e-97b6-46dc-95b6-7cc82bbe2b7f} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 5 rows starting from 0 | ||
| 1563 | 2025.12.31 23:16:49.267800 [ 267 ] {8ff3a68e-97b6-46dc-95b6-7cc82bbe2b7f} <Debug> executeQuery: Read 5 rows, 228.00 B in 0.001255 sec., 3984.06374501992 rows/sec., 177.42 KiB/sec. | ||
| 1564 | 2025.12.31 23:16:49.267878 [ 267 ] {8ff3a68e-97b6-46dc-95b6-7cc82bbe2b7f} <Debug> TCPHandler: Processed in 0.001458975 sec. | ||
| 1565 | 2025.12.31 23:16:49.268534 [ 267 ] {} <Trace> TCP-Session: b8049521-7bce-4f92-bcf4-518fa3ec8bcf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1566 | 2025.12.31 23:16:49.268658 [ 267 ] {3e4d45e3-a959-4bed-9212-bd9d315279fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38307) 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', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1567 | 2025.12.31 23:16:49.268842 [ 267 ] {3e4d45e3-a959-4bed-9212-bd9d315279fa} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1568 | 2025.12.31 23:16:49.268873 [ 267 ] {3e4d45e3-a959-4bed-9212-bd9d315279fa} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections')" moved to PREWHERE | ||
| 1569 | 2025.12.31 23:16:49.269032 [ 267 ] {3e4d45e3-a959-4bed-9212-bd9d315279fa} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1570 | 2025.12.31 23:16:49.269082 [ 267 ] {3e4d45e3-a959-4bed-9212-bd9d315279fa} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1571 | 2025.12.31 23:16:49.269175 [ 267 ] {3e4d45e3-a959-4bed-9212-bd9d315279fa} <Debug> oximeter.timeseries_schema (04116ac9-a49e-4dc9-b7d9-fc8011d6174e) (SelectExecutor): Key condition: (column 0 notIn 19-element set) | ||
| 1572 | 2025.12.31 23:16:49.269202 [ 267 ] {3e4d45e3-a959-4bed-9212-bd9d315279fa} <Trace> oximeter.timeseries_schema (04116ac9-a49e-4dc9-b7d9-fc8011d6174e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1573 | 2025.12.31 23:16:49.269219 [ 267 ] {3e4d45e3-a959-4bed-9212-bd9d315279fa} <Debug> oximeter.timeseries_schema (04116ac9-a49e-4dc9-b7d9-fc8011d6174e) (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 | ||
| 1574 | 2025.12.31 23:16:49.269233 [ 267 ] {3e4d45e3-a959-4bed-9212-bd9d315279fa} <Trace> oximeter.timeseries_schema (04116ac9-a49e-4dc9-b7d9-fc8011d6174e) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1575 | 2025.12.31 23:16:49.269265 [ 267 ] {3e4d45e3-a959-4bed-9212-bd9d315279fa} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections'))" | ||
| 1576 | 2025.12.31 23:16:49.269281 [ 267 ] {3e4d45e3-a959-4bed-9212-bd9d315279fa} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 5 rows starting from 0 | ||
| 1577 | 2025.12.31 23:16:49.269715 [ 267 ] {3e4d45e3-a959-4bed-9212-bd9d315279fa} <Debug> executeQuery: Read 5 rows, 228.00 B in 0.001104 sec., 4528.985507246377 rows/sec., 201.68 KiB/sec. | ||
| 1578 | 2025.12.31 23:16:49.269792 [ 267 ] {3e4d45e3-a959-4bed-9212-bd9d315279fa} <Debug> TCPHandler: Processed in 0.001307212 sec. | ||
| 1579 | 2025.12.31 23:16:49.270078 [ 267 ] {} <Trace> TCP-Session: b8049521-7bce-4f92-bcf4-518fa3ec8bcf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1580 | 2025.12.31 23:16:49.270201 [ 267 ] {6f59db46-4f98-4b98-8263-5985808b06f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38307) 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', 'oximeter_collector:collections', 'switch_data_link:link_enabled') FORMAT Native; (stage: Complete) | ||
| 1581 | 2025.12.31 23:16:49.270386 [ 267 ] {6f59db46-4f98-4b98-8263-5985808b06f0} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1582 | 2025.12.31 23:16:49.270417 [ 267 ] {6f59db46-4f98-4b98-8263-5985808b06f0} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled')" moved to PREWHERE | ||
| 1583 | 2025.12.31 23:16:49.270578 [ 267 ] {6f59db46-4f98-4b98-8263-5985808b06f0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1584 | 2025.12.31 23:16:49.270628 [ 267 ] {6f59db46-4f98-4b98-8263-5985808b06f0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1585 | 2025.12.31 23:16:49.270723 [ 267 ] {6f59db46-4f98-4b98-8263-5985808b06f0} <Debug> oximeter.timeseries_schema (04116ac9-a49e-4dc9-b7d9-fc8011d6174e) (SelectExecutor): Key condition: (column 0 notIn 20-element set) | ||
| 1586 | 2025.12.31 23:16:49.270750 [ 267 ] {6f59db46-4f98-4b98-8263-5985808b06f0} <Trace> oximeter.timeseries_schema (04116ac9-a49e-4dc9-b7d9-fc8011d6174e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1587 | 2025.12.31 23:16:49.270768 [ 267 ] {6f59db46-4f98-4b98-8263-5985808b06f0} <Debug> oximeter.timeseries_schema (04116ac9-a49e-4dc9-b7d9-fc8011d6174e) (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 | ||
| 1588 | 2025.12.31 23:16:49.270781 [ 267 ] {6f59db46-4f98-4b98-8263-5985808b06f0} <Trace> oximeter.timeseries_schema (04116ac9-a49e-4dc9-b7d9-fc8011d6174e) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1589 | 2025.12.31 23:16:49.270812 [ 267 ] {6f59db46-4f98-4b98-8263-5985808b06f0} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled'))" | ||
| 1590 | 2025.12.31 23:16:49.270829 [ 267 ] {6f59db46-4f98-4b98-8263-5985808b06f0} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 5 rows starting from 0 | ||
| 1591 | 2025.12.31 23:16:49.271230 [ 267 ] {6f59db46-4f98-4b98-8263-5985808b06f0} <Debug> executeQuery: Read 5 rows, 228.00 B in 0.001077 sec., 4642.525533890436 rows/sec., 206.74 KiB/sec. | ||
| 1592 | 2025.12.31 23:16:49.271307 [ 267 ] {6f59db46-4f98-4b98-8263-5985808b06f0} <Debug> TCPHandler: Processed in 0.001278522 sec. | ||
| 1593 | 2025.12.31 23:16:49.271850 [ 267 ] {} <Trace> TCP-Session: b8049521-7bce-4f92-bcf4-518fa3ec8bcf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1594 | 2025.12.31 23:16:49.271974 [ 267 ] {ee5cf4ce-886d-4d44-ab1a-41c7ccf033e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38307) 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', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up') FORMAT Native; (stage: Complete) | ||
| 1595 | 2025.12.31 23:16:49.272162 [ 267 ] {ee5cf4ce-886d-4d44-ab1a-41c7ccf033e2} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1596 | 2025.12.31 23:16:49.272192 [ 267 ] {ee5cf4ce-886d-4d44-ab1a-41c7ccf033e2} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up')" moved to PREWHERE | ||
| 1597 | 2025.12.31 23:16:49.272355 [ 267 ] {ee5cf4ce-886d-4d44-ab1a-41c7ccf033e2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1598 | 2025.12.31 23:16:49.272405 [ 267 ] {ee5cf4ce-886d-4d44-ab1a-41c7ccf033e2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1599 | 2025.12.31 23:16:49.272498 [ 267 ] {ee5cf4ce-886d-4d44-ab1a-41c7ccf033e2} <Debug> oximeter.timeseries_schema (04116ac9-a49e-4dc9-b7d9-fc8011d6174e) (SelectExecutor): Key condition: (column 0 notIn 21-element set) | ||
| 1600 | 2025.12.31 23:16:49.272524 [ 267 ] {ee5cf4ce-886d-4d44-ab1a-41c7ccf033e2} <Trace> oximeter.timeseries_schema (04116ac9-a49e-4dc9-b7d9-fc8011d6174e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1601 | 2025.12.31 23:16:49.272542 [ 267 ] {ee5cf4ce-886d-4d44-ab1a-41c7ccf033e2} <Debug> oximeter.timeseries_schema (04116ac9-a49e-4dc9-b7d9-fc8011d6174e) (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 | ||
| 1602 | 2025.12.31 23:16:49.272556 [ 267 ] {ee5cf4ce-886d-4d44-ab1a-41c7ccf033e2} <Trace> oximeter.timeseries_schema (04116ac9-a49e-4dc9-b7d9-fc8011d6174e) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1603 | 2025.12.31 23:16:49.272587 [ 267 ] {ee5cf4ce-886d-4d44-ab1a-41c7ccf033e2} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up'))" | ||
| 1604 | 2025.12.31 23:16:49.272603 [ 267 ] {ee5cf4ce-886d-4d44-ab1a-41c7ccf033e2} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 5 rows starting from 0 | ||
| 1605 | 2025.12.31 23:16:49.273007 [ 267 ] {ee5cf4ce-886d-4d44-ab1a-41c7ccf033e2} <Debug> executeQuery: Read 5 rows, 228.00 B in 0.00108 sec., 4629.62962962963 rows/sec., 206.16 KiB/sec. | ||
| 1606 | 2025.12.31 23:16:49.273082 [ 267 ] {ee5cf4ce-886d-4d44-ab1a-41c7ccf033e2} <Debug> TCPHandler: Processed in 0.001281652 sec. | ||
| 1607 | 2025.12.31 23:16:49.273298 [ 267 ] {} <Trace> TCP-Session: b8049521-7bce-4f92-bcf4-518fa3ec8bcf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1608 | 2025.12.31 23:16:49.273422 [ 267 ] {75c08268-cf16-439f-9044-63901a5ff138} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38307) 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', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity') FORMAT Native; (stage: Complete) | ||
| 1609 | 2025.12.31 23:16:49.273610 [ 267 ] {75c08268-cf16-439f-9044-63901a5ff138} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1610 | 2025.12.31 23:16:49.273640 [ 267 ] {75c08268-cf16-439f-9044-63901a5ff138} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity')" moved to PREWHERE | ||
| 1611 | 2025.12.31 23:16:49.273806 [ 267 ] {75c08268-cf16-439f-9044-63901a5ff138} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1612 | 2025.12.31 23:16:49.273856 [ 267 ] {75c08268-cf16-439f-9044-63901a5ff138} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1613 | 2025.12.31 23:16:49.273950 [ 267 ] {75c08268-cf16-439f-9044-63901a5ff138} <Debug> oximeter.timeseries_schema (04116ac9-a49e-4dc9-b7d9-fc8011d6174e) (SelectExecutor): Key condition: (column 0 notIn 22-element set) | ||
| 1614 | 2025.12.31 23:16:49.273978 [ 267 ] {75c08268-cf16-439f-9044-63901a5ff138} <Trace> oximeter.timeseries_schema (04116ac9-a49e-4dc9-b7d9-fc8011d6174e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1615 | 2025.12.31 23:16:49.273996 [ 267 ] {75c08268-cf16-439f-9044-63901a5ff138} <Debug> oximeter.timeseries_schema (04116ac9-a49e-4dc9-b7d9-fc8011d6174e) (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 | ||
| 1616 | 2025.12.31 23:16:49.274010 [ 267 ] {75c08268-cf16-439f-9044-63901a5ff138} <Trace> oximeter.timeseries_schema (04116ac9-a49e-4dc9-b7d9-fc8011d6174e) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1617 | 2025.12.31 23:16:49.274041 [ 267 ] {75c08268-cf16-439f-9044-63901a5ff138} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity'))" | ||
| 1618 | 2025.12.31 23:16:49.274057 [ 267 ] {75c08268-cf16-439f-9044-63901a5ff138} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 5 rows starting from 0 | ||
| 1619 | 2025.12.31 23:16:49.274454 [ 267 ] {75c08268-cf16-439f-9044-63901a5ff138} <Debug> executeQuery: Read 5 rows, 228.00 B in 0.001079 sec., 4633.920296570898 rows/sec., 206.35 KiB/sec. | ||
| 1620 | 2025.12.31 23:16:49.274529 [ 267 ] {75c08268-cf16-439f-9044-63901a5ff138} <Debug> TCPHandler: Processed in 0.001280562 sec. | ||
| 1621 | 2025.12.31 23:16:49.274751 [ 267 ] {} <Trace> TCP-Session: b8049521-7bce-4f92-bcf4-518fa3ec8bcf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1622 | 2025.12.31 23:16:49.274875 [ 267 ] {f5fe2af4-702f-4980-a1c6-c8387764fb28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38307) 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', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 1623 | 2025.12.31 23:16:49.275061 [ 267 ] {f5fe2af4-702f-4980-a1c6-c8387764fb28} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1624 | 2025.12.31 23:16:49.275091 [ 267 ] {f5fe2af4-702f-4980-a1c6-c8387764fb28} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:occupancy')" moved to PREWHERE | ||
| 1625 | 2025.12.31 23:16:49.275258 [ 267 ] {f5fe2af4-702f-4980-a1c6-c8387764fb28} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1626 | 2025.12.31 23:16:49.275308 [ 267 ] {f5fe2af4-702f-4980-a1c6-c8387764fb28} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1627 | 2025.12.31 23:16:49.275402 [ 267 ] {f5fe2af4-702f-4980-a1c6-c8387764fb28} <Debug> oximeter.timeseries_schema (04116ac9-a49e-4dc9-b7d9-fc8011d6174e) (SelectExecutor): Key condition: (column 0 notIn 23-element set) | ||
| 1628 | 2025.12.31 23:16:49.275430 [ 267 ] {f5fe2af4-702f-4980-a1c6-c8387764fb28} <Trace> oximeter.timeseries_schema (04116ac9-a49e-4dc9-b7d9-fc8011d6174e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1629 | 2025.12.31 23:16:49.275448 [ 267 ] {f5fe2af4-702f-4980-a1c6-c8387764fb28} <Debug> oximeter.timeseries_schema (04116ac9-a49e-4dc9-b7d9-fc8011d6174e) (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 | ||
| 1630 | 2025.12.31 23:16:49.275461 [ 267 ] {f5fe2af4-702f-4980-a1c6-c8387764fb28} <Trace> oximeter.timeseries_schema (04116ac9-a49e-4dc9-b7d9-fc8011d6174e) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1631 | 2025.12.31 23:16:49.275492 [ 267 ] {f5fe2af4-702f-4980-a1c6-c8387764fb28} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:occupancy'))" | ||
| 1632 | 2025.12.31 23:16:49.275510 [ 267 ] {f5fe2af4-702f-4980-a1c6-c8387764fb28} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 5 rows starting from 0 | ||
| 1633 | 2025.12.31 23:16:49.275913 [ 267 ] {f5fe2af4-702f-4980-a1c6-c8387764fb28} <Debug> executeQuery: Read 5 rows, 228.00 B in 0.001084 sec., 4612.546125461255 rows/sec., 205.40 KiB/sec. | ||
| 1634 | 2025.12.31 23:16:49.275987 [ 267 ] {f5fe2af4-702f-4980-a1c6-c8387764fb28} <Debug> TCPHandler: Processed in 0.001284382 sec. | ||
| 1635 | 2025.12.31 23:16:49.276212 [ 267 ] {} <Trace> TCP-Session: b8049521-7bce-4f92-bcf4-518fa3ec8bcf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1636 | 2025.12.31 23:16:49.276336 [ 267 ] {077cf4a1-1886-4a23-b6b5-92fb79f275b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38307) 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', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 1637 | 2025.12.31 23:16:49.276523 [ 267 ] {077cf4a1-1886-4a23-b6b5-92fb79f275b9} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1638 | 2025.12.31 23:16:49.276555 [ 267 ] {077cf4a1-1886-4a23-b6b5-92fb79f275b9} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy')" moved to PREWHERE | ||
| 1639 | 2025.12.31 23:16:49.276724 [ 267 ] {077cf4a1-1886-4a23-b6b5-92fb79f275b9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1640 | 2025.12.31 23:16:49.276774 [ 267 ] {077cf4a1-1886-4a23-b6b5-92fb79f275b9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1641 | 2025.12.31 23:16:49.276869 [ 267 ] {077cf4a1-1886-4a23-b6b5-92fb79f275b9} <Debug> oximeter.timeseries_schema (04116ac9-a49e-4dc9-b7d9-fc8011d6174e) (SelectExecutor): Key condition: (column 0 notIn 24-element set) | ||
| 1642 | 2025.12.31 23:16:49.276897 [ 267 ] {077cf4a1-1886-4a23-b6b5-92fb79f275b9} <Trace> oximeter.timeseries_schema (04116ac9-a49e-4dc9-b7d9-fc8011d6174e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1643 | 2025.12.31 23:16:49.276914 [ 267 ] {077cf4a1-1886-4a23-b6b5-92fb79f275b9} <Debug> oximeter.timeseries_schema (04116ac9-a49e-4dc9-b7d9-fc8011d6174e) (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 | ||
| 1644 | 2025.12.31 23:16:49.276928 [ 267 ] {077cf4a1-1886-4a23-b6b5-92fb79f275b9} <Trace> oximeter.timeseries_schema (04116ac9-a49e-4dc9-b7d9-fc8011d6174e) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1645 | 2025.12.31 23:16:49.276959 [ 267 ] {077cf4a1-1886-4a23-b6b5-92fb79f275b9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy'))" | ||
| 1646 | 2025.12.31 23:16:49.276976 [ 267 ] {077cf4a1-1886-4a23-b6b5-92fb79f275b9} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 5 rows starting from 0 | ||
| 1647 | 2025.12.31 23:16:49.277383 [ 267 ] {077cf4a1-1886-4a23-b6b5-92fb79f275b9} <Debug> executeQuery: Read 5 rows, 228.00 B in 0.001095 sec., 4566.2100456621 rows/sec., 203.34 KiB/sec. | ||
| 1648 | 2025.12.31 23:16:49.277457 [ 267 ] {077cf4a1-1886-4a23-b6b5-92fb79f275b9} <Debug> TCPHandler: Processed in 0.001294722 sec. | ||
| 1649 | 2025.12.31 23:16:49.277678 [ 267 ] {} <Trace> TCP-Session: b8049521-7bce-4f92-bcf4-518fa3ec8bcf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1650 | 2025.12.31 23:16:49.277803 [ 267 ] {4b8bf61e-7ec1-471b-8140-49a657a68e44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38307) 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', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 1651 | 2025.12.31 23:16:49.277991 [ 267 ] {4b8bf61e-7ec1-471b-8140-49a657a68e44} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1652 | 2025.12.31 23:16:49.278023 [ 267 ] {4b8bf61e-7ec1-471b-8140-49a657a68e44} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy')" moved to PREWHERE | ||
| 1653 | 2025.12.31 23:16:49.278191 [ 267 ] {4b8bf61e-7ec1-471b-8140-49a657a68e44} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1654 | 2025.12.31 23:16:49.278241 [ 267 ] {4b8bf61e-7ec1-471b-8140-49a657a68e44} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1655 | 2025.12.31 23:16:49.278340 [ 267 ] {4b8bf61e-7ec1-471b-8140-49a657a68e44} <Debug> oximeter.timeseries_schema (04116ac9-a49e-4dc9-b7d9-fc8011d6174e) (SelectExecutor): Key condition: (column 0 notIn 25-element set) | ||
| 1656 | 2025.12.31 23:16:49.278368 [ 267 ] {4b8bf61e-7ec1-471b-8140-49a657a68e44} <Trace> oximeter.timeseries_schema (04116ac9-a49e-4dc9-b7d9-fc8011d6174e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1657 | 2025.12.31 23:16:49.278385 [ 267 ] {4b8bf61e-7ec1-471b-8140-49a657a68e44} <Debug> oximeter.timeseries_schema (04116ac9-a49e-4dc9-b7d9-fc8011d6174e) (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 | ||
| 1658 | 2025.12.31 23:16:49.278399 [ 267 ] {4b8bf61e-7ec1-471b-8140-49a657a68e44} <Trace> oximeter.timeseries_schema (04116ac9-a49e-4dc9-b7d9-fc8011d6174e) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1659 | 2025.12.31 23:16:49.278431 [ 267 ] {4b8bf61e-7ec1-471b-8140-49a657a68e44} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy'))" | ||
| 1660 | 2025.12.31 23:16:49.278448 [ 267 ] {4b8bf61e-7ec1-471b-8140-49a657a68e44} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 5 rows starting from 0 | ||
| 1661 | 2025.12.31 23:16:49.278846 [ 267 ] {4b8bf61e-7ec1-471b-8140-49a657a68e44} <Debug> executeQuery: Read 5 rows, 228.00 B in 0.001092 sec., 4578.754578754579 rows/sec., 203.90 KiB/sec. | ||
| 1662 | 2025.12.31 23:16:49.278919 [ 267 ] {4b8bf61e-7ec1-471b-8140-49a657a68e44} <Debug> TCPHandler: Processed in 0.001290832 sec. | ||
| 1663 | 2025.12.31 23:16:49.279153 [ 267 ] {} <Trace> TCP-Session: b8049521-7bce-4f92-bcf4-518fa3ec8bcf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1664 | 2025.12.31 23:16:49.279278 [ 267 ] {6c82b614-883a-40a5-a4c6-894714235d9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38307) 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', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1665 | 2025.12.31 23:16:49.279470 [ 267 ] {6c82b614-883a-40a5-a4c6-894714235d9b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1666 | 2025.12.31 23:16:49.279502 [ 267 ] {6c82b614-883a-40a5-a4c6-894714235d9b} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates')" moved to PREWHERE | ||
| 1667 | 2025.12.31 23:16:49.279673 [ 267 ] {6c82b614-883a-40a5-a4c6-894714235d9b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1668 | 2025.12.31 23:16:49.279723 [ 267 ] {6c82b614-883a-40a5-a4c6-894714235d9b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1669 | 2025.12.31 23:16:49.279818 [ 267 ] {6c82b614-883a-40a5-a4c6-894714235d9b} <Debug> oximeter.timeseries_schema (04116ac9-a49e-4dc9-b7d9-fc8011d6174e) (SelectExecutor): Key condition: (column 0 notIn 26-element set) | ||
| 1670 | 2025.12.31 23:16:49.279846 [ 267 ] {6c82b614-883a-40a5-a4c6-894714235d9b} <Trace> oximeter.timeseries_schema (04116ac9-a49e-4dc9-b7d9-fc8011d6174e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1671 | 2025.12.31 23:16:49.279863 [ 267 ] {6c82b614-883a-40a5-a4c6-894714235d9b} <Debug> oximeter.timeseries_schema (04116ac9-a49e-4dc9-b7d9-fc8011d6174e) (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 | ||
| 1672 | 2025.12.31 23:16:49.279877 [ 267 ] {6c82b614-883a-40a5-a4c6-894714235d9b} <Trace> oximeter.timeseries_schema (04116ac9-a49e-4dc9-b7d9-fc8011d6174e) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1673 | 2025.12.31 23:16:49.279908 [ 267 ] {6c82b614-883a-40a5-a4c6-894714235d9b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))" | ||
| 1674 | 2025.12.31 23:16:49.279925 [ 267 ] {6c82b614-883a-40a5-a4c6-894714235d9b} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 5 rows starting from 0 | ||
| 1675 | 2025.12.31 23:16:49.280303 [ 267 ] {6c82b614-883a-40a5-a4c6-894714235d9b} <Debug> executeQuery: Read 5 rows, 228.00 B in 0.001073 sec., 4659.832246039143 rows/sec., 207.51 KiB/sec. | ||
| 1676 | 2025.12.31 23:16:49.280377 [ 267 ] {6c82b614-883a-40a5-a4c6-894714235d9b} <Debug> TCPHandler: Processed in 0.001274052 sec. | ||
| 1677 | 2025.12.31 23:16:49.280588 [ 267 ] {} <Trace> TCP-Session: b8049521-7bce-4f92-bcf4-518fa3ec8bcf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1678 | 2025.12.31 23:16:49.280714 [ 267 ] {c20954dc-f420-42f5-a6c3-5a8a4cc77a53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38307) 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', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1679 | 2025.12.31 23:16:49.280907 [ 267 ] {c20954dc-f420-42f5-a6c3-5a8a4cc77a53} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1680 | 2025.12.31 23:16:49.280939 [ 267 ] {c20954dc-f420-42f5-a6c3-5a8a4cc77a53} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates')" moved to PREWHERE | ||
| 1681 | 2025.12.31 23:16:49.281112 [ 267 ] {c20954dc-f420-42f5-a6c3-5a8a4cc77a53} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1682 | 2025.12.31 23:16:49.281162 [ 267 ] {c20954dc-f420-42f5-a6c3-5a8a4cc77a53} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1683 | 2025.12.31 23:16:49.281257 [ 267 ] {c20954dc-f420-42f5-a6c3-5a8a4cc77a53} <Debug> oximeter.timeseries_schema (04116ac9-a49e-4dc9-b7d9-fc8011d6174e) (SelectExecutor): Key condition: (column 0 notIn 27-element set) | ||
| 1684 | 2025.12.31 23:16:49.281284 [ 267 ] {c20954dc-f420-42f5-a6c3-5a8a4cc77a53} <Trace> oximeter.timeseries_schema (04116ac9-a49e-4dc9-b7d9-fc8011d6174e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1685 | 2025.12.31 23:16:49.281302 [ 267 ] {c20954dc-f420-42f5-a6c3-5a8a4cc77a53} <Debug> oximeter.timeseries_schema (04116ac9-a49e-4dc9-b7d9-fc8011d6174e) (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 | ||
| 1686 | 2025.12.31 23:16:49.281316 [ 267 ] {c20954dc-f420-42f5-a6c3-5a8a4cc77a53} <Trace> oximeter.timeseries_schema (04116ac9-a49e-4dc9-b7d9-fc8011d6174e) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1687 | 2025.12.31 23:16:49.281346 [ 267 ] {c20954dc-f420-42f5-a6c3-5a8a4cc77a53} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))" | ||
| 1688 | 2025.12.31 23:16:49.281363 [ 267 ] {c20954dc-f420-42f5-a6c3-5a8a4cc77a53} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 5 rows starting from 0 | ||
| 1689 | 2025.12.31 23:16:49.281748 [ 267 ] {c20954dc-f420-42f5-a6c3-5a8a4cc77a53} <Debug> executeQuery: Read 5 rows, 228.00 B in 0.001083 sec., 4616.805170821792 rows/sec., 205.59 KiB/sec. | ||
| 1690 | 2025.12.31 23:16:49.281826 [ 267 ] {c20954dc-f420-42f5-a6c3-5a8a4cc77a53} <Debug> TCPHandler: Processed in 0.001286231 sec. | ||
| 1691 | 2025.12.31 23:16:49.282043 [ 267 ] {} <Trace> TCP-Session: b8049521-7bce-4f92-bcf4-518fa3ec8bcf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1692 | 2025.12.31 23:16:49.282169 [ 267 ] {a063c0b9-3c14-4007-83db-80e94ba16c0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38307) 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', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1693 | 2025.12.31 23:16:49.282367 [ 267 ] {a063c0b9-3c14-4007-83db-80e94ba16c0d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1694 | 2025.12.31 23:16:49.282398 [ 267 ] {a063c0b9-3c14-4007-83db-80e94ba16c0d} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1695 | 2025.12.31 23:16:49.282576 [ 267 ] {a063c0b9-3c14-4007-83db-80e94ba16c0d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1696 | 2025.12.31 23:16:49.282628 [ 267 ] {a063c0b9-3c14-4007-83db-80e94ba16c0d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1697 | 2025.12.31 23:16:49.282724 [ 267 ] {a063c0b9-3c14-4007-83db-80e94ba16c0d} <Debug> oximeter.timeseries_schema (04116ac9-a49e-4dc9-b7d9-fc8011d6174e) (SelectExecutor): Key condition: (column 0 notIn 28-element set) | ||
| 1698 | 2025.12.31 23:16:49.282751 [ 267 ] {a063c0b9-3c14-4007-83db-80e94ba16c0d} <Trace> oximeter.timeseries_schema (04116ac9-a49e-4dc9-b7d9-fc8011d6174e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1699 | 2025.12.31 23:16:49.282769 [ 267 ] {a063c0b9-3c14-4007-83db-80e94ba16c0d} <Debug> oximeter.timeseries_schema (04116ac9-a49e-4dc9-b7d9-fc8011d6174e) (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 | ||
| 1700 | 2025.12.31 23:16:49.282783 [ 267 ] {a063c0b9-3c14-4007-83db-80e94ba16c0d} <Trace> oximeter.timeseries_schema (04116ac9-a49e-4dc9-b7d9-fc8011d6174e) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1701 | 2025.12.31 23:16:49.282814 [ 267 ] {a063c0b9-3c14-4007-83db-80e94ba16c0d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1702 | 2025.12.31 23:16:49.282831 [ 267 ] {a063c0b9-3c14-4007-83db-80e94ba16c0d} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 5 rows starting from 0 | ||
| 1703 | 2025.12.31 23:16:49.283202 [ 267 ] {a063c0b9-3c14-4007-83db-80e94ba16c0d} <Debug> executeQuery: Read 5 rows, 228.00 B in 0.001081 sec., 4625.346901017577 rows/sec., 205.97 KiB/sec. | ||
| 1704 | 2025.12.31 23:16:49.283278 [ 267 ] {a063c0b9-3c14-4007-83db-80e94ba16c0d} <Debug> TCPHandler: Processed in 0.001285212 sec. | ||
| 1705 | 2025.12.31 23:16:49.283500 [ 267 ] {} <Trace> TCP-Session: b8049521-7bce-4f92-bcf4-518fa3ec8bcf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1706 | 2025.12.31 23:16:49.283627 [ 267 ] {bc42b071-8757-4875-ae65-a178a9bf76ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38307) 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', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1707 | 2025.12.31 23:16:49.283825 [ 267 ] {bc42b071-8757-4875-ae65-a178a9bf76ca} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1708 | 2025.12.31 23:16:49.283856 [ 267 ] {bc42b071-8757-4875-ae65-a178a9bf76ca} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1709 | 2025.12.31 23:16:49.284033 [ 267 ] {bc42b071-8757-4875-ae65-a178a9bf76ca} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1710 | 2025.12.31 23:16:49.284084 [ 267 ] {bc42b071-8757-4875-ae65-a178a9bf76ca} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1711 | 2025.12.31 23:16:49.284179 [ 267 ] {bc42b071-8757-4875-ae65-a178a9bf76ca} <Debug> oximeter.timeseries_schema (04116ac9-a49e-4dc9-b7d9-fc8011d6174e) (SelectExecutor): Key condition: (column 0 notIn 29-element set) | ||
| 1712 | 2025.12.31 23:16:49.284206 [ 267 ] {bc42b071-8757-4875-ae65-a178a9bf76ca} <Trace> oximeter.timeseries_schema (04116ac9-a49e-4dc9-b7d9-fc8011d6174e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1713 | 2025.12.31 23:16:49.284224 [ 267 ] {bc42b071-8757-4875-ae65-a178a9bf76ca} <Debug> oximeter.timeseries_schema (04116ac9-a49e-4dc9-b7d9-fc8011d6174e) (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 | ||
| 1714 | 2025.12.31 23:16:49.284238 [ 267 ] {bc42b071-8757-4875-ae65-a178a9bf76ca} <Trace> oximeter.timeseries_schema (04116ac9-a49e-4dc9-b7d9-fc8011d6174e) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1715 | 2025.12.31 23:16:49.284269 [ 267 ] {bc42b071-8757-4875-ae65-a178a9bf76ca} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1716 | 2025.12.31 23:16:49.284286 [ 267 ] {bc42b071-8757-4875-ae65-a178a9bf76ca} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 5 rows starting from 0 | ||
| 1717 | 2025.12.31 23:16:49.284661 [ 267 ] {bc42b071-8757-4875-ae65-a178a9bf76ca} <Debug> executeQuery: Read 5 rows, 228.00 B in 0.001085 sec., 4608.294930875576 rows/sec., 205.21 KiB/sec. | ||
| 1718 | 2025.12.31 23:16:49.284737 [ 267 ] {bc42b071-8757-4875-ae65-a178a9bf76ca} <Debug> TCPHandler: Processed in 0.001286942 sec. | ||
| 1719 | 2025.12.31 23:16:49.296340 [ 267 ] {} <Trace> TCP-Session: b8049521-7bce-4f92-bcf4-518fa3ec8bcf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1720 | 2025.12.31 23:16:49.296497 [ 267 ] {a62bfa0d-125c-4c96-b75c-9eb16d9dca0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38307) 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', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1721 | 2025.12.31 23:16:49.296743 [ 267 ] {a62bfa0d-125c-4c96-b75c-9eb16d9dca0d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1722 | 2025.12.31 23:16:49.296783 [ 267 ] {a62bfa0d-125c-4c96-b75c-9eb16d9dca0d} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1723 | 2025.12.31 23:16:49.297006 [ 267 ] {a62bfa0d-125c-4c96-b75c-9eb16d9dca0d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1724 | 2025.12.31 23:16:49.297068 [ 267 ] {a62bfa0d-125c-4c96-b75c-9eb16d9dca0d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1725 | 2025.12.31 23:16:49.297187 [ 267 ] {a62bfa0d-125c-4c96-b75c-9eb16d9dca0d} <Debug> oximeter.timeseries_schema (04116ac9-a49e-4dc9-b7d9-fc8011d6174e) (SelectExecutor): Key condition: (column 0 notIn 30-element set) | ||
| 1726 | 2025.12.31 23:16:49.297219 [ 267 ] {a62bfa0d-125c-4c96-b75c-9eb16d9dca0d} <Trace> oximeter.timeseries_schema (04116ac9-a49e-4dc9-b7d9-fc8011d6174e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1727 | 2025.12.31 23:16:49.297241 [ 267 ] {a62bfa0d-125c-4c96-b75c-9eb16d9dca0d} <Debug> oximeter.timeseries_schema (04116ac9-a49e-4dc9-b7d9-fc8011d6174e) (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 | ||
| 1728 | 2025.12.31 23:16:49.297259 [ 267 ] {a62bfa0d-125c-4c96-b75c-9eb16d9dca0d} <Trace> oximeter.timeseries_schema (04116ac9-a49e-4dc9-b7d9-fc8011d6174e) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1729 | 2025.12.31 23:16:49.297298 [ 267 ] {a62bfa0d-125c-4c96-b75c-9eb16d9dca0d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1730 | 2025.12.31 23:16:49.297319 [ 267 ] {a62bfa0d-125c-4c96-b75c-9eb16d9dca0d} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 5 rows starting from 0 | ||
| 1731 | 2025.12.31 23:16:49.297755 [ 267 ] {a62bfa0d-125c-4c96-b75c-9eb16d9dca0d} <Debug> executeQuery: Read 5 rows, 228.00 B in 0.001323 sec., 3779.289493575208 rows/sec., 168.30 KiB/sec. | ||
| 1732 | 2025.12.31 23:16:49.297832 [ 267 ] {a62bfa0d-125c-4c96-b75c-9eb16d9dca0d} <Debug> TCPHandler: Processed in 0.001552127 sec. | ||
| 1733 | 2025.12.31 23:16:49.302327 [ 267 ] {} <Trace> TCP-Session: b8049521-7bce-4f92-bcf4-518fa3ec8bcf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1734 | 2025.12.31 23:16:49.302435 [ 267 ] {3ee27efc-78c1-4812-8092-2354b12bd93c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38307) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1735 | 2025.12.31 23:16:49.302484 [ 267 ] {3ee27efc-78c1-4812-8092-2354b12bd93c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1736 | 2025.12.31 23:16:49.303080 [ 267 ] {3ee27efc-78c1-4812-8092-2354b12bd93c} <Trace> oximeter.timeseries_schema (04116ac9-a49e-4dc9-b7d9-fc8011d6174e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1737 | 2025.12.31 23:16:49.303126 [ 267 ] {3ee27efc-78c1-4812-8092-2354b12bd93c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1738 | 2025.12.31 23:16:49.303719 [ 267 ] {3ee27efc-78c1-4812-8092-2354b12bd93c} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1739 | 2025.12.31 23:16:49.304081 [ 267 ] {3ee27efc-78c1-4812-8092-2354b12bd93c} <Trace> oximeter.timeseries_schema (04116ac9-a49e-4dc9-b7d9-fc8011d6174e): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1740 | 2025.12.31 23:16:49.304224 [ 267 ] {3ee27efc-78c1-4812-8092-2354b12bd93c} <Debug> executeQuery: Read 26 rows, 6.38 KiB in 0.001819 sec., 14293.567894447498 rows/sec., 3.43 MiB/sec. | ||
| 1741 | 2025.12.31 23:16:49.304263 [ 267 ] {3ee27efc-78c1-4812-8092-2354b12bd93c} <Debug> TCPHandler: Processed in 0.001987124 sec. | ||
| 1742 | 2025.12.31 23:16:49.304394 [ 267 ] {} <Trace> TCP-Session: b8049521-7bce-4f92-bcf4-518fa3ec8bcf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1743 | 2025.12.31 23:16:49.304489 [ 267 ] {ec62c69f-a1c4-4b73-aaea-07527ef83c86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38307) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1744 | 2025.12.31 23:16:49.304530 [ 267 ] {ec62c69f-a1c4-4b73-aaea-07527ef83c86} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1745 | 2025.12.31 23:16:49.305704 [ 267 ] {ec62c69f-a1c4-4b73-aaea-07527ef83c86} <Trace> oximeter.fields_i16 (6205d96e-d352-40e9-8254-31db49133bc3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1746 | 2025.12.31 23:16:49.305739 [ 267 ] {ec62c69f-a1c4-4b73-aaea-07527ef83c86} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1747 | 2025.12.31 23:16:49.306154 [ 267 ] {ec62c69f-a1c4-4b73-aaea-07527ef83c86} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1748 | 2025.12.31 23:16:49.306560 [ 267 ] {ec62c69f-a1c4-4b73-aaea-07527ef83c86} <Trace> oximeter.fields_i16 (6205d96e-d352-40e9-8254-31db49133bc3): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1749 | 2025.12.31 23:16:49.306689 [ 267 ] {ec62c69f-a1c4-4b73-aaea-07527ef83c86} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.00222 sec., 184684.68468468467 rows/sec., 11.72 MiB/sec. | ||
| 1750 | 2025.12.31 23:16:49.306726 [ 267 ] {ec62c69f-a1c4-4b73-aaea-07527ef83c86} <Debug> TCPHandler: Processed in 0.00238199 sec. | ||
| 1751 | 2025.12.31 23:16:49.306838 [ 267 ] {} <Trace> TCP-Session: b8049521-7bce-4f92-bcf4-518fa3ec8bcf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1752 | 2025.12.31 23:16:49.306931 [ 267 ] {797d2a40-60f1-4dec-85e6-fc51aba40fe2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38307) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1753 | 2025.12.31 23:16:49.306971 [ 267 ] {797d2a40-60f1-4dec-85e6-fc51aba40fe2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1754 | 2025.12.31 23:16:49.307354 [ 267 ] {797d2a40-60f1-4dec-85e6-fc51aba40fe2} <Trace> oximeter.fields_ipaddr (5f424e33-6a9f-405c-b8ff-24c93b94647e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1755 | 2025.12.31 23:16:49.307391 [ 267 ] {797d2a40-60f1-4dec-85e6-fc51aba40fe2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1756 | 2025.12.31 23:16:49.307833 [ 267 ] {797d2a40-60f1-4dec-85e6-fc51aba40fe2} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1757 | 2025.12.31 23:16:49.308243 [ 267 ] {797d2a40-60f1-4dec-85e6-fc51aba40fe2} <Trace> oximeter.fields_ipaddr (5f424e33-6a9f-405c-b8ff-24c93b94647e): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1758 | 2025.12.31 23:16:49.308370 [ 267 ] {797d2a40-60f1-4dec-85e6-fc51aba40fe2} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001458 sec., 2743.4842249657063 rows/sec., 223.71 KiB/sec. | ||
| 1759 | 2025.12.31 23:16:49.308405 [ 267 ] {797d2a40-60f1-4dec-85e6-fc51aba40fe2} <Debug> TCPHandler: Processed in 0.001616868 sec. | ||
| 1760 | 2025.12.31 23:16:49.308507 [ 267 ] {} <Trace> TCP-Session: b8049521-7bce-4f92-bcf4-518fa3ec8bcf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1761 | 2025.12.31 23:16:49.308599 [ 267 ] {0b3ae2b8-5c9a-4521-884d-bc9a3b8f0ad4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38307) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1762 | 2025.12.31 23:16:49.308637 [ 267 ] {0b3ae2b8-5c9a-4521-884d-bc9a3b8f0ad4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1763 | 2025.12.31 23:16:49.309603 [ 267 ] {0b3ae2b8-5c9a-4521-884d-bc9a3b8f0ad4} <Trace> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1764 | 2025.12.31 23:16:49.309639 [ 267 ] {0b3ae2b8-5c9a-4521-884d-bc9a3b8f0ad4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1765 | 2025.12.31 23:16:49.310143 [ 267 ] {0b3ae2b8-5c9a-4521-884d-bc9a3b8f0ad4} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1766 | 2025.12.31 23:16:49.310546 [ 267 ] {0b3ae2b8-5c9a-4521-884d-bc9a3b8f0ad4} <Trace> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1767 | 2025.12.31 23:16:49.310678 [ 267 ] {0b3ae2b8-5c9a-4521-884d-bc9a3b8f0ad4} <Debug> executeQuery: Read 1084 rows, 87.59 KiB in 0.002097 sec., 516928.9461134955 rows/sec., 40.79 MiB/sec. | ||
| 1768 | 2025.12.31 23:16:49.310716 [ 267 ] {0b3ae2b8-5c9a-4521-884d-bc9a3b8f0ad4} <Debug> TCPHandler: Processed in 0.002258148 sec. | ||
| 1769 | 2025.12.31 23:16:49.310823 [ 267 ] {} <Trace> TCP-Session: b8049521-7bce-4f92-bcf4-518fa3ec8bcf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1770 | 2025.12.31 23:16:49.310916 [ 267 ] {c6bdcb0f-9c90-4883-a4ed-bbc4fa8e6fef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38307) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1771 | 2025.12.31 23:16:49.310956 [ 267 ] {c6bdcb0f-9c90-4883-a4ed-bbc4fa8e6fef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1772 | 2025.12.31 23:16:49.311406 [ 267 ] {c6bdcb0f-9c90-4883-a4ed-bbc4fa8e6fef} <Trace> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1773 | 2025.12.31 23:16:49.311443 [ 267 ] {c6bdcb0f-9c90-4883-a4ed-bbc4fa8e6fef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1774 | 2025.12.31 23:16:49.311834 [ 267 ] {c6bdcb0f-9c90-4883-a4ed-bbc4fa8e6fef} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1775 | 2025.12.31 23:16:49.312249 [ 267 ] {c6bdcb0f-9c90-4883-a4ed-bbc4fa8e6fef} <Trace> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1776 | 2025.12.31 23:16:49.312379 [ 267 ] {c6bdcb0f-9c90-4883-a4ed-bbc4fa8e6fef} <Debug> executeQuery: Read 209 rows, 12.59 KiB in 0.001481 sec., 141120.8642808913 rows/sec., 8.30 MiB/sec. | ||
| 1777 | 2025.12.31 23:16:49.312416 [ 267 ] {c6bdcb0f-9c90-4883-a4ed-bbc4fa8e6fef} <Debug> TCPHandler: Processed in 0.001644328 sec. | ||
| 1778 | 2025.12.31 23:16:49.312521 [ 267 ] {} <Trace> TCP-Session: b8049521-7bce-4f92-bcf4-518fa3ec8bcf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1779 | 2025.12.31 23:16:49.312615 [ 267 ] {dc9f73b7-bffb-4368-af25-156a67b2c3e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38307) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1780 | 2025.12.31 23:16:49.312654 [ 267 ] {dc9f73b7-bffb-4368-af25-156a67b2c3e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1781 | 2025.12.31 23:16:49.313103 [ 267 ] {dc9f73b7-bffb-4368-af25-156a67b2c3e6} <Trace> oximeter.fields_u32 (32e14ee3-f9fc-4687-bf55-1d31f5f916a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1782 | 2025.12.31 23:16:49.313140 [ 267 ] {dc9f73b7-bffb-4368-af25-156a67b2c3e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1783 | 2025.12.31 23:16:49.313552 [ 267 ] {dc9f73b7-bffb-4368-af25-156a67b2c3e6} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1784 | 2025.12.31 23:16:49.314014 [ 267 ] {dc9f73b7-bffb-4368-af25-156a67b2c3e6} <Trace> oximeter.fields_u32 (32e14ee3-f9fc-4687-bf55-1d31f5f916a9): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1785 | 2025.12.31 23:16:49.314153 [ 267 ] {dc9f73b7-bffb-4368-af25-156a67b2c3e6} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001556 sec., 136246.78663239075 rows/sec., 8.79 MiB/sec. | ||
| 1786 | 2025.12.31 23:16:49.314191 [ 267 ] {dc9f73b7-bffb-4368-af25-156a67b2c3e6} <Debug> TCPHandler: Processed in 0.001719909 sec. | ||
| 1787 | 2025.12.31 23:16:49.314299 [ 267 ] {} <Trace> TCP-Session: b8049521-7bce-4f92-bcf4-518fa3ec8bcf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1788 | 2025.12.31 23:16:49.314392 [ 267 ] {300a53d1-55ce-4ef2-859d-f47fade81c0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38307) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1789 | 2025.12.31 23:16:49.314430 [ 267 ] {300a53d1-55ce-4ef2-859d-f47fade81c0c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1790 | 2025.12.31 23:16:49.314875 [ 267 ] {300a53d1-55ce-4ef2-859d-f47fade81c0c} <Trace> oximeter.fields_u8 (ce0c1db8-65f1-440f-8e78-1020d181f97b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1791 | 2025.12.31 23:16:49.314911 [ 267 ] {300a53d1-55ce-4ef2-859d-f47fade81c0c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1792 | 2025.12.31 23:16:49.315328 [ 267 ] {300a53d1-55ce-4ef2-859d-f47fade81c0c} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1793 | 2025.12.31 23:16:49.315743 [ 267 ] {300a53d1-55ce-4ef2-859d-f47fade81c0c} <Trace> oximeter.fields_u8 (ce0c1db8-65f1-440f-8e78-1020d181f97b): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1794 | 2025.12.31 23:16:49.315870 [ 267 ] {300a53d1-55ce-4ef2-859d-f47fade81c0c} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001496 sec., 141042.78074866312 rows/sec., 8.01 MiB/sec. | ||
| 1795 | 2025.12.31 23:16:49.315907 [ 267 ] {300a53d1-55ce-4ef2-859d-f47fade81c0c} <Debug> TCPHandler: Processed in 0.001658878 sec. | ||
| 1796 | 2025.12.31 23:16:49.316013 [ 267 ] {} <Trace> TCP-Session: b8049521-7bce-4f92-bcf4-518fa3ec8bcf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1797 | 2025.12.31 23:16:49.316106 [ 267 ] {f84e402c-ff55-468a-8241-94acbeb14c91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38307) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1798 | 2025.12.31 23:16:49.316144 [ 267 ] {f84e402c-ff55-468a-8241-94acbeb14c91} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1799 | 2025.12.31 23:16:49.316756 [ 267 ] {f84e402c-ff55-468a-8241-94acbeb14c91} <Trace> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1800 | 2025.12.31 23:16:49.316793 [ 267 ] {f84e402c-ff55-468a-8241-94acbeb14c91} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1801 | 2025.12.31 23:16:49.317219 [ 267 ] {f84e402c-ff55-468a-8241-94acbeb14c91} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1802 | 2025.12.31 23:16:49.317643 [ 267 ] {f84e402c-ff55-468a-8241-94acbeb14c91} <Trace> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1803 | 2025.12.31 23:16:49.317771 [ 267 ] {f84e402c-ff55-468a-8241-94acbeb14c91} <Debug> executeQuery: Read 647 rows, 45.92 KiB in 0.001683 sec., 384432.56090314913 rows/sec., 26.64 MiB/sec. | ||
| 1804 | 2025.12.31 23:16:49.317808 [ 267 ] {f84e402c-ff55-468a-8241-94acbeb14c91} <Debug> TCPHandler: Processed in 0.001845211 sec. | ||
| 1805 | 2025.12.31 23:16:49.317917 [ 267 ] {} <Trace> TCP-Session: b8049521-7bce-4f92-bcf4-518fa3ec8bcf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1806 | 2025.12.31 23:16:49.318011 [ 267 ] {6429e49c-b45b-49d0-8b71-5b23975ba373} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38307) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1807 | 2025.12.31 23:16:49.318051 [ 267 ] {6429e49c-b45b-49d0-8b71-5b23975ba373} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1808 | 2025.12.31 23:16:49.318360 [ 267 ] {6429e49c-b45b-49d0-8b71-5b23975ba373} <Trace> oximeter.measurements_bool (4d9e9430-4c82-43e2-8cb1-e67498da106d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1809 | 2025.12.31 23:16:49.318396 [ 267 ] {6429e49c-b45b-49d0-8b71-5b23975ba373} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1810 | 2025.12.31 23:16:49.318792 [ 267 ] {6429e49c-b45b-49d0-8b71-5b23975ba373} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1811 | 2025.12.31 23:16:49.319297 [ 267 ] {6429e49c-b45b-49d0-8b71-5b23975ba373} <Trace> oximeter.measurements_bool (4d9e9430-4c82-43e2-8cb1-e67498da106d): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1812 | 2025.12.31 23:16:49.319423 [ 267 ] {6429e49c-b45b-49d0-8b71-5b23975ba373} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00143 sec., 4195.804195804196 rows/sec., 219.21 KiB/sec. | ||
| 1813 | 2025.12.31 23:16:49.319458 [ 267 ] {6429e49c-b45b-49d0-8b71-5b23975ba373} <Debug> TCPHandler: Processed in 0.001590618 sec. | ||
| 1814 | 2025.12.31 23:16:49.319562 [ 267 ] {} <Trace> TCP-Session: b8049521-7bce-4f92-bcf4-518fa3ec8bcf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1815 | 2025.12.31 23:16:49.319656 [ 267 ] {d210157f-b7d1-4635-b598-94e532e56d64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38307) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1816 | 2025.12.31 23:16:49.319698 [ 267 ] {d210157f-b7d1-4635-b598-94e532e56d64} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1817 | 2025.12.31 23:16:49.320074 [ 267 ] {d210157f-b7d1-4635-b598-94e532e56d64} <Trace> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1818 | 2025.12.31 23:16:49.320110 [ 267 ] {d210157f-b7d1-4635-b598-94e532e56d64} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1819 | 2025.12.31 23:16:49.320528 [ 267 ] {d210157f-b7d1-4635-b598-94e532e56d64} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1820 | 2025.12.31 23:16:49.320942 [ 267 ] {d210157f-b7d1-4635-b598-94e532e56d64} <Trace> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1821 | 2025.12.31 23:16:49.321068 [ 267 ] {d210157f-b7d1-4635-b598-94e532e56d64} <Debug> executeQuery: Read 256 rows, 16.95 KiB in 0.00143 sec., 179020.97902097902 rows/sec., 11.58 MiB/sec. | ||
| 1822 | 2025.12.31 23:16:49.321104 [ 267 ] {d210157f-b7d1-4635-b598-94e532e56d64} <Debug> TCPHandler: Processed in 0.001591578 sec. | ||
| 1823 | 2025.12.31 23:16:49.321208 [ 267 ] {} <Trace> TCP-Session: b8049521-7bce-4f92-bcf4-518fa3ec8bcf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1824 | 2025.12.31 23:16:49.321301 [ 267 ] {8038183e-4250-41af-812a-969f57184785} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38307) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1825 | 2025.12.31 23:16:49.321341 [ 267 ] {8038183e-4250-41af-812a-969f57184785} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1826 | 2025.12.31 23:16:49.321640 [ 267 ] {8038183e-4250-41af-812a-969f57184785} <Trace> oximeter.measurements_f64 (cba5f6bd-2e20-4297-b248-eab409e4eaa6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1827 | 2025.12.31 23:16:49.321677 [ 267 ] {8038183e-4250-41af-812a-969f57184785} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1828 | 2025.12.31 23:16:49.322071 [ 267 ] {8038183e-4250-41af-812a-969f57184785} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1829 | 2025.12.31 23:16:49.322474 [ 267 ] {8038183e-4250-41af-812a-969f57184785} <Trace> oximeter.measurements_f64 (cba5f6bd-2e20-4297-b248-eab409e4eaa6): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1830 | 2025.12.31 23:16:49.322599 [ 267 ] {8038183e-4250-41af-812a-969f57184785} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001316 sec., 759.8784194528876 rows/sec., 51.20 KiB/sec. | ||
| 1831 | 2025.12.31 23:16:49.322633 [ 267 ] {8038183e-4250-41af-812a-969f57184785} <Debug> TCPHandler: Processed in 0.001474445 sec. | ||
| 1832 | 2025.12.31 23:16:49.322734 [ 267 ] {} <Trace> TCP-Session: b8049521-7bce-4f92-bcf4-518fa3ec8bcf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1833 | 2025.12.31 23:16:49.322826 [ 267 ] {d6725c1a-70b8-46d9-b581-177d9e994358} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38307) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1834 | 2025.12.31 23:16:49.322864 [ 267 ] {d6725c1a-70b8-46d9-b581-177d9e994358} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1835 | 2025.12.31 23:16:49.323165 [ 267 ] {d6725c1a-70b8-46d9-b581-177d9e994358} <Trace> oximeter.measurements_u64 (3e0fa7da-0500-483e-b241-ac25d0f845d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1836 | 2025.12.31 23:16:49.323201 [ 267 ] {d6725c1a-70b8-46d9-b581-177d9e994358} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1837 | 2025.12.31 23:16:49.323612 [ 267 ] {d6725c1a-70b8-46d9-b581-177d9e994358} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1838 | 2025.12.31 23:16:49.324064 [ 267 ] {d6725c1a-70b8-46d9-b581-177d9e994358} <Trace> oximeter.measurements_u64 (3e0fa7da-0500-483e-b241-ac25d0f845d7): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1839 | 2025.12.31 23:16:49.324188 [ 267 ] {d6725c1a-70b8-46d9-b581-177d9e994358} <Debug> executeQuery: Read 74 rows, 4.49 KiB in 0.00138 sec., 53623.188405797104 rows/sec., 3.18 MiB/sec. | ||
| 1840 | 2025.12.31 23:16:49.324221 [ 267 ] {d6725c1a-70b8-46d9-b581-177d9e994358} <Debug> TCPHandler: Processed in 0.001536596 sec. | ||
| 1841 | 2025.12.31 23:16:49.465223 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 1524 | ||
| 1842 | 2025.12.31 23:16:49.465883 [ 245 ] {} <Trace> system.asynchronous_metric_log (1af02360-2569-4a97-a5ac-aa07775e497e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1843 | 2025.12.31 23:16:49.465928 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1844 | 2025.12.31 23:16:49.466728 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1845 | 2025.12.31 23:16:49.467260 [ 245 ] {} <Trace> system.asynchronous_metric_log (1af02360-2569-4a97-a5ac-aa07775e497e): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1846 | 2025.12.31 23:16:49.467405 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1524 | ||
| 1847 | 2025.12.31 23:16:49.527828 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23 | ||
| 1848 | 2025.12.31 23:16:49.544243 [ 244 ] {} <Trace> system.metric_log (9f7485ce-4bf0-4a0f-b388-b82873d55ef6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1849 | 2025.12.31 23:16:49.544296 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1850 | 2025.12.31 23:16:49.550664 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1851 | 2025.12.31 23:16:49.552007 [ 244 ] {} <Trace> system.metric_log (9f7485ce-4bf0-4a0f-b388-b82873d55ef6): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1852 | 2025.12.31 23:16:49.554725 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 23 | ||
| 1853 | 2025.12.31 23:16:50.000253 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 189.16 MiB, peak 193.16 MiB, free memory in arenas 0.00 B, will set to 190.18 MiB (RSS), difference: 1.02 MiB | ||
| 1854 | 2025.12.31 23:16:54.249434 [ 267 ] {} <Trace> TCP-Session: b8049521-7bce-4f92-bcf4-518fa3ec8bcf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1855 | 2025.12.31 23:16:54.249640 [ 267 ] {63059caa-0102-4029-93b9-547cb4d6db7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38307) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1856 | 2025.12.31 23:16:54.249710 [ 267 ] {63059caa-0102-4029-93b9-547cb4d6db7d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1857 | 2025.12.31 23:16:54.250332 [ 267 ] {63059caa-0102-4029-93b9-547cb4d6db7d} <Trace> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1858 | 2025.12.31 23:16:54.250382 [ 267 ] {63059caa-0102-4029-93b9-547cb4d6db7d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1859 | 2025.12.31 23:16:54.250885 [ 267 ] {63059caa-0102-4029-93b9-547cb4d6db7d} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1860 | 2025.12.31 23:16:54.251320 [ 267 ] {63059caa-0102-4029-93b9-547cb4d6db7d} <Trace> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1861 | 2025.12.31 23:16:54.251553 [ 267 ] {63059caa-0102-4029-93b9-547cb4d6db7d} <Debug> executeQuery: Read 76 rows, 6.69 KiB in 0.001964 sec., 38696.53767820774 rows/sec., 3.32 MiB/sec. | ||
| 1862 | 2025.12.31 23:16:54.251601 [ 267 ] {63059caa-0102-4029-93b9-547cb4d6db7d} <Debug> TCPHandler: Processed in 0.002307709 sec. | ||
| 1863 | 2025.12.31 23:16:54.251716 [ 267 ] {} <Trace> TCP-Session: b8049521-7bce-4f92-bcf4-518fa3ec8bcf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1864 | 2025.12.31 23:16:54.251816 [ 267 ] {54836d39-6dc3-4cdd-9cf8-35463ed93e0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38307) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1865 | 2025.12.31 23:16:54.251859 [ 267 ] {54836d39-6dc3-4cdd-9cf8-35463ed93e0d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1866 | 2025.12.31 23:16:54.252266 [ 267 ] {54836d39-6dc3-4cdd-9cf8-35463ed93e0d} <Trace> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1867 | 2025.12.31 23:16:54.252304 [ 267 ] {54836d39-6dc3-4cdd-9cf8-35463ed93e0d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1868 | 2025.12.31 23:16:54.252707 [ 267 ] {54836d39-6dc3-4cdd-9cf8-35463ed93e0d} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1869 | 2025.12.31 23:16:54.253201 [ 267 ] {54836d39-6dc3-4cdd-9cf8-35463ed93e0d} <Trace> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1870 | 2025.12.31 23:16:54.253332 [ 267 ] {54836d39-6dc3-4cdd-9cf8-35463ed93e0d} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.00154 sec., 16233.766233766235 rows/sec., 1.19 MiB/sec. | ||
| 1871 | 2025.12.31 23:16:54.253369 [ 267 ] {54836d39-6dc3-4cdd-9cf8-35463ed93e0d} <Debug> TCPHandler: Processed in 0.001706409 sec. | ||
| 1872 | 2025.12.31 23:16:54.253475 [ 267 ] {} <Trace> TCP-Session: b8049521-7bce-4f92-bcf4-518fa3ec8bcf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1873 | 2025.12.31 23:16:54.253569 [ 267 ] {bcaaa695-d355-4c45-ad45-b54d77d7916a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38307) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1874 | 2025.12.31 23:16:54.253609 [ 267 ] {bcaaa695-d355-4c45-ad45-b54d77d7916a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1875 | 2025.12.31 23:16:54.254010 [ 267 ] {bcaaa695-d355-4c45-ad45-b54d77d7916a} <Trace> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1876 | 2025.12.31 23:16:54.254047 [ 267 ] {bcaaa695-d355-4c45-ad45-b54d77d7916a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1877 | 2025.12.31 23:16:54.254497 [ 267 ] {bcaaa695-d355-4c45-ad45-b54d77d7916a} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1878 | 2025.12.31 23:16:54.254905 [ 267 ] {bcaaa695-d355-4c45-ad45-b54d77d7916a} <Trace> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1879 | 2025.12.31 23:16:54.255033 [ 267 ] {bcaaa695-d355-4c45-ad45-b54d77d7916a} <Debug> executeQuery: Read 58 rows, 4.66 KiB in 0.001483 sec., 39109.91233985165 rows/sec., 3.07 MiB/sec. | ||
| 1880 | 2025.12.31 23:16:54.255070 [ 267 ] {bcaaa695-d355-4c45-ad45-b54d77d7916a} <Debug> TCPHandler: Processed in 0.001645438 sec. | ||
| 1881 | 2025.12.31 23:16:54.255172 [ 267 ] {} <Trace> TCP-Session: b8049521-7bce-4f92-bcf4-518fa3ec8bcf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1882 | 2025.12.31 23:16:54.255265 [ 267 ] {154b8a32-a2f3-4a46-84e8-16600cb75406} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38307) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1883 | 2025.12.31 23:16:54.255308 [ 267 ] {154b8a32-a2f3-4a46-84e8-16600cb75406} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1884 | 2025.12.31 23:16:54.255659 [ 267 ] {154b8a32-a2f3-4a46-84e8-16600cb75406} <Trace> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1885 | 2025.12.31 23:16:54.255694 [ 267 ] {154b8a32-a2f3-4a46-84e8-16600cb75406} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1886 | 2025.12.31 23:16:54.256134 [ 267 ] {154b8a32-a2f3-4a46-84e8-16600cb75406} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1887 | 2025.12.31 23:16:54.256535 [ 267 ] {154b8a32-a2f3-4a46-84e8-16600cb75406} <Trace> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1888 | 2025.12.31 23:16:54.256662 [ 267 ] {154b8a32-a2f3-4a46-84e8-16600cb75406} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.001415 sec., 70671.37809187279 rows/sec., 4.90 MiB/sec. | ||
| 1889 | 2025.12.31 23:16:54.256697 [ 267 ] {154b8a32-a2f3-4a46-84e8-16600cb75406} <Debug> TCPHandler: Processed in 0.001574787 sec. | ||
| 1890 | 2025.12.31 23:16:54.256799 [ 267 ] {} <Trace> TCP-Session: b8049521-7bce-4f92-bcf4-518fa3ec8bcf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1891 | 2025.12.31 23:16:54.256892 [ 267 ] {bf2574d3-50d0-4d2e-8639-f67452eef831} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38307) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1892 | 2025.12.31 23:16:54.256945 [ 267 ] {bf2574d3-50d0-4d2e-8639-f67452eef831} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1893 | 2025.12.31 23:16:54.257675 [ 267 ] {bf2574d3-50d0-4d2e-8639-f67452eef831} <Trace> oximeter.measurements_histogramu64 (83559bb8-4c93-4180-b7e7-e9b7333f4c1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1894 | 2025.12.31 23:16:54.257711 [ 267 ] {bf2574d3-50d0-4d2e-8639-f67452eef831} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1895 | 2025.12.31 23:16:54.258297 [ 267 ] {bf2574d3-50d0-4d2e-8639-f67452eef831} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1896 | 2025.12.31 23:16:54.258720 [ 267 ] {bf2574d3-50d0-4d2e-8639-f67452eef831} <Trace> oximeter.measurements_histogramu64 (83559bb8-4c93-4180-b7e7-e9b7333f4c1b): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1897 | 2025.12.31 23:16:54.258853 [ 267 ] {bf2574d3-50d0-4d2e-8639-f67452eef831} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001979 sec., 12632.642748863063 rows/sec., 22.64 MiB/sec. | ||
| 1898 | 2025.12.31 23:16:54.258906 [ 267 ] {bf2574d3-50d0-4d2e-8639-f67452eef831} <Debug> TCPHandler: Processed in 0.002156547 sec. | ||
| 1899 | 2025.12.31 23:16:54.259011 [ 267 ] {} <Trace> TCP-Session: b8049521-7bce-4f92-bcf4-518fa3ec8bcf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1900 | 2025.12.31 23:16:54.259104 [ 267 ] {e4b4a2c5-d4c0-4a05-ae2f-9646b3fa6a37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38307) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1901 | 2025.12.31 23:16:54.259144 [ 267 ] {e4b4a2c5-d4c0-4a05-ae2f-9646b3fa6a37} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1902 | 2025.12.31 23:16:54.259526 [ 267 ] {e4b4a2c5-d4c0-4a05-ae2f-9646b3fa6a37} <Trace> oximeter.measurements_i64 (f49f46bc-6730-4da1-9336-9b42ddd404a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1903 | 2025.12.31 23:16:54.259561 [ 267 ] {e4b4a2c5-d4c0-4a05-ae2f-9646b3fa6a37} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1904 | 2025.12.31 23:16:54.259957 [ 267 ] {e4b4a2c5-d4c0-4a05-ae2f-9646b3fa6a37} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1905 | 2025.12.31 23:16:54.260381 [ 267 ] {e4b4a2c5-d4c0-4a05-ae2f-9646b3fa6a37} <Trace> oximeter.measurements_i64 (f49f46bc-6730-4da1-9336-9b42ddd404a3): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1906 | 2025.12.31 23:16:54.260507 [ 267 ] {e4b4a2c5-d4c0-4a05-ae2f-9646b3fa6a37} <Debug> executeQuery: Read 6 rows, 463.00 B in 0.001422 sec., 4219.4092827004215 rows/sec., 317.97 KiB/sec. | ||
| 1907 | 2025.12.31 23:16:54.260542 [ 267 ] {e4b4a2c5-d4c0-4a05-ae2f-9646b3fa6a37} <Debug> TCPHandler: Processed in 0.001580947 sec. | ||
| 1908 | 2025.12.31 23:16:54.260642 [ 267 ] {} <Trace> TCP-Session: b8049521-7bce-4f92-bcf4-518fa3ec8bcf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1909 | 2025.12.31 23:16:54.260734 [ 267 ] {ce375f52-25c7-4111-b5a9-e6d90891a933} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38307) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1910 | 2025.12.31 23:16:54.260773 [ 267 ] {ce375f52-25c7-4111-b5a9-e6d90891a933} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1911 | 2025.12.31 23:16:54.261074 [ 267 ] {ce375f52-25c7-4111-b5a9-e6d90891a933} <Trace> oximeter.measurements_u64 (3e0fa7da-0500-483e-b241-ac25d0f845d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1912 | 2025.12.31 23:16:54.261109 [ 267 ] {ce375f52-25c7-4111-b5a9-e6d90891a933} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1913 | 2025.12.31 23:16:54.261550 [ 267 ] {ce375f52-25c7-4111-b5a9-e6d90891a933} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1914 | 2025.12.31 23:16:54.261967 [ 267 ] {ce375f52-25c7-4111-b5a9-e6d90891a933} <Trace> oximeter.measurements_u64 (3e0fa7da-0500-483e-b241-ac25d0f845d7): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1915 | 2025.12.31 23:16:54.262095 [ 267 ] {ce375f52-25c7-4111-b5a9-e6d90891a933} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001378 sec., 21770.682148040636 rows/sec., 1.49 MiB/sec. | ||
| 1916 | 2025.12.31 23:16:54.262130 [ 267 ] {ce375f52-25c7-4111-b5a9-e6d90891a933} <Debug> TCPHandler: Processed in 0.001537736 sec. | ||
| 1917 | 2025.12.31 23:16:56.917003 [ 86 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1918 | 2025.12.31 23:16:56.917057 [ 86 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1919 | 2025.12.31 23:16:56.967552 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 1972 | ||
| 1920 | 2025.12.31 23:16:56.968013 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 90 entries to flush up to offset 308 | ||
| 1921 | 2025.12.31 23:16:56.968272 [ 245 ] {} <Trace> system.asynchronous_metric_log (1af02360-2569-4a97-a5ac-aa07775e497e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1922 | 2025.12.31 23:16:56.968351 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1923 | 2025.12.31 23:16:56.969419 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1924 | 2025.12.31 23:16:56.969931 [ 245 ] {} <Trace> system.asynchronous_metric_log (1af02360-2569-4a97-a5ac-aa07775e497e): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1925 | 2025.12.31 23:16:56.970061 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1972 | ||
| 1926 | 2025.12.31 23:16:56.971872 [ 243 ] {} <Trace> system.query_log (aa57fb54-d3d4-4e2b-bcda-b6c10074d25d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1927 | 2025.12.31 23:16:56.971915 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1928 | 2025.12.31 23:16:56.973306 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1929 | 2025.12.31 23:16:56.973860 [ 243 ] {} <Trace> system.query_log (aa57fb54-d3d4-4e2b-bcda-b6c10074d25d): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1930 | 2025.12.31 23:16:56.974099 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 308 | ||
| 1931 | 2025.12.31 23:16:57.054865 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 31 | ||
| 1932 | 2025.12.31 23:16:57.071517 [ 244 ] {} <Trace> system.metric_log (9f7485ce-4bf0-4a0f-b388-b82873d55ef6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1933 | 2025.12.31 23:16:57.071584 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1934 | 2025.12.31 23:16:57.077315 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1935 | 2025.12.31 23:16:57.078534 [ 244 ] {} <Trace> system.metric_log (9f7485ce-4bf0-4a0f-b388-b82873d55ef6): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1936 | 2025.12.31 23:16:57.081450 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 31 | ||
| 1937 | 2025.12.31 23:16:59.258540 [ 267 ] {} <Trace> TCP-Session: b8049521-7bce-4f92-bcf4-518fa3ec8bcf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1938 | 2025.12.31 23:16:59.258767 [ 267 ] {16a95b1b-927d-4c70-85be-39558d80f76b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38307) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1939 | 2025.12.31 23:16:59.258841 [ 267 ] {16a95b1b-927d-4c70-85be-39558d80f76b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1940 | 2025.12.31 23:16:59.259692 [ 267 ] {16a95b1b-927d-4c70-85be-39558d80f76b} <Trace> oximeter.fields_i16 (6205d96e-d352-40e9-8254-31db49133bc3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1941 | 2025.12.31 23:16:59.259751 [ 267 ] {16a95b1b-927d-4c70-85be-39558d80f76b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1942 | 2025.12.31 23:16:59.260339 [ 267 ] {16a95b1b-927d-4c70-85be-39558d80f76b} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1943 | 2025.12.31 23:16:59.260781 [ 267 ] {16a95b1b-927d-4c70-85be-39558d80f76b} <Trace> oximeter.fields_i16 (6205d96e-d352-40e9-8254-31db49133bc3): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1944 | 2025.12.31 23:16:59.260938 [ 267 ] {16a95b1b-927d-4c70-85be-39558d80f76b} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.002223 sec., 184435.4475933423 rows/sec., 11.70 MiB/sec. | ||
| 1945 | 2025.12.31 23:16:59.260985 [ 267 ] {16a95b1b-927d-4c70-85be-39558d80f76b} <Debug> TCPHandler: Processed in 0.002578723 sec. | ||
| 1946 | 2025.12.31 23:16:59.261111 [ 267 ] {} <Trace> TCP-Session: b8049521-7bce-4f92-bcf4-518fa3ec8bcf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1947 | 2025.12.31 23:16:59.261213 [ 267 ] {aa98d2d8-4d0b-4755-bc89-002b44d49689} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38307) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1948 | 2025.12.31 23:16:59.261258 [ 267 ] {aa98d2d8-4d0b-4755-bc89-002b44d49689} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1949 | 2025.12.31 23:16:59.262174 [ 267 ] {aa98d2d8-4d0b-4755-bc89-002b44d49689} <Trace> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1950 | 2025.12.31 23:16:59.262212 [ 267 ] {aa98d2d8-4d0b-4755-bc89-002b44d49689} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1951 | 2025.12.31 23:16:59.262700 [ 267 ] {aa98d2d8-4d0b-4755-bc89-002b44d49689} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1952 | 2025.12.31 23:16:59.263119 [ 267 ] {aa98d2d8-4d0b-4755-bc89-002b44d49689} <Trace> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1953 | 2025.12.31 23:16:59.263271 [ 267 ] {aa98d2d8-4d0b-4755-bc89-002b44d49689} <Debug> executeQuery: Read 1082 rows, 87.44 KiB in 0.002081 sec., 519942.3354156656 rows/sec., 41.04 MiB/sec. | ||
| 1954 | 2025.12.31 23:16:59.263309 [ 267 ] {aa98d2d8-4d0b-4755-bc89-002b44d49689} <Debug> TCPHandler: Processed in 0.002249228 sec. | ||
| 1955 | 2025.12.31 23:16:59.263415 [ 267 ] {} <Trace> TCP-Session: b8049521-7bce-4f92-bcf4-518fa3ec8bcf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1956 | 2025.12.31 23:16:59.263509 [ 267 ] {6ca7c814-0ffd-4633-9db3-213ce7c73a8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38307) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1957 | 2025.12.31 23:16:59.263550 [ 267 ] {6ca7c814-0ffd-4633-9db3-213ce7c73a8c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1958 | 2025.12.31 23:16:59.264004 [ 267 ] {6ca7c814-0ffd-4633-9db3-213ce7c73a8c} <Trace> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1959 | 2025.12.31 23:16:59.264047 [ 267 ] {6ca7c814-0ffd-4633-9db3-213ce7c73a8c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1960 | 2025.12.31 23:16:59.264571 [ 267 ] {6ca7c814-0ffd-4633-9db3-213ce7c73a8c} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1961 | 2025.12.31 23:16:59.264999 [ 267 ] {6ca7c814-0ffd-4633-9db3-213ce7c73a8c} <Trace> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1962 | 2025.12.31 23:16:59.265159 [ 267 ] {6ca7c814-0ffd-4633-9db3-213ce7c73a8c} <Debug> executeQuery: Read 205 rows, 12.32 KiB in 0.001668 sec., 122901.67865707434 rows/sec., 7.21 MiB/sec. | ||
| 1963 | 2025.12.31 23:16:59.265200 [ 267 ] {6ca7c814-0ffd-4633-9db3-213ce7c73a8c} <Debug> TCPHandler: Processed in 0.001834401 sec. | ||
| 1964 | 2025.12.31 23:16:59.265309 [ 267 ] {} <Trace> TCP-Session: b8049521-7bce-4f92-bcf4-518fa3ec8bcf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1965 | 2025.12.31 23:16:59.265401 [ 267 ] {074777db-1008-4259-94cf-484d7aa51db2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38307) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1966 | 2025.12.31 23:16:59.265439 [ 267 ] {074777db-1008-4259-94cf-484d7aa51db2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1967 | 2025.12.31 23:16:59.265887 [ 267 ] {074777db-1008-4259-94cf-484d7aa51db2} <Trace> oximeter.fields_u32 (32e14ee3-f9fc-4687-bf55-1d31f5f916a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1968 | 2025.12.31 23:16:59.265924 [ 267 ] {074777db-1008-4259-94cf-484d7aa51db2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1969 | 2025.12.31 23:16:59.266340 [ 267 ] {074777db-1008-4259-94cf-484d7aa51db2} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1970 | 2025.12.31 23:16:59.266757 [ 267 ] {074777db-1008-4259-94cf-484d7aa51db2} <Trace> oximeter.fields_u32 (32e14ee3-f9fc-4687-bf55-1d31f5f916a9): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1971 | 2025.12.31 23:16:59.266895 [ 267 ] {074777db-1008-4259-94cf-484d7aa51db2} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001512 sec., 140211.6402116402 rows/sec., 9.04 MiB/sec. | ||
| 1972 | 2025.12.31 23:16:59.266933 [ 267 ] {074777db-1008-4259-94cf-484d7aa51db2} <Debug> TCPHandler: Processed in 0.001673418 sec. | ||
| 1973 | 2025.12.31 23:16:59.267037 [ 267 ] {} <Trace> TCP-Session: b8049521-7bce-4f92-bcf4-518fa3ec8bcf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1974 | 2025.12.31 23:16:59.267128 [ 267 ] {345879f8-e351-4389-b085-3b50b31c8efc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38307) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1975 | 2025.12.31 23:16:59.267169 [ 267 ] {345879f8-e351-4389-b085-3b50b31c8efc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1976 | 2025.12.31 23:16:59.267615 [ 267 ] {345879f8-e351-4389-b085-3b50b31c8efc} <Trace> oximeter.fields_u8 (ce0c1db8-65f1-440f-8e78-1020d181f97b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1977 | 2025.12.31 23:16:59.267653 [ 267 ] {345879f8-e351-4389-b085-3b50b31c8efc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1978 | 2025.12.31 23:16:59.268063 [ 267 ] {345879f8-e351-4389-b085-3b50b31c8efc} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1979 | 2025.12.31 23:16:59.268507 [ 267 ] {345879f8-e351-4389-b085-3b50b31c8efc} <Trace> oximeter.fields_u8 (ce0c1db8-65f1-440f-8e78-1020d181f97b): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1980 | 2025.12.31 23:16:59.268645 [ 267 ] {345879f8-e351-4389-b085-3b50b31c8efc} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001533 sec., 137638.61709067188 rows/sec., 7.82 MiB/sec. | ||
| 1981 | 2025.12.31 23:16:59.268682 [ 267 ] {345879f8-e351-4389-b085-3b50b31c8efc} <Debug> TCPHandler: Processed in 0.001693669 sec. | ||
| 1982 | 2025.12.31 23:16:59.268779 [ 267 ] {} <Trace> TCP-Session: b8049521-7bce-4f92-bcf4-518fa3ec8bcf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1983 | 2025.12.31 23:16:59.268871 [ 267 ] {171f7b7d-35ba-464c-a61b-0d8f5df784ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38307) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1984 | 2025.12.31 23:16:59.268911 [ 267 ] {171f7b7d-35ba-464c-a61b-0d8f5df784ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1985 | 2025.12.31 23:16:59.269517 [ 267 ] {171f7b7d-35ba-464c-a61b-0d8f5df784ee} <Trace> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1986 | 2025.12.31 23:16:59.269556 [ 267 ] {171f7b7d-35ba-464c-a61b-0d8f5df784ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1987 | 2025.12.31 23:16:59.269995 [ 267 ] {171f7b7d-35ba-464c-a61b-0d8f5df784ee} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1988 | 2025.12.31 23:16:59.270439 [ 267 ] {171f7b7d-35ba-464c-a61b-0d8f5df784ee} <Trace> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1989 | 2025.12.31 23:16:59.270592 [ 267 ] {171f7b7d-35ba-464c-a61b-0d8f5df784ee} <Debug> executeQuery: Read 643 rows, 45.59 KiB in 0.001738 sec., 369965.4775604143 rows/sec., 25.62 MiB/sec. | ||
| 1990 | 2025.12.31 23:16:59.270631 [ 267 ] {171f7b7d-35ba-464c-a61b-0d8f5df784ee} <Debug> TCPHandler: Processed in 0.001900422 sec. | ||
| 1991 | 2025.12.31 23:16:59.270735 [ 267 ] {} <Trace> TCP-Session: b8049521-7bce-4f92-bcf4-518fa3ec8bcf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1992 | 2025.12.31 23:16:59.270827 [ 267 ] {c1e68303-75a1-4101-946d-f21c8019ebb6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38307) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1993 | 2025.12.31 23:16:59.270868 [ 267 ] {c1e68303-75a1-4101-946d-f21c8019ebb6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1994 | 2025.12.31 23:16:59.271187 [ 267 ] {c1e68303-75a1-4101-946d-f21c8019ebb6} <Trace> oximeter.measurements_bool (4d9e9430-4c82-43e2-8cb1-e67498da106d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1995 | 2025.12.31 23:16:59.271224 [ 267 ] {c1e68303-75a1-4101-946d-f21c8019ebb6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1996 | 2025.12.31 23:16:59.271622 [ 267 ] {c1e68303-75a1-4101-946d-f21c8019ebb6} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1997 | 2025.12.31 23:16:59.272029 [ 267 ] {c1e68303-75a1-4101-946d-f21c8019ebb6} <Trace> oximeter.measurements_bool (4d9e9430-4c82-43e2-8cb1-e67498da106d): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1998 | 2025.12.31 23:16:59.272168 [ 267 ] {c1e68303-75a1-4101-946d-f21c8019ebb6} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001358 sec., 4418.262150220913 rows/sec., 230.84 KiB/sec. | ||
| 1999 | 2025.12.31 23:16:59.272205 [ 267 ] {c1e68303-75a1-4101-946d-f21c8019ebb6} <Debug> TCPHandler: Processed in 0.001519736 sec. | ||
| 2000 | 2025.12.31 23:16:59.272310 [ 267 ] {} <Trace> TCP-Session: b8049521-7bce-4f92-bcf4-518fa3ec8bcf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2001 | 2025.12.31 23:16:59.272401 [ 267 ] {85c37175-d23e-4ecd-8951-572a1169954e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38307) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2002 | 2025.12.31 23:16:59.272442 [ 267 ] {85c37175-d23e-4ecd-8951-572a1169954e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2003 | 2025.12.31 23:16:59.272813 [ 267 ] {85c37175-d23e-4ecd-8951-572a1169954e} <Trace> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2004 | 2025.12.31 23:16:59.272850 [ 267 ] {85c37175-d23e-4ecd-8951-572a1169954e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2005 | 2025.12.31 23:16:59.273265 [ 267 ] {85c37175-d23e-4ecd-8951-572a1169954e} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2006 | 2025.12.31 23:16:59.273667 [ 267 ] {85c37175-d23e-4ecd-8951-572a1169954e} <Trace> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2007 | 2025.12.31 23:16:59.273801 [ 267 ] {85c37175-d23e-4ecd-8951-572a1169954e} <Debug> executeQuery: Read 254 rows, 16.81 KiB in 0.001419 sec., 178999.29527836505 rows/sec., 11.57 MiB/sec. | ||
| 2008 | 2025.12.31 23:16:59.273836 [ 267 ] {85c37175-d23e-4ecd-8951-572a1169954e} <Debug> TCPHandler: Processed in 0.001575306 sec. | ||
| 2009 | 2025.12.31 23:16:59.273940 [ 267 ] {} <Trace> TCP-Session: b8049521-7bce-4f92-bcf4-518fa3ec8bcf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2010 | 2025.12.31 23:16:59.274033 [ 267 ] {bfd2da9a-c654-4ce6-a7f7-761add7433ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38307) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2011 | 2025.12.31 23:16:59.274073 [ 267 ] {bfd2da9a-c654-4ce6-a7f7-761add7433ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2012 | 2025.12.31 23:16:59.274391 [ 267 ] {bfd2da9a-c654-4ce6-a7f7-761add7433ce} <Trace> oximeter.measurements_f64 (cba5f6bd-2e20-4297-b248-eab409e4eaa6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2013 | 2025.12.31 23:16:59.274425 [ 267 ] {bfd2da9a-c654-4ce6-a7f7-761add7433ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2014 | 2025.12.31 23:16:59.274787 [ 267 ] {bfd2da9a-c654-4ce6-a7f7-761add7433ce} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2015 | 2025.12.31 23:16:59.275348 [ 267 ] {bfd2da9a-c654-4ce6-a7f7-761add7433ce} <Trace> oximeter.measurements_f64 (cba5f6bd-2e20-4297-b248-eab409e4eaa6): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2016 | 2025.12.31 23:16:59.275540 [ 267 ] {bfd2da9a-c654-4ce6-a7f7-761add7433ce} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001524 sec., 656.1679790026246 rows/sec., 44.21 KiB/sec. | ||
| 2017 | 2025.12.31 23:16:59.275575 [ 267 ] {bfd2da9a-c654-4ce6-a7f7-761add7433ce} <Debug> TCPHandler: Processed in 0.001683329 sec. | ||
| 2018 | 2025.12.31 23:16:59.275676 [ 267 ] {} <Trace> TCP-Session: b8049521-7bce-4f92-bcf4-518fa3ec8bcf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2019 | 2025.12.31 23:16:59.275768 [ 267 ] {6ee3b254-b485-41a6-9ad3-cf5287387caf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38307) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2020 | 2025.12.31 23:16:59.275809 [ 267 ] {6ee3b254-b485-41a6-9ad3-cf5287387caf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2021 | 2025.12.31 23:16:59.276103 [ 267 ] {6ee3b254-b485-41a6-9ad3-cf5287387caf} <Trace> oximeter.measurements_u64 (3e0fa7da-0500-483e-b241-ac25d0f845d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2022 | 2025.12.31 23:16:59.276136 [ 267 ] {6ee3b254-b485-41a6-9ad3-cf5287387caf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2023 | 2025.12.31 23:16:59.276546 [ 267 ] {6ee3b254-b485-41a6-9ad3-cf5287387caf} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2024 | 2025.12.31 23:16:59.276954 [ 267 ] {6ee3b254-b485-41a6-9ad3-cf5287387caf} <Trace> oximeter.measurements_u64 (3e0fa7da-0500-483e-b241-ac25d0f845d7): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2025 | 2025.12.31 23:16:59.277088 [ 267 ] {6ee3b254-b485-41a6-9ad3-cf5287387caf} <Debug> executeQuery: Read 74 rows, 4.49 KiB in 0.001337 sec., 55347.79356768885 rows/sec., 3.28 MiB/sec. | ||
| 2026 | 2025.12.31 23:16:59.277122 [ 267 ] {6ee3b254-b485-41a6-9ad3-cf5287387caf} <Debug> TCPHandler: Processed in 0.001495205 sec. | ||
| 2027 | 2025.12.31 23:16:59.765750 [ 267 ] {} <Trace> TCP-Session: b8049521-7bce-4f92-bcf4-518fa3ec8bcf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2028 | 2025.12.31 23:16:59.765989 [ 267 ] {851a2aa1-7bbc-4f8a-af58-7f10f9dbbacb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38307) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table: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) | ||
| 2029 | 2025.12.31 23:16:59.766316 [ 267 ] {851a2aa1-7bbc-4f8a-af58-7f10f9dbbacb} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2030 | 2025.12.31 23:16:59.766355 [ 267 ] {851a2aa1-7bbc-4f8a-af58-7f10f9dbbacb} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table: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 | ||
| 2031 | 2025.12.31 23:16:59.766597 [ 267 ] {851a2aa1-7bbc-4f8a-af58-7f10f9dbbacb} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2032 | 2025.12.31 23:16:59.766667 [ 267 ] {851a2aa1-7bbc-4f8a-af58-7f10f9dbbacb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2033 | 2025.12.31 23:16:59.766806 [ 267 ] {851a2aa1-7bbc-4f8a-af58-7f10f9dbbacb} <Debug> oximeter.timeseries_schema (04116ac9-a49e-4dc9-b7d9-fc8011d6174e) (SelectExecutor): Key condition: (column 0 notIn 31-element set) | ||
| 2034 | 2025.12.31 23:16:59.766934 [ 332 ] {851a2aa1-7bbc-4f8a-af58-7f10f9dbbacb} <Trace> oximeter.timeseries_schema (04116ac9-a49e-4dc9-b7d9-fc8011d6174e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2035 | 2025.12.31 23:16:59.766952 [ 293 ] {851a2aa1-7bbc-4f8a-af58-7f10f9dbbacb} <Trace> oximeter.timeseries_schema (04116ac9-a49e-4dc9-b7d9-fc8011d6174e) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2036 | 2025.12.31 23:16:59.767073 [ 267 ] {851a2aa1-7bbc-4f8a-af58-7f10f9dbbacb} <Debug> oximeter.timeseries_schema (04116ac9-a49e-4dc9-b7d9-fc8011d6174e) (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 | ||
| 2037 | 2025.12.31 23:16:59.767101 [ 267 ] {851a2aa1-7bbc-4f8a-af58-7f10f9dbbacb} <Trace> oximeter.timeseries_schema (04116ac9-a49e-4dc9-b7d9-fc8011d6174e) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2038 | 2025.12.31 23:16:59.769255 [ 267 ] {851a2aa1-7bbc-4f8a-af58-7f10f9dbbacb} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2039 | 2025.12.31 23:16:59.769288 [ 267 ] {851a2aa1-7bbc-4f8a-af58-7f10f9dbbacb} <Debug> oximeter.timeseries_schema (04116ac9-a49e-4dc9-b7d9-fc8011d6174e) (SelectExecutor): Reading approx. 31 rows with 2 streams | ||
| 2040 | 2025.12.31 23:16:59.769352 [ 267 ] {851a2aa1-7bbc-4f8a-af58-7f10f9dbbacb} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2041 | 2025.12.31 23:16:59.769397 [ 267 ] {851a2aa1-7bbc-4f8a-af58-7f10f9dbbacb} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2042 | 2025.12.31 23:16:59.770416 [ 267 ] {851a2aa1-7bbc-4f8a-af58-7f10f9dbbacb} <Debug> executeQuery: Read 31 rows, 1.18 KiB in 0.004529 sec., 6844.778096710091 rows/sec., 260.91 KiB/sec. | ||
| 2043 | 2025.12.31 23:16:59.770542 [ 267 ] {851a2aa1-7bbc-4f8a-af58-7f10f9dbbacb} <Debug> TCPHandler: Processed in 0.004933534 sec. | ||
| 2044 | 2025.12.31 23:16:59.770843 [ 267 ] {} <Trace> TCP-Session: b8049521-7bce-4f92-bcf4-518fa3ec8bcf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2045 | 2025.12.31 23:16:59.770988 [ 267 ] {856d6d48-f415-444e-b189-8bb6151bddd0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38307) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 2046 | 2025.12.31 23:16:59.771240 [ 267 ] {856d6d48-f415-444e-b189-8bb6151bddd0} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2047 | 2025.12.31 23:16:59.771278 [ 267 ] {856d6d48-f415-444e-b189-8bb6151bddd0} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 2048 | 2025.12.31 23:16:59.771478 [ 267 ] {856d6d48-f415-444e-b189-8bb6151bddd0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2049 | 2025.12.31 23:16:59.771534 [ 267 ] {856d6d48-f415-444e-b189-8bb6151bddd0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2050 | 2025.12.31 23:16:59.771643 [ 267 ] {856d6d48-f415-444e-b189-8bb6151bddd0} <Debug> oximeter.timeseries_schema (04116ac9-a49e-4dc9-b7d9-fc8011d6174e) (SelectExecutor): Key condition: (column 0 notIn 32-element set) | ||
| 2051 | 2025.12.31 23:16:59.771714 [ 277 ] {856d6d48-f415-444e-b189-8bb6151bddd0} <Trace> oximeter.timeseries_schema (04116ac9-a49e-4dc9-b7d9-fc8011d6174e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2052 | 2025.12.31 23:16:59.771717 [ 293 ] {856d6d48-f415-444e-b189-8bb6151bddd0} <Trace> oximeter.timeseries_schema (04116ac9-a49e-4dc9-b7d9-fc8011d6174e) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2053 | 2025.12.31 23:16:59.771845 [ 267 ] {856d6d48-f415-444e-b189-8bb6151bddd0} <Debug> oximeter.timeseries_schema (04116ac9-a49e-4dc9-b7d9-fc8011d6174e) (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 | ||
| 2054 | 2025.12.31 23:16:59.771873 [ 267 ] {856d6d48-f415-444e-b189-8bb6151bddd0} <Trace> oximeter.timeseries_schema (04116ac9-a49e-4dc9-b7d9-fc8011d6174e) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2055 | 2025.12.31 23:16:59.771931 [ 267 ] {856d6d48-f415-444e-b189-8bb6151bddd0} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2056 | 2025.12.31 23:16:59.771950 [ 267 ] {856d6d48-f415-444e-b189-8bb6151bddd0} <Debug> oximeter.timeseries_schema (04116ac9-a49e-4dc9-b7d9-fc8011d6174e) (SelectExecutor): Reading approx. 31 rows with 2 streams | ||
| 2057 | 2025.12.31 23:16:59.771980 [ 267 ] {856d6d48-f415-444e-b189-8bb6151bddd0} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2058 | 2025.12.31 23:16:59.772012 [ 267 ] {856d6d48-f415-444e-b189-8bb6151bddd0} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2059 | 2025.12.31 23:16:59.772681 [ 267 ] {856d6d48-f415-444e-b189-8bb6151bddd0} <Debug> executeQuery: Read 31 rows, 1.18 KiB in 0.001767 sec., 17543.85964912281 rows/sec., 668.73 KiB/sec. | ||
| 2060 | 2025.12.31 23:16:59.772770 [ 267 ] {856d6d48-f415-444e-b189-8bb6151bddd0} <Debug> TCPHandler: Processed in 0.001997564 sec. | ||
| 2061 | 2025.12.31 23:16:59.773019 [ 267 ] {} <Trace> TCP-Session: b8049521-7bce-4f92-bcf4-518fa3ec8bcf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2062 | 2025.12.31 23:16:59.773155 [ 267 ] {11726fc3-29e2-47ba-9df3-27330ef366e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38307) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 2063 | 2025.12.31 23:16:59.773359 [ 267 ] {11726fc3-29e2-47ba-9df3-27330ef366e4} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2064 | 2025.12.31 23:16:59.773393 [ 267 ] {11726fc3-29e2-47ba-9df3-27330ef366e4} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 2065 | 2025.12.31 23:16:59.773666 [ 267 ] {11726fc3-29e2-47ba-9df3-27330ef366e4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2066 | 2025.12.31 23:16:59.773722 [ 267 ] {11726fc3-29e2-47ba-9df3-27330ef366e4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2067 | 2025.12.31 23:16:59.773823 [ 267 ] {11726fc3-29e2-47ba-9df3-27330ef366e4} <Debug> oximeter.timeseries_schema (04116ac9-a49e-4dc9-b7d9-fc8011d6174e) (SelectExecutor): Key condition: (column 0 notIn 33-element set) | ||
| 2068 | 2025.12.31 23:16:59.773879 [ 312 ] {11726fc3-29e2-47ba-9df3-27330ef366e4} <Trace> oximeter.timeseries_schema (04116ac9-a49e-4dc9-b7d9-fc8011d6174e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2069 | 2025.12.31 23:16:59.773888 [ 293 ] {11726fc3-29e2-47ba-9df3-27330ef366e4} <Trace> oximeter.timeseries_schema (04116ac9-a49e-4dc9-b7d9-fc8011d6174e) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2070 | 2025.12.31 23:16:59.773968 [ 267 ] {11726fc3-29e2-47ba-9df3-27330ef366e4} <Debug> oximeter.timeseries_schema (04116ac9-a49e-4dc9-b7d9-fc8011d6174e) (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 | ||
| 2071 | 2025.12.31 23:16:59.773992 [ 267 ] {11726fc3-29e2-47ba-9df3-27330ef366e4} <Trace> oximeter.timeseries_schema (04116ac9-a49e-4dc9-b7d9-fc8011d6174e) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2072 | 2025.12.31 23:16:59.774048 [ 267 ] {11726fc3-29e2-47ba-9df3-27330ef366e4} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2073 | 2025.12.31 23:16:59.774066 [ 267 ] {11726fc3-29e2-47ba-9df3-27330ef366e4} <Debug> oximeter.timeseries_schema (04116ac9-a49e-4dc9-b7d9-fc8011d6174e) (SelectExecutor): Reading approx. 31 rows with 2 streams | ||
| 2074 | 2025.12.31 23:16:59.774096 [ 267 ] {11726fc3-29e2-47ba-9df3-27330ef366e4} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2075 | 2025.12.31 23:16:59.774135 [ 267 ] {11726fc3-29e2-47ba-9df3-27330ef366e4} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2076 | 2025.12.31 23:16:59.774742 [ 267 ] {11726fc3-29e2-47ba-9df3-27330ef366e4} <Debug> executeQuery: Read 31 rows, 1.18 KiB in 0.001608 sec., 19278.606965174127 rows/sec., 734.85 KiB/sec. | ||
| 2077 | 2025.12.31 23:16:59.774836 [ 267 ] {11726fc3-29e2-47ba-9df3-27330ef366e4} <Debug> TCPHandler: Processed in 0.001832471 sec. | ||
| 2078 | 2025.12.31 23:16:59.775059 [ 267 ] {} <Trace> TCP-Session: b8049521-7bce-4f92-bcf4-518fa3ec8bcf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2079 | 2025.12.31 23:16:59.775195 [ 267 ] {cf2e27a2-7788-4985-a2f5-c2088a74f52a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38307) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 2080 | 2025.12.31 23:16:59.775409 [ 267 ] {cf2e27a2-7788-4985-a2f5-c2088a74f52a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2081 | 2025.12.31 23:16:59.775443 [ 267 ] {cf2e27a2-7788-4985-a2f5-c2088a74f52a} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 2082 | 2025.12.31 23:16:59.775655 [ 267 ] {cf2e27a2-7788-4985-a2f5-c2088a74f52a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2083 | 2025.12.31 23:16:59.775710 [ 267 ] {cf2e27a2-7788-4985-a2f5-c2088a74f52a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2084 | 2025.12.31 23:16:59.775808 [ 267 ] {cf2e27a2-7788-4985-a2f5-c2088a74f52a} <Debug> oximeter.timeseries_schema (04116ac9-a49e-4dc9-b7d9-fc8011d6174e) (SelectExecutor): Key condition: (column 0 notIn 34-element set) | ||
| 2085 | 2025.12.31 23:16:59.775867 [ 277 ] {cf2e27a2-7788-4985-a2f5-c2088a74f52a} <Trace> oximeter.timeseries_schema (04116ac9-a49e-4dc9-b7d9-fc8011d6174e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2086 | 2025.12.31 23:16:59.775872 [ 312 ] {cf2e27a2-7788-4985-a2f5-c2088a74f52a} <Trace> oximeter.timeseries_schema (04116ac9-a49e-4dc9-b7d9-fc8011d6174e) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2087 | 2025.12.31 23:16:59.775948 [ 267 ] {cf2e27a2-7788-4985-a2f5-c2088a74f52a} <Debug> oximeter.timeseries_schema (04116ac9-a49e-4dc9-b7d9-fc8011d6174e) (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 | ||
| 2088 | 2025.12.31 23:16:59.775969 [ 267 ] {cf2e27a2-7788-4985-a2f5-c2088a74f52a} <Trace> oximeter.timeseries_schema (04116ac9-a49e-4dc9-b7d9-fc8011d6174e) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2089 | 2025.12.31 23:16:59.776024 [ 267 ] {cf2e27a2-7788-4985-a2f5-c2088a74f52a} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2090 | 2025.12.31 23:16:59.776041 [ 267 ] {cf2e27a2-7788-4985-a2f5-c2088a74f52a} <Debug> oximeter.timeseries_schema (04116ac9-a49e-4dc9-b7d9-fc8011d6174e) (SelectExecutor): Reading approx. 31 rows with 2 streams | ||
| 2091 | 2025.12.31 23:16:59.776070 [ 267 ] {cf2e27a2-7788-4985-a2f5-c2088a74f52a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2092 | 2025.12.31 23:16:59.776101 [ 267 ] {cf2e27a2-7788-4985-a2f5-c2088a74f52a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2093 | 2025.12.31 23:16:59.776703 [ 267 ] {cf2e27a2-7788-4985-a2f5-c2088a74f52a} <Debug> executeQuery: Read 31 rows, 1.18 KiB in 0.001565 sec., 19808.306709265176 rows/sec., 755.04 KiB/sec. | ||
| 2094 | 2025.12.31 23:16:59.776792 [ 267 ] {cf2e27a2-7788-4985-a2f5-c2088a74f52a} <Debug> TCPHandler: Processed in 0.00178262 sec. | ||
| 2095 | 2025.12.31 23:16:59.776998 [ 267 ] {} <Trace> TCP-Session: b8049521-7bce-4f92-bcf4-518fa3ec8bcf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2096 | 2025.12.31 23:16:59.777134 [ 267 ] {a721002b-4a89-4c82-9fae-66217d4b90fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38307) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 2097 | 2025.12.31 23:16:59.777341 [ 267 ] {a721002b-4a89-4c82-9fae-66217d4b90fc} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2098 | 2025.12.31 23:16:59.777375 [ 267 ] {a721002b-4a89-4c82-9fae-66217d4b90fc} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 2099 | 2025.12.31 23:16:59.777570 [ 267 ] {a721002b-4a89-4c82-9fae-66217d4b90fc} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2100 | 2025.12.31 23:16:59.777623 [ 267 ] {a721002b-4a89-4c82-9fae-66217d4b90fc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2101 | 2025.12.31 23:16:59.777720 [ 267 ] {a721002b-4a89-4c82-9fae-66217d4b90fc} <Debug> oximeter.timeseries_schema (04116ac9-a49e-4dc9-b7d9-fc8011d6174e) (SelectExecutor): Key condition: (column 0 notIn 35-element set) | ||
| 2102 | 2025.12.31 23:16:59.777778 [ 293 ] {a721002b-4a89-4c82-9fae-66217d4b90fc} <Trace> oximeter.timeseries_schema (04116ac9-a49e-4dc9-b7d9-fc8011d6174e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2103 | 2025.12.31 23:16:59.777786 [ 277 ] {a721002b-4a89-4c82-9fae-66217d4b90fc} <Trace> oximeter.timeseries_schema (04116ac9-a49e-4dc9-b7d9-fc8011d6174e) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2104 | 2025.12.31 23:16:59.777874 [ 267 ] {a721002b-4a89-4c82-9fae-66217d4b90fc} <Debug> oximeter.timeseries_schema (04116ac9-a49e-4dc9-b7d9-fc8011d6174e) (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 | ||
| 2105 | 2025.12.31 23:16:59.777899 [ 267 ] {a721002b-4a89-4c82-9fae-66217d4b90fc} <Trace> oximeter.timeseries_schema (04116ac9-a49e-4dc9-b7d9-fc8011d6174e) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2106 | 2025.12.31 23:16:59.777952 [ 267 ] {a721002b-4a89-4c82-9fae-66217d4b90fc} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2107 | 2025.12.31 23:16:59.777969 [ 267 ] {a721002b-4a89-4c82-9fae-66217d4b90fc} <Debug> oximeter.timeseries_schema (04116ac9-a49e-4dc9-b7d9-fc8011d6174e) (SelectExecutor): Reading approx. 31 rows with 2 streams | ||
| 2108 | 2025.12.31 23:16:59.777998 [ 267 ] {a721002b-4a89-4c82-9fae-66217d4b90fc} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2109 | 2025.12.31 23:16:59.778028 [ 267 ] {a721002b-4a89-4c82-9fae-66217d4b90fc} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2110 | 2025.12.31 23:16:59.778623 [ 267 ] {a721002b-4a89-4c82-9fae-66217d4b90fc} <Debug> executeQuery: Read 31 rows, 1.18 KiB in 0.001544 sec., 20077.720207253886 rows/sec., 765.31 KiB/sec. | ||
| 2111 | 2025.12.31 23:16:59.778727 [ 267 ] {a721002b-4a89-4c82-9fae-66217d4b90fc} <Debug> TCPHandler: Processed in 0.00177725 sec. | ||
| 2112 | 2025.12.31 23:16:59.778935 [ 267 ] {} <Trace> TCP-Session: b8049521-7bce-4f92-bcf4-518fa3ec8bcf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2113 | 2025.12.31 23:16:59.779068 [ 267 ] {bee3de16-3580-4d65-8207-309e7b2c6b75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38307) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 2114 | 2025.12.31 23:16:59.779279 [ 267 ] {bee3de16-3580-4d65-8207-309e7b2c6b75} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2115 | 2025.12.31 23:16:59.779315 [ 267 ] {bee3de16-3580-4d65-8207-309e7b2c6b75} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 2116 | 2025.12.31 23:16:59.779509 [ 267 ] {bee3de16-3580-4d65-8207-309e7b2c6b75} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2117 | 2025.12.31 23:16:59.779566 [ 267 ] {bee3de16-3580-4d65-8207-309e7b2c6b75} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2118 | 2025.12.31 23:16:59.779665 [ 267 ] {bee3de16-3580-4d65-8207-309e7b2c6b75} <Debug> oximeter.timeseries_schema (04116ac9-a49e-4dc9-b7d9-fc8011d6174e) (SelectExecutor): Key condition: (column 0 notIn 36-element set) | ||
| 2119 | 2025.12.31 23:16:59.779723 [ 330 ] {bee3de16-3580-4d65-8207-309e7b2c6b75} <Trace> oximeter.timeseries_schema (04116ac9-a49e-4dc9-b7d9-fc8011d6174e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2120 | 2025.12.31 23:16:59.779729 [ 293 ] {bee3de16-3580-4d65-8207-309e7b2c6b75} <Trace> oximeter.timeseries_schema (04116ac9-a49e-4dc9-b7d9-fc8011d6174e) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2121 | 2025.12.31 23:16:59.779823 [ 267 ] {bee3de16-3580-4d65-8207-309e7b2c6b75} <Debug> oximeter.timeseries_schema (04116ac9-a49e-4dc9-b7d9-fc8011d6174e) (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 | ||
| 2122 | 2025.12.31 23:16:59.779848 [ 267 ] {bee3de16-3580-4d65-8207-309e7b2c6b75} <Trace> oximeter.timeseries_schema (04116ac9-a49e-4dc9-b7d9-fc8011d6174e) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2123 | 2025.12.31 23:16:59.779902 [ 267 ] {bee3de16-3580-4d65-8207-309e7b2c6b75} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2124 | 2025.12.31 23:16:59.779918 [ 267 ] {bee3de16-3580-4d65-8207-309e7b2c6b75} <Debug> oximeter.timeseries_schema (04116ac9-a49e-4dc9-b7d9-fc8011d6174e) (SelectExecutor): Reading approx. 31 rows with 2 streams | ||
| 2125 | 2025.12.31 23:16:59.779948 [ 267 ] {bee3de16-3580-4d65-8207-309e7b2c6b75} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2126 | 2025.12.31 23:16:59.779979 [ 267 ] {bee3de16-3580-4d65-8207-309e7b2c6b75} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2127 | 2025.12.31 23:16:59.780585 [ 267 ] {bee3de16-3580-4d65-8207-309e7b2c6b75} <Debug> executeQuery: Read 31 rows, 1.18 KiB in 0.001571 sec., 19732.654360280078 rows/sec., 752.16 KiB/sec. | ||
| 2128 | 2025.12.31 23:16:59.780689 [ 267 ] {bee3de16-3580-4d65-8207-309e7b2c6b75} <Debug> TCPHandler: Processed in 0.001804361 sec. | ||
| 2129 | 2025.12.31 23:16:59.851469 [ 267 ] {} <Trace> TCP-Session: b8049521-7bce-4f92-bcf4-518fa3ec8bcf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2130 | 2025.12.31 23:16:59.851585 [ 267 ] {af021686-3b58-42d5-ac15-b2f3e7db3899} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38307) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 2131 | 2025.12.31 23:16:59.851630 [ 267 ] {af021686-3b58-42d5-ac15-b2f3e7db3899} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2132 | 2025.12.31 23:16:59.852346 [ 267 ] {af021686-3b58-42d5-ac15-b2f3e7db3899} <Trace> oximeter.timeseries_schema (04116ac9-a49e-4dc9-b7d9-fc8011d6174e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2133 | 2025.12.31 23:16:59.852382 [ 267 ] {af021686-3b58-42d5-ac15-b2f3e7db3899} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2134 | 2025.12.31 23:16:59.852972 [ 267 ] {af021686-3b58-42d5-ac15-b2f3e7db3899} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2135 | 2025.12.31 23:16:59.853330 [ 267 ] {af021686-3b58-42d5-ac15-b2f3e7db3899} <Trace> oximeter.timeseries_schema (04116ac9-a49e-4dc9-b7d9-fc8011d6174e): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2136 | 2025.12.31 23:16:59.853483 [ 267 ] {af021686-3b58-42d5-ac15-b2f3e7db3899} <Debug> executeQuery: Read 6 rows, 1.34 KiB in 0.001928 sec., 3112.033195020747 rows/sec., 692.91 KiB/sec. | ||
| 2137 | 2025.12.31 23:16:59.853525 [ 267 ] {af021686-3b58-42d5-ac15-b2f3e7db3899} <Debug> TCPHandler: Processed in 0.002109655 sec. | ||
| 2138 | 2025.12.31 23:16:59.853642 [ 267 ] {} <Trace> TCP-Session: b8049521-7bce-4f92-bcf4-518fa3ec8bcf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2139 | 2025.12.31 23:16:59.853760 [ 267 ] {030a9471-82e7-42d0-8c2f-65864b3c2cf7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38307) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2140 | 2025.12.31 23:16:59.853809 [ 267 ] {030a9471-82e7-42d0-8c2f-65864b3c2cf7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2141 | 2025.12.31 23:16:59.854232 [ 267 ] {030a9471-82e7-42d0-8c2f-65864b3c2cf7} <Trace> oximeter.fields_ipaddr (5f424e33-6a9f-405c-b8ff-24c93b94647e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2142 | 2025.12.31 23:16:59.854267 [ 267 ] {030a9471-82e7-42d0-8c2f-65864b3c2cf7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2143 | 2025.12.31 23:16:59.854672 [ 267 ] {030a9471-82e7-42d0-8c2f-65864b3c2cf7} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2144 | 2025.12.31 23:16:59.855083 [ 267 ] {030a9471-82e7-42d0-8c2f-65864b3c2cf7} <Trace> oximeter.fields_ipaddr (5f424e33-6a9f-405c-b8ff-24c93b94647e): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2145 | 2025.12.31 23:16:59.855221 [ 267 ] {030a9471-82e7-42d0-8c2f-65864b3c2cf7} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001487 sec., 2689.979825151311 rows/sec., 219.35 KiB/sec. | ||
| 2146 | 2025.12.31 23:16:59.855258 [ 267 ] {030a9471-82e7-42d0-8c2f-65864b3c2cf7} <Debug> TCPHandler: Processed in 0.001674759 sec. | ||
| 2147 | 2025.12.31 23:16:59.855363 [ 267 ] {} <Trace> TCP-Session: b8049521-7bce-4f92-bcf4-518fa3ec8bcf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2148 | 2025.12.31 23:16:59.855455 [ 267 ] {784ad467-3448-45b8-a4d2-18ca39908c43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38307) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2149 | 2025.12.31 23:16:59.855493 [ 267 ] {784ad467-3448-45b8-a4d2-18ca39908c43} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2150 | 2025.12.31 23:16:59.856509 [ 267 ] {784ad467-3448-45b8-a4d2-18ca39908c43} <Trace> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2151 | 2025.12.31 23:16:59.856545 [ 267 ] {784ad467-3448-45b8-a4d2-18ca39908c43} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2152 | 2025.12.31 23:16:59.857019 [ 267 ] {784ad467-3448-45b8-a4d2-18ca39908c43} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2153 | 2025.12.31 23:16:59.857490 [ 267 ] {784ad467-3448-45b8-a4d2-18ca39908c43} <Trace> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2154 | 2025.12.31 23:16:59.857605 [ 78 ] {} <Debug> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2155 | 2025.12.31 23:16:59.857631 [ 267 ] {784ad467-3448-45b8-a4d2-18ca39908c43} <Debug> executeQuery: Read 1244 rows, 105.46 KiB in 0.002193 sec., 567259.4619243046 rows/sec., 46.96 MiB/sec. | ||
| 2156 | 2025.12.31 23:16:59.857683 [ 267 ] {784ad467-3448-45b8-a4d2-18ca39908c43} <Debug> TCPHandler: Processed in 0.00236704 sec. | ||
| 2157 | 2025.12.31 23:16:59.857690 [ 78 ] {} <Trace> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2158 | 2025.12.31 23:16:59.857731 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2159 | 2025.12.31 23:16:59.857786 [ 267 ] {} <Trace> TCP-Session: b8049521-7bce-4f92-bcf4-518fa3ec8bcf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2160 | 2025.12.31 23:16:59.857885 [ 267 ] {566fedb9-49f8-41a3-853e-30d1f3d1820d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38307) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2161 | 2025.12.31 23:16:59.857927 [ 267 ] {566fedb9-49f8-41a3-853e-30d1f3d1820d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2162 | 2025.12.31 23:16:59.857970 [ 205 ] {37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179::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 | ||
| 2163 | 2025.12.31 23:16:59.858158 [ 205 ] {37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2164 | 2025.12.31 23:16:59.858230 [ 205 ] {37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 11 rows starting from the beginning of the part | ||
| 2165 | 2025.12.31 23:16:59.858304 [ 267 ] {566fedb9-49f8-41a3-853e-30d1f3d1820d} <Trace> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2166 | 2025.12.31 23:16:59.858345 [ 267 ] {566fedb9-49f8-41a3-853e-30d1f3d1820d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2167 | 2025.12.31 23:16:59.858355 [ 205 ] {37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179::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 | ||
| 2168 | 2025.12.31 23:16:59.858429 [ 205 ] {37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 1084 rows starting from the beginning of the part | ||
| 2169 | 2025.12.31 23:16:59.858482 [ 205 ] {37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 76 rows starting from the beginning of the part | ||
| 2170 | 2025.12.31 23:16:59.858546 [ 205 ] {37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 1082 rows starting from the beginning of the part | ||
| 2171 | 2025.12.31 23:16:59.858602 [ 205 ] {37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 1244 rows starting from the beginning of the part | ||
| 2172 | 2025.12.31 23:16:59.858822 [ 267 ] {566fedb9-49f8-41a3-853e-30d1f3d1820d} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2173 | 2025.12.31 23:16:59.859331 [ 267 ] {566fedb9-49f8-41a3-853e-30d1f3d1820d} <Trace> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2174 | 2025.12.31 23:16:59.859443 [ 78 ] {} <Debug> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2175 | 2025.12.31 23:16:59.859475 [ 78 ] {} <Trace> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2176 | 2025.12.31 23:16:59.859478 [ 267 ] {566fedb9-49f8-41a3-853e-30d1f3d1820d} <Debug> executeQuery: Read 29 rows, 2.16 KiB in 0.001611 sec., 18001.241464928615 rows/sec., 1.31 MiB/sec. | ||
| 2177 | 2025.12.31 23:16:59.859496 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2178 | 2025.12.31 23:16:59.859534 [ 267 ] {566fedb9-49f8-41a3-853e-30d1f3d1820d} <Debug> TCPHandler: Processed in 0.00179483 sec. | ||
| 2179 | 2025.12.31 23:16:59.859640 [ 267 ] {} <Trace> TCP-Session: b8049521-7bce-4f92-bcf4-518fa3ec8bcf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2180 | 2025.12.31 23:16:59.859651 [ 194 ] {d568562b-8e8e-4a3d-9432-0ad11505f9aa::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 | ||
| 2181 | 2025.12.31 23:16:59.859739 [ 267 ] {aaf60443-ea7a-434f-8aae-4d9f027301dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38307) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2182 | 2025.12.31 23:16:59.859784 [ 267 ] {aaf60443-ea7a-434f-8aae-4d9f027301dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2183 | 2025.12.31 23:16:59.859822 [ 194 ] {d568562b-8e8e-4a3d-9432-0ad11505f9aa::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2184 | 2025.12.31 23:16:59.859868 [ 194 ] {d568562b-8e8e-4a3d-9432-0ad11505f9aa::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 7 rows starting from the beginning of the part | ||
| 2185 | 2025.12.31 23:16:59.859962 [ 194 ] {d568562b-8e8e-4a3d-9432-0ad11505f9aa::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 15 rows starting from the beginning of the part | ||
| 2186 | 2025.12.31 23:16:59.860022 [ 194 ] {d568562b-8e8e-4a3d-9432-0ad11505f9aa::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 209 rows starting from the beginning of the part | ||
| 2187 | 2025.12.31 23:16:59.860069 [ 194 ] {d568562b-8e8e-4a3d-9432-0ad11505f9aa::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 25 rows starting from the beginning of the part | ||
| 2188 | 2025.12.31 23:16:59.860115 [ 194 ] {d568562b-8e8e-4a3d-9432-0ad11505f9aa::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 205 rows starting from the beginning of the part | ||
| 2189 | 2025.12.31 23:16:59.860156 [ 194 ] {d568562b-8e8e-4a3d-9432-0ad11505f9aa::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 29 rows starting from the beginning of the part | ||
| 2190 | 2025.12.31 23:16:59.860250 [ 267 ] {aaf60443-ea7a-434f-8aae-4d9f027301dd} <Trace> oximeter.fields_u32 (32e14ee3-f9fc-4687-bf55-1d31f5f916a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2191 | 2025.12.31 23:16:59.860292 [ 267 ] {aaf60443-ea7a-434f-8aae-4d9f027301dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2192 | 2025.12.31 23:16:59.860412 [ 201 ] {37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3527 rows, containing 5 columns (5 merged, 0 gathered) in 0.002561613 sec., 1376866.841322245 rows/sec., 116.19 MiB/sec. | ||
| 2193 | 2025.12.31 23:16:59.860921 [ 267 ] {aaf60443-ea7a-434f-8aae-4d9f027301dd} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2194 | 2025.12.31 23:16:59.861035 [ 198 ] {37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2195 | 2025.12.31 23:16:59.861328 [ 201 ] {d568562b-8e8e-4a3d-9432-0ad11505f9aa::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 490 rows, containing 5 columns (5 merged, 0 gathered) in 0.00175214 sec., 279658.01819489314 rows/sec., 18.12 MiB/sec. | ||
| 2196 | 2025.12.31 23:16:59.861516 [ 267 ] {aaf60443-ea7a-434f-8aae-4d9f027301dd} <Trace> oximeter.fields_u32 (32e14ee3-f9fc-4687-bf55-1d31f5f916a9): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2197 | 2025.12.31 23:16:59.861618 [ 201 ] {d568562b-8e8e-4a3d-9432-0ad11505f9aa::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2198 | 2025.12.31 23:16:59.861660 [ 198 ] {37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179::all_1_6_1} <Trace> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2199 | 2025.12.31 23:16:59.861677 [ 267 ] {aaf60443-ea7a-434f-8aae-4d9f027301dd} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001957 sec., 116504.85436893204 rows/sec., 7.89 MiB/sec. | ||
| 2200 | 2025.12.31 23:16:59.861732 [ 267 ] {aaf60443-ea7a-434f-8aae-4d9f027301dd} <Debug> TCPHandler: Processed in 0.002141296 sec. | ||
| 2201 | 2025.12.31 23:16:59.861772 [ 198 ] {37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179::all_1_6_1} <Trace> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2202 | 2025.12.31 23:16:59.861845 [ 267 ] {} <Trace> TCP-Session: b8049521-7bce-4f92-bcf4-518fa3ec8bcf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2203 | 2025.12.31 23:16:59.861909 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.94 MiB. | ||
| 2204 | 2025.12.31 23:16:59.861962 [ 267 ] {f04f73f0-5322-4150-8585-fd5ae7ee5d2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38307) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2205 | 2025.12.31 23:16:59.862013 [ 267 ] {f04f73f0-5322-4150-8585-fd5ae7ee5d2c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2206 | 2025.12.31 23:16:59.862166 [ 201 ] {d568562b-8e8e-4a3d-9432-0ad11505f9aa::all_1_6_1} <Trace> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2207 | 2025.12.31 23:16:59.862253 [ 201 ] {d568562b-8e8e-4a3d-9432-0ad11505f9aa::all_1_6_1} <Trace> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2208 | 2025.12.31 23:16:59.862334 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 2209 | 2025.12.31 23:16:59.862732 [ 267 ] {f04f73f0-5322-4150-8585-fd5ae7ee5d2c} <Trace> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2210 | 2025.12.31 23:16:59.862779 [ 267 ] {f04f73f0-5322-4150-8585-fd5ae7ee5d2c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2211 | 2025.12.31 23:16:59.863241 [ 267 ] {f04f73f0-5322-4150-8585-fd5ae7ee5d2c} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2212 | 2025.12.31 23:16:59.863698 [ 267 ] {f04f73f0-5322-4150-8585-fd5ae7ee5d2c} <Trace> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2213 | 2025.12.31 23:16:59.863790 [ 78 ] {} <Debug> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2214 | 2025.12.31 23:16:59.863820 [ 78 ] {} <Trace> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2215 | 2025.12.31 23:16:59.863826 [ 267 ] {f04f73f0-5322-4150-8585-fd5ae7ee5d2c} <Debug> executeQuery: Read 541 rows, 41.09 KiB in 0.001908 sec., 283542.97693920333 rows/sec., 21.03 MiB/sec. | ||
| 2216 | 2025.12.31 23:16:59.863836 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2217 | 2025.12.31 23:16:59.863873 [ 267 ] {f04f73f0-5322-4150-8585-fd5ae7ee5d2c} <Debug> TCPHandler: Processed in 0.002108755 sec. | ||
| 2218 | 2025.12.31 23:16:59.863922 [ 205 ] {e6fc079b-8071-4162-9a06-906ffa01da39::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 | ||
| 2219 | 2025.12.31 23:16:59.863982 [ 267 ] {} <Trace> TCP-Session: b8049521-7bce-4f92-bcf4-518fa3ec8bcf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2220 | 2025.12.31 23:16:59.864036 [ 205 ] {e6fc079b-8071-4162-9a06-906ffa01da39::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2221 | 2025.12.31 23:16:59.864071 [ 205 ] {e6fc079b-8071-4162-9a06-906ffa01da39::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 10 rows starting from the beginning of the part | ||
| 2222 | 2025.12.31 23:16:59.864072 [ 267 ] {758b2a19-5908-4ba4-97eb-ead8a93c6cc1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38307) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2223 | 2025.12.31 23:16:59.864126 [ 267 ] {758b2a19-5908-4ba4-97eb-ead8a93c6cc1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2224 | 2025.12.31 23:16:59.864127 [ 205 ] {e6fc079b-8071-4162-9a06-906ffa01da39::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 20 rows starting from the beginning of the part | ||
| 2225 | 2025.12.31 23:16:59.864197 [ 205 ] {e6fc079b-8071-4162-9a06-906ffa01da39::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 647 rows starting from the beginning of the part | ||
| 2226 | 2025.12.31 23:16:59.864237 [ 205 ] {e6fc079b-8071-4162-9a06-906ffa01da39::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 58 rows starting from the beginning of the part | ||
| 2227 | 2025.12.31 23:16:59.864284 [ 205 ] {e6fc079b-8071-4162-9a06-906ffa01da39::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 643 rows starting from the beginning of the part | ||
| 2228 | 2025.12.31 23:16:59.864324 [ 205 ] {e6fc079b-8071-4162-9a06-906ffa01da39::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 541 rows starting from the beginning of the part | ||
| 2229 | 2025.12.31 23:16:59.864995 [ 267 ] {758b2a19-5908-4ba4-97eb-ead8a93c6cc1} <Trace> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2230 | 2025.12.31 23:16:59.865036 [ 267 ] {758b2a19-5908-4ba4-97eb-ead8a93c6cc1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2231 | 2025.12.31 23:16:59.865477 [ 201 ] {e6fc079b-8071-4162-9a06-906ffa01da39::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1919 rows, containing 5 columns (5 merged, 0 gathered) in 0.001557296 sec., 1232264.1296195458 rows/sec., 92.29 MiB/sec. | ||
| 2232 | 2025.12.31 23:16:59.865714 [ 267 ] {758b2a19-5908-4ba4-97eb-ead8a93c6cc1} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2233 | 2025.12.31 23:16:59.865797 [ 198 ] {e6fc079b-8071-4162-9a06-906ffa01da39::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2234 | 2025.12.31 23:16:59.866190 [ 267 ] {758b2a19-5908-4ba4-97eb-ead8a93c6cc1} <Trace> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2235 | 2025.12.31 23:16:59.866366 [ 267 ] {758b2a19-5908-4ba4-97eb-ead8a93c6cc1} <Debug> executeQuery: Read 1844 rows, 126.14 KiB in 0.002274 sec., 810905.892700088 rows/sec., 54.17 MiB/sec. | ||
| 2236 | 2025.12.31 23:16:59.866409 [ 198 ] {e6fc079b-8071-4162-9a06-906ffa01da39::all_1_6_1} <Trace> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2237 | 2025.12.31 23:16:59.866412 [ 267 ] {758b2a19-5908-4ba4-97eb-ead8a93c6cc1} <Debug> TCPHandler: Processed in 0.002445562 sec. | ||
| 2238 | 2025.12.31 23:16:59.866489 [ 198 ] {e6fc079b-8071-4162-9a06-906ffa01da39::all_1_6_1} <Trace> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2239 | 2025.12.31 23:16:59.866540 [ 267 ] {} <Trace> TCP-Session: b8049521-7bce-4f92-bcf4-518fa3ec8bcf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2240 | 2025.12.31 23:16:59.866569 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.55 MiB. | ||
| 2241 | 2025.12.31 23:16:59.866636 [ 267 ] {725fb86e-7ecd-4028-8d59-2f39fd27c5d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38307) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2242 | 2025.12.31 23:16:59.866692 [ 267 ] {725fb86e-7ecd-4028-8d59-2f39fd27c5d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2243 | 2025.12.31 23:16:59.867431 [ 267 ] {725fb86e-7ecd-4028-8d59-2f39fd27c5d3} <Trace> oximeter.measurements_histogramu64 (83559bb8-4c93-4180-b7e7-e9b7333f4c1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2244 | 2025.12.31 23:16:59.867467 [ 267 ] {725fb86e-7ecd-4028-8d59-2f39fd27c5d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2245 | 2025.12.31 23:16:59.868096 [ 267 ] {725fb86e-7ecd-4028-8d59-2f39fd27c5d3} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2246 | 2025.12.31 23:16:59.868542 [ 267 ] {725fb86e-7ecd-4028-8d59-2f39fd27c5d3} <Trace> oximeter.measurements_histogramu64 (83559bb8-4c93-4180-b7e7-e9b7333f4c1b): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2247 | 2025.12.31 23:16:59.868687 [ 267 ] {725fb86e-7ecd-4028-8d59-2f39fd27c5d3} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.002069 sec., 12083.13194780087 rows/sec., 21.65 MiB/sec. | ||
| 2248 | 2025.12.31 23:16:59.868744 [ 267 ] {725fb86e-7ecd-4028-8d59-2f39fd27c5d3} <Debug> TCPHandler: Processed in 0.002250848 sec. | ||
| 2249 | 2025.12.31 23:16:59.868848 [ 267 ] {} <Trace> TCP-Session: b8049521-7bce-4f92-bcf4-518fa3ec8bcf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2250 | 2025.12.31 23:16:59.868940 [ 267 ] {154271f4-50e7-410e-8b53-e1db34fafb48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38307) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2251 | 2025.12.31 23:16:59.868980 [ 267 ] {154271f4-50e7-410e-8b53-e1db34fafb48} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2252 | 2025.12.31 23:16:59.869287 [ 267 ] {154271f4-50e7-410e-8b53-e1db34fafb48} <Trace> oximeter.measurements_u64 (3e0fa7da-0500-483e-b241-ac25d0f845d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2253 | 2025.12.31 23:16:59.869322 [ 267 ] {154271f4-50e7-410e-8b53-e1db34fafb48} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2254 | 2025.12.31 23:16:59.869739 [ 267 ] {154271f4-50e7-410e-8b53-e1db34fafb48} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2255 | 2025.12.31 23:16:59.870148 [ 267 ] {154271f4-50e7-410e-8b53-e1db34fafb48} <Trace> oximeter.measurements_u64 (3e0fa7da-0500-483e-b241-ac25d0f845d7): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2256 | 2025.12.31 23:16:59.870274 [ 267 ] {154271f4-50e7-410e-8b53-e1db34fafb48} <Debug> executeQuery: Read 10 rows, 719.00 B in 0.001352 sec., 7396.449704142013 rows/sec., 519.34 KiB/sec. | ||
| 2257 | 2025.12.31 23:16:59.870315 [ 267 ] {154271f4-50e7-410e-8b53-e1db34fafb48} <Debug> TCPHandler: Processed in 0.001513525 sec. | ||
| 2258 | 2025.12.31 23:17:04.248818 [ 267 ] {} <Trace> TCP-Session: b8049521-7bce-4f92-bcf4-518fa3ec8bcf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2259 | 2025.12.31 23:17:04.249026 [ 267 ] {d33e2709-b22e-4909-b926-122f42a99499} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38307) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2260 | 2025.12.31 23:17:04.249096 [ 267 ] {d33e2709-b22e-4909-b926-122f42a99499} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2261 | 2025.12.31 23:17:04.249748 [ 267 ] {d33e2709-b22e-4909-b926-122f42a99499} <Trace> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2262 | 2025.12.31 23:17:04.249799 [ 267 ] {d33e2709-b22e-4909-b926-122f42a99499} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2263 | 2025.12.31 23:17:04.250328 [ 267 ] {d33e2709-b22e-4909-b926-122f42a99499} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2264 | 2025.12.31 23:17:04.250818 [ 267 ] {d33e2709-b22e-4909-b926-122f42a99499} <Trace> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2265 | 2025.12.31 23:17:04.250986 [ 267 ] {d33e2709-b22e-4909-b926-122f42a99499} <Debug> executeQuery: Read 52 rows, 4.07 KiB in 0.002013 sec., 25832.0914058619 rows/sec., 1.97 MiB/sec. | ||
| 2266 | 2025.12.31 23:17:04.251033 [ 267 ] {d33e2709-b22e-4909-b926-122f42a99499} <Debug> TCPHandler: Processed in 0.00234867 sec. | ||
| 2267 | 2025.12.31 23:17:04.251164 [ 267 ] {} <Trace> TCP-Session: b8049521-7bce-4f92-bcf4-518fa3ec8bcf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2268 | 2025.12.31 23:17:04.251265 [ 267 ] {3db77d79-4a6a-4620-9086-574ddc5bbef6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38307) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2269 | 2025.12.31 23:17:04.251308 [ 267 ] {3db77d79-4a6a-4620-9086-574ddc5bbef6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2270 | 2025.12.31 23:17:04.251745 [ 267 ] {3db77d79-4a6a-4620-9086-574ddc5bbef6} <Trace> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2271 | 2025.12.31 23:17:04.251783 [ 267 ] {3db77d79-4a6a-4620-9086-574ddc5bbef6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2272 | 2025.12.31 23:17:04.252206 [ 267 ] {3db77d79-4a6a-4620-9086-574ddc5bbef6} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2273 | 2025.12.31 23:17:04.252775 [ 267 ] {3db77d79-4a6a-4620-9086-574ddc5bbef6} <Trace> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2274 | 2025.12.31 23:17:04.252918 [ 267 ] {3db77d79-4a6a-4620-9086-574ddc5bbef6} <Debug> executeQuery: Read 56 rows, 4.47 KiB in 0.001675 sec., 33432.83582089552 rows/sec., 2.61 MiB/sec. | ||
| 2275 | 2025.12.31 23:17:04.252954 [ 267 ] {3db77d79-4a6a-4620-9086-574ddc5bbef6} <Debug> TCPHandler: Processed in 0.001842881 sec. | ||
| 2276 | 2025.12.31 23:17:04.253063 [ 267 ] {} <Trace> TCP-Session: b8049521-7bce-4f92-bcf4-518fa3ec8bcf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2277 | 2025.12.31 23:17:04.253157 [ 267 ] {45b9ffe8-69e5-4fd2-985d-2bbb6b7caf37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38307) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2278 | 2025.12.31 23:17:04.253201 [ 267 ] {45b9ffe8-69e5-4fd2-985d-2bbb6b7caf37} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2279 | 2025.12.31 23:17:04.253584 [ 267 ] {45b9ffe8-69e5-4fd2-985d-2bbb6b7caf37} <Trace> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2280 | 2025.12.31 23:17:04.253620 [ 267 ] {45b9ffe8-69e5-4fd2-985d-2bbb6b7caf37} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2281 | 2025.12.31 23:17:04.254102 [ 267 ] {45b9ffe8-69e5-4fd2-985d-2bbb6b7caf37} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2282 | 2025.12.31 23:17:04.254572 [ 267 ] {45b9ffe8-69e5-4fd2-985d-2bbb6b7caf37} <Trace> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2283 | 2025.12.31 23:17:04.254690 [ 69 ] {} <Debug> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2284 | 2025.12.31 23:17:04.254707 [ 267 ] {45b9ffe8-69e5-4fd2-985d-2bbb6b7caf37} <Debug> executeQuery: Read 120 rows, 8.52 KiB in 0.001569 sec., 76481.83556405353 rows/sec., 5.30 MiB/sec. | ||
| 2285 | 2025.12.31 23:17:04.254759 [ 69 ] {} <Trace> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2286 | 2025.12.31 23:17:04.254767 [ 267 ] {45b9ffe8-69e5-4fd2-985d-2bbb6b7caf37} <Debug> TCPHandler: Processed in 0.00175371 sec. | ||
| 2287 | 2025.12.31 23:17:04.254789 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2288 | 2025.12.31 23:17:04.254889 [ 267 ] {} <Trace> TCP-Session: b8049521-7bce-4f92-bcf4-518fa3ec8bcf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2289 | 2025.12.31 23:17:04.254900 [ 201 ] {7d79e45e-07fa-43b3-999d-49ca9374dcb1::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full | ||
| 2290 | 2025.12.31 23:17:04.254993 [ 267 ] {5b3eba3b-1c63-41db-a0d5-8fbb07a1bc98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38307) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2291 | 2025.12.31 23:17:04.255035 [ 201 ] {7d79e45e-07fa-43b3-999d-49ca9374dcb1::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2292 | 2025.12.31 23:17:04.255037 [ 267 ] {5b3eba3b-1c63-41db-a0d5-8fbb07a1bc98} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2293 | 2025.12.31 23:17:04.255080 [ 201 ] {7d79e45e-07fa-43b3-999d-49ca9374dcb1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 1 rows starting from the beginning of the part | ||
| 2294 | 2025.12.31 23:17:04.255183 [ 201 ] {7d79e45e-07fa-43b3-999d-49ca9374dcb1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 256 rows starting from the beginning of the part | ||
| 2295 | 2025.12.31 23:17:04.255235 [ 201 ] {7d79e45e-07fa-43b3-999d-49ca9374dcb1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 100 rows starting from the beginning of the part | ||
| 2296 | 2025.12.31 23:17:04.255293 [ 201 ] {7d79e45e-07fa-43b3-999d-49ca9374dcb1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 254 rows starting from the beginning of the part | ||
| 2297 | 2025.12.31 23:17:04.255338 [ 201 ] {7d79e45e-07fa-43b3-999d-49ca9374dcb1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 1844 rows starting from the beginning of the part | ||
| 2298 | 2025.12.31 23:17:04.255383 [ 201 ] {7d79e45e-07fa-43b3-999d-49ca9374dcb1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 120 rows starting from the beginning of the part | ||
| 2299 | 2025.12.31 23:17:04.255388 [ 267 ] {5b3eba3b-1c63-41db-a0d5-8fbb07a1bc98} <Trace> oximeter.measurements_u64 (3e0fa7da-0500-483e-b241-ac25d0f845d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2300 | 2025.12.31 23:17:04.255435 [ 267 ] {5b3eba3b-1c63-41db-a0d5-8fbb07a1bc98} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2301 | 2025.12.31 23:17:04.255881 [ 267 ] {5b3eba3b-1c63-41db-a0d5-8fbb07a1bc98} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2302 | 2025.12.31 23:17:04.256372 [ 267 ] {5b3eba3b-1c63-41db-a0d5-8fbb07a1bc98} <Trace> oximeter.measurements_u64 (3e0fa7da-0500-483e-b241-ac25d0f845d7): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2303 | 2025.12.31 23:17:04.256531 [ 267 ] {5b3eba3b-1c63-41db-a0d5-8fbb07a1bc98} <Debug> executeQuery: Read 40 rows, 2.81 KiB in 0.001556 sec., 25706.940874035987 rows/sec., 1.76 MiB/sec. | ||
| 2304 | 2025.12.31 23:17:04.256568 [ 267 ] {5b3eba3b-1c63-41db-a0d5-8fbb07a1bc98} <Debug> TCPHandler: Processed in 0.00172866 sec. | ||
| 2305 | 2025.12.31 23:17:04.259470 [ 198 ] {7d79e45e-07fa-43b3-999d-49ca9374dcb1::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2575 rows, containing 5 columns (5 merged, 0 gathered) in 0.004611408 sec., 558397.7821958066 rows/sec., 37.18 MiB/sec. | ||
| 2306 | 2025.12.31 23:17:04.260017 [ 193 ] {7d79e45e-07fa-43b3-999d-49ca9374dcb1::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2307 | 2025.12.31 23:17:04.260636 [ 193 ] {7d79e45e-07fa-43b3-999d-49ca9374dcb1::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2308 | 2025.12.31 23:17:04.260704 [ 193 ] {7d79e45e-07fa-43b3-999d-49ca9374dcb1::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2309 | 2025.12.31 23:17:04.260765 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.64 MiB. | ||
| 2310 | 2025.12.31 23:17:04.470234 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 2484 | ||
| 2311 | 2025.12.31 23:17:04.470871 [ 245 ] {} <Trace> system.asynchronous_metric_log (1af02360-2569-4a97-a5ac-aa07775e497e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2312 | 2025.12.31 23:17:04.470914 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2313 | 2025.12.31 23:17:04.471525 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2314 | 2025.12.31 23:17:04.472104 [ 245 ] {} <Trace> system.asynchronous_metric_log (1af02360-2569-4a97-a5ac-aa07775e497e): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2315 | 2025.12.31 23:17:04.472258 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2484 | ||
| 2316 | 2025.12.31 23:17:04.581588 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 38 | ||
| 2317 | 2025.12.31 23:17:04.599755 [ 244 ] {} <Trace> system.metric_log (9f7485ce-4bf0-4a0f-b388-b82873d55ef6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2318 | 2025.12.31 23:17:04.599805 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2319 | 2025.12.31 23:17:04.606326 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2320 | 2025.12.31 23:17:04.607590 [ 244 ] {} <Trace> system.metric_log (9f7485ce-4bf0-4a0f-b388-b82873d55ef6): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2321 | 2025.12.31 23:17:04.610850 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 38 | ||
| 2322 | 2025.12.31 23:17:05.000197 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 193.44 MiB, peak 198.91 MiB, free memory in arenas 0.00 B, will set to 195.63 MiB (RSS), difference: 2.19 MiB | ||
| 2323 | 2025.12.31 23:17:06.974528 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 58 entries to flush up to offset 366 | ||
| 2324 | 2025.12.31 23:17:06.977206 [ 243 ] {} <Trace> system.query_log (aa57fb54-d3d4-4e2b-bcda-b6c10074d25d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2325 | 2025.12.31 23:17:06.977253 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2326 | 2025.12.31 23:17:06.978630 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2327 | 2025.12.31 23:17:06.979120 [ 243 ] {} <Trace> system.query_log (aa57fb54-d3d4-4e2b-bcda-b6c10074d25d): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2328 | 2025.12.31 23:17:06.979362 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 366 | ||
| 2329 | 2025.12.31 23:17:09.261660 [ 267 ] {} <Trace> TCP-Session: b8049521-7bce-4f92-bcf4-518fa3ec8bcf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2330 | 2025.12.31 23:17:09.261871 [ 267 ] {692b3847-fbf1-49d4-9d4e-8af3c4833d59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38307) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2331 | 2025.12.31 23:17:09.261941 [ 267 ] {692b3847-fbf1-49d4-9d4e-8af3c4833d59} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2332 | 2025.12.31 23:17:09.262788 [ 267 ] {692b3847-fbf1-49d4-9d4e-8af3c4833d59} <Trace> oximeter.fields_i16 (6205d96e-d352-40e9-8254-31db49133bc3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2333 | 2025.12.31 23:17:09.262830 [ 267 ] {692b3847-fbf1-49d4-9d4e-8af3c4833d59} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2334 | 2025.12.31 23:17:09.263356 [ 267 ] {692b3847-fbf1-49d4-9d4e-8af3c4833d59} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2335 | 2025.12.31 23:17:09.263828 [ 267 ] {692b3847-fbf1-49d4-9d4e-8af3c4833d59} <Trace> oximeter.fields_i16 (6205d96e-d352-40e9-8254-31db49133bc3): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2336 | 2025.12.31 23:17:09.263981 [ 267 ] {692b3847-fbf1-49d4-9d4e-8af3c4833d59} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.002162 sec., 189639.22294172065 rows/sec., 12.03 MiB/sec. | ||
| 2337 | 2025.12.31 23:17:09.264023 [ 267 ] {692b3847-fbf1-49d4-9d4e-8af3c4833d59} <Debug> TCPHandler: Processed in 0.002494842 sec. | ||
| 2338 | 2025.12.31 23:17:09.264144 [ 267 ] {} <Trace> TCP-Session: b8049521-7bce-4f92-bcf4-518fa3ec8bcf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2339 | 2025.12.31 23:17:09.264241 [ 267 ] {d2d8aa4d-feb6-480b-b66f-c247b0106752} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38307) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2340 | 2025.12.31 23:17:09.264280 [ 267 ] {d2d8aa4d-feb6-480b-b66f-c247b0106752} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2341 | 2025.12.31 23:17:09.265143 [ 267 ] {d2d8aa4d-feb6-480b-b66f-c247b0106752} <Trace> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2342 | 2025.12.31 23:17:09.265180 [ 267 ] {d2d8aa4d-feb6-480b-b66f-c247b0106752} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2343 | 2025.12.31 23:17:09.265670 [ 267 ] {d2d8aa4d-feb6-480b-b66f-c247b0106752} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2344 | 2025.12.31 23:17:09.266089 [ 267 ] {d2d8aa4d-feb6-480b-b66f-c247b0106752} <Trace> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2345 | 2025.12.31 23:17:09.266221 [ 267 ] {d2d8aa4d-feb6-480b-b66f-c247b0106752} <Debug> executeQuery: Read 1108 rows, 89.50 KiB in 0.002 sec., 554000 rows/sec., 43.70 MiB/sec. | ||
| 2346 | 2025.12.31 23:17:09.266257 [ 267 ] {d2d8aa4d-feb6-480b-b66f-c247b0106752} <Debug> TCPHandler: Processed in 0.002163107 sec. | ||
| 2347 | 2025.12.31 23:17:09.266368 [ 267 ] {} <Trace> TCP-Session: b8049521-7bce-4f92-bcf4-518fa3ec8bcf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2348 | 2025.12.31 23:17:09.266461 [ 267 ] {8fe110e7-4b0b-4ba9-b797-420e6b926bf8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38307) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2349 | 2025.12.31 23:17:09.266500 [ 267 ] {8fe110e7-4b0b-4ba9-b797-420e6b926bf8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2350 | 2025.12.31 23:17:09.266955 [ 267 ] {8fe110e7-4b0b-4ba9-b797-420e6b926bf8} <Trace> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2351 | 2025.12.31 23:17:09.266991 [ 267 ] {8fe110e7-4b0b-4ba9-b797-420e6b926bf8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2352 | 2025.12.31 23:17:09.267408 [ 267 ] {8fe110e7-4b0b-4ba9-b797-420e6b926bf8} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2353 | 2025.12.31 23:17:09.267828 [ 267 ] {8fe110e7-4b0b-4ba9-b797-420e6b926bf8} <Trace> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2354 | 2025.12.31 23:17:09.267965 [ 267 ] {8fe110e7-4b0b-4ba9-b797-420e6b926bf8} <Debug> executeQuery: Read 205 rows, 12.32 KiB in 0.001523 sec., 134602.7577150361 rows/sec., 7.90 MiB/sec. | ||
| 2355 | 2025.12.31 23:17:09.268002 [ 267 ] {8fe110e7-4b0b-4ba9-b797-420e6b926bf8} <Debug> TCPHandler: Processed in 0.001683619 sec. | ||
| 2356 | 2025.12.31 23:17:09.268102 [ 267 ] {} <Trace> TCP-Session: b8049521-7bce-4f92-bcf4-518fa3ec8bcf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2357 | 2025.12.31 23:17:09.268193 [ 267 ] {d3fea7dc-808c-419e-8f3d-d347283a2270} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38307) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2358 | 2025.12.31 23:17:09.268232 [ 267 ] {d3fea7dc-808c-419e-8f3d-d347283a2270} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2359 | 2025.12.31 23:17:09.268693 [ 267 ] {d3fea7dc-808c-419e-8f3d-d347283a2270} <Trace> oximeter.fields_u32 (32e14ee3-f9fc-4687-bf55-1d31f5f916a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2360 | 2025.12.31 23:17:09.268729 [ 267 ] {d3fea7dc-808c-419e-8f3d-d347283a2270} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2361 | 2025.12.31 23:17:09.269139 [ 267 ] {d3fea7dc-808c-419e-8f3d-d347283a2270} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2362 | 2025.12.31 23:17:09.269589 [ 267 ] {d3fea7dc-808c-419e-8f3d-d347283a2270} <Trace> oximeter.fields_u32 (32e14ee3-f9fc-4687-bf55-1d31f5f916a9): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2363 | 2025.12.31 23:17:09.269722 [ 267 ] {d3fea7dc-808c-419e-8f3d-d347283a2270} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001547 sec., 137039.43115707822 rows/sec., 8.84 MiB/sec. | ||
| 2364 | 2025.12.31 23:17:09.269757 [ 267 ] {d3fea7dc-808c-419e-8f3d-d347283a2270} <Debug> TCPHandler: Processed in 0.00170494 sec. | ||
| 2365 | 2025.12.31 23:17:09.269853 [ 267 ] {} <Trace> TCP-Session: b8049521-7bce-4f92-bcf4-518fa3ec8bcf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2366 | 2025.12.31 23:17:09.269946 [ 267 ] {3097315c-7a16-4009-ae4b-8e1702d1969e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38307) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2367 | 2025.12.31 23:17:09.269986 [ 267 ] {3097315c-7a16-4009-ae4b-8e1702d1969e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2368 | 2025.12.31 23:17:09.270426 [ 267 ] {3097315c-7a16-4009-ae4b-8e1702d1969e} <Trace> oximeter.fields_u8 (ce0c1db8-65f1-440f-8e78-1020d181f97b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2369 | 2025.12.31 23:17:09.270462 [ 267 ] {3097315c-7a16-4009-ae4b-8e1702d1969e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2370 | 2025.12.31 23:17:09.270918 [ 267 ] {3097315c-7a16-4009-ae4b-8e1702d1969e} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2371 | 2025.12.31 23:17:09.271334 [ 267 ] {3097315c-7a16-4009-ae4b-8e1702d1969e} <Trace> oximeter.fields_u8 (ce0c1db8-65f1-440f-8e78-1020d181f97b): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2372 | 2025.12.31 23:17:09.271463 [ 267 ] {3097315c-7a16-4009-ae4b-8e1702d1969e} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001535 sec., 137459.28338762216 rows/sec., 7.81 MiB/sec. | ||
| 2373 | 2025.12.31 23:17:09.271499 [ 267 ] {3097315c-7a16-4009-ae4b-8e1702d1969e} <Debug> TCPHandler: Processed in 0.001694589 sec. | ||
| 2374 | 2025.12.31 23:17:09.271602 [ 267 ] {} <Trace> TCP-Session: b8049521-7bce-4f92-bcf4-518fa3ec8bcf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2375 | 2025.12.31 23:17:09.271703 [ 267 ] {b2f2a4c5-7440-47df-8f11-c327a7451c58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38307) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2376 | 2025.12.31 23:17:09.271745 [ 267 ] {b2f2a4c5-7440-47df-8f11-c327a7451c58} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2377 | 2025.12.31 23:17:09.272339 [ 267 ] {b2f2a4c5-7440-47df-8f11-c327a7451c58} <Trace> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2378 | 2025.12.31 23:17:09.272376 [ 267 ] {b2f2a4c5-7440-47df-8f11-c327a7451c58} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2379 | 2025.12.31 23:17:09.272829 [ 267 ] {b2f2a4c5-7440-47df-8f11-c327a7451c58} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2380 | 2025.12.31 23:17:09.273244 [ 267 ] {b2f2a4c5-7440-47df-8f11-c327a7451c58} <Trace> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2381 | 2025.12.31 23:17:09.273374 [ 267 ] {b2f2a4c5-7440-47df-8f11-c327a7451c58} <Debug> executeQuery: Read 671 rows, 47.83 KiB in 0.00169 sec., 397041.4201183432 rows/sec., 27.64 MiB/sec. | ||
| 2382 | 2025.12.31 23:17:09.273412 [ 267 ] {b2f2a4c5-7440-47df-8f11-c327a7451c58} <Debug> TCPHandler: Processed in 0.001859842 sec. | ||
| 2383 | 2025.12.31 23:17:09.273510 [ 267 ] {} <Trace> TCP-Session: b8049521-7bce-4f92-bcf4-518fa3ec8bcf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2384 | 2025.12.31 23:17:09.273609 [ 267 ] {4a89b18a-b5ed-4f3d-8899-52021d709c04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38307) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2385 | 2025.12.31 23:17:09.273651 [ 267 ] {4a89b18a-b5ed-4f3d-8899-52021d709c04} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2386 | 2025.12.31 23:17:09.273984 [ 267 ] {4a89b18a-b5ed-4f3d-8899-52021d709c04} <Trace> oximeter.measurements_bool (4d9e9430-4c82-43e2-8cb1-e67498da106d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2387 | 2025.12.31 23:17:09.274020 [ 267 ] {4a89b18a-b5ed-4f3d-8899-52021d709c04} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2388 | 2025.12.31 23:17:09.274423 [ 267 ] {4a89b18a-b5ed-4f3d-8899-52021d709c04} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2389 | 2025.12.31 23:17:09.274826 [ 267 ] {4a89b18a-b5ed-4f3d-8899-52021d709c04} <Trace> oximeter.measurements_bool (4d9e9430-4c82-43e2-8cb1-e67498da106d): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2390 | 2025.12.31 23:17:09.274957 [ 267 ] {4a89b18a-b5ed-4f3d-8899-52021d709c04} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001366 sec., 4392.386530014641 rows/sec., 229.49 KiB/sec. | ||
| 2391 | 2025.12.31 23:17:09.274993 [ 267 ] {4a89b18a-b5ed-4f3d-8899-52021d709c04} <Debug> TCPHandler: Processed in 0.001531226 sec. | ||
| 2392 | 2025.12.31 23:17:09.275100 [ 267 ] {} <Trace> TCP-Session: b8049521-7bce-4f92-bcf4-518fa3ec8bcf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2393 | 2025.12.31 23:17:09.275195 [ 267 ] {d041b575-82af-43a4-b57a-da4c4a130e61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38307) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2394 | 2025.12.31 23:17:09.275237 [ 267 ] {d041b575-82af-43a4-b57a-da4c4a130e61} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2395 | 2025.12.31 23:17:09.275681 [ 267 ] {d041b575-82af-43a4-b57a-da4c4a130e61} <Trace> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2396 | 2025.12.31 23:17:09.275721 [ 267 ] {d041b575-82af-43a4-b57a-da4c4a130e61} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2397 | 2025.12.31 23:17:09.276213 [ 267 ] {d041b575-82af-43a4-b57a-da4c4a130e61} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2398 | 2025.12.31 23:17:09.276640 [ 267 ] {d041b575-82af-43a4-b57a-da4c4a130e61} <Trace> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2399 | 2025.12.31 23:17:09.276842 [ 267 ] {d041b575-82af-43a4-b57a-da4c4a130e61} <Debug> executeQuery: Read 304 rows, 20.36 KiB in 0.001666 sec., 182472.98919567827 rows/sec., 11.93 MiB/sec. | ||
| 2400 | 2025.12.31 23:17:09.276877 [ 267 ] {d041b575-82af-43a4-b57a-da4c4a130e61} <Debug> TCPHandler: Processed in 0.001825631 sec. | ||
| 2401 | 2025.12.31 23:17:09.276980 [ 267 ] {} <Trace> TCP-Session: b8049521-7bce-4f92-bcf4-518fa3ec8bcf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2402 | 2025.12.31 23:17:09.277074 [ 267 ] {36dc9355-de50-40f2-9bc9-1464d7819456} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38307) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2403 | 2025.12.31 23:17:09.277114 [ 267 ] {36dc9355-de50-40f2-9bc9-1464d7819456} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2404 | 2025.12.31 23:17:09.277406 [ 267 ] {36dc9355-de50-40f2-9bc9-1464d7819456} <Trace> oximeter.measurements_f64 (cba5f6bd-2e20-4297-b248-eab409e4eaa6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2405 | 2025.12.31 23:17:09.277441 [ 267 ] {36dc9355-de50-40f2-9bc9-1464d7819456} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2406 | 2025.12.31 23:17:09.277834 [ 267 ] {36dc9355-de50-40f2-9bc9-1464d7819456} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2407 | 2025.12.31 23:17:09.278253 [ 267 ] {36dc9355-de50-40f2-9bc9-1464d7819456} <Trace> oximeter.measurements_f64 (cba5f6bd-2e20-4297-b248-eab409e4eaa6): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2408 | 2025.12.31 23:17:09.278453 [ 267 ] {36dc9355-de50-40f2-9bc9-1464d7819456} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001398 sec., 715.307582260372 rows/sec., 48.20 KiB/sec. | ||
| 2409 | 2025.12.31 23:17:09.278490 [ 267 ] {36dc9355-de50-40f2-9bc9-1464d7819456} <Debug> TCPHandler: Processed in 0.001560057 sec. | ||
| 2410 | 2025.12.31 23:17:09.278590 [ 267 ] {} <Trace> TCP-Session: b8049521-7bce-4f92-bcf4-518fa3ec8bcf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2411 | 2025.12.31 23:17:09.278682 [ 267 ] {52fcf207-9800-473d-b9fe-aa8be41d0aa7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38307) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2412 | 2025.12.31 23:17:09.278721 [ 267 ] {52fcf207-9800-473d-b9fe-aa8be41d0aa7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2413 | 2025.12.31 23:17:09.279037 [ 267 ] {52fcf207-9800-473d-b9fe-aa8be41d0aa7} <Trace> oximeter.measurements_u64 (3e0fa7da-0500-483e-b241-ac25d0f845d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2414 | 2025.12.31 23:17:09.279073 [ 267 ] {52fcf207-9800-473d-b9fe-aa8be41d0aa7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2415 | 2025.12.31 23:17:09.279519 [ 267 ] {52fcf207-9800-473d-b9fe-aa8be41d0aa7} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2416 | 2025.12.31 23:17:09.279933 [ 267 ] {52fcf207-9800-473d-b9fe-aa8be41d0aa7} <Trace> oximeter.measurements_u64 (3e0fa7da-0500-483e-b241-ac25d0f845d7): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2417 | 2025.12.31 23:17:09.280032 [ 31 ] {} <Debug> oximeter.measurements_u64 (3e0fa7da-0500-483e-b241-ac25d0f845d7) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2418 | 2025.12.31 23:17:09.280059 [ 267 ] {52fcf207-9800-473d-b9fe-aa8be41d0aa7} <Debug> executeQuery: Read 94 rows, 5.90 KiB in 0.001395 sec., 67383.51254480287 rows/sec., 4.13 MiB/sec. | ||
| 2419 | 2025.12.31 23:17:09.280100 [ 31 ] {} <Trace> oximeter.measurements_u64 (3e0fa7da-0500-483e-b241-ac25d0f845d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2420 | 2025.12.31 23:17:09.280105 [ 267 ] {52fcf207-9800-473d-b9fe-aa8be41d0aa7} <Debug> TCPHandler: Processed in 0.001563396 sec. | ||
| 2421 | 2025.12.31 23:17:09.280130 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2422 | 2025.12.31 23:17:09.280275 [ 201 ] {3e0fa7da-0500-483e-b241-ac25d0f845d7::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 | ||
| 2423 | 2025.12.31 23:17:09.280484 [ 201 ] {3e0fa7da-0500-483e-b241-ac25d0f845d7::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2424 | 2025.12.31 23:17:09.280542 [ 201 ] {3e0fa7da-0500-483e-b241-ac25d0f845d7::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 | ||
| 2425 | 2025.12.31 23:17:09.280640 [ 201 ] {3e0fa7da-0500-483e-b241-ac25d0f845d7::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 | ||
| 2426 | 2025.12.31 23:17:09.280711 [ 201 ] {3e0fa7da-0500-483e-b241-ac25d0f845d7::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 | ||
| 2427 | 2025.12.31 23:17:09.280787 [ 201 ] {3e0fa7da-0500-483e-b241-ac25d0f845d7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 10 rows starting from the beginning of the part | ||
| 2428 | 2025.12.31 23:17:09.280843 [ 201 ] {3e0fa7da-0500-483e-b241-ac25d0f845d7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 40 rows starting from the beginning of the part | ||
| 2429 | 2025.12.31 23:17:09.280904 [ 201 ] {3e0fa7da-0500-483e-b241-ac25d0f845d7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 94 rows starting from the beginning of the part | ||
| 2430 | 2025.12.31 23:17:09.281867 [ 198 ] {3e0fa7da-0500-483e-b241-ac25d0f845d7::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 322 rows, containing 4 columns (4 merged, 0 gathered) in 0.001662308 sec., 193706.5814518128 rows/sec., 12.04 MiB/sec. | ||
| 2431 | 2025.12.31 23:17:09.282206 [ 195 ] {3e0fa7da-0500-483e-b241-ac25d0f845d7::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2432 | 2025.12.31 23:17:09.282829 [ 195 ] {3e0fa7da-0500-483e-b241-ac25d0f845d7::all_1_6_1} <Trace> oximeter.measurements_u64 (3e0fa7da-0500-483e-b241-ac25d0f845d7): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2433 | 2025.12.31 23:17:09.282908 [ 195 ] {3e0fa7da-0500-483e-b241-ac25d0f845d7::all_1_6_1} <Trace> oximeter.measurements_u64 (3e0fa7da-0500-483e-b241-ac25d0f845d7) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2434 | 2025.12.31 23:17:09.282995 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 2435 | 2025.12.31 23:17:11.917106 [ 49 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2436 | 2025.12.31 23:17:11.917183 [ 49 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2437 | 2025.12.31 23:17:11.972386 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 2932 | ||
| 2438 | 2025.12.31 23:17:11.973150 [ 245 ] {} <Trace> system.asynchronous_metric_log (1af02360-2569-4a97-a5ac-aa07775e497e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2439 | 2025.12.31 23:17:11.973213 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2440 | 2025.12.31 23:17:11.974158 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2441 | 2025.12.31 23:17:11.974790 [ 245 ] {} <Trace> system.asynchronous_metric_log (1af02360-2569-4a97-a5ac-aa07775e497e): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2442 | 2025.12.31 23:17:11.974909 [ 49 ] {} <Debug> system.asynchronous_metric_log (1af02360-2569-4a97-a5ac-aa07775e497e) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2443 | 2025.12.31 23:17:11.974923 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2932 | ||
| 2444 | 2025.12.31 23:17:11.974944 [ 49 ] {} <Trace> system.asynchronous_metric_log (1af02360-2569-4a97-a5ac-aa07775e497e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2445 | 2025.12.31 23:17:11.974964 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2446 | 2025.12.31 23:17:11.975051 [ 201 ] {1af02360-2569-4a97-a5ac-aa07775e497e::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full | ||
| 2447 | 2025.12.31 23:17:11.975132 [ 201 ] {1af02360-2569-4a97-a5ac-aa07775e497e::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2448 | 2025.12.31 23:17:11.975161 [ 201 ] {1af02360-2569-4a97-a5ac-aa07775e497e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 564 rows starting from the beginning of the part | ||
| 2449 | 2025.12.31 23:17:11.975212 [ 201 ] {1af02360-2569-4a97-a5ac-aa07775e497e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 448 rows starting from the beginning of the part | ||
| 2450 | 2025.12.31 23:17:11.975253 [ 201 ] {1af02360-2569-4a97-a5ac-aa07775e497e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 512 rows starting from the beginning of the part | ||
| 2451 | 2025.12.31 23:17:11.975291 [ 201 ] {1af02360-2569-4a97-a5ac-aa07775e497e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 448 rows starting from the beginning of the part | ||
| 2452 | 2025.12.31 23:17:11.975324 [ 201 ] {1af02360-2569-4a97-a5ac-aa07775e497e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 512 rows starting from the beginning of the part | ||
| 2453 | 2025.12.31 23:17:11.975368 [ 201 ] {1af02360-2569-4a97-a5ac-aa07775e497e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 448 rows starting from the beginning of the part | ||
| 2454 | 2025.12.31 23:17:12.002337 [ 198 ] {1af02360-2569-4a97-a5ac-aa07775e497e::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2932 rows, containing 4 columns (4 merged, 0 gathered) in 0.027320124 sec., 107320.15711202481 rows/sec., 1.54 MiB/sec. | ||
| 2455 | 2025.12.31 23:17:12.003327 [ 189 ] {1af02360-2569-4a97-a5ac-aa07775e497e::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2456 | 2025.12.31 23:17:12.003853 [ 189 ] {1af02360-2569-4a97-a5ac-aa07775e497e::all_1_6_1} <Trace> system.asynchronous_metric_log (1af02360-2569-4a97-a5ac-aa07775e497e): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2457 | 2025.12.31 23:17:12.003918 [ 189 ] {1af02360-2569-4a97-a5ac-aa07775e497e::all_1_6_1} <Trace> system.asynchronous_metric_log (1af02360-2569-4a97-a5ac-aa07775e497e) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2458 | 2025.12.31 23:17:12.003985 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.36 MiB. | ||
| 2459 | 2025.12.31 23:17:12.110946 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 46 | ||
| 2460 | 2025.12.31 23:17:12.127943 [ 244 ] {} <Trace> system.metric_log (9f7485ce-4bf0-4a0f-b388-b82873d55ef6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2461 | 2025.12.31 23:17:12.127990 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2462 | 2025.12.31 23:17:12.133978 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2463 | 2025.12.31 23:17:12.135138 [ 244 ] {} <Trace> system.metric_log (9f7485ce-4bf0-4a0f-b388-b82873d55ef6): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2464 | 2025.12.31 23:17:12.135411 [ 49 ] {} <Debug> system.metric_log (9f7485ce-4bf0-4a0f-b388-b82873d55ef6) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2465 | 2025.12.31 23:17:12.135454 [ 49 ] {} <Trace> system.metric_log (9f7485ce-4bf0-4a0f-b388-b82873d55ef6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2466 | 2025.12.31 23:17:12.135475 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2467 | 2025.12.31 23:17:12.135571 [ 201 ] {9f7485ce-4bf0-4a0f-b388-b82873d55ef6::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 | ||
| 2468 | 2025.12.31 23:17:12.138535 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 46 | ||
| 2469 | 2025.12.31 23:17:12.139648 [ 201 ] {9f7485ce-4bf0-4a0f-b388-b82873d55ef6::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2470 | 2025.12.31 23:17:12.141136 [ 201 ] {9f7485ce-4bf0-4a0f-b388-b82873d55ef6::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 | ||
| 2471 | 2025.12.31 23:17:12.145813 [ 201 ] {9f7485ce-4bf0-4a0f-b388-b82873d55ef6::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 | ||
| 2472 | 2025.12.31 23:17:12.150105 [ 201 ] {9f7485ce-4bf0-4a0f-b388-b82873d55ef6::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 | ||
| 2473 | 2025.12.31 23:17:12.154336 [ 201 ] {9f7485ce-4bf0-4a0f-b388-b82873d55ef6::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 | ||
| 2474 | 2025.12.31 23:17:12.161570 [ 201 ] {9f7485ce-4bf0-4a0f-b388-b82873d55ef6::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 | ||
| 2475 | 2025.12.31 23:17:12.165813 [ 201 ] {9f7485ce-4bf0-4a0f-b388-b82873d55ef6::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 | ||
| 2476 | 2025.12.31 23:17:12.224020 [ 198 ] {9f7485ce-4bf0-4a0f-b388-b82873d55ef6::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 679 columns (679 merged, 0 gathered) in 0.088485692 sec., 519.8580579558557 rows/sec., 2.69 MiB/sec. | ||
| 2477 | 2025.12.31 23:17:12.226428 [ 196 ] {9f7485ce-4bf0-4a0f-b388-b82873d55ef6::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2478 | 2025.12.31 23:17:12.228840 [ 196 ] {9f7485ce-4bf0-4a0f-b388-b82873d55ef6::all_1_6_1} <Trace> system.metric_log (9f7485ce-4bf0-4a0f-b388-b82873d55ef6): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2479 | 2025.12.31 23:17:12.228929 [ 196 ] {9f7485ce-4bf0-4a0f-b388-b82873d55ef6::all_1_6_1} <Trace> system.metric_log (9f7485ce-4bf0-4a0f-b388-b82873d55ef6) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2480 | 2025.12.31 23:17:12.230700 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.11 MiB. | ||
| 2481 | 2025.12.31 23:17:13.001172 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 197.26 MiB, peak 206.80 MiB, free memory in arenas 0.00 B, will set to 206.03 MiB (RSS), difference: 8.76 MiB | ||
| 2482 | 2025.12.31 23:17:14.251694 [ 267 ] {} <Trace> TCP-Session: b8049521-7bce-4f92-bcf4-518fa3ec8bcf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2483 | 2025.12.31 23:17:14.251904 [ 267 ] {7842db4f-db32-4f62-a5e6-78d255b53768} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38307) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2484 | 2025.12.31 23:17:14.251975 [ 267 ] {7842db4f-db32-4f62-a5e6-78d255b53768} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2485 | 2025.12.31 23:17:14.252656 [ 267 ] {7842db4f-db32-4f62-a5e6-78d255b53768} <Trace> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2486 | 2025.12.31 23:17:14.252701 [ 267 ] {7842db4f-db32-4f62-a5e6-78d255b53768} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2487 | 2025.12.31 23:17:14.253198 [ 267 ] {7842db4f-db32-4f62-a5e6-78d255b53768} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2488 | 2025.12.31 23:17:14.253903 [ 267 ] {7842db4f-db32-4f62-a5e6-78d255b53768} <Trace> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2489 | 2025.12.31 23:17:14.254068 [ 267 ] {7842db4f-db32-4f62-a5e6-78d255b53768} <Debug> executeQuery: Read 102 rows, 8.75 KiB in 0.002215 sec., 46049.66139954853 rows/sec., 3.86 MiB/sec. | ||
| 2490 | 2025.12.31 23:17:14.254116 [ 267 ] {7842db4f-db32-4f62-a5e6-78d255b53768} <Debug> TCPHandler: Processed in 0.002550054 sec. | ||
| 2491 | 2025.12.31 23:17:14.254242 [ 267 ] {} <Trace> TCP-Session: b8049521-7bce-4f92-bcf4-518fa3ec8bcf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2492 | 2025.12.31 23:17:14.254341 [ 267 ] {0b5ab5e4-293f-42a7-b85d-7557fb3d969c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38307) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2493 | 2025.12.31 23:17:14.254383 [ 267 ] {0b5ab5e4-293f-42a7-b85d-7557fb3d969c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2494 | 2025.12.31 23:17:14.254791 [ 267 ] {0b5ab5e4-293f-42a7-b85d-7557fb3d969c} <Trace> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2495 | 2025.12.31 23:17:14.254829 [ 267 ] {0b5ab5e4-293f-42a7-b85d-7557fb3d969c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2496 | 2025.12.31 23:17:14.255235 [ 267 ] {0b5ab5e4-293f-42a7-b85d-7557fb3d969c} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2497 | 2025.12.31 23:17:14.255720 [ 267 ] {0b5ab5e4-293f-42a7-b85d-7557fb3d969c} <Trace> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2498 | 2025.12.31 23:17:14.255855 [ 267 ] {0b5ab5e4-293f-42a7-b85d-7557fb3d969c} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001536 sec., 16276.041666666666 rows/sec., 1.20 MiB/sec. | ||
| 2499 | 2025.12.31 23:17:14.255893 [ 267 ] {0b5ab5e4-293f-42a7-b85d-7557fb3d969c} <Debug> TCPHandler: Processed in 0.001703329 sec. | ||
| 2500 | 2025.12.31 23:17:14.256007 [ 267 ] {} <Trace> TCP-Session: b8049521-7bce-4f92-bcf4-518fa3ec8bcf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2501 | 2025.12.31 23:17:14.256102 [ 267 ] {61917480-1e60-4dd0-aa63-78a41df6c85c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38307) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2502 | 2025.12.31 23:17:14.256141 [ 267 ] {61917480-1e60-4dd0-aa63-78a41df6c85c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2503 | 2025.12.31 23:17:14.256553 [ 267 ] {61917480-1e60-4dd0-aa63-78a41df6c85c} <Trace> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2504 | 2025.12.31 23:17:14.256590 [ 267 ] {61917480-1e60-4dd0-aa63-78a41df6c85c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2505 | 2025.12.31 23:17:14.256998 [ 267 ] {61917480-1e60-4dd0-aa63-78a41df6c85c} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2506 | 2025.12.31 23:17:14.257446 [ 267 ] {61917480-1e60-4dd0-aa63-78a41df6c85c} <Trace> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2507 | 2025.12.31 23:17:14.257579 [ 267 ] {61917480-1e60-4dd0-aa63-78a41df6c85c} <Debug> executeQuery: Read 81 rows, 6.47 KiB in 0.001497 sec., 54108.21643286573 rows/sec., 4.22 MiB/sec. | ||
| 2508 | 2025.12.31 23:17:14.257616 [ 267 ] {61917480-1e60-4dd0-aa63-78a41df6c85c} <Debug> TCPHandler: Processed in 0.001658028 sec. | ||
| 2509 | 2025.12.31 23:17:14.257724 [ 267 ] {} <Trace> TCP-Session: b8049521-7bce-4f92-bcf4-518fa3ec8bcf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2510 | 2025.12.31 23:17:14.257816 [ 267 ] {e732df6e-d7e2-49f0-9ef9-849401955f22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38307) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2511 | 2025.12.31 23:17:14.257858 [ 267 ] {e732df6e-d7e2-49f0-9ef9-849401955f22} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2512 | 2025.12.31 23:17:14.258263 [ 267 ] {e732df6e-d7e2-49f0-9ef9-849401955f22} <Trace> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2513 | 2025.12.31 23:17:14.258297 [ 267 ] {e732df6e-d7e2-49f0-9ef9-849401955f22} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2514 | 2025.12.31 23:17:14.258739 [ 267 ] {e732df6e-d7e2-49f0-9ef9-849401955f22} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2515 | 2025.12.31 23:17:14.259162 [ 267 ] {e732df6e-d7e2-49f0-9ef9-849401955f22} <Trace> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2516 | 2025.12.31 23:17:14.259296 [ 267 ] {e732df6e-d7e2-49f0-9ef9-849401955f22} <Debug> executeQuery: Read 150 rows, 10.65 KiB in 0.001499 sec., 100066.71114076051 rows/sec., 6.94 MiB/sec. | ||
| 2517 | 2025.12.31 23:17:14.259332 [ 267 ] {e732df6e-d7e2-49f0-9ef9-849401955f22} <Debug> TCPHandler: Processed in 0.001657508 sec. | ||
| 2518 | 2025.12.31 23:17:14.259436 [ 267 ] {} <Trace> TCP-Session: b8049521-7bce-4f92-bcf4-518fa3ec8bcf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2519 | 2025.12.31 23:17:14.259529 [ 267 ] {f3e0cf65-cf57-45cb-a689-7163066a9171} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38307) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2520 | 2025.12.31 23:17:14.259586 [ 267 ] {f3e0cf65-cf57-45cb-a689-7163066a9171} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2521 | 2025.12.31 23:17:14.260349 [ 267 ] {f3e0cf65-cf57-45cb-a689-7163066a9171} <Trace> oximeter.measurements_histogramu64 (83559bb8-4c93-4180-b7e7-e9b7333f4c1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2522 | 2025.12.31 23:17:14.260385 [ 267 ] {f3e0cf65-cf57-45cb-a689-7163066a9171} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2523 | 2025.12.31 23:17:14.261016 [ 267 ] {f3e0cf65-cf57-45cb-a689-7163066a9171} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2524 | 2025.12.31 23:17:14.261451 [ 267 ] {f3e0cf65-cf57-45cb-a689-7163066a9171} <Trace> oximeter.measurements_histogramu64 (83559bb8-4c93-4180-b7e7-e9b7333f4c1b): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2525 | 2025.12.31 23:17:14.261617 [ 267 ] {f3e0cf65-cf57-45cb-a689-7163066a9171} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.002106 sec., 11870.845204178539 rows/sec., 21.27 MiB/sec. | ||
| 2526 | 2025.12.31 23:17:14.261679 [ 267 ] {f3e0cf65-cf57-45cb-a689-7163066a9171} <Debug> TCPHandler: Processed in 0.002293259 sec. | ||
| 2527 | 2025.12.31 23:17:14.261781 [ 267 ] {} <Trace> TCP-Session: b8049521-7bce-4f92-bcf4-518fa3ec8bcf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2528 | 2025.12.31 23:17:14.261875 [ 267 ] {0c5b8072-f208-41fc-99c9-d4ecd4840900} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38307) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2529 | 2025.12.31 23:17:14.261915 [ 267 ] {0c5b8072-f208-41fc-99c9-d4ecd4840900} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2530 | 2025.12.31 23:17:14.262235 [ 267 ] {0c5b8072-f208-41fc-99c9-d4ecd4840900} <Trace> oximeter.measurements_u64 (3e0fa7da-0500-483e-b241-ac25d0f845d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2531 | 2025.12.31 23:17:14.262270 [ 267 ] {0c5b8072-f208-41fc-99c9-d4ecd4840900} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2532 | 2025.12.31 23:17:14.262672 [ 267 ] {0c5b8072-f208-41fc-99c9-d4ecd4840900} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2533 | 2025.12.31 23:17:14.263109 [ 267 ] {0c5b8072-f208-41fc-99c9-d4ecd4840900} <Trace> oximeter.measurements_u64 (3e0fa7da-0500-483e-b241-ac25d0f845d7): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2534 | 2025.12.31 23:17:14.263234 [ 267 ] {0c5b8072-f208-41fc-99c9-d4ecd4840900} <Debug> executeQuery: Read 50 rows, 3.51 KiB in 0.001378 sec., 36284.470246734396 rows/sec., 2.49 MiB/sec. | ||
| 2535 | 2025.12.31 23:17:14.263270 [ 267 ] {0c5b8072-f208-41fc-99c9-d4ecd4840900} <Debug> TCPHandler: Processed in 0.001537366 sec. | ||
| 2536 | 2025.12.31 23:17:16.979725 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 398 | ||
| 2537 | 2025.12.31 23:17:16.981946 [ 243 ] {} <Trace> system.query_log (aa57fb54-d3d4-4e2b-bcda-b6c10074d25d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2538 | 2025.12.31 23:17:16.981994 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2539 | 2025.12.31 23:17:16.983155 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2540 | 2025.12.31 23:17:16.983429 [ 243 ] {} <Trace> system.query_log (aa57fb54-d3d4-4e2b-bcda-b6c10074d25d): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2541 | 2025.12.31 23:17:16.983676 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 398 | ||
| 2542 | 2025.12.31 23:17:19.245183 [ 267 ] {} <Trace> TCP-Session: b8049521-7bce-4f92-bcf4-518fa3ec8bcf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2543 | 2025.12.31 23:17:19.245423 [ 267 ] {3068ea42-d83d-4834-883b-288fa9846cdc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38307) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 2544 | 2025.12.31 23:17:19.245762 [ 267 ] {3068ea42-d83d-4834-883b-288fa9846cdc} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2545 | 2025.12.31 23:17:19.245802 [ 267 ] {3068ea42-d83d-4834-883b-288fa9846cdc} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 2546 | 2025.12.31 23:17:19.246053 [ 267 ] {3068ea42-d83d-4834-883b-288fa9846cdc} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2547 | 2025.12.31 23:17:19.246123 [ 267 ] {3068ea42-d83d-4834-883b-288fa9846cdc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2548 | 2025.12.31 23:17:19.246264 [ 267 ] {3068ea42-d83d-4834-883b-288fa9846cdc} <Debug> oximeter.timeseries_schema (04116ac9-a49e-4dc9-b7d9-fc8011d6174e) (SelectExecutor): Key condition: (column 0 notIn 37-element set) | ||
| 2549 | 2025.12.31 23:17:19.246383 [ 333 ] {3068ea42-d83d-4834-883b-288fa9846cdc} <Trace> oximeter.timeseries_schema (04116ac9-a49e-4dc9-b7d9-fc8011d6174e) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2550 | 2025.12.31 23:17:19.246383 [ 313 ] {3068ea42-d83d-4834-883b-288fa9846cdc} <Trace> oximeter.timeseries_schema (04116ac9-a49e-4dc9-b7d9-fc8011d6174e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2551 | 2025.12.31 23:17:19.246449 [ 299 ] {3068ea42-d83d-4834-883b-288fa9846cdc} <Trace> oximeter.timeseries_schema (04116ac9-a49e-4dc9-b7d9-fc8011d6174e) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2552 | 2025.12.31 23:17:19.246597 [ 267 ] {3068ea42-d83d-4834-883b-288fa9846cdc} <Debug> oximeter.timeseries_schema (04116ac9-a49e-4dc9-b7d9-fc8011d6174e) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 2553 | 2025.12.31 23:17:19.246627 [ 267 ] {3068ea42-d83d-4834-883b-288fa9846cdc} <Trace> oximeter.timeseries_schema (04116ac9-a49e-4dc9-b7d9-fc8011d6174e) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2554 | 2025.12.31 23:17:19.246718 [ 267 ] {3068ea42-d83d-4834-883b-288fa9846cdc} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2555 | 2025.12.31 23:17:19.246739 [ 267 ] {3068ea42-d83d-4834-883b-288fa9846cdc} <Debug> oximeter.timeseries_schema (04116ac9-a49e-4dc9-b7d9-fc8011d6174e) (SelectExecutor): Reading approx. 37 rows with 3 streams | ||
| 2556 | 2025.12.31 23:17:19.246774 [ 267 ] {3068ea42-d83d-4834-883b-288fa9846cdc} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2557 | 2025.12.31 23:17:19.246816 [ 267 ] {3068ea42-d83d-4834-883b-288fa9846cdc} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2558 | 2025.12.31 23:17:19.246849 [ 267 ] {3068ea42-d83d-4834-883b-288fa9846cdc} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2559 | 2025.12.31 23:17:19.247715 [ 267 ] {3068ea42-d83d-4834-883b-288fa9846cdc} <Debug> executeQuery: Read 37 rows, 1.40 KiB in 0.002389 sec., 15487.651737128504 rows/sec., 585.37 KiB/sec. | ||
| 2560 | 2025.12.31 23:17:19.247847 [ 267 ] {3068ea42-d83d-4834-883b-288fa9846cdc} <Debug> TCPHandler: Processed in 0.002785667 sec. | ||
| 2561 | 2025.12.31 23:17:19.248123 [ 267 ] {} <Trace> TCP-Session: b8049521-7bce-4f92-bcf4-518fa3ec8bcf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2562 | 2025.12.31 23:17:19.248270 [ 267 ] {09338511-2ece-4e43-80c1-8f65671eee88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38307) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:errors_received', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 2563 | 2025.12.31 23:17:19.248503 [ 267 ] {09338511-2ece-4e43-80c1-8f65671eee88} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2564 | 2025.12.31 23:17:19.248539 [ 267 ] {09338511-2ece-4e43-80c1-8f65671eee88} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:errors_received', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 2565 | 2025.12.31 23:17:19.248748 [ 267 ] {09338511-2ece-4e43-80c1-8f65671eee88} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2566 | 2025.12.31 23:17:19.248803 [ 267 ] {09338511-2ece-4e43-80c1-8f65671eee88} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2567 | 2025.12.31 23:17:19.248908 [ 267 ] {09338511-2ece-4e43-80c1-8f65671eee88} <Debug> oximeter.timeseries_schema (04116ac9-a49e-4dc9-b7d9-fc8011d6174e) (SelectExecutor): Key condition: (column 0 notIn 38-element set) | ||
| 2568 | 2025.12.31 23:17:19.248974 [ 276 ] {09338511-2ece-4e43-80c1-8f65671eee88} <Trace> oximeter.timeseries_schema (04116ac9-a49e-4dc9-b7d9-fc8011d6174e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2569 | 2025.12.31 23:17:19.248975 [ 313 ] {09338511-2ece-4e43-80c1-8f65671eee88} <Trace> oximeter.timeseries_schema (04116ac9-a49e-4dc9-b7d9-fc8011d6174e) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2570 | 2025.12.31 23:17:19.248986 [ 299 ] {09338511-2ece-4e43-80c1-8f65671eee88} <Trace> oximeter.timeseries_schema (04116ac9-a49e-4dc9-b7d9-fc8011d6174e) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2571 | 2025.12.31 23:17:19.249094 [ 267 ] {09338511-2ece-4e43-80c1-8f65671eee88} <Debug> oximeter.timeseries_schema (04116ac9-a49e-4dc9-b7d9-fc8011d6174e) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 2572 | 2025.12.31 23:17:19.249120 [ 267 ] {09338511-2ece-4e43-80c1-8f65671eee88} <Trace> oximeter.timeseries_schema (04116ac9-a49e-4dc9-b7d9-fc8011d6174e) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2573 | 2025.12.31 23:17:19.249189 [ 267 ] {09338511-2ece-4e43-80c1-8f65671eee88} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2574 | 2025.12.31 23:17:19.249207 [ 267 ] {09338511-2ece-4e43-80c1-8f65671eee88} <Debug> oximeter.timeseries_schema (04116ac9-a49e-4dc9-b7d9-fc8011d6174e) (SelectExecutor): Reading approx. 37 rows with 3 streams | ||
| 2575 | 2025.12.31 23:17:19.249238 [ 267 ] {09338511-2ece-4e43-80c1-8f65671eee88} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:errors_received', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2576 | 2025.12.31 23:17:19.249268 [ 267 ] {09338511-2ece-4e43-80c1-8f65671eee88} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:errors_received', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2577 | 2025.12.31 23:17:19.249296 [ 267 ] {09338511-2ece-4e43-80c1-8f65671eee88} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:errors_received', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2578 | 2025.12.31 23:17:19.250002 [ 267 ] {09338511-2ece-4e43-80c1-8f65671eee88} <Debug> executeQuery: Read 37 rows, 1.40 KiB in 0.001799 sec., 20566.98165647582 rows/sec., 777.34 KiB/sec. | ||
| 2579 | 2025.12.31 23:17:19.250124 [ 267 ] {09338511-2ece-4e43-80c1-8f65671eee88} <Debug> TCPHandler: Processed in 0.002053364 sec. | ||
| 2580 | 2025.12.31 23:17:19.250366 [ 267 ] {} <Trace> TCP-Session: b8049521-7bce-4f92-bcf4-518fa3ec8bcf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2581 | 2025.12.31 23:17:19.250507 [ 267 ] {962d76dd-3408-43fd-84b1-e5f7dfb2201a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38307) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 2582 | 2025.12.31 23:17:19.250730 [ 267 ] {962d76dd-3408-43fd-84b1-e5f7dfb2201a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2583 | 2025.12.31 23:17:19.250766 [ 267 ] {962d76dd-3408-43fd-84b1-e5f7dfb2201a} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 2584 | 2025.12.31 23:17:19.250976 [ 267 ] {962d76dd-3408-43fd-84b1-e5f7dfb2201a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2585 | 2025.12.31 23:17:19.251029 [ 267 ] {962d76dd-3408-43fd-84b1-e5f7dfb2201a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2586 | 2025.12.31 23:17:19.251129 [ 267 ] {962d76dd-3408-43fd-84b1-e5f7dfb2201a} <Debug> oximeter.timeseries_schema (04116ac9-a49e-4dc9-b7d9-fc8011d6174e) (SelectExecutor): Key condition: (column 0 notIn 39-element set) | ||
| 2587 | 2025.12.31 23:17:19.251190 [ 299 ] {962d76dd-3408-43fd-84b1-e5f7dfb2201a} <Trace> oximeter.timeseries_schema (04116ac9-a49e-4dc9-b7d9-fc8011d6174e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2588 | 2025.12.31 23:17:19.251196 [ 325 ] {962d76dd-3408-43fd-84b1-e5f7dfb2201a} <Trace> oximeter.timeseries_schema (04116ac9-a49e-4dc9-b7d9-fc8011d6174e) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2589 | 2025.12.31 23:17:19.251195 [ 313 ] {962d76dd-3408-43fd-84b1-e5f7dfb2201a} <Trace> oximeter.timeseries_schema (04116ac9-a49e-4dc9-b7d9-fc8011d6174e) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2590 | 2025.12.31 23:17:19.251312 [ 267 ] {962d76dd-3408-43fd-84b1-e5f7dfb2201a} <Debug> oximeter.timeseries_schema (04116ac9-a49e-4dc9-b7d9-fc8011d6174e) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 2591 | 2025.12.31 23:17:19.251337 [ 267 ] {962d76dd-3408-43fd-84b1-e5f7dfb2201a} <Trace> oximeter.timeseries_schema (04116ac9-a49e-4dc9-b7d9-fc8011d6174e) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2592 | 2025.12.31 23:17:19.251404 [ 267 ] {962d76dd-3408-43fd-84b1-e5f7dfb2201a} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2593 | 2025.12.31 23:17:19.251422 [ 267 ] {962d76dd-3408-43fd-84b1-e5f7dfb2201a} <Debug> oximeter.timeseries_schema (04116ac9-a49e-4dc9-b7d9-fc8011d6174e) (SelectExecutor): Reading approx. 37 rows with 3 streams | ||
| 2594 | 2025.12.31 23:17:19.251452 [ 267 ] {962d76dd-3408-43fd-84b1-e5f7dfb2201a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2595 | 2025.12.31 23:17:19.251485 [ 267 ] {962d76dd-3408-43fd-84b1-e5f7dfb2201a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2596 | 2025.12.31 23:17:19.251517 [ 267 ] {962d76dd-3408-43fd-84b1-e5f7dfb2201a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2597 | 2025.12.31 23:17:19.252115 [ 267 ] {962d76dd-3408-43fd-84b1-e5f7dfb2201a} <Debug> executeQuery: Read 37 rows, 1.40 KiB in 0.001669 sec., 22168.963451168365 rows/sec., 837.89 KiB/sec. | ||
| 2598 | 2025.12.31 23:17:19.252220 [ 267 ] {962d76dd-3408-43fd-84b1-e5f7dfb2201a} <Debug> TCPHandler: Processed in 0.001902912 sec. | ||
| 2599 | 2025.12.31 23:17:19.252445 [ 267 ] {} <Trace> TCP-Session: b8049521-7bce-4f92-bcf4-518fa3ec8bcf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2600 | 2025.12.31 23:17:19.252582 [ 267 ] {b498742d-80e3-408c-9104-1bacdb6abc08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38307) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 2601 | 2025.12.31 23:17:19.252797 [ 267 ] {b498742d-80e3-408c-9104-1bacdb6abc08} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2602 | 2025.12.31 23:17:19.252833 [ 267 ] {b498742d-80e3-408c-9104-1bacdb6abc08} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 2603 | 2025.12.31 23:17:19.253033 [ 267 ] {b498742d-80e3-408c-9104-1bacdb6abc08} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2604 | 2025.12.31 23:17:19.253083 [ 267 ] {b498742d-80e3-408c-9104-1bacdb6abc08} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2605 | 2025.12.31 23:17:19.253182 [ 267 ] {b498742d-80e3-408c-9104-1bacdb6abc08} <Debug> oximeter.timeseries_schema (04116ac9-a49e-4dc9-b7d9-fc8011d6174e) (SelectExecutor): Key condition: (column 0 notIn 40-element set) | ||
| 2606 | 2025.12.31 23:17:19.253241 [ 313 ] {b498742d-80e3-408c-9104-1bacdb6abc08} <Trace> oximeter.timeseries_schema (04116ac9-a49e-4dc9-b7d9-fc8011d6174e) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2607 | 2025.12.31 23:17:19.253241 [ 325 ] {b498742d-80e3-408c-9104-1bacdb6abc08} <Trace> oximeter.timeseries_schema (04116ac9-a49e-4dc9-b7d9-fc8011d6174e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2608 | 2025.12.31 23:17:19.253251 [ 299 ] {b498742d-80e3-408c-9104-1bacdb6abc08} <Trace> oximeter.timeseries_schema (04116ac9-a49e-4dc9-b7d9-fc8011d6174e) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2609 | 2025.12.31 23:17:19.253351 [ 267 ] {b498742d-80e3-408c-9104-1bacdb6abc08} <Debug> oximeter.timeseries_schema (04116ac9-a49e-4dc9-b7d9-fc8011d6174e) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 2610 | 2025.12.31 23:17:19.253377 [ 267 ] {b498742d-80e3-408c-9104-1bacdb6abc08} <Trace> oximeter.timeseries_schema (04116ac9-a49e-4dc9-b7d9-fc8011d6174e) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2611 | 2025.12.31 23:17:19.253443 [ 267 ] {b498742d-80e3-408c-9104-1bacdb6abc08} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2612 | 2025.12.31 23:17:19.253460 [ 267 ] {b498742d-80e3-408c-9104-1bacdb6abc08} <Debug> oximeter.timeseries_schema (04116ac9-a49e-4dc9-b7d9-fc8011d6174e) (SelectExecutor): Reading approx. 37 rows with 3 streams | ||
| 2613 | 2025.12.31 23:17:19.253490 [ 267 ] {b498742d-80e3-408c-9104-1bacdb6abc08} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2614 | 2025.12.31 23:17:19.253519 [ 267 ] {b498742d-80e3-408c-9104-1bacdb6abc08} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2615 | 2025.12.31 23:17:19.253550 [ 267 ] {b498742d-80e3-408c-9104-1bacdb6abc08} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2616 | 2025.12.31 23:17:19.254179 [ 267 ] {b498742d-80e3-408c-9104-1bacdb6abc08} <Debug> executeQuery: Read 37 rows, 1.40 KiB in 0.001656 sec., 22342.995169082125 rows/sec., 844.47 KiB/sec. | ||
| 2617 | 2025.12.31 23:17:19.254301 [ 267 ] {b498742d-80e3-408c-9104-1bacdb6abc08} <Debug> TCPHandler: Processed in 0.001906942 sec. | ||
| 2618 | 2025.12.31 23:17:19.254520 [ 267 ] {} <Trace> TCP-Session: b8049521-7bce-4f92-bcf4-518fa3ec8bcf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2619 | 2025.12.31 23:17:19.254657 [ 267 ] {4b97ad40-2ac0-4fba-86d8-1ccc54a7276d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38307) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 2620 | 2025.12.31 23:17:19.254878 [ 267 ] {4b97ad40-2ac0-4fba-86d8-1ccc54a7276d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2621 | 2025.12.31 23:17:19.254914 [ 267 ] {4b97ad40-2ac0-4fba-86d8-1ccc54a7276d} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 2622 | 2025.12.31 23:17:19.255117 [ 267 ] {4b97ad40-2ac0-4fba-86d8-1ccc54a7276d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2623 | 2025.12.31 23:17:19.255169 [ 267 ] {4b97ad40-2ac0-4fba-86d8-1ccc54a7276d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2624 | 2025.12.31 23:17:19.255271 [ 267 ] {4b97ad40-2ac0-4fba-86d8-1ccc54a7276d} <Debug> oximeter.timeseries_schema (04116ac9-a49e-4dc9-b7d9-fc8011d6174e) (SelectExecutor): Key condition: (column 0 notIn 41-element set) | ||
| 2625 | 2025.12.31 23:17:19.255327 [ 325 ] {4b97ad40-2ac0-4fba-86d8-1ccc54a7276d} <Trace> oximeter.timeseries_schema (04116ac9-a49e-4dc9-b7d9-fc8011d6174e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2626 | 2025.12.31 23:17:19.255331 [ 321 ] {4b97ad40-2ac0-4fba-86d8-1ccc54a7276d} <Trace> oximeter.timeseries_schema (04116ac9-a49e-4dc9-b7d9-fc8011d6174e) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2627 | 2025.12.31 23:17:19.255340 [ 299 ] {4b97ad40-2ac0-4fba-86d8-1ccc54a7276d} <Trace> oximeter.timeseries_schema (04116ac9-a49e-4dc9-b7d9-fc8011d6174e) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2628 | 2025.12.31 23:17:19.255440 [ 267 ] {4b97ad40-2ac0-4fba-86d8-1ccc54a7276d} <Debug> oximeter.timeseries_schema (04116ac9-a49e-4dc9-b7d9-fc8011d6174e) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 2629 | 2025.12.31 23:17:19.255465 [ 267 ] {4b97ad40-2ac0-4fba-86d8-1ccc54a7276d} <Trace> oximeter.timeseries_schema (04116ac9-a49e-4dc9-b7d9-fc8011d6174e) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2630 | 2025.12.31 23:17:19.255530 [ 267 ] {4b97ad40-2ac0-4fba-86d8-1ccc54a7276d} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2631 | 2025.12.31 23:17:19.255546 [ 267 ] {4b97ad40-2ac0-4fba-86d8-1ccc54a7276d} <Debug> oximeter.timeseries_schema (04116ac9-a49e-4dc9-b7d9-fc8011d6174e) (SelectExecutor): Reading approx. 37 rows with 3 streams | ||
| 2632 | 2025.12.31 23:17:19.255576 [ 267 ] {4b97ad40-2ac0-4fba-86d8-1ccc54a7276d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2633 | 2025.12.31 23:17:19.255606 [ 267 ] {4b97ad40-2ac0-4fba-86d8-1ccc54a7276d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2634 | 2025.12.31 23:17:19.255637 [ 267 ] {4b97ad40-2ac0-4fba-86d8-1ccc54a7276d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2635 | 2025.12.31 23:17:19.256214 [ 267 ] {4b97ad40-2ac0-4fba-86d8-1ccc54a7276d} <Debug> executeQuery: Read 37 rows, 1.40 KiB in 0.001615 sec., 22910.216718266256 rows/sec., 865.91 KiB/sec. | ||
| 2636 | 2025.12.31 23:17:19.256330 [ 267 ] {4b97ad40-2ac0-4fba-86d8-1ccc54a7276d} <Debug> TCPHandler: Processed in 0.001859192 sec. | ||
| 2637 | 2025.12.31 23:17:19.256545 [ 267 ] {} <Trace> TCP-Session: b8049521-7bce-4f92-bcf4-518fa3ec8bcf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2638 | 2025.12.31 23:17:19.256682 [ 267 ] {ecb136b0-aa5b-484a-b969-2a5cb7b8e231} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38307) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 2639 | 2025.12.31 23:17:19.256904 [ 267 ] {ecb136b0-aa5b-484a-b969-2a5cb7b8e231} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2640 | 2025.12.31 23:17:19.256941 [ 267 ] {ecb136b0-aa5b-484a-b969-2a5cb7b8e231} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 2641 | 2025.12.31 23:17:19.257144 [ 267 ] {ecb136b0-aa5b-484a-b969-2a5cb7b8e231} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2642 | 2025.12.31 23:17:19.257195 [ 267 ] {ecb136b0-aa5b-484a-b969-2a5cb7b8e231} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2643 | 2025.12.31 23:17:19.257293 [ 267 ] {ecb136b0-aa5b-484a-b969-2a5cb7b8e231} <Debug> oximeter.timeseries_schema (04116ac9-a49e-4dc9-b7d9-fc8011d6174e) (SelectExecutor): Key condition: (column 0 notIn 42-element set) | ||
| 2644 | 2025.12.31 23:17:19.257349 [ 313 ] {ecb136b0-aa5b-484a-b969-2a5cb7b8e231} <Trace> oximeter.timeseries_schema (04116ac9-a49e-4dc9-b7d9-fc8011d6174e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2645 | 2025.12.31 23:17:19.257359 [ 325 ] {ecb136b0-aa5b-484a-b969-2a5cb7b8e231} <Trace> oximeter.timeseries_schema (04116ac9-a49e-4dc9-b7d9-fc8011d6174e) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2646 | 2025.12.31 23:17:19.257352 [ 321 ] {ecb136b0-aa5b-484a-b969-2a5cb7b8e231} <Trace> oximeter.timeseries_schema (04116ac9-a49e-4dc9-b7d9-fc8011d6174e) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2647 | 2025.12.31 23:17:19.257475 [ 267 ] {ecb136b0-aa5b-484a-b969-2a5cb7b8e231} <Debug> oximeter.timeseries_schema (04116ac9-a49e-4dc9-b7d9-fc8011d6174e) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 2648 | 2025.12.31 23:17:19.257500 [ 267 ] {ecb136b0-aa5b-484a-b969-2a5cb7b8e231} <Trace> oximeter.timeseries_schema (04116ac9-a49e-4dc9-b7d9-fc8011d6174e) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2649 | 2025.12.31 23:17:19.257568 [ 267 ] {ecb136b0-aa5b-484a-b969-2a5cb7b8e231} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2650 | 2025.12.31 23:17:19.257585 [ 267 ] {ecb136b0-aa5b-484a-b969-2a5cb7b8e231} <Debug> oximeter.timeseries_schema (04116ac9-a49e-4dc9-b7d9-fc8011d6174e) (SelectExecutor): Reading approx. 37 rows with 3 streams | ||
| 2651 | 2025.12.31 23:17:19.257615 [ 267 ] {ecb136b0-aa5b-484a-b969-2a5cb7b8e231} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2652 | 2025.12.31 23:17:19.257645 [ 267 ] {ecb136b0-aa5b-484a-b969-2a5cb7b8e231} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2653 | 2025.12.31 23:17:19.257675 [ 267 ] {ecb136b0-aa5b-484a-b969-2a5cb7b8e231} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2654 | 2025.12.31 23:17:19.258653 [ 267 ] {ecb136b0-aa5b-484a-b969-2a5cb7b8e231} <Debug> executeQuery: Read 37 rows, 1.40 KiB in 0.002029 sec., 18235.584031542632 rows/sec., 689.22 KiB/sec. | ||
| 2655 | 2025.12.31 23:17:19.258778 [ 267 ] {ecb136b0-aa5b-484a-b969-2a5cb7b8e231} <Debug> TCPHandler: Processed in 0.002281659 sec. | ||
| 2656 | 2025.12.31 23:17:19.268641 [ 267 ] {} <Trace> TCP-Session: b8049521-7bce-4f92-bcf4-518fa3ec8bcf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2657 | 2025.12.31 23:17:19.268815 [ 267 ] {9238159f-15b4-499b-8566-0fb40362afd8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38307) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 2658 | 2025.12.31 23:17:19.269097 [ 267 ] {9238159f-15b4-499b-8566-0fb40362afd8} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2659 | 2025.12.31 23:17:19.269142 [ 267 ] {9238159f-15b4-499b-8566-0fb40362afd8} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 2660 | 2025.12.31 23:17:19.269401 [ 267 ] {9238159f-15b4-499b-8566-0fb40362afd8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2661 | 2025.12.31 23:17:19.269465 [ 267 ] {9238159f-15b4-499b-8566-0fb40362afd8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2662 | 2025.12.31 23:17:19.269589 [ 267 ] {9238159f-15b4-499b-8566-0fb40362afd8} <Debug> oximeter.timeseries_schema (04116ac9-a49e-4dc9-b7d9-fc8011d6174e) (SelectExecutor): Key condition: (column 0 notIn 43-element set) | ||
| 2663 | 2025.12.31 23:17:19.269699 [ 321 ] {9238159f-15b4-499b-8566-0fb40362afd8} <Trace> oximeter.timeseries_schema (04116ac9-a49e-4dc9-b7d9-fc8011d6174e) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2664 | 2025.12.31 23:17:19.269706 [ 299 ] {9238159f-15b4-499b-8566-0fb40362afd8} <Trace> oximeter.timeseries_schema (04116ac9-a49e-4dc9-b7d9-fc8011d6174e) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2665 | 2025.12.31 23:17:19.269705 [ 318 ] {9238159f-15b4-499b-8566-0fb40362afd8} <Trace> oximeter.timeseries_schema (04116ac9-a49e-4dc9-b7d9-fc8011d6174e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2666 | 2025.12.31 23:17:19.269864 [ 267 ] {9238159f-15b4-499b-8566-0fb40362afd8} <Debug> oximeter.timeseries_schema (04116ac9-a49e-4dc9-b7d9-fc8011d6174e) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 2667 | 2025.12.31 23:17:19.269890 [ 267 ] {9238159f-15b4-499b-8566-0fb40362afd8} <Trace> oximeter.timeseries_schema (04116ac9-a49e-4dc9-b7d9-fc8011d6174e) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2668 | 2025.12.31 23:17:19.269957 [ 267 ] {9238159f-15b4-499b-8566-0fb40362afd8} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2669 | 2025.12.31 23:17:19.269974 [ 267 ] {9238159f-15b4-499b-8566-0fb40362afd8} <Debug> oximeter.timeseries_schema (04116ac9-a49e-4dc9-b7d9-fc8011d6174e) (SelectExecutor): Reading approx. 37 rows with 3 streams | ||
| 2670 | 2025.12.31 23:17:19.270004 [ 267 ] {9238159f-15b4-499b-8566-0fb40362afd8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2671 | 2025.12.31 23:17:19.270034 [ 267 ] {9238159f-15b4-499b-8566-0fb40362afd8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2672 | 2025.12.31 23:17:19.270064 [ 267 ] {9238159f-15b4-499b-8566-0fb40362afd8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2673 | 2025.12.31 23:17:19.270728 [ 267 ] {9238159f-15b4-499b-8566-0fb40362afd8} <Debug> executeQuery: Read 37 rows, 1.40 KiB in 0.00199 sec., 18592.9648241206 rows/sec., 702.73 KiB/sec. | ||
| 2674 | 2025.12.31 23:17:19.270849 [ 267 ] {9238159f-15b4-499b-8566-0fb40362afd8} <Debug> TCPHandler: Processed in 0.002268498 sec. | ||
| 2675 | 2025.12.31 23:17:19.271059 [ 267 ] {} <Trace> TCP-Session: b8049521-7bce-4f92-bcf4-518fa3ec8bcf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2676 | 2025.12.31 23:17:19.271195 [ 267 ] {643420f1-c474-460e-95f8-edaaa21c2dc9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38307) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 2677 | 2025.12.31 23:17:19.271418 [ 267 ] {643420f1-c474-460e-95f8-edaaa21c2dc9} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2678 | 2025.12.31 23:17:19.271455 [ 267 ] {643420f1-c474-460e-95f8-edaaa21c2dc9} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 2679 | 2025.12.31 23:17:19.271675 [ 267 ] {643420f1-c474-460e-95f8-edaaa21c2dc9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2680 | 2025.12.31 23:17:19.271727 [ 267 ] {643420f1-c474-460e-95f8-edaaa21c2dc9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2681 | 2025.12.31 23:17:19.271824 [ 267 ] {643420f1-c474-460e-95f8-edaaa21c2dc9} <Debug> oximeter.timeseries_schema (04116ac9-a49e-4dc9-b7d9-fc8011d6174e) (SelectExecutor): Key condition: (column 0 notIn 44-element set) | ||
| 2682 | 2025.12.31 23:17:19.271882 [ 325 ] {643420f1-c474-460e-95f8-edaaa21c2dc9} <Trace> oximeter.timeseries_schema (04116ac9-a49e-4dc9-b7d9-fc8011d6174e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2683 | 2025.12.31 23:17:19.271892 [ 299 ] {643420f1-c474-460e-95f8-edaaa21c2dc9} <Trace> oximeter.timeseries_schema (04116ac9-a49e-4dc9-b7d9-fc8011d6174e) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2684 | 2025.12.31 23:17:19.271895 [ 318 ] {643420f1-c474-460e-95f8-edaaa21c2dc9} <Trace> oximeter.timeseries_schema (04116ac9-a49e-4dc9-b7d9-fc8011d6174e) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2685 | 2025.12.31 23:17:19.272007 [ 267 ] {643420f1-c474-460e-95f8-edaaa21c2dc9} <Debug> oximeter.timeseries_schema (04116ac9-a49e-4dc9-b7d9-fc8011d6174e) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 2686 | 2025.12.31 23:17:19.272032 [ 267 ] {643420f1-c474-460e-95f8-edaaa21c2dc9} <Trace> oximeter.timeseries_schema (04116ac9-a49e-4dc9-b7d9-fc8011d6174e) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2687 | 2025.12.31 23:17:19.272097 [ 267 ] {643420f1-c474-460e-95f8-edaaa21c2dc9} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2688 | 2025.12.31 23:17:19.272114 [ 267 ] {643420f1-c474-460e-95f8-edaaa21c2dc9} <Debug> oximeter.timeseries_schema (04116ac9-a49e-4dc9-b7d9-fc8011d6174e) (SelectExecutor): Reading approx. 37 rows with 3 streams | ||
| 2689 | 2025.12.31 23:17:19.272143 [ 267 ] {643420f1-c474-460e-95f8-edaaa21c2dc9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2690 | 2025.12.31 23:17:19.272179 [ 267 ] {643420f1-c474-460e-95f8-edaaa21c2dc9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2691 | 2025.12.31 23:17:19.272213 [ 267 ] {643420f1-c474-460e-95f8-edaaa21c2dc9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2692 | 2025.12.31 23:17:19.272790 [ 267 ] {643420f1-c474-460e-95f8-edaaa21c2dc9} <Debug> executeQuery: Read 37 rows, 1.40 KiB in 0.001659 sec., 22302.591922845088 rows/sec., 842.94 KiB/sec. | ||
| 2693 | 2025.12.31 23:17:19.272905 [ 267 ] {643420f1-c474-460e-95f8-edaaa21c2dc9} <Debug> TCPHandler: Processed in 0.001910392 sec. | ||
| 2694 | 2025.12.31 23:17:19.273103 [ 267 ] {} <Trace> TCP-Session: b8049521-7bce-4f92-bcf4-518fa3ec8bcf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2695 | 2025.12.31 23:17:19.273230 [ 267 ] {b4eda7bb-8727-45a5-b405-352fa0e51c67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38307) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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_table:capacity', 'switch_table: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) | ||
| 2696 | 2025.12.31 23:17:19.273439 [ 267 ] {b4eda7bb-8727-45a5-b405-352fa0e51c67} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2697 | 2025.12.31 23:17:19.273473 [ 267 ] {b4eda7bb-8727-45a5-b405-352fa0e51c67} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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_table:capacity', 'switch_table: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 | ||
| 2698 | 2025.12.31 23:17:19.273738 [ 267 ] {b4eda7bb-8727-45a5-b405-352fa0e51c67} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2699 | 2025.12.31 23:17:19.273790 [ 267 ] {b4eda7bb-8727-45a5-b405-352fa0e51c67} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2700 | 2025.12.31 23:17:19.273886 [ 267 ] {b4eda7bb-8727-45a5-b405-352fa0e51c67} <Debug> oximeter.timeseries_schema (04116ac9-a49e-4dc9-b7d9-fc8011d6174e) (SelectExecutor): Key condition: (column 0 notIn 45-element set) | ||
| 2701 | 2025.12.31 23:17:19.273949 [ 325 ] {b4eda7bb-8727-45a5-b405-352fa0e51c67} <Trace> oximeter.timeseries_schema (04116ac9-a49e-4dc9-b7d9-fc8011d6174e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2702 | 2025.12.31 23:17:19.273954 [ 321 ] {b4eda7bb-8727-45a5-b405-352fa0e51c67} <Trace> oximeter.timeseries_schema (04116ac9-a49e-4dc9-b7d9-fc8011d6174e) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2703 | 2025.12.31 23:17:19.273955 [ 318 ] {b4eda7bb-8727-45a5-b405-352fa0e51c67} <Trace> oximeter.timeseries_schema (04116ac9-a49e-4dc9-b7d9-fc8011d6174e) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2704 | 2025.12.31 23:17:19.274067 [ 267 ] {b4eda7bb-8727-45a5-b405-352fa0e51c67} <Debug> oximeter.timeseries_schema (04116ac9-a49e-4dc9-b7d9-fc8011d6174e) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 2705 | 2025.12.31 23:17:19.274093 [ 267 ] {b4eda7bb-8727-45a5-b405-352fa0e51c67} <Trace> oximeter.timeseries_schema (04116ac9-a49e-4dc9-b7d9-fc8011d6174e) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2706 | 2025.12.31 23:17:19.274159 [ 267 ] {b4eda7bb-8727-45a5-b405-352fa0e51c67} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2707 | 2025.12.31 23:17:19.274176 [ 267 ] {b4eda7bb-8727-45a5-b405-352fa0e51c67} <Debug> oximeter.timeseries_schema (04116ac9-a49e-4dc9-b7d9-fc8011d6174e) (SelectExecutor): Reading approx. 37 rows with 3 streams | ||
| 2708 | 2025.12.31 23:17:19.274205 [ 267 ] {b4eda7bb-8727-45a5-b405-352fa0e51c67} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2709 | 2025.12.31 23:17:19.274236 [ 267 ] {b4eda7bb-8727-45a5-b405-352fa0e51c67} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2710 | 2025.12.31 23:17:19.274265 [ 267 ] {b4eda7bb-8727-45a5-b405-352fa0e51c67} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2711 | 2025.12.31 23:17:19.274988 [ 267 ] {b4eda7bb-8727-45a5-b405-352fa0e51c67} <Debug> executeQuery: Read 37 rows, 1.40 KiB in 0.001777 sec., 20821.609454136185 rows/sec., 786.97 KiB/sec. | ||
| 2712 | 2025.12.31 23:17:19.275114 [ 267 ] {b4eda7bb-8727-45a5-b405-352fa0e51c67} <Debug> TCPHandler: Processed in 0.002032295 sec. | ||
| 2713 | 2025.12.31 23:17:19.275325 [ 267 ] {} <Trace> TCP-Session: b8049521-7bce-4f92-bcf4-518fa3ec8bcf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2714 | 2025.12.31 23:17:19.275461 [ 267 ] {a8845b9f-f59a-46cb-ab40-e7ab61a5cdf5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38307) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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) | ||
| 2715 | 2025.12.31 23:17:19.275682 [ 267 ] {a8845b9f-f59a-46cb-ab40-e7ab61a5cdf5} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2716 | 2025.12.31 23:17:19.275719 [ 267 ] {a8845b9f-f59a-46cb-ab40-e7ab61a5cdf5} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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 | ||
| 2717 | 2025.12.31 23:17:19.275931 [ 267 ] {a8845b9f-f59a-46cb-ab40-e7ab61a5cdf5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2718 | 2025.12.31 23:17:19.275984 [ 267 ] {a8845b9f-f59a-46cb-ab40-e7ab61a5cdf5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2719 | 2025.12.31 23:17:19.276083 [ 267 ] {a8845b9f-f59a-46cb-ab40-e7ab61a5cdf5} <Debug> oximeter.timeseries_schema (04116ac9-a49e-4dc9-b7d9-fc8011d6174e) (SelectExecutor): Key condition: (column 0 notIn 46-element set) | ||
| 2720 | 2025.12.31 23:17:19.276141 [ 327 ] {a8845b9f-f59a-46cb-ab40-e7ab61a5cdf5} <Trace> oximeter.timeseries_schema (04116ac9-a49e-4dc9-b7d9-fc8011d6174e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2721 | 2025.12.31 23:17:19.276151 [ 325 ] {a8845b9f-f59a-46cb-ab40-e7ab61a5cdf5} <Trace> oximeter.timeseries_schema (04116ac9-a49e-4dc9-b7d9-fc8011d6174e) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2722 | 2025.12.31 23:17:19.276154 [ 318 ] {a8845b9f-f59a-46cb-ab40-e7ab61a5cdf5} <Trace> oximeter.timeseries_schema (04116ac9-a49e-4dc9-b7d9-fc8011d6174e) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2723 | 2025.12.31 23:17:19.276292 [ 267 ] {a8845b9f-f59a-46cb-ab40-e7ab61a5cdf5} <Debug> oximeter.timeseries_schema (04116ac9-a49e-4dc9-b7d9-fc8011d6174e) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 2724 | 2025.12.31 23:17:19.276318 [ 267 ] {a8845b9f-f59a-46cb-ab40-e7ab61a5cdf5} <Trace> oximeter.timeseries_schema (04116ac9-a49e-4dc9-b7d9-fc8011d6174e) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2725 | 2025.12.31 23:17:19.276383 [ 267 ] {a8845b9f-f59a-46cb-ab40-e7ab61a5cdf5} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2726 | 2025.12.31 23:17:19.276400 [ 267 ] {a8845b9f-f59a-46cb-ab40-e7ab61a5cdf5} <Debug> oximeter.timeseries_schema (04116ac9-a49e-4dc9-b7d9-fc8011d6174e) (SelectExecutor): Reading approx. 37 rows with 3 streams | ||
| 2727 | 2025.12.31 23:17:19.276429 [ 267 ] {a8845b9f-f59a-46cb-ab40-e7ab61a5cdf5} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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'))" | ||
| 2728 | 2025.12.31 23:17:19.276490 [ 267 ] {a8845b9f-f59a-46cb-ab40-e7ab61a5cdf5} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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'))" | ||
| 2729 | 2025.12.31 23:17:19.276520 [ 267 ] {a8845b9f-f59a-46cb-ab40-e7ab61a5cdf5} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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'))" | ||
| 2730 | 2025.12.31 23:17:19.277121 [ 267 ] {a8845b9f-f59a-46cb-ab40-e7ab61a5cdf5} <Debug> executeQuery: Read 37 rows, 1.40 KiB in 0.001718 sec., 21536.67054714785 rows/sec., 813.99 KiB/sec. | ||
| 2731 | 2025.12.31 23:17:19.277241 [ 267 ] {a8845b9f-f59a-46cb-ab40-e7ab61a5cdf5} <Debug> TCPHandler: Processed in 0.001965273 sec. | ||
| 2732 | 2025.12.31 23:17:19.283904 [ 267 ] {} <Trace> TCP-Session: b8049521-7bce-4f92-bcf4-518fa3ec8bcf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2733 | 2025.12.31 23:17:19.284030 [ 267 ] {c14d444e-79ea-41b4-8ef0-d9cbf8d84ca7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38307) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 2734 | 2025.12.31 23:17:19.284078 [ 267 ] {c14d444e-79ea-41b4-8ef0-d9cbf8d84ca7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2735 | 2025.12.31 23:17:19.284660 [ 267 ] {c14d444e-79ea-41b4-8ef0-d9cbf8d84ca7} <Trace> oximeter.timeseries_schema (04116ac9-a49e-4dc9-b7d9-fc8011d6174e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2736 | 2025.12.31 23:17:19.284709 [ 267 ] {c14d444e-79ea-41b4-8ef0-d9cbf8d84ca7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2737 | 2025.12.31 23:17:19.285124 [ 267 ] {c14d444e-79ea-41b4-8ef0-d9cbf8d84ca7} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2738 | 2025.12.31 23:17:19.285312 [ 267 ] {c14d444e-79ea-41b4-8ef0-d9cbf8d84ca7} <Trace> oximeter.timeseries_schema (04116ac9-a49e-4dc9-b7d9-fc8011d6174e): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2739 | 2025.12.31 23:17:19.285459 [ 267 ] {c14d444e-79ea-41b4-8ef0-d9cbf8d84ca7} <Debug> executeQuery: Read 10 rows, 3.35 KiB in 0.001466 sec., 6821.282401091405 rows/sec., 2.23 MiB/sec. | ||
| 2740 | 2025.12.31 23:17:19.285497 [ 267 ] {c14d444e-79ea-41b4-8ef0-d9cbf8d84ca7} <Debug> TCPHandler: Processed in 0.001653588 sec. | ||
| 2741 | 2025.12.31 23:17:19.285602 [ 267 ] {} <Trace> TCP-Session: b8049521-7bce-4f92-bcf4-518fa3ec8bcf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2742 | 2025.12.31 23:17:19.285697 [ 267 ] {7334ff08-cb43-4dfa-ad48-450fde86401f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38307) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2743 | 2025.12.31 23:17:19.285736 [ 267 ] {7334ff08-cb43-4dfa-ad48-450fde86401f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2744 | 2025.12.31 23:17:19.286133 [ 267 ] {7334ff08-cb43-4dfa-ad48-450fde86401f} <Trace> oximeter.fields_i16 (6205d96e-d352-40e9-8254-31db49133bc3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2745 | 2025.12.31 23:17:19.286169 [ 267 ] {7334ff08-cb43-4dfa-ad48-450fde86401f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2746 | 2025.12.31 23:17:19.286464 [ 267 ] {7334ff08-cb43-4dfa-ad48-450fde86401f} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2747 | 2025.12.31 23:17:19.286672 [ 267 ] {7334ff08-cb43-4dfa-ad48-450fde86401f} <Trace> oximeter.fields_i16 (6205d96e-d352-40e9-8254-31db49133bc3): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2748 | 2025.12.31 23:17:19.286799 [ 267 ] {7334ff08-cb43-4dfa-ad48-450fde86401f} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001122 sec., 21390.374331550804 rows/sec., 1.77 MiB/sec. | ||
| 2749 | 2025.12.31 23:17:19.286834 [ 267 ] {7334ff08-cb43-4dfa-ad48-450fde86401f} <Debug> TCPHandler: Processed in 0.001281932 sec. | ||
| 2750 | 2025.12.31 23:17:19.286950 [ 267 ] {} <Trace> TCP-Session: b8049521-7bce-4f92-bcf4-518fa3ec8bcf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2751 | 2025.12.31 23:17:19.287070 [ 267 ] {06584422-4139-4296-b118-ddd9b959589b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38307) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2752 | 2025.12.31 23:17:19.287119 [ 267 ] {06584422-4139-4296-b118-ddd9b959589b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2753 | 2025.12.31 23:17:19.287569 [ 267 ] {06584422-4139-4296-b118-ddd9b959589b} <Trace> oximeter.fields_ipaddr (5f424e33-6a9f-405c-b8ff-24c93b94647e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2754 | 2025.12.31 23:17:19.287615 [ 267 ] {06584422-4139-4296-b118-ddd9b959589b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2755 | 2025.12.31 23:17:19.287923 [ 267 ] {06584422-4139-4296-b118-ddd9b959589b} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2756 | 2025.12.31 23:17:19.288129 [ 267 ] {06584422-4139-4296-b118-ddd9b959589b} <Trace> oximeter.fields_ipaddr (5f424e33-6a9f-405c-b8ff-24c93b94647e): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2757 | 2025.12.31 23:17:19.288257 [ 267 ] {06584422-4139-4296-b118-ddd9b959589b} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001211 sec., 3303.055326176713 rows/sec., 269.34 KiB/sec. | ||
| 2758 | 2025.12.31 23:17:19.288294 [ 267 ] {06584422-4139-4296-b118-ddd9b959589b} <Debug> TCPHandler: Processed in 0.001406103 sec. | ||
| 2759 | 2025.12.31 23:17:19.288393 [ 267 ] {} <Trace> TCP-Session: b8049521-7bce-4f92-bcf4-518fa3ec8bcf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2760 | 2025.12.31 23:17:19.288487 [ 267 ] {e5ec4d49-5d8a-48e4-8391-72afbbcd294b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38307) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2761 | 2025.12.31 23:17:19.288526 [ 267 ] {e5ec4d49-5d8a-48e4-8391-72afbbcd294b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2762 | 2025.12.31 23:17:19.288966 [ 267 ] {e5ec4d49-5d8a-48e4-8391-72afbbcd294b} <Trace> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2763 | 2025.12.31 23:17:19.289004 [ 267 ] {e5ec4d49-5d8a-48e4-8391-72afbbcd294b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2764 | 2025.12.31 23:17:19.289309 [ 267 ] {e5ec4d49-5d8a-48e4-8391-72afbbcd294b} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2765 | 2025.12.31 23:17:19.289513 [ 267 ] {e5ec4d49-5d8a-48e4-8391-72afbbcd294b} <Trace> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2766 | 2025.12.31 23:17:19.289642 [ 267 ] {e5ec4d49-5d8a-48e4-8391-72afbbcd294b} <Debug> executeQuery: Read 198 rows, 18.02 KiB in 0.001173 sec., 168797.95396419437 rows/sec., 15.00 MiB/sec. | ||
| 2767 | 2025.12.31 23:17:19.289679 [ 267 ] {e5ec4d49-5d8a-48e4-8391-72afbbcd294b} <Debug> TCPHandler: Processed in 0.001335812 sec. | ||
| 2768 | 2025.12.31 23:17:19.289784 [ 267 ] {} <Trace> TCP-Session: b8049521-7bce-4f92-bcf4-518fa3ec8bcf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2769 | 2025.12.31 23:17:19.289880 [ 267 ] {a4dee1db-f57b-4665-8113-9454346cfd02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38307) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2770 | 2025.12.31 23:17:19.289918 [ 267 ] {a4dee1db-f57b-4665-8113-9454346cfd02} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2771 | 2025.12.31 23:17:19.290298 [ 267 ] {a4dee1db-f57b-4665-8113-9454346cfd02} <Trace> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2772 | 2025.12.31 23:17:19.290334 [ 267 ] {a4dee1db-f57b-4665-8113-9454346cfd02} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2773 | 2025.12.31 23:17:19.290619 [ 267 ] {a4dee1db-f57b-4665-8113-9454346cfd02} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2774 | 2025.12.31 23:17:19.290831 [ 267 ] {a4dee1db-f57b-4665-8113-9454346cfd02} <Trace> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2775 | 2025.12.31 23:17:19.290963 [ 267 ] {a4dee1db-f57b-4665-8113-9454346cfd02} <Debug> executeQuery: Read 26 rows, 1.99 KiB in 0.0011 sec., 23636.363636363636 rows/sec., 1.77 MiB/sec. | ||
| 2776 | 2025.12.31 23:17:19.291000 [ 267 ] {a4dee1db-f57b-4665-8113-9454346cfd02} <Debug> TCPHandler: Processed in 0.001265002 sec. | ||
| 2777 | 2025.12.31 23:17:19.291102 [ 267 ] {} <Trace> TCP-Session: b8049521-7bce-4f92-bcf4-518fa3ec8bcf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2778 | 2025.12.31 23:17:19.291196 [ 267 ] {7dddc697-da63-4924-aa00-32932f328254} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38307) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2779 | 2025.12.31 23:17:19.291235 [ 267 ] {7dddc697-da63-4924-aa00-32932f328254} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2780 | 2025.12.31 23:17:19.291611 [ 267 ] {7dddc697-da63-4924-aa00-32932f328254} <Trace> oximeter.fields_u32 (32e14ee3-f9fc-4687-bf55-1d31f5f916a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2781 | 2025.12.31 23:17:19.291648 [ 267 ] {7dddc697-da63-4924-aa00-32932f328254} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2782 | 2025.12.31 23:17:19.291930 [ 267 ] {7dddc697-da63-4924-aa00-32932f328254} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2783 | 2025.12.31 23:17:19.292134 [ 267 ] {7dddc697-da63-4924-aa00-32932f328254} <Trace> oximeter.fields_u32 (32e14ee3-f9fc-4687-bf55-1d31f5f916a9): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2784 | 2025.12.31 23:17:19.292266 [ 267 ] {7dddc697-da63-4924-aa00-32932f328254} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001087 sec., 22079.116835326586 rows/sec., 1.83 MiB/sec. | ||
| 2785 | 2025.12.31 23:17:19.292302 [ 267 ] {7dddc697-da63-4924-aa00-32932f328254} <Debug> TCPHandler: Processed in 0.001250672 sec. | ||
| 2786 | 2025.12.31 23:17:19.292403 [ 267 ] {} <Trace> TCP-Session: b8049521-7bce-4f92-bcf4-518fa3ec8bcf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2787 | 2025.12.31 23:17:19.292497 [ 267 ] {990f99a5-9a6e-4627-a77a-aa3b75e8ee8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38307) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2788 | 2025.12.31 23:17:19.292537 [ 267 ] {990f99a5-9a6e-4627-a77a-aa3b75e8ee8c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2789 | 2025.12.31 23:17:19.292906 [ 267 ] {990f99a5-9a6e-4627-a77a-aa3b75e8ee8c} <Trace> oximeter.fields_u8 (ce0c1db8-65f1-440f-8e78-1020d181f97b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2790 | 2025.12.31 23:17:19.292943 [ 267 ] {990f99a5-9a6e-4627-a77a-aa3b75e8ee8c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2791 | 2025.12.31 23:17:19.293237 [ 267 ] {990f99a5-9a6e-4627-a77a-aa3b75e8ee8c} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2792 | 2025.12.31 23:17:19.293442 [ 267 ] {990f99a5-9a6e-4627-a77a-aa3b75e8ee8c} <Trace> oximeter.fields_u8 (ce0c1db8-65f1-440f-8e78-1020d181f97b): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2793 | 2025.12.31 23:17:19.293568 [ 267 ] {990f99a5-9a6e-4627-a77a-aa3b75e8ee8c} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001088 sec., 11029.411764705883 rows/sec., 861.67 KiB/sec. | ||
| 2794 | 2025.12.31 23:17:19.293604 [ 267 ] {990f99a5-9a6e-4627-a77a-aa3b75e8ee8c} <Debug> TCPHandler: Processed in 0.001250481 sec. | ||
| 2795 | 2025.12.31 23:17:19.293699 [ 267 ] {} <Trace> TCP-Session: b8049521-7bce-4f92-bcf4-518fa3ec8bcf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2796 | 2025.12.31 23:17:19.293792 [ 267 ] {54654017-13b4-4d94-b2ff-73c0673b6a50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38307) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2797 | 2025.12.31 23:17:19.293831 [ 267 ] {54654017-13b4-4d94-b2ff-73c0673b6a50} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2798 | 2025.12.31 23:17:19.294236 [ 267 ] {54654017-13b4-4d94-b2ff-73c0673b6a50} <Trace> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2799 | 2025.12.31 23:17:19.294272 [ 267 ] {54654017-13b4-4d94-b2ff-73c0673b6a50} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2800 | 2025.12.31 23:17:19.294575 [ 267 ] {54654017-13b4-4d94-b2ff-73c0673b6a50} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2801 | 2025.12.31 23:17:19.294792 [ 267 ] {54654017-13b4-4d94-b2ff-73c0673b6a50} <Trace> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2802 | 2025.12.31 23:17:19.294919 [ 267 ] {54654017-13b4-4d94-b2ff-73c0673b6a50} <Debug> executeQuery: Read 114 rows, 9.50 KiB in 0.001144 sec., 99650.34965034964 rows/sec., 8.11 MiB/sec. | ||
| 2803 | 2025.12.31 23:17:19.294955 [ 267 ] {54654017-13b4-4d94-b2ff-73c0673b6a50} <Debug> TCPHandler: Processed in 0.001305362 sec. | ||
| 2804 | 2025.12.31 23:17:19.295059 [ 267 ] {} <Trace> TCP-Session: b8049521-7bce-4f92-bcf4-518fa3ec8bcf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2805 | 2025.12.31 23:17:19.295156 [ 267 ] {f51c08f0-2443-475b-9dc7-a35f7aaac8fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38307) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2806 | 2025.12.31 23:17:19.295198 [ 267 ] {f51c08f0-2443-475b-9dc7-a35f7aaac8fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2807 | 2025.12.31 23:17:19.295617 [ 267 ] {f51c08f0-2443-475b-9dc7-a35f7aaac8fc} <Trace> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2808 | 2025.12.31 23:17:19.295653 [ 267 ] {f51c08f0-2443-475b-9dc7-a35f7aaac8fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2809 | 2025.12.31 23:17:19.296008 [ 267 ] {f51c08f0-2443-475b-9dc7-a35f7aaac8fc} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2810 | 2025.12.31 23:17:19.296214 [ 267 ] {f51c08f0-2443-475b-9dc7-a35f7aaac8fc} <Trace> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2811 | 2025.12.31 23:17:19.296341 [ 267 ] {f51c08f0-2443-475b-9dc7-a35f7aaac8fc} <Debug> executeQuery: Read 390 rows, 30.48 KiB in 0.001203 sec., 324189.5261845386 rows/sec., 24.74 MiB/sec. | ||
| 2812 | 2025.12.31 23:17:19.296377 [ 267 ] {f51c08f0-2443-475b-9dc7-a35f7aaac8fc} <Debug> TCPHandler: Processed in 0.001367853 sec. | ||
| 2813 | 2025.12.31 23:17:19.296476 [ 267 ] {} <Trace> TCP-Session: b8049521-7bce-4f92-bcf4-518fa3ec8bcf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2814 | 2025.12.31 23:17:19.296570 [ 267 ] {833d1ecd-68da-459d-8437-d751709ae70d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38307) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2815 | 2025.12.31 23:17:19.296622 [ 267 ] {833d1ecd-68da-459d-8437-d751709ae70d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2816 | 2025.12.31 23:17:19.297291 [ 267 ] {833d1ecd-68da-459d-8437-d751709ae70d} <Trace> oximeter.measurements_histogramu64 (83559bb8-4c93-4180-b7e7-e9b7333f4c1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2817 | 2025.12.31 23:17:19.297328 [ 267 ] {833d1ecd-68da-459d-8437-d751709ae70d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2818 | 2025.12.31 23:17:19.297818 [ 267 ] {833d1ecd-68da-459d-8437-d751709ae70d} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2819 | 2025.12.31 23:17:19.298039 [ 267 ] {833d1ecd-68da-459d-8437-d751709ae70d} <Trace> oximeter.measurements_histogramu64 (83559bb8-4c93-4180-b7e7-e9b7333f4c1b): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2820 | 2025.12.31 23:17:19.298140 [ 63 ] {} <Debug> oximeter.measurements_histogramu64 (83559bb8-4c93-4180-b7e7-e9b7333f4c1b) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2821 | 2025.12.31 23:17:19.298172 [ 267 ] {833d1ecd-68da-459d-8437-d751709ae70d} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001619 sec., 6176.652254478073 rows/sec., 11.07 MiB/sec. | ||
| 2822 | 2025.12.31 23:17:19.298194 [ 63 ] {} <Trace> oximeter.measurements_histogramu64 (83559bb8-4c93-4180-b7e7-e9b7333f4c1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2823 | 2025.12.31 23:17:19.298223 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2824 | 2025.12.31 23:17:19.298229 [ 267 ] {833d1ecd-68da-459d-8437-d751709ae70d} <Debug> TCPHandler: Processed in 0.0018013 sec. | ||
| 2825 | 2025.12.31 23:17:19.298342 [ 267 ] {} <Trace> TCP-Session: b8049521-7bce-4f92-bcf4-518fa3ec8bcf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2826 | 2025.12.31 23:17:19.298404 [ 197 ] {83559bb8-4c93-4180-b7e7-e9b7333f4c1b::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 | ||
| 2827 | 2025.12.31 23:17:19.298438 [ 267 ] {a5664879-9e1d-454a-87d3-7e33978729ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38307) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2828 | 2025.12.31 23:17:19.298498 [ 267 ] {a5664879-9e1d-454a-87d3-7e33978729ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2829 | 2025.12.31 23:17:19.298784 [ 197 ] {83559bb8-4c93-4180-b7e7-e9b7333f4c1b::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2830 | 2025.12.31 23:17:19.298826 [ 267 ] {a5664879-9e1d-454a-87d3-7e33978729ce} <Trace> oximeter.measurements_u64 (3e0fa7da-0500-483e-b241-ac25d0f845d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2831 | 2025.12.31 23:17:19.298861 [ 197 ] {83559bb8-4c93-4180-b7e7-e9b7333f4c1b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 5 rows starting from the beginning of the part | ||
| 2832 | 2025.12.31 23:17:19.298867 [ 267 ] {a5664879-9e1d-454a-87d3-7e33978729ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2833 | 2025.12.31 23:17:19.299037 [ 197 ] {83559bb8-4c93-4180-b7e7-e9b7333f4c1b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 15 rows starting from the beginning of the part | ||
| 2834 | 2025.12.31 23:17:19.299159 [ 197 ] {83559bb8-4c93-4180-b7e7-e9b7333f4c1b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 25 rows starting from the beginning of the part | ||
| 2835 | 2025.12.31 23:17:19.299201 [ 267 ] {a5664879-9e1d-454a-87d3-7e33978729ce} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2836 | 2025.12.31 23:17:19.299267 [ 197 ] {83559bb8-4c93-4180-b7e7-e9b7333f4c1b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 25 rows starting from the beginning of the part | ||
| 2837 | 2025.12.31 23:17:19.299384 [ 197 ] {83559bb8-4c93-4180-b7e7-e9b7333f4c1b::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 | ||
| 2838 | 2025.12.31 23:17:19.299430 [ 267 ] {a5664879-9e1d-454a-87d3-7e33978729ce} <Trace> oximeter.measurements_u64 (3e0fa7da-0500-483e-b241-ac25d0f845d7): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2839 | 2025.12.31 23:17:19.299498 [ 197 ] {83559bb8-4c93-4180-b7e7-e9b7333f4c1b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 10 rows starting from the beginning of the part | ||
| 2840 | 2025.12.31 23:17:19.299569 [ 267 ] {a5664879-9e1d-454a-87d3-7e33978729ce} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001148 sec., 52264.80836236934 rows/sec., 3.52 MiB/sec. | ||
| 2841 | 2025.12.31 23:17:19.299609 [ 267 ] {a5664879-9e1d-454a-87d3-7e33978729ce} <Debug> TCPHandler: Processed in 0.001316472 sec. | ||
| 2842 | 2025.12.31 23:17:19.301621 [ 197 ] {83559bb8-4c93-4180-b7e7-e9b7333f4c1b::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 105 rows, containing 19 columns (19 merged, 0 gathered) in 0.003293036 sec., 31885.469821769333 rows/sec., 57.14 MiB/sec. | ||
| 2843 | 2025.12.31 23:17:19.301884 [ 197 ] {83559bb8-4c93-4180-b7e7-e9b7333f4c1b::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2844 | 2025.12.31 23:17:19.302183 [ 197 ] {83559bb8-4c93-4180-b7e7-e9b7333f4c1b::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (83559bb8-4c93-4180-b7e7-e9b7333f4c1b): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2845 | 2025.12.31 23:17:19.302253 [ 197 ] {83559bb8-4c93-4180-b7e7-e9b7333f4c1b::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (83559bb8-4c93-4180-b7e7-e9b7333f4c1b) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2846 | 2025.12.31 23:17:19.302334 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.92 MiB. | ||
| 2847 | 2025.12.31 23:17:19.475147 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 3444 | ||
| 2848 | 2025.12.31 23:17:19.475650 [ 245 ] {} <Trace> system.asynchronous_metric_log (1af02360-2569-4a97-a5ac-aa07775e497e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2849 | 2025.12.31 23:17:19.475687 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2850 | 2025.12.31 23:17:19.476216 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2851 | 2025.12.31 23:17:19.476431 [ 245 ] {} <Trace> system.asynchronous_metric_log (1af02360-2569-4a97-a5ac-aa07775e497e): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2852 | 2025.12.31 23:17:19.476544 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3444 | ||
| 2853 | 2025.12.31 23:17:19.638760 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 53 | ||
| 2854 | 2025.12.31 23:17:19.656988 [ 244 ] {} <Trace> system.metric_log (9f7485ce-4bf0-4a0f-b388-b82873d55ef6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2855 | 2025.12.31 23:17:19.657038 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2856 | 2025.12.31 23:17:19.662930 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2857 | 2025.12.31 23:17:19.663625 [ 244 ] {} <Trace> system.metric_log (9f7485ce-4bf0-4a0f-b388-b82873d55ef6): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2858 | 2025.12.31 23:17:19.667129 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 53 | ||
| 2859 | 2025.12.31 23:17:21.086305 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36660 | ||
| 2860 | 2025.12.31 23:17:21.086415 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2861 | 2025.12.31 23:17:21.086440 [ 286 ] {} <Debug> TCP-Session: 21035c9d-e77a-42c2-af4d-1606eab678b2 Authenticating user 'default' from [fd00:1122:3344:101::e]:36660 | ||
| 2862 | 2025.12.31 23:17:21.086461 [ 286 ] {} <Debug> TCP-Session: 21035c9d-e77a-42c2-af4d-1606eab678b2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2863 | 2025.12.31 23:17:21.086474 [ 286 ] {} <Debug> TCP-Session: 21035c9d-e77a-42c2-af4d-1606eab678b2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2864 | 2025.12.31 23:17:21.086666 [ 334 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42736 | ||
| 2865 | 2025.12.31 23:17:21.086694 [ 335 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36132 | ||
| 2866 | 2025.12.31 23:17:21.086721 [ 336 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47367 | ||
| 2867 | 2025.12.31 23:17:21.086735 [ 337 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43532 | ||
| 2868 | 2025.12.31 23:17:21.086769 [ 341 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39674 | ||
| 2869 | 2025.12.31 23:17:21.086790 [ 335 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2870 | 2025.12.31 23:17:21.086760 [ 340 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57951 | ||
| 2871 | 2025.12.31 23:17:21.086862 [ 335 ] {} <Debug> TCP-Session: c059ba51-faf5-4df4-b5e3-8a005a273a8f Authenticating user 'default' from [fd00:1122:3344:101::e]:36132 | ||
| 2872 | 2025.12.31 23:17:21.086879 [ 334 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2873 | 2025.12.31 23:17:21.086886 [ 286 ] {} <Trace> TCP-Session: 21035c9d-e77a-42c2-af4d-1606eab678b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2874 | 2025.12.31 23:17:21.086921 [ 334 ] {} <Debug> TCP-Session: bdd2ac0d-9f13-43d6-a3d2-3d67ae8d4414 Authenticating user 'default' from [fd00:1122:3344:101::e]:42736 | ||
| 2875 | 2025.12.31 23:17:21.086890 [ 335 ] {} <Debug> TCP-Session: c059ba51-faf5-4df4-b5e3-8a005a273a8f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2876 | 2025.12.31 23:17:21.086961 [ 334 ] {} <Debug> TCP-Session: bdd2ac0d-9f13-43d6-a3d2-3d67ae8d4414 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2877 | 2025.12.31 23:17:21.086981 [ 335 ] {} <Debug> TCP-Session: c059ba51-faf5-4df4-b5e3-8a005a273a8f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2878 | 2025.12.31 23:17:21.086991 [ 334 ] {} <Debug> TCP-Session: bdd2ac0d-9f13-43d6-a3d2-3d67ae8d4414 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2879 | 2025.12.31 23:17:21.086749 [ 339 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35138 | ||
| 2880 | 2025.12.31 23:17:21.086737 [ 338 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59800 | ||
| 2881 | 2025.12.31 23:17:21.087046 [ 336 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2882 | 2025.12.31 23:17:21.087100 [ 336 ] {} <Debug> TCP-Session: 0a7f67dc-75ac-4d99-923b-5b767f27bcfa Authenticating user 'default' from [fd00:1122:3344:101::e]:47367 | ||
| 2883 | 2025.12.31 23:17:21.087124 [ 336 ] {} <Debug> TCP-Session: 0a7f67dc-75ac-4d99-923b-5b767f27bcfa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2884 | 2025.12.31 23:17:21.087123 [ 286 ] {615c38ed-7400-48ae-bbeb-b39a360aa658} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:36660) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2885 | 2025.12.31 23:17:21.087138 [ 336 ] {} <Debug> TCP-Session: 0a7f67dc-75ac-4d99-923b-5b767f27bcfa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2886 | 2025.12.31 23:17:21.087132 [ 341 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2887 | 2025.12.31 23:17:21.087199 [ 341 ] {} <Debug> TCP-Session: b5959e15-7424-4a42-855b-0ce9151123e8 Authenticating user 'default' from [fd00:1122:3344:101::e]:39674 | ||
| 2888 | 2025.12.31 23:17:21.087215 [ 341 ] {} <Debug> TCP-Session: b5959e15-7424-4a42-855b-0ce9151123e8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2889 | 2025.12.31 23:17:21.087227 [ 341 ] {} <Debug> TCP-Session: b5959e15-7424-4a42-855b-0ce9151123e8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2890 | 2025.12.31 23:17:21.087279 [ 340 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2891 | 2025.12.31 23:17:21.087323 [ 339 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2892 | 2025.12.31 23:17:21.087324 [ 340 ] {} <Debug> TCP-Session: f3978017-67cc-49b8-bc4f-cc5185f551a9 Authenticating user 'default' from [fd00:1122:3344:101::e]:57951 | ||
| 2893 | 2025.12.31 23:17:21.087368 [ 339 ] {} <Debug> TCP-Session: 79498afe-5ddb-49d2-aba8-072ae0c0d7f5 Authenticating user 'default' from [fd00:1122:3344:101::e]:35138 | ||
| 2894 | 2025.12.31 23:17:21.087373 [ 340 ] {} <Debug> TCP-Session: f3978017-67cc-49b8-bc4f-cc5185f551a9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2895 | 2025.12.31 23:17:21.087401 [ 339 ] {} <Debug> TCP-Session: 79498afe-5ddb-49d2-aba8-072ae0c0d7f5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2896 | 2025.12.31 23:17:21.087409 [ 340 ] {} <Debug> TCP-Session: f3978017-67cc-49b8-bc4f-cc5185f551a9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2897 | 2025.12.31 23:17:21.087430 [ 339 ] {} <Debug> TCP-Session: 79498afe-5ddb-49d2-aba8-072ae0c0d7f5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2898 | 2025.12.31 23:17:21.087470 [ 286 ] {615c38ed-7400-48ae-bbeb-b39a360aa658} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2899 | 2025.12.31 23:17:21.087523 [ 338 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2900 | 2025.12.31 23:17:21.087527 [ 337 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2901 | 2025.12.31 23:17:21.087560 [ 338 ] {} <Debug> TCP-Session: 92bc58d3-6199-4b07-857f-0a32186b8a08 Authenticating user 'default' from [fd00:1122:3344:101::e]:59800 | ||
| 2902 | 2025.12.31 23:17:21.087547 [ 286 ] {615c38ed-7400-48ae-bbeb-b39a360aa658} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2903 | 2025.12.31 23:17:21.087584 [ 337 ] {} <Debug> TCP-Session: dc26da07-cf5e-4427-bf45-b29f21d94639 Authenticating user 'default' from [fd00:1122:3344:101::e]:43532 | ||
| 2904 | 2025.12.31 23:17:21.087591 [ 338 ] {} <Debug> TCP-Session: 92bc58d3-6199-4b07-857f-0a32186b8a08 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2905 | 2025.12.31 23:17:21.087631 [ 337 ] {} <Debug> TCP-Session: dc26da07-cf5e-4427-bf45-b29f21d94639 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2906 | 2025.12.31 23:17:21.087644 [ 338 ] {} <Debug> TCP-Session: 92bc58d3-6199-4b07-857f-0a32186b8a08 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2907 | 2025.12.31 23:17:21.087658 [ 337 ] {} <Debug> TCP-Session: dc26da07-cf5e-4427-bf45-b29f21d94639 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2908 | 2025.12.31 23:17:21.087885 [ 286 ] {615c38ed-7400-48ae-bbeb-b39a360aa658} <Debug> oximeter.version (354cafc0-8409-413e-b71b-ba38479b7a3f) (SelectExecutor): Key condition: unknown | ||
| 2909 | 2025.12.31 23:17:21.089296 [ 321 ] {615c38ed-7400-48ae-bbeb-b39a360aa658} <Trace> AggregatingTransform: Aggregating | ||
| 2910 | 2025.12.31 23:17:21.089334 [ 321 ] {615c38ed-7400-48ae-bbeb-b39a360aa658} <Trace> Aggregator: Aggregation method: without_key | ||
| 2911 | 2025.12.31 23:17:21.089377 [ 321 ] {615c38ed-7400-48ae-bbeb-b39a360aa658} <Trace> AggregatingTransform: Aggregated. 2 to 1 rows (from 80.00 B) in 0.001291282 sec. (1548.848 rows/sec., 60.50 KiB/sec.) | ||
| 2912 | 2025.12.31 23:17:21.089394 [ 321 ] {615c38ed-7400-48ae-bbeb-b39a360aa658} <Trace> Aggregator: Merging aggregated data | ||
| 2913 | 2025.12.31 23:17:21.090485 [ 286 ] {615c38ed-7400-48ae-bbeb-b39a360aa658} <Debug> executeQuery: Read 2 rows, 80.00 B in 0.003428 sec., 583.4305717619603 rows/sec., 22.79 KiB/sec. | ||
| 2914 | 2025.12.31 23:17:21.090641 [ 286 ] {615c38ed-7400-48ae-bbeb-b39a360aa658} <Debug> TCPHandler: Processed in 0.003943467 sec. | ||
| 2915 | 2025.12.31 23:17:21.090760 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2916 | 2025.12.31 23:17:21.090787 [ 286 ] {} <Debug> TCP-Session: 21035c9d-e77a-42c2-af4d-1606eab678b2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2917 | 2025.12.31 23:17:21.090786 [ 340 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2918 | 2025.12.31 23:17:21.090803 [ 336 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2919 | 2025.12.31 23:17:21.090839 [ 340 ] {} <Debug> TCP-Session: f3978017-67cc-49b8-bc4f-cc5185f551a9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2920 | 2025.12.31 23:17:21.090833 [ 335 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2921 | 2025.12.31 23:17:21.090867 [ 334 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2922 | 2025.12.31 23:17:21.090886 [ 338 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2923 | 2025.12.31 23:17:21.090899 [ 335 ] {} <Debug> TCP-Session: c059ba51-faf5-4df4-b5e3-8a005a273a8f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2924 | 2025.12.31 23:17:21.090910 [ 339 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2925 | 2025.12.31 23:17:21.090931 [ 337 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2926 | 2025.12.31 23:17:21.090954 [ 341 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2927 | 2025.12.31 23:17:21.090963 [ 339 ] {} <Debug> TCP-Session: 79498afe-5ddb-49d2-aba8-072ae0c0d7f5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2928 | 2025.12.31 23:17:21.090980 [ 337 ] {} <Debug> TCP-Session: dc26da07-cf5e-4427-bf45-b29f21d94639 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2929 | 2025.12.31 23:17:21.091004 [ 341 ] {} <Debug> TCP-Session: b5959e15-7424-4a42-855b-0ce9151123e8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2930 | 2025.12.31 23:17:21.090917 [ 334 ] {} <Debug> TCP-Session: bdd2ac0d-9f13-43d6-a3d2-3d67ae8d4414 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2931 | 2025.12.31 23:17:21.090930 [ 338 ] {} <Debug> TCP-Session: 92bc58d3-6199-4b07-857f-0a32186b8a08 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2932 | 2025.12.31 23:17:21.090877 [ 336 ] {} <Debug> TCP-Session: 0a7f67dc-75ac-4d99-923b-5b767f27bcfa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2933 | 2025.12.31 23:17:21.104176 [ 336 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57818 | ||
| 2934 | 2025.12.31 23:17:21.104244 [ 336 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2935 | 2025.12.31 23:17:21.104264 [ 336 ] {} <Debug> TCP-Session: 2b1e411a-d667-4e98-8951-15891b76efff Authenticating user 'default' from [fd00:1122:3344:101::e]:57818 | ||
| 2936 | 2025.12.31 23:17:21.104280 [ 336 ] {} <Debug> TCP-Session: 2b1e411a-d667-4e98-8951-15891b76efff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2937 | 2025.12.31 23:17:21.104292 [ 336 ] {} <Debug> TCP-Session: 2b1e411a-d667-4e98-8951-15891b76efff Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2938 | 2025.12.31 23:17:21.104433 [ 337 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47217 | ||
| 2939 | 2025.12.31 23:17:21.104468 [ 338 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56540 | ||
| 2940 | 2025.12.31 23:17:21.104498 [ 339 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58781 | ||
| 2941 | 2025.12.31 23:17:21.104500 [ 337 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2942 | 2025.12.31 23:17:21.104520 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58252 | ||
| 2943 | 2025.12.31 23:17:21.104542 [ 335 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59879 | ||
| 2944 | 2025.12.31 23:17:21.104573 [ 339 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2945 | 2025.12.31 23:17:21.104596 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2946 | 2025.12.31 23:17:21.104611 [ 339 ] {} <Debug> TCP-Session: 9d80ac1a-f8de-4644-aa5d-70f1a3bf1031 Authenticating user 'default' from [fd00:1122:3344:101::e]:58781 | ||
| 2947 | 2025.12.31 23:17:21.104625 [ 335 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2948 | 2025.12.31 23:17:21.104629 [ 286 ] {} <Debug> TCP-Session: d34c645d-7681-482f-bb00-2a120056b8a5 Authenticating user 'default' from [fd00:1122:3344:101::e]:58252 | ||
| 2949 | 2025.12.31 23:17:21.104638 [ 339 ] {} <Debug> TCP-Session: 9d80ac1a-f8de-4644-aa5d-70f1a3bf1031 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2950 | 2025.12.31 23:17:21.104657 [ 336 ] {} <Trace> TCP-Session: 2b1e411a-d667-4e98-8951-15891b76efff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2951 | 2025.12.31 23:17:21.104677 [ 339 ] {} <Debug> TCP-Session: 9d80ac1a-f8de-4644-aa5d-70f1a3bf1031 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2952 | 2025.12.31 23:17:21.104666 [ 286 ] {} <Debug> TCP-Session: d34c645d-7681-482f-bb00-2a120056b8a5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2953 | 2025.12.31 23:17:21.104537 [ 334 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44897 | ||
| 2954 | 2025.12.31 23:17:21.104745 [ 286 ] {} <Debug> TCP-Session: d34c645d-7681-482f-bb00-2a120056b8a5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2955 | 2025.12.31 23:17:21.104516 [ 341 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43275 | ||
| 2956 | 2025.12.31 23:17:21.104507 [ 340 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40798 | ||
| 2957 | 2025.12.31 23:17:21.104809 [ 334 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2958 | 2025.12.31 23:17:21.104663 [ 335 ] {} <Debug> TCP-Session: 14e941f4-bb0c-4e70-996a-afe518d96201 Authenticating user 'default' from [fd00:1122:3344:101::e]:59879 | ||
| 2959 | 2025.12.31 23:17:21.104853 [ 341 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2960 | 2025.12.31 23:17:21.104864 [ 336 ] {ef52c289-e3de-4d3a-addc-3439e5c5026d} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:57818) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2961 | 2025.12.31 23:17:21.104882 [ 340 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2962 | 2025.12.31 23:17:21.104897 [ 341 ] {} <Debug> TCP-Session: 825094c8-5188-48f7-af63-b766a1bde821 Authenticating user 'default' from [fd00:1122:3344:101::e]:43275 | ||
| 2963 | 2025.12.31 23:17:21.104939 [ 340 ] {} <Debug> TCP-Session: 9c3715cf-edeb-454f-9880-3e77da65e860 Authenticating user 'default' from [fd00:1122:3344:101::e]:40798 | ||
| 2964 | 2025.12.31 23:17:21.104884 [ 335 ] {} <Debug> TCP-Session: 14e941f4-bb0c-4e70-996a-afe518d96201 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2965 | 2025.12.31 23:17:21.104960 [ 341 ] {} <Debug> TCP-Session: 825094c8-5188-48f7-af63-b766a1bde821 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2966 | 2025.12.31 23:17:21.104977 [ 335 ] {} <Debug> TCP-Session: 14e941f4-bb0c-4e70-996a-afe518d96201 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2967 | 2025.12.31 23:17:21.104991 [ 341 ] {} <Debug> TCP-Session: 825094c8-5188-48f7-af63-b766a1bde821 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2968 | 2025.12.31 23:17:21.104968 [ 340 ] {} <Debug> TCP-Session: 9c3715cf-edeb-454f-9880-3e77da65e860 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2969 | 2025.12.31 23:17:21.104864 [ 334 ] {} <Debug> TCP-Session: 18565ebf-9bf4-4a3a-a8c7-7c34731f8aa3 Authenticating user 'default' from [fd00:1122:3344:101::e]:44897 | ||
| 2970 | 2025.12.31 23:17:21.105039 [ 340 ] {} <Debug> TCP-Session: 9c3715cf-edeb-454f-9880-3e77da65e860 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2971 | 2025.12.31 23:17:21.105061 [ 334 ] {} <Debug> TCP-Session: 18565ebf-9bf4-4a3a-a8c7-7c34731f8aa3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2972 | 2025.12.31 23:17:21.104543 [ 337 ] {} <Debug> TCP-Session: 0c80476b-c27e-45c8-92e6-2b222498bd8f Authenticating user 'default' from [fd00:1122:3344:101::e]:47217 | ||
| 2973 | 2025.12.31 23:17:21.105089 [ 334 ] {} <Debug> TCP-Session: 18565ebf-9bf4-4a3a-a8c7-7c34731f8aa3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2974 | 2025.12.31 23:17:21.105114 [ 337 ] {} <Debug> TCP-Session: 0c80476b-c27e-45c8-92e6-2b222498bd8f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2975 | 2025.12.31 23:17:21.104537 [ 338 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2976 | 2025.12.31 23:17:21.105137 [ 337 ] {} <Debug> TCP-Session: 0c80476b-c27e-45c8-92e6-2b222498bd8f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2977 | 2025.12.31 23:17:21.105165 [ 338 ] {} <Debug> TCP-Session: c49d9b67-9a31-4a4a-93f6-fd3288a0ed47 Authenticating user 'default' from [fd00:1122:3344:101::e]:56540 | ||
| 2978 | 2025.12.31 23:17:21.105187 [ 338 ] {} <Debug> TCP-Session: c49d9b67-9a31-4a4a-93f6-fd3288a0ed47 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2979 | 2025.12.31 23:17:21.105199 [ 338 ] {} <Debug> TCP-Session: c49d9b67-9a31-4a4a-93f6-fd3288a0ed47 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2980 | 2025.12.31 23:17:21.105204 [ 336 ] {ef52c289-e3de-4d3a-addc-3439e5c5026d} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2981 | 2025.12.31 23:17:21.105268 [ 336 ] {ef52c289-e3de-4d3a-addc-3439e5c5026d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2982 | 2025.12.31 23:17:21.105585 [ 336 ] {ef52c289-e3de-4d3a-addc-3439e5c5026d} <Debug> oximeter.version (354cafc0-8409-413e-b71b-ba38479b7a3f) (SelectExecutor): Key condition: unknown | ||
| 2983 | 2025.12.31 23:17:21.106874 [ 347 ] {ef52c289-e3de-4d3a-addc-3439e5c5026d} <Trace> AggregatingTransform: Aggregating | ||
| 2984 | 2025.12.31 23:17:21.106918 [ 347 ] {ef52c289-e3de-4d3a-addc-3439e5c5026d} <Trace> Aggregator: Aggregation method: without_key | ||
| 2985 | 2025.12.31 23:17:21.106953 [ 347 ] {ef52c289-e3de-4d3a-addc-3439e5c5026d} <Trace> AggregatingTransform: Aggregated. 2 to 1 rows (from 80.00 B) in 0.00117792 sec. (1697.908 rows/sec., 66.32 KiB/sec.) | ||
| 2986 | 2025.12.31 23:17:21.106972 [ 347 ] {ef52c289-e3de-4d3a-addc-3439e5c5026d} <Trace> Aggregator: Merging aggregated data | ||
| 2987 | 2025.12.31 23:17:21.109401 [ 336 ] {ef52c289-e3de-4d3a-addc-3439e5c5026d} <Debug> executeQuery: Read 2 rows, 80.00 B in 0.004596 sec., 435.1610095735422 rows/sec., 17.00 KiB/sec. | ||
| 2988 | 2025.12.31 23:17:21.109536 [ 336 ] {ef52c289-e3de-4d3a-addc-3439e5c5026d} <Debug> TCPHandler: Processed in 0.005026155 sec. | ||
| 2989 | 2025.12.31 23:17:21.109649 [ 336 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2990 | 2025.12.31 23:17:21.109685 [ 337 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2991 | 2025.12.31 23:17:21.109693 [ 336 ] {} <Debug> TCP-Session: 2b1e411a-d667-4e98-8951-15891b76efff Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2992 | 2025.12.31 23:17:21.109714 [ 339 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2993 | 2025.12.31 23:17:21.109744 [ 340 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2994 | 2025.12.31 23:17:21.109749 [ 337 ] {} <Debug> TCP-Session: 0c80476b-c27e-45c8-92e6-2b222498bd8f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2995 | 2025.12.31 23:17:21.109783 [ 341 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2996 | 2025.12.31 23:17:21.109803 [ 334 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2997 | 2025.12.31 23:17:21.109827 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2998 | 2025.12.31 23:17:21.109845 [ 335 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2999 | 2025.12.31 23:17:21.109854 [ 334 ] {} <Debug> TCP-Session: 18565ebf-9bf4-4a3a-a8c7-7c34731f8aa3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3000 | 2025.12.31 23:17:21.109869 [ 286 ] {} <Debug> TCP-Session: d34c645d-7681-482f-bb00-2a120056b8a5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3001 | 2025.12.31 23:17:21.109882 [ 335 ] {} <Debug> TCP-Session: 14e941f4-bb0c-4e70-996a-afe518d96201 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3002 | 2025.12.31 23:17:21.109830 [ 341 ] {} <Debug> TCP-Session: 825094c8-5188-48f7-af63-b766a1bde821 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3003 | 2025.12.31 23:17:21.109800 [ 340 ] {} <Debug> TCP-Session: 9c3715cf-edeb-454f-9880-3e77da65e860 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3004 | 2025.12.31 23:17:21.109777 [ 338 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3005 | 2025.12.31 23:17:21.109765 [ 339 ] {} <Debug> TCP-Session: 9d80ac1a-f8de-4644-aa5d-70f1a3bf1031 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3006 | 2025.12.31 23:17:21.109992 [ 338 ] {} <Debug> TCP-Session: c49d9b67-9a31-4a4a-93f6-fd3288a0ed47 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3007 | 2025.12.31 23:17:22.399195 [ 336 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42709 | ||
| 3008 | 2025.12.31 23:17:22.399308 [ 336 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3009 | 2025.12.31 23:17:22.399335 [ 336 ] {} <Debug> TCP-Session: 0ecad5fa-92c7-4d3c-8d00-01e24e56fd00 Authenticating user 'default' from [fd00:1122:3344:101::e]:42709 | ||
| 3010 | 2025.12.31 23:17:22.399356 [ 336 ] {} <Debug> TCP-Session: 0ecad5fa-92c7-4d3c-8d00-01e24e56fd00 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3011 | 2025.12.31 23:17:22.399369 [ 336 ] {} <Debug> TCP-Session: 0ecad5fa-92c7-4d3c-8d00-01e24e56fd00 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3012 | 2025.12.31 23:17:22.399584 [ 337 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37200 | ||
| 3013 | 2025.12.31 23:17:22.399602 [ 338 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35421 | ||
| 3014 | 2025.12.31 23:17:22.399642 [ 339 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44522 | ||
| 3015 | 2025.12.31 23:17:22.399678 [ 341 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45374 | ||
| 3016 | 2025.12.31 23:17:22.399688 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58234 | ||
| 3017 | 2025.12.31 23:17:22.399735 [ 337 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3018 | 2025.12.31 23:17:22.399768 [ 338 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3019 | 2025.12.31 23:17:22.399788 [ 341 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3020 | 2025.12.31 23:17:22.399802 [ 337 ] {} <Debug> TCP-Session: 5c3e7825-0f96-4a33-bcc2-648bb89e4bf5 Authenticating user 'default' from [fd00:1122:3344:101::e]:37200 | ||
| 3021 | 2025.12.31 23:17:22.399823 [ 338 ] {} <Debug> TCP-Session: fa9bba32-add4-4b5f-ab3f-ead6e9d7e25a Authenticating user 'default' from [fd00:1122:3344:101::e]:35421 | ||
| 3022 | 2025.12.31 23:17:22.399829 [ 341 ] {} <Debug> TCP-Session: d44ab78e-5d81-4b1f-8b61-7440f2caee96 Authenticating user 'default' from [fd00:1122:3344:101::e]:45374 | ||
| 3023 | 2025.12.31 23:17:22.399852 [ 337 ] {} <Debug> TCP-Session: 5c3e7825-0f96-4a33-bcc2-648bb89e4bf5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3024 | 2025.12.31 23:17:22.399868 [ 338 ] {} <Debug> TCP-Session: fa9bba32-add4-4b5f-ab3f-ead6e9d7e25a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3025 | 2025.12.31 23:17:22.399886 [ 337 ] {} <Debug> TCP-Session: 5c3e7825-0f96-4a33-bcc2-648bb89e4bf5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3026 | 2025.12.31 23:17:22.399899 [ 338 ] {} <Debug> TCP-Session: fa9bba32-add4-4b5f-ab3f-ead6e9d7e25a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3027 | 2025.12.31 23:17:22.399775 [ 339 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3028 | 2025.12.31 23:17:22.399715 [ 334 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50797 | ||
| 3029 | 2025.12.31 23:17:22.399965 [ 339 ] {} <Debug> TCP-Session: ec63536b-f3ba-44a5-b78b-d0845975bf58 Authenticating user 'default' from [fd00:1122:3344:101::e]:44522 | ||
| 3030 | 2025.12.31 23:17:22.400004 [ 339 ] {} <Debug> TCP-Session: ec63536b-f3ba-44a5-b78b-d0845975bf58 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3031 | 2025.12.31 23:17:22.399668 [ 340 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34160 | ||
| 3032 | 2025.12.31 23:17:22.400026 [ 339 ] {} <Debug> TCP-Session: ec63536b-f3ba-44a5-b78b-d0845975bf58 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3033 | 2025.12.31 23:17:22.400025 [ 334 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3034 | 2025.12.31 23:17:22.399720 [ 335 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38617 | ||
| 3035 | 2025.12.31 23:17:22.400106 [ 340 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3036 | 2025.12.31 23:17:22.400103 [ 334 ] {} <Debug> TCP-Session: d7d9e410-7d0d-4b4c-a5bb-df6148c54caf Authenticating user 'default' from [fd00:1122:3344:101::e]:50797 | ||
| 3037 | 2025.12.31 23:17:22.399837 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3038 | 2025.12.31 23:17:22.400145 [ 340 ] {} <Debug> TCP-Session: 1c1f4fda-eab0-4f35-8409-1ed3e2ff4b3b Authenticating user 'default' from [fd00:1122:3344:101::e]:34160 | ||
| 3039 | 2025.12.31 23:17:22.400162 [ 335 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3040 | 2025.12.31 23:17:22.400176 [ 286 ] {} <Debug> TCP-Session: 73acc8e7-f1a4-4bc1-8cbe-5b7e88d9dd1e Authenticating user 'default' from [fd00:1122:3344:101::e]:58234 | ||
| 3041 | 2025.12.31 23:17:22.400190 [ 340 ] {} <Debug> TCP-Session: 1c1f4fda-eab0-4f35-8409-1ed3e2ff4b3b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3042 | 2025.12.31 23:17:22.400201 [ 286 ] {} <Debug> TCP-Session: 73acc8e7-f1a4-4bc1-8cbe-5b7e88d9dd1e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3043 | 2025.12.31 23:17:22.400191 [ 335 ] {} <Debug> TCP-Session: 4ba017d7-56ed-4697-af8f-10f5791cb983 Authenticating user 'default' from [fd00:1122:3344:101::e]:38617 | ||
| 3044 | 2025.12.31 23:17:22.400215 [ 286 ] {} <Debug> TCP-Session: 73acc8e7-f1a4-4bc1-8cbe-5b7e88d9dd1e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3045 | 2025.12.31 23:17:22.400210 [ 340 ] {} <Debug> TCP-Session: 1c1f4fda-eab0-4f35-8409-1ed3e2ff4b3b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3046 | 2025.12.31 23:17:22.400228 [ 335 ] {} <Debug> TCP-Session: 4ba017d7-56ed-4697-af8f-10f5791cb983 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3047 | 2025.12.31 23:17:22.400151 [ 334 ] {} <Debug> TCP-Session: d7d9e410-7d0d-4b4c-a5bb-df6148c54caf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3048 | 2025.12.31 23:17:22.400256 [ 335 ] {} <Debug> TCP-Session: 4ba017d7-56ed-4697-af8f-10f5791cb983 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3049 | 2025.12.31 23:17:22.400275 [ 334 ] {} <Debug> TCP-Session: d7d9e410-7d0d-4b4c-a5bb-df6148c54caf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3050 | 2025.12.31 23:17:22.399876 [ 341 ] {} <Debug> TCP-Session: d44ab78e-5d81-4b1f-8b61-7440f2caee96 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3051 | 2025.12.31 23:17:22.399735 [ 336 ] {} <Trace> TCP-Session: 0ecad5fa-92c7-4d3c-8d00-01e24e56fd00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3052 | 2025.12.31 23:17:22.400329 [ 341 ] {} <Debug> TCP-Session: d44ab78e-5d81-4b1f-8b61-7440f2caee96 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3053 | 2025.12.31 23:17:22.400493 [ 336 ] {589cbf3f-31cf-4d9e-bd63-984ec0d351bb} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:42709) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 3054 | 2025.12.31 23:17:22.400734 [ 336 ] {589cbf3f-31cf-4d9e-bd63-984ec0d351bb} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 3055 | 2025.12.31 23:17:22.400789 [ 336 ] {589cbf3f-31cf-4d9e-bd63-984ec0d351bb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3056 | 2025.12.31 23:17:22.401057 [ 336 ] {589cbf3f-31cf-4d9e-bd63-984ec0d351bb} <Debug> oximeter.version (354cafc0-8409-413e-b71b-ba38479b7a3f) (SelectExecutor): Key condition: unknown | ||
| 3057 | 2025.12.31 23:17:22.402093 [ 320 ] {589cbf3f-31cf-4d9e-bd63-984ec0d351bb} <Trace> AggregatingTransform: Aggregating | ||
| 3058 | 2025.12.31 23:17:22.402150 [ 320 ] {589cbf3f-31cf-4d9e-bd63-984ec0d351bb} <Trace> Aggregator: Aggregation method: without_key | ||
| 3059 | 2025.12.31 23:17:22.402185 [ 320 ] {589cbf3f-31cf-4d9e-bd63-984ec0d351bb} <Trace> AggregatingTransform: Aggregated. 2 to 1 rows (from 80.00 B) in 0.000931166 sec. (2147.845 rows/sec., 83.90 KiB/sec.) | ||
| 3060 | 2025.12.31 23:17:22.402205 [ 320 ] {589cbf3f-31cf-4d9e-bd63-984ec0d351bb} <Trace> Aggregator: Merging aggregated data | ||
| 3061 | 2025.12.31 23:17:22.403282 [ 336 ] {589cbf3f-31cf-4d9e-bd63-984ec0d351bb} <Debug> executeQuery: Read 2 rows, 80.00 B in 0.002841 sec., 703.9774727208729 rows/sec., 27.50 KiB/sec. | ||
| 3062 | 2025.12.31 23:17:22.403422 [ 336 ] {589cbf3f-31cf-4d9e-bd63-984ec0d351bb} <Debug> TCPHandler: Processed in 0.003838025 sec. | ||
| 3063 | 2025.12.31 23:17:22.403532 [ 336 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3064 | 2025.12.31 23:17:22.403560 [ 337 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3065 | 2025.12.31 23:17:22.403578 [ 335 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3066 | 2025.12.31 23:17:22.403579 [ 336 ] {} <Debug> TCP-Session: 0ecad5fa-92c7-4d3c-8d00-01e24e56fd00 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3067 | 2025.12.31 23:17:22.403613 [ 337 ] {} <Debug> TCP-Session: 5c3e7825-0f96-4a33-bcc2-648bb89e4bf5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3068 | 2025.12.31 23:17:22.403631 [ 335 ] {} <Debug> TCP-Session: 4ba017d7-56ed-4697-af8f-10f5791cb983 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3069 | 2025.12.31 23:17:22.403650 [ 338 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3070 | 2025.12.31 23:17:22.403669 [ 339 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3071 | 2025.12.31 23:17:22.403618 [ 334 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3072 | 2025.12.31 23:17:22.403701 [ 338 ] {} <Debug> TCP-Session: fa9bba32-add4-4b5f-ab3f-ead6e9d7e25a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3073 | 2025.12.31 23:17:22.403708 [ 341 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3074 | 2025.12.31 23:17:22.403729 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3075 | 2025.12.31 23:17:22.403771 [ 341 ] {} <Debug> TCP-Session: d44ab78e-5d81-4b1f-8b61-7440f2caee96 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3076 | 2025.12.31 23:17:22.403718 [ 339 ] {} <Debug> TCP-Session: ec63536b-f3ba-44a5-b78b-d0845975bf58 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3077 | 2025.12.31 23:17:22.403795 [ 286 ] {} <Debug> TCP-Session: 73acc8e7-f1a4-4bc1-8cbe-5b7e88d9dd1e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3078 | 2025.12.31 23:17:22.403707 [ 340 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3079 | 2025.12.31 23:17:22.403742 [ 334 ] {} <Debug> TCP-Session: d7d9e410-7d0d-4b4c-a5bb-df6148c54caf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3080 | 2025.12.31 23:17:22.403865 [ 340 ] {} <Debug> TCP-Session: 1c1f4fda-eab0-4f35-8409-1ed3e2ff4b3b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3081 | 2025.12.31 23:17:24.252901 [ 267 ] {} <Trace> TCP-Session: b8049521-7bce-4f92-bcf4-518fa3ec8bcf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3082 | 2025.12.31 23:17:24.253175 [ 267 ] {32b8e9e6-e6f5-49f2-b312-c315fd182a8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38307) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3083 | 2025.12.31 23:17:24.253270 [ 267 ] {32b8e9e6-e6f5-49f2-b312-c315fd182a8d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3084 | 2025.12.31 23:17:24.254124 [ 267 ] {32b8e9e6-e6f5-49f2-b312-c315fd182a8d} <Trace> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3085 | 2025.12.31 23:17:24.254171 [ 267 ] {32b8e9e6-e6f5-49f2-b312-c315fd182a8d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3086 | 2025.12.31 23:17:24.254556 [ 267 ] {32b8e9e6-e6f5-49f2-b312-c315fd182a8d} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3087 | 2025.12.31 23:17:24.254777 [ 267 ] {32b8e9e6-e6f5-49f2-b312-c315fd182a8d} <Trace> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3088 | 2025.12.31 23:17:24.254916 [ 54 ] {} <Debug> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3089 | 2025.12.31 23:17:24.254946 [ 267 ] {32b8e9e6-e6f5-49f2-b312-c315fd182a8d} <Debug> executeQuery: Read 108 rows, 9.28 KiB in 0.00184 sec., 58695.65217391304 rows/sec., 4.93 MiB/sec. | ||
| 3090 | 2025.12.31 23:17:24.255004 [ 267 ] {32b8e9e6-e6f5-49f2-b312-c315fd182a8d} <Debug> TCPHandler: Processed in 0.002265249 sec. | ||
| 3091 | 2025.12.31 23:17:24.255006 [ 54 ] {} <Trace> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3092 | 2025.12.31 23:17:24.255045 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3093 | 2025.12.31 23:17:24.255135 [ 267 ] {} <Trace> TCP-Session: b8049521-7bce-4f92-bcf4-518fa3ec8bcf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3094 | 2025.12.31 23:17:24.255170 [ 200 ] {37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179::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 | ||
| 3095 | 2025.12.31 23:17:24.255241 [ 267 ] {b16f0a69-95b5-4b22-bb25-cc3e1c25b0fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38307) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3096 | 2025.12.31 23:17:24.255280 [ 200 ] {37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3097 | 2025.12.31 23:17:24.255284 [ 267 ] {b16f0a69-95b5-4b22-bb25-cc3e1c25b0fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3098 | 2025.12.31 23:17:24.255320 [ 200 ] {37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 2303 rows starting from the beginning of the part | ||
| 3099 | 2025.12.31 23:17:24.255423 [ 200 ] {37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 52 rows starting from the beginning of the part | ||
| 3100 | 2025.12.31 23:17:24.255479 [ 200 ] {37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 1108 rows starting from the beginning of the part | ||
| 3101 | 2025.12.31 23:17:24.255539 [ 200 ] {37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179::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 | ||
| 3102 | 2025.12.31 23:17:24.255587 [ 200 ] {37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 198 rows starting from the beginning of the part | ||
| 3103 | 2025.12.31 23:17:24.255647 [ 200 ] {37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 108 rows starting from the beginning of the part | ||
| 3104 | 2025.12.31 23:17:24.255701 [ 267 ] {b16f0a69-95b5-4b22-bb25-cc3e1c25b0fb} <Trace> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3105 | 2025.12.31 23:17:24.255738 [ 267 ] {b16f0a69-95b5-4b22-bb25-cc3e1c25b0fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 3106 | 2025.12.31 23:17:24.256036 [ 267 ] {b16f0a69-95b5-4b22-bb25-cc3e1c25b0fb} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3107 | 2025.12.31 23:17:24.256252 [ 267 ] {b16f0a69-95b5-4b22-bb25-cc3e1c25b0fb} <Trace> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3108 | 2025.12.31 23:17:24.256392 [ 267 ] {b16f0a69-95b5-4b22-bb25-cc3e1c25b0fb} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001175 sec., 22127.659574468085 rows/sec., 1.62 MiB/sec. | ||
| 3109 | 2025.12.31 23:17:24.256430 [ 267 ] {b16f0a69-95b5-4b22-bb25-cc3e1c25b0fb} <Debug> TCPHandler: Processed in 0.001346263 sec. | ||
| 3110 | 2025.12.31 23:17:24.256546 [ 267 ] {} <Trace> TCP-Session: b8049521-7bce-4f92-bcf4-518fa3ec8bcf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3111 | 2025.12.31 23:17:24.256645 [ 267 ] {94f04fea-1779-4746-a09a-8980a8f077e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38307) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3112 | 2025.12.31 23:17:24.256686 [ 267 ] {94f04fea-1779-4746-a09a-8980a8f077e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3113 | 2025.12.31 23:17:24.257129 [ 267 ] {94f04fea-1779-4746-a09a-8980a8f077e2} <Trace> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3114 | 2025.12.31 23:17:24.257167 [ 267 ] {94f04fea-1779-4746-a09a-8980a8f077e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 3115 | 2025.12.31 23:17:24.257447 [ 197 ] {37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3871 rows, containing 5 columns (5 merged, 0 gathered) in 0.002326419 sec., 1663930.702079032 rows/sec., 140.98 MiB/sec. | ||
| 3116 | 2025.12.31 23:17:24.257490 [ 267 ] {94f04fea-1779-4746-a09a-8980a8f077e2} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3117 | 2025.12.31 23:17:24.257704 [ 267 ] {94f04fea-1779-4746-a09a-8980a8f077e2} <Trace> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3118 | 2025.12.31 23:17:24.257819 [ 197 ] {37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3119 | 2025.12.31 23:17:24.257823 [ 54 ] {} <Debug> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3120 | 2025.12.31 23:17:24.257854 [ 267 ] {94f04fea-1779-4746-a09a-8980a8f077e2} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.00123 sec., 73170.73170731707 rows/sec., 5.71 MiB/sec. | ||
| 3121 | 2025.12.31 23:17:24.257869 [ 54 ] {} <Trace> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3122 | 2025.12.31 23:17:24.257900 [ 267 ] {94f04fea-1779-4746-a09a-8980a8f077e2} <Debug> TCPHandler: Processed in 0.001414894 sec. | ||
| 3123 | 2025.12.31 23:17:24.257901 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3124 | 2025.12.31 23:17:24.258018 [ 267 ] {} <Trace> TCP-Session: b8049521-7bce-4f92-bcf4-518fa3ec8bcf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3125 | 2025.12.31 23:17:24.258077 [ 199 ] {e6fc079b-8071-4162-9a06-906ffa01da39::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 | ||
| 3126 | 2025.12.31 23:17:24.258121 [ 267 ] {3b0dd600-5efa-4b7f-b58a-6a046f6e6bbc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38307) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3127 | 2025.12.31 23:17:24.258130 [ 197 ] {37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179::all_1_11_2} <Trace> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3128 | 2025.12.31 23:17:24.258172 [ 267 ] {3b0dd600-5efa-4b7f-b58a-6a046f6e6bbc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3129 | 2025.12.31 23:17:24.258228 [ 197 ] {37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179::all_1_11_2} <Trace> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3130 | 2025.12.31 23:17:24.258236 [ 199 ] {e6fc079b-8071-4162-9a06-906ffa01da39::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3131 | 2025.12.31 23:17:24.258284 [ 199 ] {e6fc079b-8071-4162-9a06-906ffa01da39::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 1172 rows starting from the beginning of the part | ||
| 3132 | 2025.12.31 23:17:24.258328 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.96 MiB. | ||
| 3133 | 2025.12.31 23:17:24.258390 [ 199 ] {e6fc079b-8071-4162-9a06-906ffa01da39::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 56 rows starting from the beginning of the part | ||
| 3134 | 2025.12.31 23:17:24.258451 [ 199 ] {e6fc079b-8071-4162-9a06-906ffa01da39::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 671 rows starting from the beginning of the part | ||
| 3135 | 2025.12.31 23:17:24.258502 [ 199 ] {e6fc079b-8071-4162-9a06-906ffa01da39::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 81 rows starting from the beginning of the part | ||
| 3136 | 2025.12.31 23:17:24.258548 [ 199 ] {e6fc079b-8071-4162-9a06-906ffa01da39::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 114 rows starting from the beginning of the part | ||
| 3137 | 2025.12.31 23:17:24.258580 [ 267 ] {3b0dd600-5efa-4b7f-b58a-6a046f6e6bbc} <Trace> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3138 | 2025.12.31 23:17:24.258595 [ 199 ] {e6fc079b-8071-4162-9a06-906ffa01da39::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 90 rows starting from the beginning of the part | ||
| 3139 | 2025.12.31 23:17:24.258625 [ 267 ] {3b0dd600-5efa-4b7f-b58a-6a046f6e6bbc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 3140 | 2025.12.31 23:17:24.259000 [ 267 ] {3b0dd600-5efa-4b7f-b58a-6a046f6e6bbc} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3141 | 2025.12.31 23:17:24.259218 [ 267 ] {3b0dd600-5efa-4b7f-b58a-6a046f6e6bbc} <Trace> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3142 | 2025.12.31 23:17:24.259368 [ 267 ] {3b0dd600-5efa-4b7f-b58a-6a046f6e6bbc} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001267 sec., 126282.55722178375 rows/sec., 8.80 MiB/sec. | ||
| 3143 | 2025.12.31 23:17:24.259408 [ 267 ] {3b0dd600-5efa-4b7f-b58a-6a046f6e6bbc} <Debug> TCPHandler: Processed in 0.001440254 sec. | ||
| 3144 | 2025.12.31 23:17:24.259517 [ 267 ] {} <Trace> TCP-Session: b8049521-7bce-4f92-bcf4-518fa3ec8bcf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3145 | 2025.12.31 23:17:24.259620 [ 267 ] {5110d8db-4442-4144-bc25-4295944f845a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38307) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3146 | 2025.12.31 23:17:24.259676 [ 267 ] {5110d8db-4442-4144-bc25-4295944f845a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3147 | 2025.12.31 23:17:24.259909 [ 191 ] {e6fc079b-8071-4162-9a06-906ffa01da39::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2184 rows, containing 5 columns (5 merged, 0 gathered) in 0.001899073 sec., 1150034.7801269356 rows/sec., 87.29 MiB/sec. | ||
| 3148 | 2025.12.31 23:17:24.260149 [ 191 ] {e6fc079b-8071-4162-9a06-906ffa01da39::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3149 | 2025.12.31 23:17:24.260466 [ 191 ] {e6fc079b-8071-4162-9a06-906ffa01da39::all_1_11_2} <Trace> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3150 | 2025.12.31 23:17:24.260467 [ 267 ] {5110d8db-4442-4144-bc25-4295944f845a} <Trace> oximeter.measurements_histogramu64 (83559bb8-4c93-4180-b7e7-e9b7333f4c1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3151 | 2025.12.31 23:17:24.260521 [ 267 ] {5110d8db-4442-4144-bc25-4295944f845a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3152 | 2025.12.31 23:17:24.260560 [ 191 ] {e6fc079b-8071-4162-9a06-906ffa01da39::all_1_11_2} <Trace> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3153 | 2025.12.31 23:17:24.260662 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.60 MiB. | ||
| 3154 | 2025.12.31 23:17:24.261090 [ 267 ] {5110d8db-4442-4144-bc25-4295944f845a} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3155 | 2025.12.31 23:17:24.261313 [ 267 ] {5110d8db-4442-4144-bc25-4295944f845a} <Trace> oximeter.measurements_histogramu64 (83559bb8-4c93-4180-b7e7-e9b7333f4c1b): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3156 | 2025.12.31 23:17:24.261456 [ 267 ] {5110d8db-4442-4144-bc25-4295944f845a} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001855 sec., 14016.172506738543 rows/sec., 25.12 MiB/sec. | ||
| 3157 | 2025.12.31 23:17:24.261509 [ 267 ] {5110d8db-4442-4144-bc25-4295944f845a} <Debug> TCPHandler: Processed in 0.002042785 sec. | ||
| 3158 | 2025.12.31 23:17:24.261618 [ 267 ] {} <Trace> TCP-Session: b8049521-7bce-4f92-bcf4-518fa3ec8bcf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3159 | 2025.12.31 23:17:24.261711 [ 267 ] {c698c070-4b4c-42f9-9944-ee08526f60f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38307) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3160 | 2025.12.31 23:17:24.261760 [ 267 ] {c698c070-4b4c-42f9-9944-ee08526f60f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3161 | 2025.12.31 23:17:24.262095 [ 267 ] {c698c070-4b4c-42f9-9944-ee08526f60f1} <Trace> oximeter.measurements_u64 (3e0fa7da-0500-483e-b241-ac25d0f845d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3162 | 2025.12.31 23:17:24.262131 [ 267 ] {c698c070-4b4c-42f9-9944-ee08526f60f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3163 | 2025.12.31 23:17:24.262445 [ 267 ] {c698c070-4b4c-42f9-9944-ee08526f60f1} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3164 | 2025.12.31 23:17:24.262653 [ 267 ] {c698c070-4b4c-42f9-9944-ee08526f60f1} <Trace> oximeter.measurements_u64 (3e0fa7da-0500-483e-b241-ac25d0f845d7): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3165 | 2025.12.31 23:17:24.262793 [ 267 ] {c698c070-4b4c-42f9-9944-ee08526f60f1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.0011 sec., 54545.454545454544 rows/sec., 3.68 MiB/sec. | ||
| 3166 | 2025.12.31 23:17:24.262827 [ 267 ] {c698c070-4b4c-42f9-9944-ee08526f60f1} <Debug> TCPHandler: Processed in 0.001259542 sec. | ||
| 3167 | 2025.12.31 23:17:26.917241 [ 48 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3168 | 2025.12.31 23:17:26.917289 [ 48 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3169 | 2025.12.31 23:17:26.976656 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 3892 | ||
| 3170 | 2025.12.31 23:17:26.977171 [ 245 ] {} <Trace> system.asynchronous_metric_log (1af02360-2569-4a97-a5ac-aa07775e497e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3171 | 2025.12.31 23:17:26.977220 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3172 | 2025.12.31 23:17:26.977767 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3173 | 2025.12.31 23:17:26.978008 [ 245 ] {} <Trace> system.asynchronous_metric_log (1af02360-2569-4a97-a5ac-aa07775e497e): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3174 | 2025.12.31 23:17:26.978156 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3892 | ||
| 3175 | 2025.12.31 23:17:26.983887 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 60 entries to flush up to offset 458 | ||
| 3176 | 2025.12.31 23:17:26.986845 [ 243 ] {} <Trace> system.query_log (aa57fb54-d3d4-4e2b-bcda-b6c10074d25d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3177 | 2025.12.31 23:17:26.986908 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3178 | 2025.12.31 23:17:26.988266 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3179 | 2025.12.31 23:17:26.988561 [ 243 ] {} <Trace> system.query_log (aa57fb54-d3d4-4e2b-bcda-b6c10074d25d): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3180 | 2025.12.31 23:17:26.988721 [ 47 ] {} <Debug> system.query_log (aa57fb54-d3d4-4e2b-bcda-b6c10074d25d) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 3181 | 2025.12.31 23:17:26.988757 [ 47 ] {} <Trace> system.query_log (aa57fb54-d3d4-4e2b-bcda-b6c10074d25d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3182 | 2025.12.31 23:17:26.988775 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3183 | 2025.12.31 23:17:26.988877 [ 197 ] {aa57fb54-d3d4-4e2b-bcda-b6c10074d25d::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 | ||
| 3184 | 2025.12.31 23:17:26.988920 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 458 | ||
| 3185 | 2025.12.31 23:17:26.989403 [ 197 ] {aa57fb54-d3d4-4e2b-bcda-b6c10074d25d::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3186 | 2025.12.31 23:17:26.989536 [ 197 ] {aa57fb54-d3d4-4e2b-bcda-b6c10074d25d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 208 rows starting from the beginning of the part | ||
| 3187 | 2025.12.31 23:17:26.989875 [ 197 ] {aa57fb54-d3d4-4e2b-bcda-b6c10074d25d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 10 rows starting from the beginning of the part | ||
| 3188 | 2025.12.31 23:17:26.990213 [ 197 ] {aa57fb54-d3d4-4e2b-bcda-b6c10074d25d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 90 rows starting from the beginning of the part | ||
| 3189 | 2025.12.31 23:17:26.990567 [ 197 ] {aa57fb54-d3d4-4e2b-bcda-b6c10074d25d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 58 rows starting from the beginning of the part | ||
| 3190 | 2025.12.31 23:17:26.990921 [ 197 ] {aa57fb54-d3d4-4e2b-bcda-b6c10074d25d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 32 rows starting from the beginning of the part | ||
| 3191 | 2025.12.31 23:17:26.991288 [ 197 ] {aa57fb54-d3d4-4e2b-bcda-b6c10074d25d::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 | ||
| 3192 | 2025.12.31 23:17:26.998025 [ 199 ] {aa57fb54-d3d4-4e2b-bcda-b6c10074d25d::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 458 rows, containing 72 columns (72 merged, 0 gathered) in 0.009191626 sec., 49827.96297412449 rows/sec., 52.11 MiB/sec. | ||
| 3193 | 2025.12.31 23:17:26.999261 [ 199 ] {aa57fb54-d3d4-4e2b-bcda-b6c10074d25d::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 3194 | 2025.12.31 23:17:26.999889 [ 199 ] {aa57fb54-d3d4-4e2b-bcda-b6c10074d25d::all_1_6_1} <Trace> system.query_log (aa57fb54-d3d4-4e2b-bcda-b6c10074d25d): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3195 | 2025.12.31 23:17:26.999963 [ 199 ] {aa57fb54-d3d4-4e2b-bcda-b6c10074d25d::all_1_6_1} <Trace> system.query_log (aa57fb54-d3d4-4e2b-bcda-b6c10074d25d) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 3196 | 2025.12.31 23:17:27.000170 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 212.04 MiB, peak 216.30 MiB, free memory in arenas 0.00 B, will set to 210.09 MiB (RSS), difference: -1.95 MiB | ||
| 3197 | 2025.12.31 23:17:27.000186 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.94 MiB. | ||
| 3198 | 2025.12.31 23:17:27.167218 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 61 | ||
| 3199 | 2025.12.31 23:17:27.186628 [ 244 ] {} <Trace> system.metric_log (9f7485ce-4bf0-4a0f-b388-b82873d55ef6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3200 | 2025.12.31 23:17:27.186697 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3201 | 2025.12.31 23:17:27.193087 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3202 | 2025.12.31 23:17:27.193818 [ 244 ] {} <Trace> system.metric_log (9f7485ce-4bf0-4a0f-b388-b82873d55ef6): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3203 | 2025.12.31 23:17:27.197489 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 61 | ||
| 3204 | 2025.12.31 23:17:28.000211 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 210.61 MiB, peak 216.30 MiB, free memory in arenas 0.00 B, will set to 213.08 MiB (RSS), difference: 2.47 MiB | ||
| 3205 | 2025.12.31 23:17:28.817000 [ 267 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3206 | 2025.12.31 23:17:28.817076 [ 267 ] {} <Debug> TCP-Session: b8049521-7bce-4f92-bcf4-518fa3ec8bcf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3207 | 2025.12.31 23:17:29.000211 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 211.05 MiB, peak 216.30 MiB, free memory in arenas 0.00 B, will set to 213.09 MiB (RSS), difference: 2.04 MiB | ||
| 3208 | 2025.12.31 23:17:29.251269 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3209 | 2025.12.31 23:17:29.251465 [ 271 ] {8b924ed2-f76b-461f-94bd-8443c3a4834a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3210 | 2025.12.31 23:17:29.251536 [ 271 ] {8b924ed2-f76b-461f-94bd-8443c3a4834a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3211 | 2025.12.31 23:17:29.252270 [ 271 ] {8b924ed2-f76b-461f-94bd-8443c3a4834a} <Trace> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3212 | 2025.12.31 23:17:29.252313 [ 271 ] {8b924ed2-f76b-461f-94bd-8443c3a4834a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 3213 | 2025.12.31 23:17:29.252703 [ 271 ] {8b924ed2-f76b-461f-94bd-8443c3a4834a} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3214 | 2025.12.31 23:17:29.252929 [ 271 ] {8b924ed2-f76b-461f-94bd-8443c3a4834a} <Trace> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3215 | 2025.12.31 23:17:29.253088 [ 271 ] {8b924ed2-f76b-461f-94bd-8443c3a4834a} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001676 sec., 45346.062052505964 rows/sec., 3.74 MiB/sec. | ||
| 3216 | 2025.12.31 23:17:29.253132 [ 271 ] {8b924ed2-f76b-461f-94bd-8443c3a4834a} <Debug> TCPHandler: Processed in 0.001999754 sec. | ||
| 3217 | 2025.12.31 23:17:29.253258 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3218 | 2025.12.31 23:17:29.253358 [ 271 ] {0a777df9-30b7-4c70-b57c-5dff01845b67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3219 | 2025.12.31 23:17:29.253400 [ 271 ] {0a777df9-30b7-4c70-b57c-5dff01845b67} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3220 | 2025.12.31 23:17:29.253805 [ 271 ] {0a777df9-30b7-4c70-b57c-5dff01845b67} <Trace> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3221 | 2025.12.31 23:17:29.253843 [ 271 ] {0a777df9-30b7-4c70-b57c-5dff01845b67} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 3222 | 2025.12.31 23:17:29.254144 [ 271 ] {0a777df9-30b7-4c70-b57c-5dff01845b67} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3223 | 2025.12.31 23:17:29.254344 [ 271 ] {0a777df9-30b7-4c70-b57c-5dff01845b67} <Trace> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3224 | 2025.12.31 23:17:29.254454 [ 40 ] {} <Debug> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3225 | 2025.12.31 23:17:29.254481 [ 271 ] {0a777df9-30b7-4c70-b57c-5dff01845b67} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001147 sec., 8718.395815170008 rows/sec., 655.58 KiB/sec. | ||
| 3226 | 2025.12.31 23:17:29.254515 [ 40 ] {} <Trace> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3227 | 2025.12.31 23:17:29.254525 [ 271 ] {0a777df9-30b7-4c70-b57c-5dff01845b67} <Debug> TCPHandler: Processed in 0.001316432 sec. | ||
| 3228 | 2025.12.31 23:17:29.254543 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 3229 | 2025.12.31 23:17:29.254644 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3230 | 2025.12.31 23:17:29.254652 [ 197 ] {d568562b-8e8e-4a3d-9432-0ad11505f9aa::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 | ||
| 3231 | 2025.12.31 23:17:29.254743 [ 271 ] {45c8e07f-960d-4db4-a32d-7fed38fbc535} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3232 | 2025.12.31 23:17:29.254764 [ 197 ] {d568562b-8e8e-4a3d-9432-0ad11505f9aa::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3233 | 2025.12.31 23:17:29.254783 [ 271 ] {45c8e07f-960d-4db4-a32d-7fed38fbc535} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3234 | 2025.12.31 23:17:29.254797 [ 197 ] {d568562b-8e8e-4a3d-9432-0ad11505f9aa::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 240 rows starting from the beginning of the part | ||
| 3235 | 2025.12.31 23:17:29.254862 [ 197 ] {d568562b-8e8e-4a3d-9432-0ad11505f9aa::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 205 rows starting from the beginning of the part | ||
| 3236 | 2025.12.31 23:17:29.254912 [ 197 ] {d568562b-8e8e-4a3d-9432-0ad11505f9aa::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 25 rows starting from the beginning of the part | ||
| 3237 | 2025.12.31 23:17:29.254958 [ 197 ] {d568562b-8e8e-4a3d-9432-0ad11505f9aa::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 26 rows starting from the beginning of the part | ||
| 3238 | 2025.12.31 23:17:29.254999 [ 197 ] {d568562b-8e8e-4a3d-9432-0ad11505f9aa::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 26 rows starting from the beginning of the part | ||
| 3239 | 2025.12.31 23:17:29.255038 [ 197 ] {d568562b-8e8e-4a3d-9432-0ad11505f9aa::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 10 rows starting from the beginning of the part | ||
| 3240 | 2025.12.31 23:17:29.255280 [ 271 ] {45c8e07f-960d-4db4-a32d-7fed38fbc535} <Trace> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3241 | 2025.12.31 23:17:29.255324 [ 271 ] {45c8e07f-960d-4db4-a32d-7fed38fbc535} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 3242 | 2025.12.31 23:17:29.255718 [ 271 ] {45c8e07f-960d-4db4-a32d-7fed38fbc535} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3243 | 2025.12.31 23:17:29.255808 [ 199 ] {d568562b-8e8e-4a3d-9432-0ad11505f9aa::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 532 rows, containing 5 columns (5 merged, 0 gathered) in 0.001196861 sec., 444496.0609460915 rows/sec., 29.26 MiB/sec. | ||
| 3244 | 2025.12.31 23:17:29.255985 [ 271 ] {45c8e07f-960d-4db4-a32d-7fed38fbc535} <Trace> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3245 | 2025.12.31 23:17:29.256061 [ 187 ] {d568562b-8e8e-4a3d-9432-0ad11505f9aa::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3246 | 2025.12.31 23:17:29.256133 [ 271 ] {45c8e07f-960d-4db4-a32d-7fed38fbc535} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.00141 sec., 52482.2695035461 rows/sec., 4.10 MiB/sec. | ||
| 3247 | 2025.12.31 23:17:29.256175 [ 271 ] {45c8e07f-960d-4db4-a32d-7fed38fbc535} <Debug> TCPHandler: Processed in 0.001579597 sec. | ||
| 3248 | 2025.12.31 23:17:29.256298 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3249 | 2025.12.31 23:17:29.256382 [ 187 ] {d568562b-8e8e-4a3d-9432-0ad11505f9aa::all_1_11_2} <Trace> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3250 | 2025.12.31 23:17:29.256394 [ 271 ] {c5c40488-bdb1-45cd-8517-6895417b7fb4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3251 | 2025.12.31 23:17:29.256444 [ 271 ] {c5c40488-bdb1-45cd-8517-6895417b7fb4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3252 | 2025.12.31 23:17:29.256471 [ 187 ] {d568562b-8e8e-4a3d-9432-0ad11505f9aa::all_1_11_2} <Trace> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3253 | 2025.12.31 23:17:29.256569 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 3254 | 2025.12.31 23:17:29.256868 [ 271 ] {c5c40488-bdb1-45cd-8517-6895417b7fb4} <Trace> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3255 | 2025.12.31 23:17:29.256908 [ 271 ] {c5c40488-bdb1-45cd-8517-6895417b7fb4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 3256 | 2025.12.31 23:17:29.257240 [ 271 ] {c5c40488-bdb1-45cd-8517-6895417b7fb4} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3257 | 2025.12.31 23:17:29.257443 [ 271 ] {c5c40488-bdb1-45cd-8517-6895417b7fb4} <Trace> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3258 | 2025.12.31 23:17:29.257546 [ 40 ] {} <Debug> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3259 | 2025.12.31 23:17:29.257577 [ 271 ] {c5c40488-bdb1-45cd-8517-6895417b7fb4} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001203 sec., 133000.83125519534 rows/sec., 9.26 MiB/sec. | ||
| 3260 | 2025.12.31 23:17:29.257584 [ 40 ] {} <Trace> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3261 | 2025.12.31 23:17:29.257618 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 3262 | 2025.12.31 23:17:29.257619 [ 271 ] {c5c40488-bdb1-45cd-8517-6895417b7fb4} <Debug> TCPHandler: Processed in 0.001369374 sec. | ||
| 3263 | 2025.12.31 23:17:29.257711 [ 197 ] {7d79e45e-07fa-43b3-999d-49ca9374dcb1::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 | ||
| 3264 | 2025.12.31 23:17:29.257752 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3265 | 2025.12.31 23:17:29.257792 [ 197 ] {7d79e45e-07fa-43b3-999d-49ca9374dcb1::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3266 | 2025.12.31 23:17:29.257817 [ 197 ] {7d79e45e-07fa-43b3-999d-49ca9374dcb1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 2575 rows starting from the beginning of the part | ||
| 3267 | 2025.12.31 23:17:29.257845 [ 271 ] {69a7288d-8660-4372-9f7f-98196170367f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3268 | 2025.12.31 23:17:29.257859 [ 197 ] {7d79e45e-07fa-43b3-999d-49ca9374dcb1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 304 rows starting from the beginning of the part | ||
| 3269 | 2025.12.31 23:17:29.257894 [ 197 ] {7d79e45e-07fa-43b3-999d-49ca9374dcb1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 150 rows starting from the beginning of the part | ||
| 3270 | 2025.12.31 23:17:29.257899 [ 271 ] {69a7288d-8660-4372-9f7f-98196170367f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3271 | 2025.12.31 23:17:29.257930 [ 197 ] {7d79e45e-07fa-43b3-999d-49ca9374dcb1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 390 rows starting from the beginning of the part | ||
| 3272 | 2025.12.31 23:17:29.257962 [ 197 ] {7d79e45e-07fa-43b3-999d-49ca9374dcb1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 160 rows starting from the beginning of the part | ||
| 3273 | 2025.12.31 23:17:29.257993 [ 197 ] {7d79e45e-07fa-43b3-999d-49ca9374dcb1::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 | ||
| 3274 | 2025.12.31 23:17:29.258652 [ 271 ] {69a7288d-8660-4372-9f7f-98196170367f} <Trace> oximeter.measurements_histogramu64 (83559bb8-4c93-4180-b7e7-e9b7333f4c1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3275 | 2025.12.31 23:17:29.258688 [ 271 ] {69a7288d-8660-4372-9f7f-98196170367f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 3276 | 2025.12.31 23:17:29.259200 [ 271 ] {69a7288d-8660-4372-9f7f-98196170367f} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3277 | 2025.12.31 23:17:29.259429 [ 271 ] {69a7288d-8660-4372-9f7f-98196170367f} <Trace> oximeter.measurements_histogramu64 (83559bb8-4c93-4180-b7e7-e9b7333f4c1b): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3278 | 2025.12.31 23:17:29.259575 [ 271 ] {69a7288d-8660-4372-9f7f-98196170367f} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001747 sec., 5724.098454493417 rows/sec., 10.26 MiB/sec. | ||
| 3279 | 2025.12.31 23:17:29.259634 [ 271 ] {69a7288d-8660-4372-9f7f-98196170367f} <Debug> TCPHandler: Processed in 0.001928733 sec. | ||
| 3280 | 2025.12.31 23:17:29.259631 [ 190 ] {7d79e45e-07fa-43b3-999d-49ca9374dcb1::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3739 rows, containing 5 columns (5 merged, 0 gathered) in 0.001941213 sec., 1926115.2691641771 rows/sec., 130.75 MiB/sec. | ||
| 3281 | 2025.12.31 23:17:29.259747 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3282 | 2025.12.31 23:17:29.259851 [ 271 ] {31ca9dca-8a6c-4cba-92b2-d33ed907383b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3283 | 2025.12.31 23:17:29.259893 [ 271 ] {31ca9dca-8a6c-4cba-92b2-d33ed907383b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3284 | 2025.12.31 23:17:29.259962 [ 197 ] {7d79e45e-07fa-43b3-999d-49ca9374dcb1::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3285 | 2025.12.31 23:17:29.260203 [ 197 ] {7d79e45e-07fa-43b3-999d-49ca9374dcb1::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3286 | 2025.12.31 23:17:29.260222 [ 271 ] {31ca9dca-8a6c-4cba-92b2-d33ed907383b} <Trace> oximeter.measurements_u64 (3e0fa7da-0500-483e-b241-ac25d0f845d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3287 | 2025.12.31 23:17:29.260257 [ 271 ] {31ca9dca-8a6c-4cba-92b2-d33ed907383b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 3288 | 2025.12.31 23:17:29.260268 [ 197 ] {7d79e45e-07fa-43b3-999d-49ca9374dcb1::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3289 | 2025.12.31 23:17:29.260327 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.91 MiB. | ||
| 3290 | 2025.12.31 23:17:29.260560 [ 271 ] {31ca9dca-8a6c-4cba-92b2-d33ed907383b} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3291 | 2025.12.31 23:17:29.260765 [ 271 ] {31ca9dca-8a6c-4cba-92b2-d33ed907383b} <Trace> oximeter.measurements_u64 (3e0fa7da-0500-483e-b241-ac25d0f845d7): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3292 | 2025.12.31 23:17:29.260889 [ 271 ] {31ca9dca-8a6c-4cba-92b2-d33ed907383b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001057 sec., 56764.42762535478 rows/sec., 3.83 MiB/sec. | ||
| 3293 | 2025.12.31 23:17:29.260923 [ 271 ] {31ca9dca-8a6c-4cba-92b2-d33ed907383b} <Debug> TCPHandler: Processed in 0.00122373 sec. | ||
| 3294 | 2025.12.31 23:17:30.872137 [ 38 ] {} <Debug> oximeter.fields_u32 (32e14ee3-f9fc-4687-bf55-1d31f5f916a9) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 3295 | 2025.12.31 23:17:30.872231 [ 38 ] {} <Trace> oximeter.fields_u32 (32e14ee3-f9fc-4687-bf55-1d31f5f916a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3296 | 2025.12.31 23:17:30.872268 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 3297 | 2025.12.31 23:17:30.872450 [ 199 ] {32e14ee3-f9fc-4687-bf55-1d31f5f916a9::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 | ||
| 3298 | 2025.12.31 23:17:30.872683 [ 199 ] {32e14ee3-f9fc-4687-bf55-1d31f5f916a9::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3299 | 2025.12.31 23:17:30.872743 [ 199 ] {32e14ee3-f9fc-4687-bf55-1d31f5f916a9::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 | ||
| 3300 | 2025.12.31 23:17:30.872850 [ 199 ] {32e14ee3-f9fc-4687-bf55-1d31f5f916a9::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 | ||
| 3301 | 2025.12.31 23:17:30.872927 [ 199 ] {32e14ee3-f9fc-4687-bf55-1d31f5f916a9::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 228 rows starting from the beginning of the part | ||
| 3302 | 2025.12.31 23:17:30.872996 [ 199 ] {32e14ee3-f9fc-4687-bf55-1d31f5f916a9::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 212 rows starting from the beginning of the part | ||
| 3303 | 2025.12.31 23:17:30.873062 [ 199 ] {32e14ee3-f9fc-4687-bf55-1d31f5f916a9::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 | ||
| 3304 | 2025.12.31 23:17:30.874006 [ 197 ] {32e14ee3-f9fc-4687-bf55-1d31f5f916a9::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 888 rows, containing 5 columns (5 merged, 0 gathered) in 0.001641678 sec., 540909.9713829387 rows/sec., 37.66 MiB/sec. | ||
| 3305 | 2025.12.31 23:17:30.874176 [ 199 ] {32e14ee3-f9fc-4687-bf55-1d31f5f916a9::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 3306 | 2025.12.31 23:17:30.874432 [ 199 ] {32e14ee3-f9fc-4687-bf55-1d31f5f916a9::all_1_5_1} <Trace> oximeter.fields_u32 (32e14ee3-f9fc-4687-bf55-1d31f5f916a9): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3307 | 2025.12.31 23:17:30.874501 [ 199 ] {32e14ee3-f9fc-4687-bf55-1d31f5f916a9::all_1_5_1} <Trace> oximeter.fields_u32 (32e14ee3-f9fc-4687-bf55-1d31f5f916a9) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 3308 | 2025.12.31 23:17:30.874572 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 3309 | 2025.12.31 23:17:34.282136 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3310 | 2025.12.31 23:17:34.282337 [ 271 ] {00f20df3-6366-4b5b-93fd-d5c0d511cfe9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 3311 | 2025.12.31 23:17:34.282406 [ 271 ] {00f20df3-6366-4b5b-93fd-d5c0d511cfe9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3312 | 2025.12.31 23:17:34.283052 [ 271 ] {00f20df3-6366-4b5b-93fd-d5c0d511cfe9} <Trace> oximeter.fields_ipaddr (5f424e33-6a9f-405c-b8ff-24c93b94647e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3313 | 2025.12.31 23:17:34.283101 [ 271 ] {00f20df3-6366-4b5b-93fd-d5c0d511cfe9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 3314 | 2025.12.31 23:17:34.283490 [ 271 ] {00f20df3-6366-4b5b-93fd-d5c0d511cfe9} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 3315 | 2025.12.31 23:17:34.283741 [ 271 ] {00f20df3-6366-4b5b-93fd-d5c0d511cfe9} <Trace> oximeter.fields_ipaddr (5f424e33-6a9f-405c-b8ff-24c93b94647e): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3316 | 2025.12.31 23:17:34.283900 [ 271 ] {00f20df3-6366-4b5b-93fd-d5c0d511cfe9} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001611 sec., 3724.3947858472998 rows/sec., 303.70 KiB/sec. | ||
| 3317 | 2025.12.31 23:17:34.283941 [ 271 ] {00f20df3-6366-4b5b-93fd-d5c0d511cfe9} <Debug> TCPHandler: Processed in 0.001961353 sec. | ||
| 3318 | 2025.12.31 23:17:34.284074 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3319 | 2025.12.31 23:17:34.284168 [ 271 ] {74f2f840-e490-47e7-afa9-b6d0643d1176} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3320 | 2025.12.31 23:17:34.284209 [ 271 ] {74f2f840-e490-47e7-afa9-b6d0643d1176} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3321 | 2025.12.31 23:17:34.285313 [ 271 ] {74f2f840-e490-47e7-afa9-b6d0643d1176} <Trace> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3322 | 2025.12.31 23:17:34.285350 [ 271 ] {74f2f840-e490-47e7-afa9-b6d0643d1176} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 3323 | 2025.12.31 23:17:34.285748 [ 271 ] {74f2f840-e490-47e7-afa9-b6d0643d1176} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3324 | 2025.12.31 23:17:34.285985 [ 271 ] {74f2f840-e490-47e7-afa9-b6d0643d1176} <Trace> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3325 | 2025.12.31 23:17:34.286126 [ 271 ] {74f2f840-e490-47e7-afa9-b6d0643d1176} <Debug> executeQuery: Read 1259 rows, 106.84 KiB in 0.001975 sec., 637468.3544303797 rows/sec., 52.83 MiB/sec. | ||
| 3326 | 2025.12.31 23:17:34.286163 [ 271 ] {74f2f840-e490-47e7-afa9-b6d0643d1176} <Debug> TCPHandler: Processed in 0.002139527 sec. | ||
| 3327 | 2025.12.31 23:17:34.286291 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3328 | 2025.12.31 23:17:34.286385 [ 271 ] {016f885f-6059-409c-9ed5-358e7e0b3eb6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3329 | 2025.12.31 23:17:34.286426 [ 271 ] {016f885f-6059-409c-9ed5-358e7e0b3eb6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3330 | 2025.12.31 23:17:34.286853 [ 271 ] {016f885f-6059-409c-9ed5-358e7e0b3eb6} <Trace> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3331 | 2025.12.31 23:17:34.286891 [ 271 ] {016f885f-6059-409c-9ed5-358e7e0b3eb6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 3332 | 2025.12.31 23:17:34.287207 [ 271 ] {016f885f-6059-409c-9ed5-358e7e0b3eb6} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3333 | 2025.12.31 23:17:34.287414 [ 271 ] {016f885f-6059-409c-9ed5-358e7e0b3eb6} <Trace> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3334 | 2025.12.31 23:17:34.287545 [ 271 ] {016f885f-6059-409c-9ed5-358e7e0b3eb6} <Debug> executeQuery: Read 36 rows, 2.67 KiB in 0.001178 sec., 30560.271646859084 rows/sec., 2.22 MiB/sec. | ||
| 3335 | 2025.12.31 23:17:34.287582 [ 271 ] {016f885f-6059-409c-9ed5-358e7e0b3eb6} <Debug> TCPHandler: Processed in 0.001339743 sec. | ||
| 3336 | 2025.12.31 23:17:34.287698 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3337 | 2025.12.31 23:17:34.287797 [ 271 ] {ff99587d-d821-4663-9019-dfcbf60570a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3338 | 2025.12.31 23:17:34.287837 [ 271 ] {ff99587d-d821-4663-9019-dfcbf60570a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3339 | 2025.12.31 23:17:34.288315 [ 271 ] {ff99587d-d821-4663-9019-dfcbf60570a6} <Trace> oximeter.fields_u32 (32e14ee3-f9fc-4687-bf55-1d31f5f916a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3340 | 2025.12.31 23:17:34.288352 [ 271 ] {ff99587d-d821-4663-9019-dfcbf60570a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 3341 | 2025.12.31 23:17:34.288655 [ 271 ] {ff99587d-d821-4663-9019-dfcbf60570a6} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3342 | 2025.12.31 23:17:34.288859 [ 271 ] {ff99587d-d821-4663-9019-dfcbf60570a6} <Trace> oximeter.fields_u32 (32e14ee3-f9fc-4687-bf55-1d31f5f916a9): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3343 | 2025.12.31 23:17:34.288985 [ 271 ] {ff99587d-d821-4663-9019-dfcbf60570a6} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001211 sec., 188274.15359207266 rows/sec., 12.75 MiB/sec. | ||
| 3344 | 2025.12.31 23:17:34.289021 [ 271 ] {ff99587d-d821-4663-9019-dfcbf60570a6} <Debug> TCPHandler: Processed in 0.001373352 sec. | ||
| 3345 | 2025.12.31 23:17:34.289133 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3346 | 2025.12.31 23:17:34.289225 [ 271 ] {ac186f40-43b3-4cec-be27-301746952a83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3347 | 2025.12.31 23:17:34.289265 [ 271 ] {ac186f40-43b3-4cec-be27-301746952a83} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3348 | 2025.12.31 23:17:34.289857 [ 271 ] {ac186f40-43b3-4cec-be27-301746952a83} <Trace> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3349 | 2025.12.31 23:17:34.289893 [ 271 ] {ac186f40-43b3-4cec-be27-301746952a83} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 3350 | 2025.12.31 23:17:34.290246 [ 271 ] {ac186f40-43b3-4cec-be27-301746952a83} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3351 | 2025.12.31 23:17:34.290468 [ 271 ] {ac186f40-43b3-4cec-be27-301746952a83} <Trace> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3352 | 2025.12.31 23:17:34.290597 [ 271 ] {ac186f40-43b3-4cec-be27-301746952a83} <Debug> executeQuery: Read 565 rows, 43.02 KiB in 0.00139 sec., 406474.8201438849 rows/sec., 30.22 MiB/sec. | ||
| 3353 | 2025.12.31 23:17:34.290635 [ 271 ] {ac186f40-43b3-4cec-be27-301746952a83} <Debug> TCPHandler: Processed in 0.001551527 sec. | ||
| 3354 | 2025.12.31 23:17:34.290752 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3355 | 2025.12.31 23:17:34.290850 [ 271 ] {b01ecd99-cb95-4593-95bc-846df3225592} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3356 | 2025.12.31 23:17:34.290895 [ 271 ] {b01ecd99-cb95-4593-95bc-846df3225592} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3357 | 2025.12.31 23:17:34.291476 [ 271 ] {b01ecd99-cb95-4593-95bc-846df3225592} <Trace> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3358 | 2025.12.31 23:17:34.291514 [ 271 ] {b01ecd99-cb95-4593-95bc-846df3225592} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 3359 | 2025.12.31 23:17:34.291893 [ 271 ] {b01ecd99-cb95-4593-95bc-846df3225592} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3360 | 2025.12.31 23:17:34.292119 [ 271 ] {b01ecd99-cb95-4593-95bc-846df3225592} <Trace> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3361 | 2025.12.31 23:17:34.292250 [ 271 ] {b01ecd99-cb95-4593-95bc-846df3225592} <Debug> executeQuery: Read 847 rows, 58.38 KiB in 0.001422 sec., 595639.9437412096 rows/sec., 40.09 MiB/sec. | ||
| 3362 | 2025.12.31 23:17:34.292286 [ 271 ] {b01ecd99-cb95-4593-95bc-846df3225592} <Debug> TCPHandler: Processed in 0.001582687 sec. | ||
| 3363 | 2025.12.31 23:17:34.292399 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3364 | 2025.12.31 23:17:34.292493 [ 271 ] {4bd3ea79-7a9d-479c-a6ca-fea1013618d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3365 | 2025.12.31 23:17:34.292549 [ 271 ] {4bd3ea79-7a9d-479c-a6ca-fea1013618d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3366 | 2025.12.31 23:17:34.293381 [ 271 ] {4bd3ea79-7a9d-479c-a6ca-fea1013618d6} <Trace> oximeter.measurements_histogramu64 (83559bb8-4c93-4180-b7e7-e9b7333f4c1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3367 | 2025.12.31 23:17:34.293418 [ 271 ] {4bd3ea79-7a9d-479c-a6ca-fea1013618d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 3368 | 2025.12.31 23:17:34.293981 [ 271 ] {4bd3ea79-7a9d-479c-a6ca-fea1013618d6} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3369 | 2025.12.31 23:17:34.294216 [ 271 ] {4bd3ea79-7a9d-479c-a6ca-fea1013618d6} <Trace> oximeter.measurements_histogramu64 (83559bb8-4c93-4180-b7e7-e9b7333f4c1b): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3370 | 2025.12.31 23:17:34.294360 [ 271 ] {4bd3ea79-7a9d-479c-a6ca-fea1013618d6} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001886 sec., 15906.680805938493 rows/sec., 28.50 MiB/sec. | ||
| 3371 | 2025.12.31 23:17:34.294408 [ 271 ] {4bd3ea79-7a9d-479c-a6ca-fea1013618d6} <Debug> TCPHandler: Processed in 0.002057395 sec. | ||
| 3372 | 2025.12.31 23:17:34.294531 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3373 | 2025.12.31 23:17:34.294625 [ 271 ] {eccec879-d923-41b5-b4f2-a5bd00844360} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 3374 | 2025.12.31 23:17:34.294667 [ 271 ] {eccec879-d923-41b5-b4f2-a5bd00844360} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 3375 | 2025.12.31 23:17:34.294988 [ 271 ] {eccec879-d923-41b5-b4f2-a5bd00844360} <Trace> oximeter.measurements_i64 (f49f46bc-6730-4da1-9336-9b42ddd404a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3376 | 2025.12.31 23:17:34.295024 [ 271 ] {eccec879-d923-41b5-b4f2-a5bd00844360} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 3377 | 2025.12.31 23:17:34.295335 [ 271 ] {eccec879-d923-41b5-b4f2-a5bd00844360} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 3378 | 2025.12.31 23:17:34.295537 [ 271 ] {eccec879-d923-41b5-b4f2-a5bd00844360} <Trace> oximeter.measurements_i64 (f49f46bc-6730-4da1-9336-9b42ddd404a3): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3379 | 2025.12.31 23:17:34.295663 [ 271 ] {eccec879-d923-41b5-b4f2-a5bd00844360} <Debug> executeQuery: Read 9 rows, 651.00 B in 0.001056 sec., 8522.727272727272 rows/sec., 602.03 KiB/sec. | ||
| 3380 | 2025.12.31 23:17:34.295697 [ 271 ] {eccec879-d923-41b5-b4f2-a5bd00844360} <Debug> TCPHandler: Processed in 0.001215471 sec. | ||
| 3381 | 2025.12.31 23:17:34.295814 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3382 | 2025.12.31 23:17:34.295915 [ 271 ] {8f45d53c-cc1a-416b-880b-5563366dd699} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3383 | 2025.12.31 23:17:34.295956 [ 271 ] {8f45d53c-cc1a-416b-880b-5563366dd699} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3384 | 2025.12.31 23:17:34.296284 [ 271 ] {8f45d53c-cc1a-416b-880b-5563366dd699} <Trace> oximeter.measurements_u64 (3e0fa7da-0500-483e-b241-ac25d0f845d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3385 | 2025.12.31 23:17:34.296319 [ 271 ] {8f45d53c-cc1a-416b-880b-5563366dd699} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 3386 | 2025.12.31 23:17:34.296638 [ 271 ] {8f45d53c-cc1a-416b-880b-5563366dd699} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3387 | 2025.12.31 23:17:34.296850 [ 271 ] {8f45d53c-cc1a-416b-880b-5563366dd699} <Trace> oximeter.measurements_u64 (3e0fa7da-0500-483e-b241-ac25d0f845d7): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3388 | 2025.12.31 23:17:34.296956 [ 27 ] {} <Debug> oximeter.measurements_u64 (3e0fa7da-0500-483e-b241-ac25d0f845d7) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3389 | 2025.12.31 23:17:34.296982 [ 271 ] {8f45d53c-cc1a-416b-880b-5563366dd699} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001091 sec., 54995.417048579286 rows/sec., 3.71 MiB/sec. | ||
| 3390 | 2025.12.31 23:17:34.297024 [ 27 ] {} <Trace> oximeter.measurements_u64 (3e0fa7da-0500-483e-b241-ac25d0f845d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3391 | 2025.12.31 23:17:34.297028 [ 271 ] {8f45d53c-cc1a-416b-880b-5563366dd699} <Debug> TCPHandler: Processed in 0.001263702 sec. | ||
| 3392 | 2025.12.31 23:17:34.297054 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 3393 | 2025.12.31 23:17:34.297227 [ 188 ] {3e0fa7da-0500-483e-b241-ac25d0f845d7::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 | ||
| 3394 | 2025.12.31 23:17:34.297387 [ 188 ] {3e0fa7da-0500-483e-b241-ac25d0f845d7::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3395 | 2025.12.31 23:17:34.297439 [ 188 ] {3e0fa7da-0500-483e-b241-ac25d0f845d7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 322 rows starting from the beginning of the part | ||
| 3396 | 2025.12.31 23:17:34.297544 [ 188 ] {3e0fa7da-0500-483e-b241-ac25d0f845d7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 50 rows starting from the beginning of the part | ||
| 3397 | 2025.12.31 23:17:34.297595 [ 188 ] {3e0fa7da-0500-483e-b241-ac25d0f845d7::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 | ||
| 3398 | 2025.12.31 23:17:34.297645 [ 188 ] {3e0fa7da-0500-483e-b241-ac25d0f845d7::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 | ||
| 3399 | 2025.12.31 23:17:34.297697 [ 188 ] {3e0fa7da-0500-483e-b241-ac25d0f845d7::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 | ||
| 3400 | 2025.12.31 23:17:34.297745 [ 188 ] {3e0fa7da-0500-483e-b241-ac25d0f845d7::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 | ||
| 3401 | 2025.12.31 23:17:34.298720 [ 199 ] {3e0fa7da-0500-483e-b241-ac25d0f845d7::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 612 rows, containing 4 columns (4 merged, 0 gathered) in 0.001571487 sec., 389440.0653648423 rows/sec., 25.21 MiB/sec. | ||
| 3402 | 2025.12.31 23:17:34.298884 [ 197 ] {3e0fa7da-0500-483e-b241-ac25d0f845d7::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3403 | 2025.12.31 23:17:34.299149 [ 197 ] {3e0fa7da-0500-483e-b241-ac25d0f845d7::all_1_11_2} <Trace> oximeter.measurements_u64 (3e0fa7da-0500-483e-b241-ac25d0f845d7): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3404 | 2025.12.31 23:17:34.299218 [ 197 ] {3e0fa7da-0500-483e-b241-ac25d0f845d7::all_1_11_2} <Trace> oximeter.measurements_u64 (3e0fa7da-0500-483e-b241-ac25d0f845d7) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3405 | 2025.12.31 23:17:34.299292 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 3406 | 2025.12.31 23:17:34.478333 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 4404 | ||
| 3407 | 2025.12.31 23:17:34.478867 [ 245 ] {} <Trace> system.asynchronous_metric_log (1af02360-2569-4a97-a5ac-aa07775e497e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3408 | 2025.12.31 23:17:34.478918 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 3409 | 2025.12.31 23:17:34.479440 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3410 | 2025.12.31 23:17:34.479687 [ 245 ] {} <Trace> system.asynchronous_metric_log (1af02360-2569-4a97-a5ac-aa07775e497e): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3411 | 2025.12.31 23:17:34.479837 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4404 | ||
| 3412 | 2025.12.31 23:17:34.697654 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 68 | ||
| 3413 | 2025.12.31 23:17:34.714410 [ 244 ] {} <Trace> system.metric_log (9f7485ce-4bf0-4a0f-b388-b82873d55ef6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3414 | 2025.12.31 23:17:34.714475 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 3415 | 2025.12.31 23:17:34.720517 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3416 | 2025.12.31 23:17:34.721235 [ 244 ] {} <Trace> system.metric_log (9f7485ce-4bf0-4a0f-b388-b82873d55ef6): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3417 | 2025.12.31 23:17:34.724389 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 68 | ||
| 3418 | 2025.12.31 23:17:36.989394 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 488 | ||
| 3419 | 2025.12.31 23:17:36.991727 [ 243 ] {} <Trace> system.query_log (aa57fb54-d3d4-4e2b-bcda-b6c10074d25d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3420 | 2025.12.31 23:17:36.991773 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 3421 | 2025.12.31 23:17:36.992888 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3422 | 2025.12.31 23:17:36.993142 [ 243 ] {} <Trace> system.query_log (aa57fb54-d3d4-4e2b-bcda-b6c10074d25d): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3423 | 2025.12.31 23:17:36.993387 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 488 | ||
| 3424 | 2025.12.31 23:17:39.251411 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3425 | 2025.12.31 23:17:39.251700 [ 271 ] {ccf6a809-2765-4085-8d81-6b19cbca6e1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3426 | 2025.12.31 23:17:39.251798 [ 271 ] {ccf6a809-2765-4085-8d81-6b19cbca6e1b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3427 | 2025.12.31 23:17:39.252623 [ 271 ] {ccf6a809-2765-4085-8d81-6b19cbca6e1b} <Trace> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3428 | 2025.12.31 23:17:39.252660 [ 271 ] {ccf6a809-2765-4085-8d81-6b19cbca6e1b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 3429 | 2025.12.31 23:17:39.253035 [ 271 ] {ccf6a809-2765-4085-8d81-6b19cbca6e1b} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3430 | 2025.12.31 23:17:39.253258 [ 271 ] {ccf6a809-2765-4085-8d81-6b19cbca6e1b} <Trace> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3431 | 2025.12.31 23:17:39.253398 [ 271 ] {ccf6a809-2765-4085-8d81-6b19cbca6e1b} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001774 sec., 42841.03720405862 rows/sec., 3.53 MiB/sec. | ||
| 3432 | 2025.12.31 23:17:39.253462 [ 271 ] {ccf6a809-2765-4085-8d81-6b19cbca6e1b} <Debug> TCPHandler: Processed in 0.002231018 sec. | ||
| 3433 | 2025.12.31 23:17:39.253583 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3434 | 2025.12.31 23:17:39.253676 [ 271 ] {876dd8ec-fe46-4fde-8a8c-71c8cd1ee1ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3435 | 2025.12.31 23:17:39.253715 [ 271 ] {876dd8ec-fe46-4fde-8a8c-71c8cd1ee1ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3436 | 2025.12.31 23:17:39.254099 [ 271 ] {876dd8ec-fe46-4fde-8a8c-71c8cd1ee1ed} <Trace> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3437 | 2025.12.31 23:17:39.254133 [ 271 ] {876dd8ec-fe46-4fde-8a8c-71c8cd1ee1ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 3438 | 2025.12.31 23:17:39.254423 [ 271 ] {876dd8ec-fe46-4fde-8a8c-71c8cd1ee1ed} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3439 | 2025.12.31 23:17:39.254646 [ 271 ] {876dd8ec-fe46-4fde-8a8c-71c8cd1ee1ed} <Trace> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3440 | 2025.12.31 23:17:39.254767 [ 271 ] {876dd8ec-fe46-4fde-8a8c-71c8cd1ee1ed} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.00111 sec., 9009.009009009009 rows/sec., 677.44 KiB/sec. | ||
| 3441 | 2025.12.31 23:17:39.254826 [ 271 ] {876dd8ec-fe46-4fde-8a8c-71c8cd1ee1ed} <Debug> TCPHandler: Processed in 0.001290772 sec. | ||
| 3442 | 2025.12.31 23:17:39.254937 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3443 | 2025.12.31 23:17:39.255030 [ 271 ] {89c49fb9-0fa1-4db5-8d23-d540fbade2b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3444 | 2025.12.31 23:17:39.255076 [ 271 ] {89c49fb9-0fa1-4db5-8d23-d540fbade2b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3445 | 2025.12.31 23:17:39.255510 [ 271 ] {89c49fb9-0fa1-4db5-8d23-d540fbade2b8} <Trace> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3446 | 2025.12.31 23:17:39.255544 [ 271 ] {89c49fb9-0fa1-4db5-8d23-d540fbade2b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 3447 | 2025.12.31 23:17:39.255834 [ 271 ] {89c49fb9-0fa1-4db5-8d23-d540fbade2b8} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3448 | 2025.12.31 23:17:39.256053 [ 271 ] {89c49fb9-0fa1-4db5-8d23-d540fbade2b8} <Trace> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3449 | 2025.12.31 23:17:39.256173 [ 271 ] {89c49fb9-0fa1-4db5-8d23-d540fbade2b8} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001163 sec., 63628.54686156492 rows/sec., 4.97 MiB/sec. | ||
| 3450 | 2025.12.31 23:17:39.256206 [ 271 ] {89c49fb9-0fa1-4db5-8d23-d540fbade2b8} <Debug> TCPHandler: Processed in 0.001316642 sec. | ||
| 3451 | 2025.12.31 23:17:39.256317 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3452 | 2025.12.31 23:17:39.256409 [ 271 ] {a0f1cdaf-c3f3-4a91-920c-2810e0a13dd5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3453 | 2025.12.31 23:17:39.256451 [ 271 ] {a0f1cdaf-c3f3-4a91-920c-2810e0a13dd5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3454 | 2025.12.31 23:17:39.256844 [ 271 ] {a0f1cdaf-c3f3-4a91-920c-2810e0a13dd5} <Trace> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3455 | 2025.12.31 23:17:39.256878 [ 271 ] {a0f1cdaf-c3f3-4a91-920c-2810e0a13dd5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 3456 | 2025.12.31 23:17:39.257197 [ 271 ] {a0f1cdaf-c3f3-4a91-920c-2810e0a13dd5} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3457 | 2025.12.31 23:17:39.257403 [ 271 ] {a0f1cdaf-c3f3-4a91-920c-2810e0a13dd5} <Trace> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3458 | 2025.12.31 23:17:39.257525 [ 271 ] {a0f1cdaf-c3f3-4a91-920c-2810e0a13dd5} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001135 sec., 140969.16299559473 rows/sec., 9.82 MiB/sec. | ||
| 3459 | 2025.12.31 23:17:39.257559 [ 271 ] {a0f1cdaf-c3f3-4a91-920c-2810e0a13dd5} <Debug> TCPHandler: Processed in 0.001289412 sec. | ||
| 3460 | 2025.12.31 23:17:39.257665 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3461 | 2025.12.31 23:17:39.257757 [ 271 ] {e8a7c97f-15f5-43a4-80b9-291836cd914f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3462 | 2025.12.31 23:17:39.257811 [ 271 ] {e8a7c97f-15f5-43a4-80b9-291836cd914f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3463 | 2025.12.31 23:17:39.258516 [ 271 ] {e8a7c97f-15f5-43a4-80b9-291836cd914f} <Trace> oximeter.measurements_histogramu64 (83559bb8-4c93-4180-b7e7-e9b7333f4c1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3464 | 2025.12.31 23:17:39.258551 [ 271 ] {e8a7c97f-15f5-43a4-80b9-291836cd914f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 3465 | 2025.12.31 23:17:39.259048 [ 271 ] {e8a7c97f-15f5-43a4-80b9-291836cd914f} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3466 | 2025.12.31 23:17:39.259256 [ 271 ] {e8a7c97f-15f5-43a4-80b9-291836cd914f} <Trace> oximeter.measurements_histogramu64 (83559bb8-4c93-4180-b7e7-e9b7333f4c1b): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3467 | 2025.12.31 23:17:39.259384 [ 271 ] {e8a7c97f-15f5-43a4-80b9-291836cd914f} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001645 sec., 6079.0273556231 rows/sec., 10.89 MiB/sec. | ||
| 3468 | 2025.12.31 23:17:39.259432 [ 271 ] {e8a7c97f-15f5-43a4-80b9-291836cd914f} <Debug> TCPHandler: Processed in 0.00181353 sec. | ||
| 3469 | 2025.12.31 23:17:39.259533 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3470 | 2025.12.31 23:17:39.259624 [ 271 ] {bfd0f083-5e92-46b4-819a-19c9485ec0fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3471 | 2025.12.31 23:17:39.259665 [ 271 ] {bfd0f083-5e92-46b4-819a-19c9485ec0fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3472 | 2025.12.31 23:17:39.259991 [ 271 ] {bfd0f083-5e92-46b4-819a-19c9485ec0fc} <Trace> oximeter.measurements_u64 (3e0fa7da-0500-483e-b241-ac25d0f845d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3473 | 2025.12.31 23:17:39.260025 [ 271 ] {bfd0f083-5e92-46b4-819a-19c9485ec0fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 3474 | 2025.12.31 23:17:39.260315 [ 271 ] {bfd0f083-5e92-46b4-819a-19c9485ec0fc} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3475 | 2025.12.31 23:17:39.260515 [ 271 ] {bfd0f083-5e92-46b4-819a-19c9485ec0fc} <Trace> oximeter.measurements_u64 (3e0fa7da-0500-483e-b241-ac25d0f845d7): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3476 | 2025.12.31 23:17:39.260636 [ 271 ] {bfd0f083-5e92-46b4-819a-19c9485ec0fc} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001031 sec., 58195.926285160036 rows/sec., 3.92 MiB/sec. | ||
| 3477 | 2025.12.31 23:17:39.260669 [ 271 ] {bfd0f083-5e92-46b4-819a-19c9485ec0fc} <Debug> TCPHandler: Processed in 0.00118358 sec. | ||
| 3478 | 2025.12.31 23:17:41.917531 [ 72 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3479 | 2025.12.31 23:17:41.917587 [ 72 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3480 | 2025.12.31 23:17:41.979930 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 4852 | ||
| 3481 | 2025.12.31 23:17:41.980476 [ 245 ] {} <Trace> system.asynchronous_metric_log (1af02360-2569-4a97-a5ac-aa07775e497e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3482 | 2025.12.31 23:17:41.980516 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 3483 | 2025.12.31 23:17:41.980994 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3484 | 2025.12.31 23:17:41.981222 [ 245 ] {} <Trace> system.asynchronous_metric_log (1af02360-2569-4a97-a5ac-aa07775e497e): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3485 | 2025.12.31 23:17:41.981347 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4852 | ||
| 3486 | 2025.12.31 23:17:42.224465 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 76 | ||
| 3487 | 2025.12.31 23:17:42.240990 [ 244 ] {} <Trace> system.metric_log (9f7485ce-4bf0-4a0f-b388-b82873d55ef6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3488 | 2025.12.31 23:17:42.241036 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 3489 | 2025.12.31 23:17:42.247224 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3490 | 2025.12.31 23:17:42.247925 [ 244 ] {} <Trace> system.metric_log (9f7485ce-4bf0-4a0f-b388-b82873d55ef6): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3491 | 2025.12.31 23:17:42.250863 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 76 | ||
| 3492 | 2025.12.31 23:17:44.252106 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3493 | 2025.12.31 23:17:44.252323 [ 271 ] {ae9fbba9-ea01-4fb6-984c-fe6b43d949e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3494 | 2025.12.31 23:17:44.252395 [ 271 ] {ae9fbba9-ea01-4fb6-984c-fe6b43d949e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3495 | 2025.12.31 23:17:44.253044 [ 271 ] {ae9fbba9-ea01-4fb6-984c-fe6b43d949e5} <Trace> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3496 | 2025.12.31 23:17:44.253084 [ 271 ] {ae9fbba9-ea01-4fb6-984c-fe6b43d949e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 3497 | 2025.12.31 23:17:44.253512 [ 271 ] {ae9fbba9-ea01-4fb6-984c-fe6b43d949e5} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3498 | 2025.12.31 23:17:44.253726 [ 271 ] {ae9fbba9-ea01-4fb6-984c-fe6b43d949e5} <Trace> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3499 | 2025.12.31 23:17:44.253876 [ 271 ] {ae9fbba9-ea01-4fb6-984c-fe6b43d949e5} <Debug> executeQuery: Read 116 rows, 10.06 KiB in 0.001609 sec., 72094.468614046 rows/sec., 6.11 MiB/sec. | ||
| 3500 | 2025.12.31 23:17:44.253921 [ 271 ] {ae9fbba9-ea01-4fb6-984c-fe6b43d949e5} <Debug> TCPHandler: Processed in 0.001959354 sec. | ||
| 3501 | 2025.12.31 23:17:44.254042 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3502 | 2025.12.31 23:17:44.254137 [ 271 ] {929c60f3-084b-4635-8f12-7e2a0a412910} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3503 | 2025.12.31 23:17:44.254178 [ 271 ] {929c60f3-084b-4635-8f12-7e2a0a412910} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3504 | 2025.12.31 23:17:44.254583 [ 271 ] {929c60f3-084b-4635-8f12-7e2a0a412910} <Trace> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3505 | 2025.12.31 23:17:44.254619 [ 271 ] {929c60f3-084b-4635-8f12-7e2a0a412910} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 3506 | 2025.12.31 23:17:44.254908 [ 271 ] {929c60f3-084b-4635-8f12-7e2a0a412910} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3507 | 2025.12.31 23:17:44.255121 [ 271 ] {929c60f3-084b-4635-8f12-7e2a0a412910} <Trace> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3508 | 2025.12.31 23:17:44.255246 [ 271 ] {929c60f3-084b-4635-8f12-7e2a0a412910} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001128 sec., 26595.74468085106 rows/sec., 1.95 MiB/sec. | ||
| 3509 | 2025.12.31 23:17:44.255283 [ 271 ] {929c60f3-084b-4635-8f12-7e2a0a412910} <Debug> TCPHandler: Processed in 0.001290422 sec. | ||
| 3510 | 2025.12.31 23:17:44.255396 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3511 | 2025.12.31 23:17:44.255491 [ 271 ] {e733e0aa-600d-46a6-ab38-50040dbf75b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3512 | 2025.12.31 23:17:44.255530 [ 271 ] {e733e0aa-600d-46a6-ab38-50040dbf75b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3513 | 2025.12.31 23:17:44.255942 [ 271 ] {e733e0aa-600d-46a6-ab38-50040dbf75b1} <Trace> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3514 | 2025.12.31 23:17:44.255978 [ 271 ] {e733e0aa-600d-46a6-ab38-50040dbf75b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 3515 | 2025.12.31 23:17:44.256290 [ 271 ] {e733e0aa-600d-46a6-ab38-50040dbf75b1} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3516 | 2025.12.31 23:17:44.256496 [ 271 ] {e733e0aa-600d-46a6-ab38-50040dbf75b1} <Trace> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3517 | 2025.12.31 23:17:44.256621 [ 271 ] {e733e0aa-600d-46a6-ab38-50040dbf75b1} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001149 sec., 81810.26979982592 rows/sec., 6.39 MiB/sec. | ||
| 3518 | 2025.12.31 23:17:44.256658 [ 271 ] {e733e0aa-600d-46a6-ab38-50040dbf75b1} <Debug> TCPHandler: Processed in 0.001315502 sec. | ||
| 3519 | 2025.12.31 23:17:44.256782 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3520 | 2025.12.31 23:17:44.256893 [ 271 ] {09143f8a-3991-4ad1-aab3-9aa472abd5eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3521 | 2025.12.31 23:17:44.256949 [ 271 ] {09143f8a-3991-4ad1-aab3-9aa472abd5eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3522 | 2025.12.31 23:17:44.257420 [ 271 ] {09143f8a-3991-4ad1-aab3-9aa472abd5eb} <Trace> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3523 | 2025.12.31 23:17:44.257457 [ 271 ] {09143f8a-3991-4ad1-aab3-9aa472abd5eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 3524 | 2025.12.31 23:17:44.257791 [ 271 ] {09143f8a-3991-4ad1-aab3-9aa472abd5eb} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3525 | 2025.12.31 23:17:44.257996 [ 271 ] {09143f8a-3991-4ad1-aab3-9aa472abd5eb} <Trace> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3526 | 2025.12.31 23:17:44.258126 [ 271 ] {09143f8a-3991-4ad1-aab3-9aa472abd5eb} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001257 sec., 127287.19172633253 rows/sec., 8.87 MiB/sec. | ||
| 3527 | 2025.12.31 23:17:44.258166 [ 271 ] {09143f8a-3991-4ad1-aab3-9aa472abd5eb} <Debug> TCPHandler: Processed in 0.001444215 sec. | ||
| 3528 | 2025.12.31 23:17:44.258275 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3529 | 2025.12.31 23:17:44.258373 [ 271 ] {a1214d9d-128f-49d9-a1d2-20584afeb9ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3530 | 2025.12.31 23:17:44.258434 [ 271 ] {a1214d9d-128f-49d9-a1d2-20584afeb9ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3531 | 2025.12.31 23:17:44.259188 [ 271 ] {a1214d9d-128f-49d9-a1d2-20584afeb9ab} <Trace> oximeter.measurements_histogramu64 (83559bb8-4c93-4180-b7e7-e9b7333f4c1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3532 | 2025.12.31 23:17:44.259224 [ 271 ] {a1214d9d-128f-49d9-a1d2-20584afeb9ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 3533 | 2025.12.31 23:17:44.259744 [ 271 ] {a1214d9d-128f-49d9-a1d2-20584afeb9ab} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3534 | 2025.12.31 23:17:44.259961 [ 271 ] {a1214d9d-128f-49d9-a1d2-20584afeb9ab} <Trace> oximeter.measurements_histogramu64 (83559bb8-4c93-4180-b7e7-e9b7333f4c1b): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3535 | 2025.12.31 23:17:44.260072 [ 91 ] {} <Debug> oximeter.measurements_histogramu64 (83559bb8-4c93-4180-b7e7-e9b7333f4c1b) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3536 | 2025.12.31 23:17:44.260098 [ 271 ] {a1214d9d-128f-49d9-a1d2-20584afeb9ab} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001743 sec., 17211.70395869191 rows/sec., 30.84 MiB/sec. | ||
| 3537 | 2025.12.31 23:17:44.260148 [ 91 ] {} <Trace> oximeter.measurements_histogramu64 (83559bb8-4c93-4180-b7e7-e9b7333f4c1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3538 | 2025.12.31 23:17:44.260169 [ 271 ] {a1214d9d-128f-49d9-a1d2-20584afeb9ab} <Debug> TCPHandler: Processed in 0.001942433 sec. | ||
| 3539 | 2025.12.31 23:17:44.260178 [ 91 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 3540 | 2025.12.31 23:17:44.260286 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3541 | 2025.12.31 23:17:44.260290 [ 199 ] {83559bb8-4c93-4180-b7e7-e9b7333f4c1b::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 | ||
| 3542 | 2025.12.31 23:17:44.260391 [ 271 ] {ea9f76fd-dbc4-4301-9b23-988abca8d797} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3543 | 2025.12.31 23:17:44.260437 [ 271 ] {ea9f76fd-dbc4-4301-9b23-988abca8d797} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3544 | 2025.12.31 23:17:44.260520 [ 199 ] {83559bb8-4c93-4180-b7e7-e9b7333f4c1b::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3545 | 2025.12.31 23:17:44.260584 [ 199 ] {83559bb8-4c93-4180-b7e7-e9b7333f4c1b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 105 rows starting from the beginning of the part | ||
| 3546 | 2025.12.31 23:17:44.260719 [ 199 ] {83559bb8-4c93-4180-b7e7-e9b7333f4c1b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 26 rows starting from the beginning of the part | ||
| 3547 | 2025.12.31 23:17:44.260772 [ 271 ] {ea9f76fd-dbc4-4301-9b23-988abca8d797} <Trace> oximeter.measurements_u64 (3e0fa7da-0500-483e-b241-ac25d0f845d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3548 | 2025.12.31 23:17:44.260811 [ 271 ] {ea9f76fd-dbc4-4301-9b23-988abca8d797} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 3549 | 2025.12.31 23:17:44.260833 [ 199 ] {83559bb8-4c93-4180-b7e7-e9b7333f4c1b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 10 rows starting from the beginning of the part | ||
| 3550 | 2025.12.31 23:17:44.260938 [ 199 ] {83559bb8-4c93-4180-b7e7-e9b7333f4c1b::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 | ||
| 3551 | 2025.12.31 23:17:44.261038 [ 199 ] {83559bb8-4c93-4180-b7e7-e9b7333f4c1b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 10 rows starting from the beginning of the part | ||
| 3552 | 2025.12.31 23:17:44.261114 [ 271 ] {ea9f76fd-dbc4-4301-9b23-988abca8d797} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3553 | 2025.12.31 23:17:44.261148 [ 199 ] {83559bb8-4c93-4180-b7e7-e9b7333f4c1b::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 | ||
| 3554 | 2025.12.31 23:17:44.261326 [ 271 ] {ea9f76fd-dbc4-4301-9b23-988abca8d797} <Trace> oximeter.measurements_u64 (3e0fa7da-0500-483e-b241-ac25d0f845d7): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3555 | 2025.12.31 23:17:44.261457 [ 271 ] {ea9f76fd-dbc4-4301-9b23-988abca8d797} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001088 sec., 55147.05882352941 rows/sec., 3.72 MiB/sec. | ||
| 3556 | 2025.12.31 23:17:44.261493 [ 271 ] {ea9f76fd-dbc4-4301-9b23-988abca8d797} <Debug> TCPHandler: Processed in 0.001256701 sec. | ||
| 3557 | 2025.12.31 23:17:44.268138 [ 197 ] {83559bb8-4c93-4180-b7e7-e9b7333f4c1b::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 211 rows, containing 19 columns (19 merged, 0 gathered) in 0.007896444 sec., 26720.8885417284 rows/sec., 47.88 MiB/sec. | ||
| 3558 | 2025.12.31 23:17:44.268731 [ 192 ] {83559bb8-4c93-4180-b7e7-e9b7333f4c1b::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3559 | 2025.12.31 23:17:44.269156 [ 192 ] {83559bb8-4c93-4180-b7e7-e9b7333f4c1b::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (83559bb8-4c93-4180-b7e7-e9b7333f4c1b): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3560 | 2025.12.31 23:17:44.269248 [ 192 ] {83559bb8-4c93-4180-b7e7-e9b7333f4c1b::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (83559bb8-4c93-4180-b7e7-e9b7333f4c1b) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3561 | 2025.12.31 23:17:44.269391 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.43 MiB. | ||
| 3562 | 2025.12.31 23:17:46.934887 [ 120 ] {} <Debug> oximeter.fields_ipaddr (5f424e33-6a9f-405c-b8ff-24c93b94647e) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 3563 | 2025.12.31 23:17:46.934957 [ 120 ] {} <Trace> oximeter.fields_ipaddr (5f424e33-6a9f-405c-b8ff-24c93b94647e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3564 | 2025.12.31 23:17:46.934981 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 3565 | 2025.12.31 23:17:46.935124 [ 199 ] {5f424e33-6a9f-405c-b8ff-24c93b94647e::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 | ||
| 3566 | 2025.12.31 23:17:46.935289 [ 199 ] {5f424e33-6a9f-405c-b8ff-24c93b94647e::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3567 | 2025.12.31 23:17:46.935329 [ 199 ] {5f424e33-6a9f-405c-b8ff-24c93b94647e::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 2 rows starting from the beginning of the part | ||
| 3568 | 2025.12.31 23:17:46.935403 [ 199 ] {5f424e33-6a9f-405c-b8ff-24c93b94647e::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 4 rows starting from the beginning of the part | ||
| 3569 | 2025.12.31 23:17:46.935452 [ 199 ] {5f424e33-6a9f-405c-b8ff-24c93b94647e::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 4 rows starting from the beginning of the part | ||
| 3570 | 2025.12.31 23:17:46.935501 [ 199 ] {5f424e33-6a9f-405c-b8ff-24c93b94647e::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 4 rows starting from the beginning of the part | ||
| 3571 | 2025.12.31 23:17:46.935546 [ 199 ] {5f424e33-6a9f-405c-b8ff-24c93b94647e::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 | ||
| 3572 | 2025.12.31 23:17:46.936360 [ 197 ] {5f424e33-6a9f-405c-b8ff-24c93b94647e::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 20 rows, containing 5 columns (5 merged, 0 gathered) in 0.001299052 sec., 15395.842506689494 rows/sec., 1.28 MiB/sec. | ||
| 3573 | 2025.12.31 23:17:46.936536 [ 199 ] {5f424e33-6a9f-405c-b8ff-24c93b94647e::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 3574 | 2025.12.31 23:17:46.936796 [ 199 ] {5f424e33-6a9f-405c-b8ff-24c93b94647e::all_1_5_1} <Trace> oximeter.fields_ipaddr (5f424e33-6a9f-405c-b8ff-24c93b94647e): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3575 | 2025.12.31 23:17:46.936866 [ 199 ] {5f424e33-6a9f-405c-b8ff-24c93b94647e::all_1_5_1} <Trace> oximeter.fields_ipaddr (5f424e33-6a9f-405c-b8ff-24c93b94647e) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 3576 | 2025.12.31 23:17:46.936942 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 3577 | 2025.12.31 23:17:46.993575 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 512 | ||
| 3578 | 2025.12.31 23:17:46.996164 [ 243 ] {} <Trace> system.query_log (aa57fb54-d3d4-4e2b-bcda-b6c10074d25d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3579 | 2025.12.31 23:17:46.996205 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 3580 | 2025.12.31 23:17:46.997282 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3581 | 2025.12.31 23:17:46.997534 [ 243 ] {} <Trace> system.query_log (aa57fb54-d3d4-4e2b-bcda-b6c10074d25d): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3582 | 2025.12.31 23:17:46.997759 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 512 | ||
| 3583 | 2025.12.31 23:17:49.253766 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3584 | 2025.12.31 23:17:49.253959 [ 271 ] {9d8ad7f9-da34-4f18-9221-fd177e540c93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3585 | 2025.12.31 23:17:49.254025 [ 271 ] {9d8ad7f9-da34-4f18-9221-fd177e540c93} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3586 | 2025.12.31 23:17:49.254654 [ 271 ] {9d8ad7f9-da34-4f18-9221-fd177e540c93} <Trace> oximeter.fields_i16 (6205d96e-d352-40e9-8254-31db49133bc3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3587 | 2025.12.31 23:17:49.254703 [ 271 ] {9d8ad7f9-da34-4f18-9221-fd177e540c93} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 3588 | 2025.12.31 23:17:49.255086 [ 271 ] {9d8ad7f9-da34-4f18-9221-fd177e540c93} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 3589 | 2025.12.31 23:17:49.255320 [ 271 ] {9d8ad7f9-da34-4f18-9221-fd177e540c93} <Trace> oximeter.fields_i16 (6205d96e-d352-40e9-8254-31db49133bc3): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3590 | 2025.12.31 23:17:49.255476 [ 271 ] {9d8ad7f9-da34-4f18-9221-fd177e540c93} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001567 sec., 15315.890236119974 rows/sec., 1.27 MiB/sec. | ||
| 3591 | 2025.12.31 23:17:49.255517 [ 271 ] {9d8ad7f9-da34-4f18-9221-fd177e540c93} <Debug> TCPHandler: Processed in 0.001883521 sec. | ||
| 3592 | 2025.12.31 23:17:49.255631 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3593 | 2025.12.31 23:17:49.255726 [ 271 ] {e76b9176-1705-4a3c-961a-781e58b36e43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 3594 | 2025.12.31 23:17:49.255767 [ 271 ] {e76b9176-1705-4a3c-961a-781e58b36e43} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3595 | 2025.12.31 23:17:49.256152 [ 271 ] {e76b9176-1705-4a3c-961a-781e58b36e43} <Trace> oximeter.fields_ipaddr (5f424e33-6a9f-405c-b8ff-24c93b94647e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3596 | 2025.12.31 23:17:49.256189 [ 271 ] {e76b9176-1705-4a3c-961a-781e58b36e43} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 3597 | 2025.12.31 23:17:49.256475 [ 271 ] {e76b9176-1705-4a3c-961a-781e58b36e43} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3598 | 2025.12.31 23:17:49.256676 [ 271 ] {e76b9176-1705-4a3c-961a-781e58b36e43} <Trace> oximeter.fields_ipaddr (5f424e33-6a9f-405c-b8ff-24c93b94647e): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3599 | 2025.12.31 23:17:49.256799 [ 271 ] {e76b9176-1705-4a3c-961a-781e58b36e43} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001091 sec., 3666.3611365719526 rows/sec., 298.97 KiB/sec. | ||
| 3600 | 2025.12.31 23:17:49.256835 [ 271 ] {e76b9176-1705-4a3c-961a-781e58b36e43} <Debug> TCPHandler: Processed in 0.001254621 sec. | ||
| 3601 | 2025.12.31 23:17:49.256935 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3602 | 2025.12.31 23:17:49.257028 [ 271 ] {c248fdb0-4470-4b39-98b3-c1ae57621a98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3603 | 2025.12.31 23:17:49.257067 [ 271 ] {c248fdb0-4470-4b39-98b3-c1ae57621a98} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3604 | 2025.12.31 23:17:49.257547 [ 271 ] {c248fdb0-4470-4b39-98b3-c1ae57621a98} <Trace> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3605 | 2025.12.31 23:17:49.257583 [ 271 ] {c248fdb0-4470-4b39-98b3-c1ae57621a98} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 3606 | 2025.12.31 23:17:49.257898 [ 271 ] {c248fdb0-4470-4b39-98b3-c1ae57621a98} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3607 | 2025.12.31 23:17:49.258100 [ 271 ] {c248fdb0-4470-4b39-98b3-c1ae57621a98} <Trace> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3608 | 2025.12.31 23:17:49.258204 [ 98 ] {} <Debug> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3609 | 2025.12.31 23:17:49.258224 [ 271 ] {c248fdb0-4470-4b39-98b3-c1ae57621a98} <Debug> executeQuery: Read 198 rows, 18.02 KiB in 0.001214 sec., 163097.19934102142 rows/sec., 14.50 MiB/sec. | ||
| 3610 | 2025.12.31 23:17:49.258272 [ 98 ] {} <Trace> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3611 | 2025.12.31 23:17:49.258279 [ 271 ] {c248fdb0-4470-4b39-98b3-c1ae57621a98} <Debug> TCPHandler: Processed in 0.001392953 sec. | ||
| 3612 | 2025.12.31 23:17:49.258301 [ 98 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 3613 | 2025.12.31 23:17:49.258399 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3614 | 2025.12.31 23:17:49.258405 [ 194 ] {37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179::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 | ||
| 3615 | 2025.12.31 23:17:49.258499 [ 271 ] {45d351b6-b7ce-47ef-8c9f-8be5ab8c03cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3616 | 2025.12.31 23:17:49.258528 [ 194 ] {37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3617 | 2025.12.31 23:17:49.258542 [ 271 ] {45d351b6-b7ce-47ef-8c9f-8be5ab8c03cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3618 | 2025.12.31 23:17:49.258566 [ 194 ] {37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 2451 rows starting from the beginning of the part | ||
| 3619 | 2025.12.31 23:17:49.258633 [ 194 ] {37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 76 rows starting from the beginning of the part | ||
| 3620 | 2025.12.31 23:17:49.258674 [ 194 ] {37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 1259 rows starting from the beginning of the part | ||
| 3621 | 2025.12.31 23:17:49.258716 [ 194 ] {37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 76 rows starting from the beginning of the part | ||
| 3622 | 2025.12.31 23:17:49.258751 [ 194 ] {37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179::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 | ||
| 3623 | 2025.12.31 23:17:49.258787 [ 194 ] {37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 198 rows starting from the beginning of the part | ||
| 3624 | 2025.12.31 23:17:49.258944 [ 271 ] {45d351b6-b7ce-47ef-8c9f-8be5ab8c03cc} <Trace> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3625 | 2025.12.31 23:17:49.258989 [ 271 ] {45d351b6-b7ce-47ef-8c9f-8be5ab8c03cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 3626 | 2025.12.31 23:17:49.259299 [ 271 ] {45d351b6-b7ce-47ef-8c9f-8be5ab8c03cc} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3627 | 2025.12.31 23:17:49.259549 [ 271 ] {45d351b6-b7ce-47ef-8c9f-8be5ab8c03cc} <Trace> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3628 | 2025.12.31 23:17:49.259680 [ 271 ] {45d351b6-b7ce-47ef-8c9f-8be5ab8c03cc} <Debug> executeQuery: Read 26 rows, 1.99 KiB in 0.001199 sec., 21684.737281067555 rows/sec., 1.62 MiB/sec. | ||
| 3629 | 2025.12.31 23:17:49.259718 [ 271 ] {45d351b6-b7ce-47ef-8c9f-8be5ab8c03cc} <Debug> TCPHandler: Processed in 0.001367993 sec. | ||
| 3630 | 2025.12.31 23:17:49.259824 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3631 | 2025.12.31 23:17:49.259918 [ 271 ] {a222cba5-f1ac-4d4a-8625-8694bb2d3b3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3632 | 2025.12.31 23:17:49.259956 [ 271 ] {a222cba5-f1ac-4d4a-8625-8694bb2d3b3a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3633 | 2025.12.31 23:17:49.260338 [ 271 ] {a222cba5-f1ac-4d4a-8625-8694bb2d3b3a} <Trace> oximeter.fields_u32 (32e14ee3-f9fc-4687-bf55-1d31f5f916a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3634 | 2025.12.31 23:17:49.260374 [ 271 ] {a222cba5-f1ac-4d4a-8625-8694bb2d3b3a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 3635 | 2025.12.31 23:17:49.260682 [ 271 ] {a222cba5-f1ac-4d4a-8625-8694bb2d3b3a} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3636 | 2025.12.31 23:17:49.260715 [ 199 ] {37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4176 rows, containing 5 columns (5 merged, 0 gathered) in 0.002345819 sec., 1780188.4970664831 rows/sec., 153.75 MiB/sec. | ||
| 3637 | 2025.12.31 23:17:49.260897 [ 271 ] {a222cba5-f1ac-4d4a-8625-8694bb2d3b3a} <Trace> oximeter.fields_u32 (32e14ee3-f9fc-4687-bf55-1d31f5f916a9): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3638 | 2025.12.31 23:17:49.261001 [ 194 ] {37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3639 | 2025.12.31 23:17:49.261034 [ 271 ] {a222cba5-f1ac-4d4a-8625-8694bb2d3b3a} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001134 sec., 21164.021164021164 rows/sec., 1.76 MiB/sec. | ||
| 3640 | 2025.12.31 23:17:49.261077 [ 271 ] {a222cba5-f1ac-4d4a-8625-8694bb2d3b3a} <Debug> TCPHandler: Processed in 0.001301582 sec. | ||
| 3641 | 2025.12.31 23:17:49.261183 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3642 | 2025.12.31 23:17:49.261264 [ 194 ] {37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179::all_1_16_3} <Trace> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3643 | 2025.12.31 23:17:49.261279 [ 271 ] {4cc74214-c528-48ad-9c0d-dc735e3f388a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3644 | 2025.12.31 23:17:49.261326 [ 271 ] {4cc74214-c528-48ad-9c0d-dc735e3f388a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3645 | 2025.12.31 23:17:49.261342 [ 194 ] {37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179::all_1_16_3} <Trace> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3646 | 2025.12.31 23:17:49.261415 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.06 MiB. | ||
| 3647 | 2025.12.31 23:17:49.261716 [ 271 ] {4cc74214-c528-48ad-9c0d-dc735e3f388a} <Trace> oximeter.fields_u8 (ce0c1db8-65f1-440f-8e78-1020d181f97b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3648 | 2025.12.31 23:17:49.261757 [ 271 ] {4cc74214-c528-48ad-9c0d-dc735e3f388a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 3649 | 2025.12.31 23:17:49.262056 [ 271 ] {4cc74214-c528-48ad-9c0d-dc735e3f388a} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 3650 | 2025.12.31 23:17:49.262266 [ 271 ] {4cc74214-c528-48ad-9c0d-dc735e3f388a} <Trace> oximeter.fields_u8 (ce0c1db8-65f1-440f-8e78-1020d181f97b): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3651 | 2025.12.31 23:17:49.262393 [ 271 ] {4cc74214-c528-48ad-9c0d-dc735e3f388a} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001131 sec., 10610.079575596816 rows/sec., 828.91 KiB/sec. | ||
| 3652 | 2025.12.31 23:17:49.262430 [ 271 ] {4cc74214-c528-48ad-9c0d-dc735e3f388a} <Debug> TCPHandler: Processed in 0.001294912 sec. | ||
| 3653 | 2025.12.31 23:17:49.262532 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3654 | 2025.12.31 23:17:49.262625 [ 271 ] {3bb1097b-c709-498e-b037-8f80c9e230d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3655 | 2025.12.31 23:17:49.262663 [ 271 ] {3bb1097b-c709-498e-b037-8f80c9e230d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3656 | 2025.12.31 23:17:49.263088 [ 271 ] {3bb1097b-c709-498e-b037-8f80c9e230d1} <Trace> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3657 | 2025.12.31 23:17:49.263124 [ 271 ] {3bb1097b-c709-498e-b037-8f80c9e230d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 3658 | 2025.12.31 23:17:49.263428 [ 271 ] {3bb1097b-c709-498e-b037-8f80c9e230d1} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3659 | 2025.12.31 23:17:49.263650 [ 271 ] {3bb1097b-c709-498e-b037-8f80c9e230d1} <Trace> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3660 | 2025.12.31 23:17:49.263749 [ 98 ] {} <Debug> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3661 | 2025.12.31 23:17:49.263774 [ 271 ] {3bb1097b-c709-498e-b037-8f80c9e230d1} <Debug> executeQuery: Read 114 rows, 9.50 KiB in 0.001166 sec., 97770.15437392796 rows/sec., 7.96 MiB/sec. | ||
| 3662 | 2025.12.31 23:17:49.263780 [ 98 ] {} <Trace> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3663 | 2025.12.31 23:17:49.263814 [ 98 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 3664 | 2025.12.31 23:17:49.263818 [ 271 ] {3bb1097b-c709-498e-b037-8f80c9e230d1} <Debug> TCPHandler: Processed in 0.001333752 sec. | ||
| 3665 | 2025.12.31 23:17:49.263912 [ 205 ] {e6fc079b-8071-4162-9a06-906ffa01da39::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 | ||
| 3666 | 2025.12.31 23:17:49.263936 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3667 | 2025.12.31 23:17:49.264022 [ 205 ] {e6fc079b-8071-4162-9a06-906ffa01da39::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3668 | 2025.12.31 23:17:49.264031 [ 271 ] {62b6b410-0dbd-4c49-8df7-5a820d5cba2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3669 | 2025.12.31 23:17:49.264057 [ 205 ] {e6fc079b-8071-4162-9a06-906ffa01da39::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 1231 rows starting from the beginning of the part | ||
| 3670 | 2025.12.31 23:17:49.264078 [ 271 ] {62b6b410-0dbd-4c49-8df7-5a820d5cba2c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3671 | 2025.12.31 23:17:49.264122 [ 205 ] {e6fc079b-8071-4162-9a06-906ffa01da39::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 74 rows starting from the beginning of the part | ||
| 3672 | 2025.12.31 23:17:49.264174 [ 205 ] {e6fc079b-8071-4162-9a06-906ffa01da39::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 565 rows starting from the beginning of the part | ||
| 3673 | 2025.12.31 23:17:49.264222 [ 205 ] {e6fc079b-8071-4162-9a06-906ffa01da39::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 74 rows starting from the beginning of the part | ||
| 3674 | 2025.12.31 23:17:49.264270 [ 205 ] {e6fc079b-8071-4162-9a06-906ffa01da39::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 | ||
| 3675 | 2025.12.31 23:17:49.264319 [ 205 ] {e6fc079b-8071-4162-9a06-906ffa01da39::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 114 rows starting from the beginning of the part | ||
| 3676 | 2025.12.31 23:17:49.264473 [ 271 ] {62b6b410-0dbd-4c49-8df7-5a820d5cba2c} <Trace> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3677 | 2025.12.31 23:17:49.264508 [ 271 ] {62b6b410-0dbd-4c49-8df7-5a820d5cba2c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 3678 | 2025.12.31 23:17:49.264856 [ 271 ] {62b6b410-0dbd-4c49-8df7-5a820d5cba2c} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3679 | 2025.12.31 23:17:49.265067 [ 271 ] {62b6b410-0dbd-4c49-8df7-5a820d5cba2c} <Trace> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3680 | 2025.12.31 23:17:49.265192 [ 271 ] {62b6b410-0dbd-4c49-8df7-5a820d5cba2c} <Debug> executeQuery: Read 198 rows, 14.54 KiB in 0.00118 sec., 167796.61016949153 rows/sec., 12.03 MiB/sec. | ||
| 3681 | 2025.12.31 23:17:49.265229 [ 271 ] {62b6b410-0dbd-4c49-8df7-5a820d5cba2c} <Debug> TCPHandler: Processed in 0.001341542 sec. | ||
| 3682 | 2025.12.31 23:17:49.265338 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3683 | 2025.12.31 23:17:49.265431 [ 271 ] {aeea6b8c-a838-4abf-92d9-71130dd01871} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3684 | 2025.12.31 23:17:49.265484 [ 271 ] {aeea6b8c-a838-4abf-92d9-71130dd01871} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3685 | 2025.12.31 23:17:49.265519 [ 199 ] {e6fc079b-8071-4162-9a06-906ffa01da39::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2152 rows, containing 5 columns (5 merged, 0 gathered) in 0.001655298 sec., 1300068.0240053453 rows/sec., 100.96 MiB/sec. | ||
| 3686 | 2025.12.31 23:17:49.265750 [ 199 ] {e6fc079b-8071-4162-9a06-906ffa01da39::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3687 | 2025.12.31 23:17:49.266047 [ 199 ] {e6fc079b-8071-4162-9a06-906ffa01da39::all_1_16_3} <Trace> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3688 | 2025.12.31 23:17:49.266125 [ 199 ] {e6fc079b-8071-4162-9a06-906ffa01da39::all_1_16_3} <Trace> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3689 | 2025.12.31 23:17:49.266209 [ 271 ] {aeea6b8c-a838-4abf-92d9-71130dd01871} <Trace> oximeter.measurements_histogramu64 (83559bb8-4c93-4180-b7e7-e9b7333f4c1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3690 | 2025.12.31 23:17:49.266214 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.64 MiB. | ||
| 3691 | 2025.12.31 23:17:49.266252 [ 271 ] {aeea6b8c-a838-4abf-92d9-71130dd01871} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 3692 | 2025.12.31 23:17:49.266783 [ 271 ] {aeea6b8c-a838-4abf-92d9-71130dd01871} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3693 | 2025.12.31 23:17:49.267006 [ 271 ] {aeea6b8c-a838-4abf-92d9-71130dd01871} <Trace> oximeter.measurements_histogramu64 (83559bb8-4c93-4180-b7e7-e9b7333f4c1b): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3694 | 2025.12.31 23:17:49.267143 [ 271 ] {aeea6b8c-a838-4abf-92d9-71130dd01871} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.00173 sec., 5780.346820809249 rows/sec., 10.36 MiB/sec. | ||
| 3695 | 2025.12.31 23:17:49.267196 [ 271 ] {aeea6b8c-a838-4abf-92d9-71130dd01871} <Debug> TCPHandler: Processed in 0.001906783 sec. | ||
| 3696 | 2025.12.31 23:17:49.267319 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3697 | 2025.12.31 23:17:49.267438 [ 271 ] {a93319ce-89dd-4964-a127-a38f032def97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3698 | 2025.12.31 23:17:49.267488 [ 271 ] {a93319ce-89dd-4964-a127-a38f032def97} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3699 | 2025.12.31 23:17:49.267869 [ 271 ] {a93319ce-89dd-4964-a127-a38f032def97} <Trace> oximeter.measurements_u64 (3e0fa7da-0500-483e-b241-ac25d0f845d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3700 | 2025.12.31 23:17:49.267905 [ 271 ] {a93319ce-89dd-4964-a127-a38f032def97} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 3701 | 2025.12.31 23:17:49.268213 [ 271 ] {a93319ce-89dd-4964-a127-a38f032def97} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3702 | 2025.12.31 23:17:49.268420 [ 271 ] {a93319ce-89dd-4964-a127-a38f032def97} <Trace> oximeter.measurements_u64 (3e0fa7da-0500-483e-b241-ac25d0f845d7): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3703 | 2025.12.31 23:17:49.268547 [ 271 ] {a93319ce-89dd-4964-a127-a38f032def97} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001135 sec., 52863.43612334802 rows/sec., 3.56 MiB/sec. | ||
| 3704 | 2025.12.31 23:17:49.268584 [ 271 ] {a93319ce-89dd-4964-a127-a38f032def97} <Debug> TCPHandler: Processed in 0.001325542 sec. | ||
| 3705 | 2025.12.31 23:17:49.481502 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 5364 | ||
| 3706 | 2025.12.31 23:17:49.482063 [ 245 ] {} <Trace> system.asynchronous_metric_log (1af02360-2569-4a97-a5ac-aa07775e497e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3707 | 2025.12.31 23:17:49.482127 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 3708 | 2025.12.31 23:17:49.482845 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3709 | 2025.12.31 23:17:49.483066 [ 245 ] {} <Trace> system.asynchronous_metric_log (1af02360-2569-4a97-a5ac-aa07775e497e): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3710 | 2025.12.31 23:17:49.483178 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5364 | ||
| 3711 | 2025.12.31 23:17:49.483193 [ 117 ] {} <Debug> system.asynchronous_metric_log (1af02360-2569-4a97-a5ac-aa07775e497e) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3712 | 2025.12.31 23:17:49.483237 [ 117 ] {} <Trace> system.asynchronous_metric_log (1af02360-2569-4a97-a5ac-aa07775e497e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3713 | 2025.12.31 23:17:49.483260 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 3714 | 2025.12.31 23:17:49.483345 [ 205 ] {1af02360-2569-4a97-a5ac-aa07775e497e::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 | ||
| 3715 | 2025.12.31 23:17:49.483442 [ 205 ] {1af02360-2569-4a97-a5ac-aa07775e497e::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3716 | 2025.12.31 23:17:49.483484 [ 205 ] {1af02360-2569-4a97-a5ac-aa07775e497e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 2932 rows starting from the beginning of the part | ||
| 3717 | 2025.12.31 23:17:49.483538 [ 205 ] {1af02360-2569-4a97-a5ac-aa07775e497e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 512 rows starting from the beginning of the part | ||
| 3718 | 2025.12.31 23:17:49.483583 [ 205 ] {1af02360-2569-4a97-a5ac-aa07775e497e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 448 rows starting from the beginning of the part | ||
| 3719 | 2025.12.31 23:17:49.483623 [ 205 ] {1af02360-2569-4a97-a5ac-aa07775e497e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 512 rows starting from the beginning of the part | ||
| 3720 | 2025.12.31 23:17:49.483663 [ 205 ] {1af02360-2569-4a97-a5ac-aa07775e497e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 448 rows starting from the beginning of the part | ||
| 3721 | 2025.12.31 23:17:49.483707 [ 205 ] {1af02360-2569-4a97-a5ac-aa07775e497e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 512 rows starting from the beginning of the part | ||
| 3722 | 2025.12.31 23:17:49.484951 [ 199 ] {1af02360-2569-4a97-a5ac-aa07775e497e::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5364 rows, containing 4 columns (4 merged, 0 gathered) in 0.001643498 sec., 3263770.3240283835 rows/sec., 46.69 MiB/sec. | ||
| 3723 | 2025.12.31 23:17:49.485659 [ 193 ] {1af02360-2569-4a97-a5ac-aa07775e497e::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3724 | 2025.12.31 23:17:49.485902 [ 193 ] {1af02360-2569-4a97-a5ac-aa07775e497e::all_1_11_2} <Trace> system.asynchronous_metric_log (1af02360-2569-4a97-a5ac-aa07775e497e): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3725 | 2025.12.31 23:17:49.485967 [ 193 ] {1af02360-2569-4a97-a5ac-aa07775e497e::all_1_11_2} <Trace> system.asynchronous_metric_log (1af02360-2569-4a97-a5ac-aa07775e497e) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3726 | 2025.12.31 23:17:49.486031 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.41 MiB. | ||
| 3727 | 2025.12.31 23:17:49.751025 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 83 | ||
| 3728 | 2025.12.31 23:17:49.767493 [ 244 ] {} <Trace> system.metric_log (9f7485ce-4bf0-4a0f-b388-b82873d55ef6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3729 | 2025.12.31 23:17:49.767557 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 3730 | 2025.12.31 23:17:49.773684 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3731 | 2025.12.31 23:17:49.774354 [ 244 ] {} <Trace> system.metric_log (9f7485ce-4bf0-4a0f-b388-b82873d55ef6): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3732 | 2025.12.31 23:17:49.774671 [ 117 ] {} <Debug> system.metric_log (9f7485ce-4bf0-4a0f-b388-b82873d55ef6) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3733 | 2025.12.31 23:17:49.774761 [ 117 ] {} <Trace> system.metric_log (9f7485ce-4bf0-4a0f-b388-b82873d55ef6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3734 | 2025.12.31 23:17:49.774798 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 3735 | 2025.12.31 23:17:49.774944 [ 199 ] {9f7485ce-4bf0-4a0f-b388-b82873d55ef6::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 | ||
| 3736 | 2025.12.31 23:17:49.777529 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 83 | ||
| 3737 | 2025.12.31 23:17:49.778957 [ 199 ] {9f7485ce-4bf0-4a0f-b388-b82873d55ef6::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3738 | 2025.12.31 23:17:49.780269 [ 199 ] {9f7485ce-4bf0-4a0f-b388-b82873d55ef6::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 | ||
| 3739 | 2025.12.31 23:17:49.784483 [ 199 ] {9f7485ce-4bf0-4a0f-b388-b82873d55ef6::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 | ||
| 3740 | 2025.12.31 23:17:49.788614 [ 199 ] {9f7485ce-4bf0-4a0f-b388-b82873d55ef6::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 | ||
| 3741 | 2025.12.31 23:17:49.792775 [ 199 ] {9f7485ce-4bf0-4a0f-b388-b82873d55ef6::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 | ||
| 3742 | 2025.12.31 23:17:49.796878 [ 199 ] {9f7485ce-4bf0-4a0f-b388-b82873d55ef6::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 | ||
| 3743 | 2025.12.31 23:17:49.801018 [ 199 ] {9f7485ce-4bf0-4a0f-b388-b82873d55ef6::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 | ||
| 3744 | 2025.12.31 23:17:49.849564 [ 189 ] {9f7485ce-4bf0-4a0f-b388-b82873d55ef6::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 83 rows, containing 679 columns (679 merged, 0 gathered) in 0.074686648 sec., 1111.309748430536 rows/sec., 5.75 MiB/sec. | ||
| 3745 | 2025.12.31 23:17:49.851153 [ 195 ] {9f7485ce-4bf0-4a0f-b388-b82873d55ef6::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3746 | 2025.12.31 23:17:49.852879 [ 195 ] {9f7485ce-4bf0-4a0f-b388-b82873d55ef6::all_1_11_2} <Trace> system.metric_log (9f7485ce-4bf0-4a0f-b388-b82873d55ef6): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3747 | 2025.12.31 23:17:49.852965 [ 195 ] {9f7485ce-4bf0-4a0f-b388-b82873d55ef6::all_1_11_2} <Trace> system.metric_log (9f7485ce-4bf0-4a0f-b388-b82873d55ef6) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3748 | 2025.12.31 23:17:49.854050 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.45 MiB. | ||
| 3749 | 2025.12.31 23:17:50.000312 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 219.91 MiB, peak 229.84 MiB, free memory in arenas 0.00 B, will set to 226.02 MiB (RSS), difference: 6.11 MiB | ||
| 3750 | 2025.12.31 23:17:54.253020 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3751 | 2025.12.31 23:17:54.253234 [ 271 ] {becacba0-d7c8-4a4c-9cf1-1b545a4dbc15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3752 | 2025.12.31 23:17:54.253306 [ 271 ] {becacba0-d7c8-4a4c-9cf1-1b545a4dbc15} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3753 | 2025.12.31 23:17:54.254081 [ 271 ] {becacba0-d7c8-4a4c-9cf1-1b545a4dbc15} <Trace> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3754 | 2025.12.31 23:17:54.254128 [ 271 ] {becacba0-d7c8-4a4c-9cf1-1b545a4dbc15} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 3755 | 2025.12.31 23:17:54.254559 [ 271 ] {becacba0-d7c8-4a4c-9cf1-1b545a4dbc15} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3756 | 2025.12.31 23:17:54.254786 [ 271 ] {becacba0-d7c8-4a4c-9cf1-1b545a4dbc15} <Trace> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3757 | 2025.12.31 23:17:54.254936 [ 271 ] {becacba0-d7c8-4a4c-9cf1-1b545a4dbc15} <Debug> executeQuery: Read 118 rows, 10.26 KiB in 0.001756 sec., 67198.17767653758 rows/sec., 5.71 MiB/sec. | ||
| 3758 | 2025.12.31 23:17:54.254977 [ 271 ] {becacba0-d7c8-4a4c-9cf1-1b545a4dbc15} <Debug> TCPHandler: Processed in 0.002101146 sec. | ||
| 3759 | 2025.12.31 23:17:54.255113 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3760 | 2025.12.31 23:17:54.255209 [ 271 ] {3cec47f5-8375-4a65-a8f3-e7258290dac8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3761 | 2025.12.31 23:17:54.255259 [ 271 ] {3cec47f5-8375-4a65-a8f3-e7258290dac8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3762 | 2025.12.31 23:17:54.255709 [ 271 ] {3cec47f5-8375-4a65-a8f3-e7258290dac8} <Trace> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3763 | 2025.12.31 23:17:54.255748 [ 271 ] {3cec47f5-8375-4a65-a8f3-e7258290dac8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 3764 | 2025.12.31 23:17:54.256073 [ 271 ] {3cec47f5-8375-4a65-a8f3-e7258290dac8} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3765 | 2025.12.31 23:17:54.256287 [ 271 ] {3cec47f5-8375-4a65-a8f3-e7258290dac8} <Trace> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3766 | 2025.12.31 23:17:54.256394 [ 70 ] {} <Debug> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3767 | 2025.12.31 23:17:54.256420 [ 271 ] {3cec47f5-8375-4a65-a8f3-e7258290dac8} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.00123 sec., 25203.252032520326 rows/sec., 1.85 MiB/sec. | ||
| 3768 | 2025.12.31 23:17:54.256463 [ 70 ] {} <Trace> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3769 | 2025.12.31 23:17:54.256471 [ 271 ] {3cec47f5-8375-4a65-a8f3-e7258290dac8} <Debug> TCPHandler: Processed in 0.001408604 sec. | ||
| 3770 | 2025.12.31 23:17:54.256493 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 3771 | 2025.12.31 23:17:54.256588 [ 193 ] {d568562b-8e8e-4a3d-9432-0ad11505f9aa::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 | ||
| 3772 | 2025.12.31 23:17:54.256611 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3773 | 2025.12.31 23:17:54.256682 [ 193 ] {d568562b-8e8e-4a3d-9432-0ad11505f9aa::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3774 | 2025.12.31 23:17:54.256708 [ 271 ] {b815f024-f65b-4816-9ccb-7a7319f2c524} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3775 | 2025.12.31 23:17:54.256710 [ 193 ] {d568562b-8e8e-4a3d-9432-0ad11505f9aa::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 267 rows starting from the beginning of the part | ||
| 3776 | 2025.12.31 23:17:54.256749 [ 271 ] {b815f024-f65b-4816-9ccb-7a7319f2c524} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3777 | 2025.12.31 23:17:54.256799 [ 193 ] {d568562b-8e8e-4a3d-9432-0ad11505f9aa::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 36 rows starting from the beginning of the part | ||
| 3778 | 2025.12.31 23:17:54.256845 [ 193 ] {d568562b-8e8e-4a3d-9432-0ad11505f9aa::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 10 rows starting from the beginning of the part | ||
| 3779 | 2025.12.31 23:17:54.256887 [ 193 ] {d568562b-8e8e-4a3d-9432-0ad11505f9aa::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 | ||
| 3780 | 2025.12.31 23:17:54.256930 [ 193 ] {d568562b-8e8e-4a3d-9432-0ad11505f9aa::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 26 rows starting from the beginning of the part | ||
| 3781 | 2025.12.31 23:17:54.256969 [ 193 ] {d568562b-8e8e-4a3d-9432-0ad11505f9aa::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 31 rows starting from the beginning of the part | ||
| 3782 | 2025.12.31 23:17:54.257194 [ 271 ] {b815f024-f65b-4816-9ccb-7a7319f2c524} <Trace> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3783 | 2025.12.31 23:17:54.257229 [ 271 ] {b815f024-f65b-4816-9ccb-7a7319f2c524} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 3784 | 2025.12.31 23:17:54.257739 [ 195 ] {d568562b-8e8e-4a3d-9432-0ad11505f9aa::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 400 rows, containing 5 columns (5 merged, 0 gathered) in 0.00118409 sec., 337812.1595486829 rows/sec., 23.53 MiB/sec. | ||
| 3785 | 2025.12.31 23:17:54.257865 [ 271 ] {b815f024-f65b-4816-9ccb-7a7319f2c524} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3786 | 2025.12.31 23:17:54.257922 [ 201 ] {d568562b-8e8e-4a3d-9432-0ad11505f9aa::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3787 | 2025.12.31 23:17:54.258109 [ 271 ] {b815f024-f65b-4816-9ccb-7a7319f2c524} <Trace> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3788 | 2025.12.31 23:17:54.258189 [ 201 ] {d568562b-8e8e-4a3d-9432-0ad11505f9aa::all_1_16_3} <Trace> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3789 | 2025.12.31 23:17:54.258244 [ 271 ] {b815f024-f65b-4816-9ccb-7a7319f2c524} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001556 sec., 61053.98457583547 rows/sec., 4.77 MiB/sec. | ||
| 3790 | 2025.12.31 23:17:54.258254 [ 201 ] {d568562b-8e8e-4a3d-9432-0ad11505f9aa::all_1_16_3} <Trace> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3791 | 2025.12.31 23:17:54.258282 [ 271 ] {b815f024-f65b-4816-9ccb-7a7319f2c524} <Debug> TCPHandler: Processed in 0.00172142 sec. | ||
| 3792 | 2025.12.31 23:17:54.258325 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 3793 | 2025.12.31 23:17:54.258410 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3794 | 2025.12.31 23:17:54.258506 [ 271 ] {7ff5a24b-c2b6-4aa9-89cb-1cc89d979509} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3795 | 2025.12.31 23:17:54.258551 [ 271 ] {7ff5a24b-c2b6-4aa9-89cb-1cc89d979509} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3796 | 2025.12.31 23:17:54.258971 [ 271 ] {7ff5a24b-c2b6-4aa9-89cb-1cc89d979509} <Trace> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3797 | 2025.12.31 23:17:54.259008 [ 271 ] {7ff5a24b-c2b6-4aa9-89cb-1cc89d979509} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 3798 | 2025.12.31 23:17:54.259330 [ 271 ] {7ff5a24b-c2b6-4aa9-89cb-1cc89d979509} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3799 | 2025.12.31 23:17:54.259519 [ 271 ] {7ff5a24b-c2b6-4aa9-89cb-1cc89d979509} <Trace> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3800 | 2025.12.31 23:17:54.259614 [ 70 ] {} <Debug> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3801 | 2025.12.31 23:17:54.259640 [ 271 ] {7ff5a24b-c2b6-4aa9-89cb-1cc89d979509} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001188 sec., 134680.13468013468 rows/sec., 9.38 MiB/sec. | ||
| 3802 | 2025.12.31 23:17:54.259653 [ 70 ] {} <Trace> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3803 | 2025.12.31 23:17:54.259678 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 3804 | 2025.12.31 23:17:54.259679 [ 271 ] {7ff5a24b-c2b6-4aa9-89cb-1cc89d979509} <Debug> TCPHandler: Processed in 0.001356583 sec. | ||
| 3805 | 2025.12.31 23:17:54.259770 [ 201 ] {7d79e45e-07fa-43b3-999d-49ca9374dcb1::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 | ||
| 3806 | 2025.12.31 23:17:54.259817 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3807 | 2025.12.31 23:17:54.259861 [ 201 ] {7d79e45e-07fa-43b3-999d-49ca9374dcb1::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3808 | 2025.12.31 23:17:54.259887 [ 201 ] {7d79e45e-07fa-43b3-999d-49ca9374dcb1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 3739 rows starting from the beginning of the part | ||
| 3809 | 2025.12.31 23:17:54.259907 [ 271 ] {0ba3ce20-b6d4-4f9d-bbd5-3ce788e4595d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3810 | 2025.12.31 23:17:54.259938 [ 201 ] {7d79e45e-07fa-43b3-999d-49ca9374dcb1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 847 rows starting from the beginning of the part | ||
| 3811 | 2025.12.31 23:17:54.259957 [ 271 ] {0ba3ce20-b6d4-4f9d-bbd5-3ce788e4595d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3812 | 2025.12.31 23:17:54.259979 [ 201 ] {7d79e45e-07fa-43b3-999d-49ca9374dcb1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 160 rows starting from the beginning of the part | ||
| 3813 | 2025.12.31 23:17:54.260019 [ 201 ] {7d79e45e-07fa-43b3-999d-49ca9374dcb1::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 | ||
| 3814 | 2025.12.31 23:17:54.260125 [ 201 ] {7d79e45e-07fa-43b3-999d-49ca9374dcb1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 198 rows starting from the beginning of the part | ||
| 3815 | 2025.12.31 23:17:54.260185 [ 201 ] {7d79e45e-07fa-43b3-999d-49ca9374dcb1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 160 rows starting from the beginning of the part | ||
| 3816 | 2025.12.31 23:17:54.260928 [ 271 ] {0ba3ce20-b6d4-4f9d-bbd5-3ce788e4595d} <Trace> oximeter.measurements_histogramu64 (83559bb8-4c93-4180-b7e7-e9b7333f4c1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3817 | 2025.12.31 23:17:54.260968 [ 271 ] {0ba3ce20-b6d4-4f9d-bbd5-3ce788e4595d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 3818 | 2025.12.31 23:17:54.261651 [ 271 ] {0ba3ce20-b6d4-4f9d-bbd5-3ce788e4595d} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3819 | 2025.12.31 23:17:54.261897 [ 271 ] {0ba3ce20-b6d4-4f9d-bbd5-3ce788e4595d} <Trace> oximeter.measurements_histogramu64 (83559bb8-4c93-4180-b7e7-e9b7333f4c1b): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3820 | 2025.12.31 23:17:54.262036 [ 271 ] {0ba3ce20-b6d4-4f9d-bbd5-3ce788e4595d} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.002094 sec., 14804.202483285579 rows/sec., 26.53 MiB/sec. | ||
| 3821 | 2025.12.31 23:17:54.262100 [ 271 ] {0ba3ce20-b6d4-4f9d-bbd5-3ce788e4595d} <Debug> TCPHandler: Processed in 0.002284129 sec. | ||
| 3822 | 2025.12.31 23:17:54.262227 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3823 | 2025.12.31 23:17:54.262322 [ 271 ] {3cdd8be0-526e-4628-8147-c7aec1f0b5fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3824 | 2025.12.31 23:17:54.262366 [ 271 ] {3cdd8be0-526e-4628-8147-c7aec1f0b5fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3825 | 2025.12.31 23:17:54.262667 [ 196 ] {7d79e45e-07fa-43b3-999d-49ca9374dcb1::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5264 rows, containing 5 columns (5 merged, 0 gathered) in 0.002875289 sec., 1830772.4893045533 rows/sec., 124.67 MiB/sec. | ||
| 3826 | 2025.12.31 23:17:54.262708 [ 271 ] {3cdd8be0-526e-4628-8147-c7aec1f0b5fb} <Trace> oximeter.measurements_u64 (3e0fa7da-0500-483e-b241-ac25d0f845d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3827 | 2025.12.31 23:17:54.262749 [ 271 ] {3cdd8be0-526e-4628-8147-c7aec1f0b5fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 3828 | 2025.12.31 23:17:54.263054 [ 271 ] {3cdd8be0-526e-4628-8147-c7aec1f0b5fb} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3829 | 2025.12.31 23:17:54.263285 [ 271 ] {3cdd8be0-526e-4628-8147-c7aec1f0b5fb} <Trace> oximeter.measurements_u64 (3e0fa7da-0500-483e-b241-ac25d0f845d7): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3830 | 2025.12.31 23:17:54.263345 [ 198 ] {7d79e45e-07fa-43b3-999d-49ca9374dcb1::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3831 | 2025.12.31 23:17:54.263424 [ 271 ] {3cdd8be0-526e-4628-8147-c7aec1f0b5fb} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001119 sec., 53619.30294906166 rows/sec., 3.61 MiB/sec. | ||
| 3832 | 2025.12.31 23:17:54.263465 [ 271 ] {3cdd8be0-526e-4628-8147-c7aec1f0b5fb} <Debug> TCPHandler: Processed in 0.001287642 sec. | ||
| 3833 | 2025.12.31 23:17:54.263726 [ 198 ] {7d79e45e-07fa-43b3-999d-49ca9374dcb1::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3834 | 2025.12.31 23:17:54.263823 [ 198 ] {7d79e45e-07fa-43b3-999d-49ca9374dcb1::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3835 | 2025.12.31 23:17:54.263966 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.02 MiB. | ||
| 3836 | 2025.12.31 23:17:56.917622 [ 96 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3837 | 2025.12.31 23:17:56.917667 [ 96 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3838 | 2025.12.31 23:17:56.983433 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 5812 | ||
| 3839 | 2025.12.31 23:17:56.984325 [ 245 ] {} <Trace> system.asynchronous_metric_log (1af02360-2569-4a97-a5ac-aa07775e497e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3840 | 2025.12.31 23:17:56.984377 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 3841 | 2025.12.31 23:17:56.984874 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3842 | 2025.12.31 23:17:56.985121 [ 245 ] {} <Trace> system.asynchronous_metric_log (1af02360-2569-4a97-a5ac-aa07775e497e): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3843 | 2025.12.31 23:17:56.985251 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5812 | ||
| 3844 | 2025.12.31 23:17:56.998044 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 544 | ||
| 3845 | 2025.12.31 23:17:57.000233 [ 243 ] {} <Trace> system.query_log (aa57fb54-d3d4-4e2b-bcda-b6c10074d25d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3846 | 2025.12.31 23:17:57.000278 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 3847 | 2025.12.31 23:17:57.001470 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3848 | 2025.12.31 23:17:57.001732 [ 243 ] {} <Trace> system.query_log (aa57fb54-d3d4-4e2b-bcda-b6c10074d25d): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3849 | 2025.12.31 23:17:57.001981 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 544 | ||
| 3850 | 2025.12.31 23:17:57.277734 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 91 | ||
| 3851 | 2025.12.31 23:17:57.293599 [ 244 ] {} <Trace> system.metric_log (9f7485ce-4bf0-4a0f-b388-b82873d55ef6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3852 | 2025.12.31 23:17:57.293655 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 3853 | 2025.12.31 23:17:57.298903 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3854 | 2025.12.31 23:17:57.299606 [ 244 ] {} <Trace> system.metric_log (9f7485ce-4bf0-4a0f-b388-b82873d55ef6): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3855 | 2025.12.31 23:17:57.302282 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 91 | ||
| 3856 | 2025.12.31 23:17:59.251932 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3857 | 2025.12.31 23:17:59.252221 [ 271 ] {6c1643fc-e671-41c3-85cb-cde9f5c458d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3858 | 2025.12.31 23:17:59.252289 [ 271 ] {6c1643fc-e671-41c3-85cb-cde9f5c458d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3859 | 2025.12.31 23:17:59.252946 [ 271 ] {6c1643fc-e671-41c3-85cb-cde9f5c458d7} <Trace> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3860 | 2025.12.31 23:17:59.252992 [ 271 ] {6c1643fc-e671-41c3-85cb-cde9f5c458d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 3861 | 2025.12.31 23:17:59.253390 [ 271 ] {6c1643fc-e671-41c3-85cb-cde9f5c458d7} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3862 | 2025.12.31 23:17:59.253624 [ 271 ] {6c1643fc-e671-41c3-85cb-cde9f5c458d7} <Trace> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3863 | 2025.12.31 23:17:59.253789 [ 271 ] {6c1643fc-e671-41c3-85cb-cde9f5c458d7} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.00162 sec., 46913.58024691358 rows/sec., 3.87 MiB/sec. | ||
| 3864 | 2025.12.31 23:17:59.253837 [ 271 ] {6c1643fc-e671-41c3-85cb-cde9f5c458d7} <Debug> TCPHandler: Processed in 0.002093586 sec. | ||
| 3865 | 2025.12.31 23:17:59.253968 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3866 | 2025.12.31 23:17:59.254070 [ 271 ] {415f9729-0bd0-41f8-84b5-996d1815a53d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3867 | 2025.12.31 23:17:59.254115 [ 271 ] {415f9729-0bd0-41f8-84b5-996d1815a53d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3868 | 2025.12.31 23:17:59.254525 [ 271 ] {415f9729-0bd0-41f8-84b5-996d1815a53d} <Trace> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3869 | 2025.12.31 23:17:59.254560 [ 271 ] {415f9729-0bd0-41f8-84b5-996d1815a53d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 3870 | 2025.12.31 23:17:59.254857 [ 271 ] {415f9729-0bd0-41f8-84b5-996d1815a53d} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3871 | 2025.12.31 23:17:59.255078 [ 271 ] {415f9729-0bd0-41f8-84b5-996d1815a53d} <Trace> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3872 | 2025.12.31 23:17:59.255205 [ 271 ] {415f9729-0bd0-41f8-84b5-996d1815a53d} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001159 sec., 8628.127696289905 rows/sec., 648.79 KiB/sec. | ||
| 3873 | 2025.12.31 23:17:59.255242 [ 271 ] {415f9729-0bd0-41f8-84b5-996d1815a53d} <Debug> TCPHandler: Processed in 0.001327423 sec. | ||
| 3874 | 2025.12.31 23:17:59.255350 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3875 | 2025.12.31 23:17:59.255446 [ 271 ] {0f36edf7-155b-4083-84e2-63a9e916c45e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3876 | 2025.12.31 23:17:59.255487 [ 271 ] {0f36edf7-155b-4083-84e2-63a9e916c45e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3877 | 2025.12.31 23:17:59.255891 [ 271 ] {0f36edf7-155b-4083-84e2-63a9e916c45e} <Trace> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3878 | 2025.12.31 23:17:59.255927 [ 271 ] {0f36edf7-155b-4083-84e2-63a9e916c45e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 3879 | 2025.12.31 23:17:59.256229 [ 271 ] {0f36edf7-155b-4083-84e2-63a9e916c45e} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3880 | 2025.12.31 23:17:59.256440 [ 271 ] {0f36edf7-155b-4083-84e2-63a9e916c45e} <Trace> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3881 | 2025.12.31 23:17:59.256568 [ 271 ] {0f36edf7-155b-4083-84e2-63a9e916c45e} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001141 sec., 64855.39000876424 rows/sec., 5.06 MiB/sec. | ||
| 3882 | 2025.12.31 23:17:59.256606 [ 271 ] {0f36edf7-155b-4083-84e2-63a9e916c45e} <Debug> TCPHandler: Processed in 0.001305062 sec. | ||
| 3883 | 2025.12.31 23:17:59.256715 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3884 | 2025.12.31 23:17:59.256809 [ 271 ] {0283772a-23e1-4780-ac93-bd3c8922ddab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3885 | 2025.12.31 23:17:59.256853 [ 271 ] {0283772a-23e1-4780-ac93-bd3c8922ddab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3886 | 2025.12.31 23:17:59.257255 [ 271 ] {0283772a-23e1-4780-ac93-bd3c8922ddab} <Trace> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3887 | 2025.12.31 23:17:59.257290 [ 271 ] {0283772a-23e1-4780-ac93-bd3c8922ddab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 3888 | 2025.12.31 23:17:59.257627 [ 271 ] {0283772a-23e1-4780-ac93-bd3c8922ddab} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3889 | 2025.12.31 23:17:59.257835 [ 271 ] {0283772a-23e1-4780-ac93-bd3c8922ddab} <Trace> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3890 | 2025.12.31 23:17:59.257965 [ 271 ] {0283772a-23e1-4780-ac93-bd3c8922ddab} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001174 sec., 136286.20102214653 rows/sec., 9.49 MiB/sec. | ||
| 3891 | 2025.12.31 23:17:59.258000 [ 271 ] {0283772a-23e1-4780-ac93-bd3c8922ddab} <Debug> TCPHandler: Processed in 0.001333713 sec. | ||
| 3892 | 2025.12.31 23:17:59.258100 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3893 | 2025.12.31 23:17:59.258193 [ 271 ] {3c0f85c3-537a-4a24-8b07-d7425f5ef8ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3894 | 2025.12.31 23:17:59.258247 [ 271 ] {3c0f85c3-537a-4a24-8b07-d7425f5ef8ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3895 | 2025.12.31 23:17:59.258968 [ 271 ] {3c0f85c3-537a-4a24-8b07-d7425f5ef8ca} <Trace> oximeter.measurements_histogramu64 (83559bb8-4c93-4180-b7e7-e9b7333f4c1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3896 | 2025.12.31 23:17:59.259003 [ 271 ] {3c0f85c3-537a-4a24-8b07-d7425f5ef8ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 3897 | 2025.12.31 23:17:59.259502 [ 271 ] {3c0f85c3-537a-4a24-8b07-d7425f5ef8ca} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3898 | 2025.12.31 23:17:59.259720 [ 271 ] {3c0f85c3-537a-4a24-8b07-d7425f5ef8ca} <Trace> oximeter.measurements_histogramu64 (83559bb8-4c93-4180-b7e7-e9b7333f4c1b): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3899 | 2025.12.31 23:17:59.259858 [ 271 ] {3c0f85c3-537a-4a24-8b07-d7425f5ef8ca} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001683 sec., 5941.770647653 rows/sec., 10.65 MiB/sec. | ||
| 3900 | 2025.12.31 23:17:59.259914 [ 271 ] {3c0f85c3-537a-4a24-8b07-d7425f5ef8ca} <Debug> TCPHandler: Processed in 0.001863142 sec. | ||
| 3901 | 2025.12.31 23:17:59.260023 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3902 | 2025.12.31 23:17:59.260120 [ 271 ] {67f46497-ce21-4aff-afd6-33c1012a65cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3903 | 2025.12.31 23:17:59.260164 [ 271 ] {67f46497-ce21-4aff-afd6-33c1012a65cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3904 | 2025.12.31 23:17:59.260493 [ 271 ] {67f46497-ce21-4aff-afd6-33c1012a65cd} <Trace> oximeter.measurements_u64 (3e0fa7da-0500-483e-b241-ac25d0f845d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3905 | 2025.12.31 23:17:59.260528 [ 271 ] {67f46497-ce21-4aff-afd6-33c1012a65cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 3906 | 2025.12.31 23:17:59.260846 [ 271 ] {67f46497-ce21-4aff-afd6-33c1012a65cd} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3907 | 2025.12.31 23:17:59.261059 [ 271 ] {67f46497-ce21-4aff-afd6-33c1012a65cd} <Trace> oximeter.measurements_u64 (3e0fa7da-0500-483e-b241-ac25d0f845d7): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3908 | 2025.12.31 23:17:59.261186 [ 271 ] {67f46497-ce21-4aff-afd6-33c1012a65cd} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001084 sec., 55350.55350553506 rows/sec., 3.73 MiB/sec. | ||
| 3909 | 2025.12.31 23:17:59.261200 [ 119 ] {} <Debug> oximeter.measurements_u64 (3e0fa7da-0500-483e-b241-ac25d0f845d7) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3910 | 2025.12.31 23:17:59.261221 [ 271 ] {67f46497-ce21-4aff-afd6-33c1012a65cd} <Debug> TCPHandler: Processed in 0.001247451 sec. | ||
| 3911 | 2025.12.31 23:17:59.261275 [ 119 ] {} <Trace> oximeter.measurements_u64 (3e0fa7da-0500-483e-b241-ac25d0f845d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3912 | 2025.12.31 23:17:59.261306 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 3913 | 2025.12.31 23:17:59.261405 [ 195 ] {3e0fa7da-0500-483e-b241-ac25d0f845d7::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 | ||
| 3914 | 2025.12.31 23:17:59.261524 [ 195 ] {3e0fa7da-0500-483e-b241-ac25d0f845d7::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3915 | 2025.12.31 23:17:59.261559 [ 195 ] {3e0fa7da-0500-483e-b241-ac25d0f845d7::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 612 rows starting from the beginning of the part | ||
| 3916 | 2025.12.31 23:17:59.261648 [ 195 ] {3e0fa7da-0500-483e-b241-ac25d0f845d7::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 | ||
| 3917 | 2025.12.31 23:17:59.261695 [ 195 ] {3e0fa7da-0500-483e-b241-ac25d0f845d7::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 | ||
| 3918 | 2025.12.31 23:17:59.261737 [ 195 ] {3e0fa7da-0500-483e-b241-ac25d0f845d7::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 | ||
| 3919 | 2025.12.31 23:17:59.261776 [ 195 ] {3e0fa7da-0500-483e-b241-ac25d0f845d7::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 | ||
| 3920 | 2025.12.31 23:17:59.261814 [ 195 ] {3e0fa7da-0500-483e-b241-ac25d0f845d7::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 | ||
| 3921 | 2025.12.31 23:17:59.262710 [ 198 ] {3e0fa7da-0500-483e-b241-ac25d0f845d7::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 912 rows, containing 4 columns (4 merged, 0 gathered) in 0.001343633 sec., 678756.7736130328 rows/sec., 44.53 MiB/sec. | ||
| 3922 | 2025.12.31 23:17:59.262982 [ 196 ] {3e0fa7da-0500-483e-b241-ac25d0f845d7::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3923 | 2025.12.31 23:17:59.263317 [ 196 ] {3e0fa7da-0500-483e-b241-ac25d0f845d7::all_1_16_3} <Trace> oximeter.measurements_u64 (3e0fa7da-0500-483e-b241-ac25d0f845d7): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3924 | 2025.12.31 23:17:59.263402 [ 196 ] {3e0fa7da-0500-483e-b241-ac25d0f845d7::all_1_16_3} <Trace> oximeter.measurements_u64 (3e0fa7da-0500-483e-b241-ac25d0f845d7) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3925 | 2025.12.31 23:17:59.263511 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. | ||
| 3926 | 2025.12.31 23:18:00.576599 [ 119 ] {} <Debug> oximeter.fields_u8 (ce0c1db8-65f1-440f-8e78-1020d181f97b) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 3927 | 2025.12.31 23:18:00.576669 [ 119 ] {} <Trace> oximeter.fields_u8 (ce0c1db8-65f1-440f-8e78-1020d181f97b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3928 | 2025.12.31 23:18:00.576694 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 3929 | 2025.12.31 23:18:00.576810 [ 191 ] {ce0c1db8-65f1-440f-8e78-1020d181f97b::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 | ||
| 3930 | 2025.12.31 23:18:00.576946 [ 191 ] {ce0c1db8-65f1-440f-8e78-1020d181f97b::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3931 | 2025.12.31 23:18:00.576983 [ 191 ] {ce0c1db8-65f1-440f-8e78-1020d181f97b::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 | ||
| 3932 | 2025.12.31 23:18:00.577095 [ 191 ] {ce0c1db8-65f1-440f-8e78-1020d181f97b::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 | ||
| 3933 | 2025.12.31 23:18:00.577156 [ 191 ] {ce0c1db8-65f1-440f-8e78-1020d181f97b::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 211 rows starting from the beginning of the part | ||
| 3934 | 2025.12.31 23:18:00.577208 [ 191 ] {ce0c1db8-65f1-440f-8e78-1020d181f97b::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 | ||
| 3935 | 2025.12.31 23:18:00.577250 [ 191 ] {ce0c1db8-65f1-440f-8e78-1020d181f97b::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 | ||
| 3936 | 2025.12.31 23:18:00.578104 [ 196 ] {ce0c1db8-65f1-440f-8e78-1020d181f97b::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 657 rows, containing 5 columns (5 merged, 0 gathered) in 0.001337243 sec., 491309.3581346098 rows/sec., 30.12 MiB/sec. | ||
| 3937 | 2025.12.31 23:18:00.578339 [ 198 ] {ce0c1db8-65f1-440f-8e78-1020d181f97b::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 3938 | 2025.12.31 23:18:00.578696 [ 198 ] {ce0c1db8-65f1-440f-8e78-1020d181f97b::all_1_5_1} <Trace> oximeter.fields_u8 (ce0c1db8-65f1-440f-8e78-1020d181f97b): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3939 | 2025.12.31 23:18:00.578789 [ 198 ] {ce0c1db8-65f1-440f-8e78-1020d181f97b::all_1_5_1} <Trace> oximeter.fields_u8 (ce0c1db8-65f1-440f-8e78-1020d181f97b) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 3940 | 2025.12.31 23:18:00.578892 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 3941 | 2025.12.31 23:18:01.341433 [ 119 ] {} <Debug> oximeter.fields_i16 (6205d96e-d352-40e9-8254-31db49133bc3) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 3942 | 2025.12.31 23:18:01.341497 [ 119 ] {} <Trace> oximeter.fields_i16 (6205d96e-d352-40e9-8254-31db49133bc3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3943 | 2025.12.31 23:18:01.341521 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 3944 | 2025.12.31 23:18:01.341629 [ 191 ] {6205d96e-d352-40e9-8254-31db49133bc3::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 | ||
| 3945 | 2025.12.31 23:18:01.341764 [ 191 ] {6205d96e-d352-40e9-8254-31db49133bc3::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3946 | 2025.12.31 23:18:01.341800 [ 191 ] {6205d96e-d352-40e9-8254-31db49133bc3::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 | ||
| 3947 | 2025.12.31 23:18:01.341870 [ 191 ] {6205d96e-d352-40e9-8254-31db49133bc3::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 | ||
| 3948 | 2025.12.31 23:18:01.341924 [ 191 ] {6205d96e-d352-40e9-8254-31db49133bc3::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 410 rows starting from the beginning of the part | ||
| 3949 | 2025.12.31 23:18:01.341973 [ 191 ] {6205d96e-d352-40e9-8254-31db49133bc3::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 | ||
| 3950 | 2025.12.31 23:18:01.342020 [ 191 ] {6205d96e-d352-40e9-8254-31db49133bc3::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 | ||
| 3951 | 2025.12.31 23:18:01.343218 [ 198 ] {6205d96e-d352-40e9-8254-31db49133bc3::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1278 rows, containing 5 columns (5 merged, 0 gathered) in 0.001628547 sec., 784748.6133344632 rows/sec., 53.35 MiB/sec. | ||
| 3952 | 2025.12.31 23:18:01.343476 [ 200 ] {6205d96e-d352-40e9-8254-31db49133bc3::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 3953 | 2025.12.31 23:18:01.343863 [ 200 ] {6205d96e-d352-40e9-8254-31db49133bc3::all_1_5_1} <Trace> oximeter.fields_i16 (6205d96e-d352-40e9-8254-31db49133bc3): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3954 | 2025.12.31 23:18:01.343945 [ 200 ] {6205d96e-d352-40e9-8254-31db49133bc3::all_1_5_1} <Trace> oximeter.fields_i16 (6205d96e-d352-40e9-8254-31db49133bc3) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 3955 | 2025.12.31 23:18:01.344040 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
| 3956 | 2025.12.31 23:18:04.279160 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3957 | 2025.12.31 23:18:04.279414 [ 271 ] {d13642a3-82ed-479c-95c1-f99f5b2c20f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 3958 | 2025.12.31 23:18:04.279479 [ 271 ] {d13642a3-82ed-479c-95c1-f99f5b2c20f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3959 | 2025.12.31 23:18:04.280102 [ 271 ] {d13642a3-82ed-479c-95c1-f99f5b2c20f7} <Trace> oximeter.fields_ipaddr (5f424e33-6a9f-405c-b8ff-24c93b94647e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3960 | 2025.12.31 23:18:04.280146 [ 271 ] {d13642a3-82ed-479c-95c1-f99f5b2c20f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 3961 | 2025.12.31 23:18:04.280521 [ 271 ] {d13642a3-82ed-479c-95c1-f99f5b2c20f7} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3962 | 2025.12.31 23:18:04.280746 [ 271 ] {d13642a3-82ed-479c-95c1-f99f5b2c20f7} <Trace> oximeter.fields_ipaddr (5f424e33-6a9f-405c-b8ff-24c93b94647e): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3963 | 2025.12.31 23:18:04.280900 [ 271 ] {d13642a3-82ed-479c-95c1-f99f5b2c20f7} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001534 sec., 2607.561929595828 rows/sec., 212.63 KiB/sec. | ||
| 3964 | 2025.12.31 23:18:04.280942 [ 271 ] {d13642a3-82ed-479c-95c1-f99f5b2c20f7} <Debug> TCPHandler: Processed in 0.001952213 sec. | ||
| 3965 | 2025.12.31 23:18:04.281060 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3966 | 2025.12.31 23:18:04.281156 [ 271 ] {3ccfe09e-220f-4b60-9c2d-e6b3e3172ded} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3967 | 2025.12.31 23:18:04.281195 [ 271 ] {3ccfe09e-220f-4b60-9c2d-e6b3e3172ded} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3968 | 2025.12.31 23:18:04.282070 [ 271 ] {3ccfe09e-220f-4b60-9c2d-e6b3e3172ded} <Trace> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3969 | 2025.12.31 23:18:04.282107 [ 271 ] {3ccfe09e-220f-4b60-9c2d-e6b3e3172ded} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 3970 | 2025.12.31 23:18:04.282500 [ 271 ] {3ccfe09e-220f-4b60-9c2d-e6b3e3172ded} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3971 | 2025.12.31 23:18:04.282714 [ 271 ] {3ccfe09e-220f-4b60-9c2d-e6b3e3172ded} <Trace> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3972 | 2025.12.31 23:18:04.282841 [ 271 ] {3ccfe09e-220f-4b60-9c2d-e6b3e3172ded} <Debug> executeQuery: Read 1260 rows, 106.97 KiB in 0.001705 sec., 739002.9325513197 rows/sec., 61.27 MiB/sec. | ||
| 3973 | 2025.12.31 23:18:04.282878 [ 271 ] {3ccfe09e-220f-4b60-9c2d-e6b3e3172ded} <Debug> TCPHandler: Processed in 0.001866611 sec. | ||
| 3974 | 2025.12.31 23:18:04.282990 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3975 | 2025.12.31 23:18:04.283085 [ 271 ] {c3315d1b-4a93-4f5c-9f02-2fb4d09e0cae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3976 | 2025.12.31 23:18:04.283126 [ 271 ] {c3315d1b-4a93-4f5c-9f02-2fb4d09e0cae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3977 | 2025.12.31 23:18:04.283528 [ 271 ] {c3315d1b-4a93-4f5c-9f02-2fb4d09e0cae} <Trace> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3978 | 2025.12.31 23:18:04.283565 [ 271 ] {c3315d1b-4a93-4f5c-9f02-2fb4d09e0cae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 3979 | 2025.12.31 23:18:04.283873 [ 271 ] {c3315d1b-4a93-4f5c-9f02-2fb4d09e0cae} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3980 | 2025.12.31 23:18:04.284085 [ 271 ] {c3315d1b-4a93-4f5c-9f02-2fb4d09e0cae} <Trace> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3981 | 2025.12.31 23:18:04.284219 [ 271 ] {c3315d1b-4a93-4f5c-9f02-2fb4d09e0cae} <Debug> executeQuery: Read 35 rows, 2.61 KiB in 0.001152 sec., 30381.944444444445 rows/sec., 2.21 MiB/sec. | ||
| 3982 | 2025.12.31 23:18:04.284256 [ 271 ] {c3315d1b-4a93-4f5c-9f02-2fb4d09e0cae} <Debug> TCPHandler: Processed in 0.001315293 sec. | ||
| 3983 | 2025.12.31 23:18:04.284364 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3984 | 2025.12.31 23:18:04.284459 [ 271 ] {2d3d4f1a-2860-4525-81f2-2b6b6298cb1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3985 | 2025.12.31 23:18:04.284498 [ 271 ] {2d3d4f1a-2860-4525-81f2-2b6b6298cb1c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3986 | 2025.12.31 23:18:04.284942 [ 271 ] {2d3d4f1a-2860-4525-81f2-2b6b6298cb1c} <Trace> oximeter.fields_u32 (32e14ee3-f9fc-4687-bf55-1d31f5f916a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3987 | 2025.12.31 23:18:04.284978 [ 271 ] {2d3d4f1a-2860-4525-81f2-2b6b6298cb1c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 3988 | 2025.12.31 23:18:04.285279 [ 271 ] {2d3d4f1a-2860-4525-81f2-2b6b6298cb1c} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3989 | 2025.12.31 23:18:04.285482 [ 271 ] {2d3d4f1a-2860-4525-81f2-2b6b6298cb1c} <Trace> oximeter.fields_u32 (32e14ee3-f9fc-4687-bf55-1d31f5f916a9): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3990 | 2025.12.31 23:18:04.285609 [ 271 ] {2d3d4f1a-2860-4525-81f2-2b6b6298cb1c} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001167 sec., 195372.75064267352 rows/sec., 13.23 MiB/sec. | ||
| 3991 | 2025.12.31 23:18:04.285645 [ 271 ] {2d3d4f1a-2860-4525-81f2-2b6b6298cb1c} <Debug> TCPHandler: Processed in 0.001329923 sec. | ||
| 3992 | 2025.12.31 23:18:04.285748 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3993 | 2025.12.31 23:18:04.285840 [ 271 ] {26e5313b-df82-4e81-b32d-3b9ebc7532bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3994 | 2025.12.31 23:18:04.285881 [ 271 ] {26e5313b-df82-4e81-b32d-3b9ebc7532bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3995 | 2025.12.31 23:18:04.286419 [ 271 ] {26e5313b-df82-4e81-b32d-3b9ebc7532bc} <Trace> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3996 | 2025.12.31 23:18:04.286455 [ 271 ] {26e5313b-df82-4e81-b32d-3b9ebc7532bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 3997 | 2025.12.31 23:18:04.286779 [ 271 ] {26e5313b-df82-4e81-b32d-3b9ebc7532bc} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3998 | 2025.12.31 23:18:04.286984 [ 271 ] {26e5313b-df82-4e81-b32d-3b9ebc7532bc} <Trace> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3999 | 2025.12.31 23:18:04.287108 [ 271 ] {26e5313b-df82-4e81-b32d-3b9ebc7532bc} <Debug> executeQuery: Read 555 rows, 42.21 KiB in 0.001285 sec., 431906.61478599225 rows/sec., 32.08 MiB/sec. | ||
| 4000 | 2025.12.31 23:18:04.287149 [ 271 ] {26e5313b-df82-4e81-b32d-3b9ebc7532bc} <Debug> TCPHandler: Processed in 0.001449935 sec. | ||
| 4001 | 2025.12.31 23:18:04.287260 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4002 | 2025.12.31 23:18:04.287355 [ 271 ] {981cef50-bf8d-4e94-a62f-63d922849340} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4003 | 2025.12.31 23:18:04.287399 [ 271 ] {981cef50-bf8d-4e94-a62f-63d922849340} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4004 | 2025.12.31 23:18:04.287917 [ 271 ] {981cef50-bf8d-4e94-a62f-63d922849340} <Trace> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4005 | 2025.12.31 23:18:04.287954 [ 271 ] {981cef50-bf8d-4e94-a62f-63d922849340} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4006 | 2025.12.31 23:18:04.288319 [ 271 ] {981cef50-bf8d-4e94-a62f-63d922849340} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4007 | 2025.12.31 23:18:04.288534 [ 271 ] {981cef50-bf8d-4e94-a62f-63d922849340} <Trace> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4008 | 2025.12.31 23:18:04.288664 [ 271 ] {981cef50-bf8d-4e94-a62f-63d922849340} <Debug> executeQuery: Read 846 rows, 58.31 KiB in 0.001327 sec., 637528.2592313489 rows/sec., 42.91 MiB/sec. | ||
| 4009 | 2025.12.31 23:18:04.288701 [ 271 ] {981cef50-bf8d-4e94-a62f-63d922849340} <Debug> TCPHandler: Processed in 0.001489474 sec. | ||
| 4010 | 2025.12.31 23:18:04.288814 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4011 | 2025.12.31 23:18:04.288908 [ 271 ] {40731b81-ce86-4e18-9c44-6819afdd6ce1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4012 | 2025.12.31 23:18:04.288963 [ 271 ] {40731b81-ce86-4e18-9c44-6819afdd6ce1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4013 | 2025.12.31 23:18:04.289709 [ 271 ] {40731b81-ce86-4e18-9c44-6819afdd6ce1} <Trace> oximeter.measurements_histogramu64 (83559bb8-4c93-4180-b7e7-e9b7333f4c1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4014 | 2025.12.31 23:18:04.289746 [ 271 ] {40731b81-ce86-4e18-9c44-6819afdd6ce1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4015 | 2025.12.31 23:18:04.290292 [ 271 ] {40731b81-ce86-4e18-9c44-6819afdd6ce1} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 4016 | 2025.12.31 23:18:04.290513 [ 271 ] {40731b81-ce86-4e18-9c44-6819afdd6ce1} <Trace> oximeter.measurements_histogramu64 (83559bb8-4c93-4180-b7e7-e9b7333f4c1b): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4017 | 2025.12.31 23:18:04.290648 [ 271 ] {40731b81-ce86-4e18-9c44-6819afdd6ce1} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001759 sec., 17623.649801023308 rows/sec., 31.58 MiB/sec. | ||
| 4018 | 2025.12.31 23:18:04.290699 [ 271 ] {40731b81-ce86-4e18-9c44-6819afdd6ce1} <Debug> TCPHandler: Processed in 0.001934143 sec. | ||
| 4019 | 2025.12.31 23:18:04.290824 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4020 | 2025.12.31 23:18:04.290919 [ 271 ] {a2780604-1bb8-4166-9c06-9c934952ed80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4021 | 2025.12.31 23:18:04.290962 [ 271 ] {a2780604-1bb8-4166-9c06-9c934952ed80} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4022 | 2025.12.31 23:18:04.291312 [ 271 ] {a2780604-1bb8-4166-9c06-9c934952ed80} <Trace> oximeter.measurements_u64 (3e0fa7da-0500-483e-b241-ac25d0f845d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4023 | 2025.12.31 23:18:04.291348 [ 271 ] {a2780604-1bb8-4166-9c06-9c934952ed80} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4024 | 2025.12.31 23:18:04.291646 [ 271 ] {a2780604-1bb8-4166-9c06-9c934952ed80} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4025 | 2025.12.31 23:18:04.291852 [ 271 ] {a2780604-1bb8-4166-9c06-9c934952ed80} <Trace> oximeter.measurements_u64 (3e0fa7da-0500-483e-b241-ac25d0f845d7): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4026 | 2025.12.31 23:18:04.291978 [ 271 ] {a2780604-1bb8-4166-9c06-9c934952ed80} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001076 sec., 55762.081784386624 rows/sec., 3.76 MiB/sec. | ||
| 4027 | 2025.12.31 23:18:04.292013 [ 271 ] {a2780604-1bb8-4166-9c06-9c934952ed80} <Debug> TCPHandler: Processed in 0.001238401 sec. | ||
| 4028 | 2025.12.31 23:18:04.485328 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 6324 | ||
| 4029 | 2025.12.31 23:18:04.486196 [ 245 ] {} <Trace> system.asynchronous_metric_log (1af02360-2569-4a97-a5ac-aa07775e497e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4030 | 2025.12.31 23:18:04.486274 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4031 | 2025.12.31 23:18:04.487071 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4032 | 2025.12.31 23:18:04.487310 [ 245 ] {} <Trace> system.asynchronous_metric_log (1af02360-2569-4a97-a5ac-aa07775e497e): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4033 | 2025.12.31 23:18:04.487446 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6324 | ||
| 4034 | 2025.12.31 23:18:04.802328 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 98 | ||
| 4035 | 2025.12.31 23:18:04.818775 [ 244 ] {} <Trace> system.metric_log (9f7485ce-4bf0-4a0f-b388-b82873d55ef6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4036 | 2025.12.31 23:18:04.818841 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4037 | 2025.12.31 23:18:04.824750 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4038 | 2025.12.31 23:18:04.825512 [ 244 ] {} <Trace> system.metric_log (9f7485ce-4bf0-4a0f-b388-b82873d55ef6): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4039 | 2025.12.31 23:18:04.828911 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 98 | ||
| 4040 | 2025.12.31 23:18:07.002145 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 572 | ||
| 4041 | 2025.12.31 23:18:07.004378 [ 243 ] {} <Trace> system.query_log (aa57fb54-d3d4-4e2b-bcda-b6c10074d25d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4042 | 2025.12.31 23:18:07.004436 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4043 | 2025.12.31 23:18:07.005632 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 4044 | 2025.12.31 23:18:07.005915 [ 243 ] {} <Trace> system.query_log (aa57fb54-d3d4-4e2b-bcda-b6c10074d25d): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4045 | 2025.12.31 23:18:07.006265 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 572 | ||
| 4046 | 2025.12.31 23:18:09.252002 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4047 | 2025.12.31 23:18:09.252308 [ 271 ] {cfc41b4e-4c0d-49f4-8f4f-3bfdfc2cb461} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4048 | 2025.12.31 23:18:09.252413 [ 271 ] {cfc41b4e-4c0d-49f4-8f4f-3bfdfc2cb461} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4049 | 2025.12.31 23:18:09.253134 [ 271 ] {cfc41b4e-4c0d-49f4-8f4f-3bfdfc2cb461} <Trace> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4050 | 2025.12.31 23:18:09.253183 [ 271 ] {cfc41b4e-4c0d-49f4-8f4f-3bfdfc2cb461} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4051 | 2025.12.31 23:18:09.253578 [ 271 ] {cfc41b4e-4c0d-49f4-8f4f-3bfdfc2cb461} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4052 | 2025.12.31 23:18:09.253817 [ 271 ] {cfc41b4e-4c0d-49f4-8f4f-3bfdfc2cb461} <Trace> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4053 | 2025.12.31 23:18:09.253976 [ 271 ] {cfc41b4e-4c0d-49f4-8f4f-3bfdfc2cb461} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001745 sec., 43553.00859598854 rows/sec., 3.59 MiB/sec. | ||
| 4054 | 2025.12.31 23:18:09.254022 [ 271 ] {cfc41b4e-4c0d-49f4-8f4f-3bfdfc2cb461} <Debug> TCPHandler: Processed in 0.002208127 sec. | ||
| 4055 | 2025.12.31 23:18:09.254144 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4056 | 2025.12.31 23:18:09.254248 [ 271 ] {2f843ffc-1aca-4b55-94e2-a4ba87135146} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4057 | 2025.12.31 23:18:09.254293 [ 271 ] {2f843ffc-1aca-4b55-94e2-a4ba87135146} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4058 | 2025.12.31 23:18:09.254700 [ 271 ] {2f843ffc-1aca-4b55-94e2-a4ba87135146} <Trace> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4059 | 2025.12.31 23:18:09.254736 [ 271 ] {2f843ffc-1aca-4b55-94e2-a4ba87135146} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4060 | 2025.12.31 23:18:09.255037 [ 271 ] {2f843ffc-1aca-4b55-94e2-a4ba87135146} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4061 | 2025.12.31 23:18:09.255242 [ 271 ] {2f843ffc-1aca-4b55-94e2-a4ba87135146} <Trace> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4062 | 2025.12.31 23:18:09.255372 [ 271 ] {2f843ffc-1aca-4b55-94e2-a4ba87135146} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001148 sec., 8710.801393728223 rows/sec., 655.01 KiB/sec. | ||
| 4063 | 2025.12.31 23:18:09.255409 [ 271 ] {2f843ffc-1aca-4b55-94e2-a4ba87135146} <Debug> TCPHandler: Processed in 0.001317953 sec. | ||
| 4064 | 2025.12.31 23:18:09.255520 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4065 | 2025.12.31 23:18:09.255616 [ 271 ] {e990350d-a780-4e06-aae5-682d8d20572e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4066 | 2025.12.31 23:18:09.255656 [ 271 ] {e990350d-a780-4e06-aae5-682d8d20572e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4067 | 2025.12.31 23:18:09.256050 [ 271 ] {e990350d-a780-4e06-aae5-682d8d20572e} <Trace> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4068 | 2025.12.31 23:18:09.256086 [ 271 ] {e990350d-a780-4e06-aae5-682d8d20572e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4069 | 2025.12.31 23:18:09.256397 [ 271 ] {e990350d-a780-4e06-aae5-682d8d20572e} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4070 | 2025.12.31 23:18:09.256604 [ 271 ] {e990350d-a780-4e06-aae5-682d8d20572e} <Trace> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4071 | 2025.12.31 23:18:09.256728 [ 271 ] {e990350d-a780-4e06-aae5-682d8d20572e} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.00113 sec., 65486.72566371682 rows/sec., 5.11 MiB/sec. | ||
| 4072 | 2025.12.31 23:18:09.256764 [ 271 ] {e990350d-a780-4e06-aae5-682d8d20572e} <Debug> TCPHandler: Processed in 0.001292321 sec. | ||
| 4073 | 2025.12.31 23:18:09.256874 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4074 | 2025.12.31 23:18:09.256968 [ 271 ] {887e29b4-4a3b-4f49-a338-4a6a02a436aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4075 | 2025.12.31 23:18:09.257011 [ 271 ] {887e29b4-4a3b-4f49-a338-4a6a02a436aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4076 | 2025.12.31 23:18:09.257404 [ 271 ] {887e29b4-4a3b-4f49-a338-4a6a02a436aa} <Trace> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4077 | 2025.12.31 23:18:09.257436 [ 271 ] {887e29b4-4a3b-4f49-a338-4a6a02a436aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4078 | 2025.12.31 23:18:09.257739 [ 271 ] {887e29b4-4a3b-4f49-a338-4a6a02a436aa} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4079 | 2025.12.31 23:18:09.257937 [ 271 ] {887e29b4-4a3b-4f49-a338-4a6a02a436aa} <Trace> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4080 | 2025.12.31 23:18:09.258056 [ 271 ] {887e29b4-4a3b-4f49-a338-4a6a02a436aa} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00116 sec., 137931.0344827586 rows/sec., 9.61 MiB/sec. | ||
| 4081 | 2025.12.31 23:18:09.258090 [ 271 ] {887e29b4-4a3b-4f49-a338-4a6a02a436aa} <Debug> TCPHandler: Processed in 0.001321292 sec. | ||
| 4082 | 2025.12.31 23:18:09.258184 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4083 | 2025.12.31 23:18:09.258341 [ 271 ] {67c6f968-311e-482d-b8a4-13883d365531} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4084 | 2025.12.31 23:18:09.258394 [ 271 ] {67c6f968-311e-482d-b8a4-13883d365531} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4085 | 2025.12.31 23:18:09.259110 [ 271 ] {67c6f968-311e-482d-b8a4-13883d365531} <Trace> oximeter.measurements_histogramu64 (83559bb8-4c93-4180-b7e7-e9b7333f4c1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4086 | 2025.12.31 23:18:09.259145 [ 271 ] {67c6f968-311e-482d-b8a4-13883d365531} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4087 | 2025.12.31 23:18:09.259656 [ 271 ] {67c6f968-311e-482d-b8a4-13883d365531} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 4088 | 2025.12.31 23:18:09.259872 [ 271 ] {67c6f968-311e-482d-b8a4-13883d365531} <Trace> oximeter.measurements_histogramu64 (83559bb8-4c93-4180-b7e7-e9b7333f4c1b): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4089 | 2025.12.31 23:18:09.260006 [ 271 ] {67c6f968-311e-482d-b8a4-13883d365531} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001683 sec., 5941.770647653 rows/sec., 10.65 MiB/sec. | ||
| 4090 | 2025.12.31 23:18:09.260008 [ 152 ] {} <Debug> oximeter.measurements_histogramu64 (83559bb8-4c93-4180-b7e7-e9b7333f4c1b) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 4091 | 2025.12.31 23:18:09.260065 [ 271 ] {67c6f968-311e-482d-b8a4-13883d365531} <Debug> TCPHandler: Processed in 0.001866251 sec. | ||
| 4092 | 2025.12.31 23:18:09.260081 [ 152 ] {} <Trace> oximeter.measurements_histogramu64 (83559bb8-4c93-4180-b7e7-e9b7333f4c1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4093 | 2025.12.31 23:18:09.260106 [ 152 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4094 | 2025.12.31 23:18:09.260184 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4095 | 2025.12.31 23:18:09.260207 [ 200 ] {83559bb8-4c93-4180-b7e7-e9b7333f4c1b::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 | ||
| 4096 | 2025.12.31 23:18:09.260286 [ 271 ] {8d915a67-b6b2-480d-849f-51bb77a1f0df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4097 | 2025.12.31 23:18:09.260334 [ 271 ] {8d915a67-b6b2-480d-849f-51bb77a1f0df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4098 | 2025.12.31 23:18:09.260446 [ 200 ] {83559bb8-4c93-4180-b7e7-e9b7333f4c1b::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4099 | 2025.12.31 23:18:09.260511 [ 200 ] {83559bb8-4c93-4180-b7e7-e9b7333f4c1b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 211 rows starting from the beginning of the part | ||
| 4100 | 2025.12.31 23:18:09.260639 [ 200 ] {83559bb8-4c93-4180-b7e7-e9b7333f4c1b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 10 rows starting from the beginning of the part | ||
| 4101 | 2025.12.31 23:18:09.260677 [ 271 ] {8d915a67-b6b2-480d-849f-51bb77a1f0df} <Trace> oximeter.measurements_u64 (3e0fa7da-0500-483e-b241-ac25d0f845d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4102 | 2025.12.31 23:18:09.260716 [ 271 ] {8d915a67-b6b2-480d-849f-51bb77a1f0df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4103 | 2025.12.31 23:18:09.260746 [ 200 ] {83559bb8-4c93-4180-b7e7-e9b7333f4c1b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 31 rows starting from the beginning of the part | ||
| 4104 | 2025.12.31 23:18:09.260862 [ 200 ] {83559bb8-4c93-4180-b7e7-e9b7333f4c1b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 10 rows starting from the beginning of the part | ||
| 4105 | 2025.12.31 23:18:09.260971 [ 200 ] {83559bb8-4c93-4180-b7e7-e9b7333f4c1b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 31 rows starting from the beginning of the part | ||
| 4106 | 2025.12.31 23:18:09.261035 [ 271 ] {8d915a67-b6b2-480d-849f-51bb77a1f0df} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4107 | 2025.12.31 23:18:09.261071 [ 200 ] {83559bb8-4c93-4180-b7e7-e9b7333f4c1b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 10 rows starting from the beginning of the part | ||
| 4108 | 2025.12.31 23:18:09.261255 [ 271 ] {8d915a67-b6b2-480d-849f-51bb77a1f0df} <Trace> oximeter.measurements_u64 (3e0fa7da-0500-483e-b241-ac25d0f845d7): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4109 | 2025.12.31 23:18:09.261391 [ 271 ] {8d915a67-b6b2-480d-849f-51bb77a1f0df} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001127 sec., 53238.686779059455 rows/sec., 3.59 MiB/sec. | ||
| 4110 | 2025.12.31 23:18:09.261428 [ 271 ] {8d915a67-b6b2-480d-849f-51bb77a1f0df} <Debug> TCPHandler: Processed in 0.001294392 sec. | ||
| 4111 | 2025.12.31 23:18:09.264257 [ 187 ] {83559bb8-4c93-4180-b7e7-e9b7333f4c1b::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 303 rows, containing 19 columns (19 merged, 0 gathered) in 0.00408467 sec., 74179.79910249787 rows/sec., 132.93 MiB/sec. | ||
| 4112 | 2025.12.31 23:18:09.265045 [ 187 ] {83559bb8-4c93-4180-b7e7-e9b7333f4c1b::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 4113 | 2025.12.31 23:18:09.265442 [ 187 ] {83559bb8-4c93-4180-b7e7-e9b7333f4c1b::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (83559bb8-4c93-4180-b7e7-e9b7333f4c1b): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4114 | 2025.12.31 23:18:09.265526 [ 187 ] {83559bb8-4c93-4180-b7e7-e9b7333f4c1b::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (83559bb8-4c93-4180-b7e7-e9b7333f4c1b) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 4115 | 2025.12.31 23:18:09.265657 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.86 MiB. | ||
| 4116 | 2025.12.31 23:18:11.917748 [ 153 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4117 | 2025.12.31 23:18:11.917833 [ 153 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4118 | 2025.12.31 23:18:11.987689 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 6772 | ||
| 4119 | 2025.12.31 23:18:11.988174 [ 245 ] {} <Trace> system.asynchronous_metric_log (1af02360-2569-4a97-a5ac-aa07775e497e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4120 | 2025.12.31 23:18:11.988297 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4121 | 2025.12.31 23:18:11.988861 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4122 | 2025.12.31 23:18:11.989096 [ 245 ] {} <Trace> system.asynchronous_metric_log (1af02360-2569-4a97-a5ac-aa07775e497e): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4123 | 2025.12.31 23:18:11.989231 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6772 | ||
| 4124 | 2025.12.31 23:18:12.329127 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 106 | ||
| 4125 | 2025.12.31 23:18:12.345870 [ 244 ] {} <Trace> system.metric_log (9f7485ce-4bf0-4a0f-b388-b82873d55ef6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4126 | 2025.12.31 23:18:12.345927 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4127 | 2025.12.31 23:18:12.352133 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4128 | 2025.12.31 23:18:12.352862 [ 244 ] {} <Trace> system.metric_log (9f7485ce-4bf0-4a0f-b388-b82873d55ef6): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4129 | 2025.12.31 23:18:12.355854 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 106 | ||
| 4130 | 2025.12.31 23:18:14.252873 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4131 | 2025.12.31 23:18:14.253181 [ 271 ] {31b133bb-6500-4c57-b090-1a2c7655fa8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4132 | 2025.12.31 23:18:14.253297 [ 271 ] {31b133bb-6500-4c57-b090-1a2c7655fa8f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4133 | 2025.12.31 23:18:14.254244 [ 271 ] {31b133bb-6500-4c57-b090-1a2c7655fa8f} <Trace> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4134 | 2025.12.31 23:18:14.254295 [ 271 ] {31b133bb-6500-4c57-b090-1a2c7655fa8f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4135 | 2025.12.31 23:18:14.254712 [ 271 ] {31b133bb-6500-4c57-b090-1a2c7655fa8f} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4136 | 2025.12.31 23:18:14.254936 [ 271 ] {31b133bb-6500-4c57-b090-1a2c7655fa8f} <Trace> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4137 | 2025.12.31 23:18:14.255067 [ 151 ] {} <Debug> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4138 | 2025.12.31 23:18:14.255099 [ 271 ] {31b133bb-6500-4c57-b090-1a2c7655fa8f} <Debug> executeQuery: Read 118 rows, 10.26 KiB in 0.001994 sec., 59177.532597793375 rows/sec., 5.02 MiB/sec. | ||
| 4139 | 2025.12.31 23:18:14.255132 [ 151 ] {} <Trace> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4140 | 2025.12.31 23:18:14.255155 [ 271 ] {31b133bb-6500-4c57-b090-1a2c7655fa8f} <Debug> TCPHandler: Processed in 0.002491472 sec. | ||
| 4141 | 2025.12.31 23:18:14.255157 [ 151 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4142 | 2025.12.31 23:18:14.255290 [ 200 ] {37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179::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 | ||
| 4143 | 2025.12.31 23:18:14.255298 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4144 | 2025.12.31 23:18:14.255441 [ 200 ] {37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4145 | 2025.12.31 23:18:14.255447 [ 271 ] {3df91d2d-c196-4079-bc5f-471238636329} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4146 | 2025.12.31 23:18:14.255482 [ 200 ] {37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 2462 rows starting from the beginning of the part | ||
| 4147 | 2025.12.31 23:18:14.255506 [ 271 ] {3df91d2d-c196-4079-bc5f-471238636329} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4148 | 2025.12.31 23:18:14.255553 [ 200 ] {37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 118 rows starting from the beginning of the part | ||
| 4149 | 2025.12.31 23:18:14.255601 [ 200 ] {37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 76 rows starting from the beginning of the part | ||
| 4150 | 2025.12.31 23:18:14.255641 [ 200 ] {37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 1260 rows starting from the beginning of the part | ||
| 4151 | 2025.12.31 23:18:14.255678 [ 200 ] {37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 76 rows starting from the beginning of the part | ||
| 4152 | 2025.12.31 23:18:14.255716 [ 200 ] {37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 118 rows starting from the beginning of the part | ||
| 4153 | 2025.12.31 23:18:14.255944 [ 271 ] {3df91d2d-c196-4079-bc5f-471238636329} <Trace> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4154 | 2025.12.31 23:18:14.255990 [ 271 ] {3df91d2d-c196-4079-bc5f-471238636329} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4155 | 2025.12.31 23:18:14.256365 [ 271 ] {3df91d2d-c196-4079-bc5f-471238636329} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4156 | 2025.12.31 23:18:14.256595 [ 271 ] {3df91d2d-c196-4079-bc5f-471238636329} <Trace> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4157 | 2025.12.31 23:18:14.256739 [ 271 ] {3df91d2d-c196-4079-bc5f-471238636329} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001317 sec., 23538.344722854974 rows/sec., 1.73 MiB/sec. | ||
| 4158 | 2025.12.31 23:18:14.256777 [ 271 ] {3df91d2d-c196-4079-bc5f-471238636329} <Debug> TCPHandler: Processed in 0.001532917 sec. | ||
| 4159 | 2025.12.31 23:18:14.256886 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4160 | 2025.12.31 23:18:14.256981 [ 271 ] {f325e6bf-ea50-490c-bf00-1980f508add9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4161 | 2025.12.31 23:18:14.257020 [ 271 ] {f325e6bf-ea50-490c-bf00-1980f508add9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4162 | 2025.12.31 23:18:14.257457 [ 271 ] {f325e6bf-ea50-490c-bf00-1980f508add9} <Trace> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4163 | 2025.12.31 23:18:14.257493 [ 271 ] {f325e6bf-ea50-490c-bf00-1980f508add9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4164 | 2025.12.31 23:18:14.257651 [ 187 ] {37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4110 rows, containing 5 columns (5 merged, 0 gathered) in 0.002419011 sec., 1699041.4677734 rows/sec., 146.39 MiB/sec. | ||
| 4165 | 2025.12.31 23:18:14.257807 [ 271 ] {f325e6bf-ea50-490c-bf00-1980f508add9} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4166 | 2025.12.31 23:18:14.257966 [ 198 ] {37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4167 | 2025.12.31 23:18:14.258055 [ 271 ] {f325e6bf-ea50-490c-bf00-1980f508add9} <Trace> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4168 | 2025.12.31 23:18:14.258172 [ 151 ] {} <Debug> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4169 | 2025.12.31 23:18:14.258196 [ 271 ] {f325e6bf-ea50-490c-bf00-1980f508add9} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001235 sec., 76923.07692307692 rows/sec., 6.01 MiB/sec. | ||
| 4170 | 2025.12.31 23:18:14.258204 [ 151 ] {} <Trace> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4171 | 2025.12.31 23:18:14.258239 [ 151 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4172 | 2025.12.31 23:18:14.258240 [ 271 ] {f325e6bf-ea50-490c-bf00-1980f508add9} <Debug> TCPHandler: Processed in 0.001404034 sec. | ||
| 4173 | 2025.12.31 23:18:14.258336 [ 198 ] {37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179::all_1_21_4} <Trace> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4174 | 2025.12.31 23:18:14.258375 [ 190 ] {e6fc079b-8071-4162-9a06-906ffa01da39::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 | ||
| 4175 | 2025.12.31 23:18:14.258433 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4176 | 2025.12.31 23:18:14.258434 [ 198 ] {37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179::all_1_21_4} <Trace> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4177 | 2025.12.31 23:18:14.258495 [ 190 ] {e6fc079b-8071-4162-9a06-906ffa01da39::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4178 | 2025.12.31 23:18:14.258531 [ 190 ] {e6fc079b-8071-4162-9a06-906ffa01da39::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1249 rows starting from the beginning of the part | ||
| 4179 | 2025.12.31 23:18:14.258549 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.06 MiB. | ||
| 4180 | 2025.12.31 23:18:14.258560 [ 271 ] {3f058f53-b779-46b2-b39d-b3fdc07b27a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4181 | 2025.12.31 23:18:14.258618 [ 271 ] {3f058f53-b779-46b2-b39d-b3fdc07b27a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4182 | 2025.12.31 23:18:14.258621 [ 190 ] {e6fc079b-8071-4162-9a06-906ffa01da39::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 95 rows starting from the beginning of the part | ||
| 4183 | 2025.12.31 23:18:14.258687 [ 190 ] {e6fc079b-8071-4162-9a06-906ffa01da39::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 74 rows starting from the beginning of the part | ||
| 4184 | 2025.12.31 23:18:14.258734 [ 190 ] {e6fc079b-8071-4162-9a06-906ffa01da39::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 555 rows starting from the beginning of the part | ||
| 4185 | 2025.12.31 23:18:14.258774 [ 190 ] {e6fc079b-8071-4162-9a06-906ffa01da39::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 74 rows starting from the beginning of the part | ||
| 4186 | 2025.12.31 23:18:14.258812 [ 190 ] {e6fc079b-8071-4162-9a06-906ffa01da39::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 95 rows starting from the beginning of the part | ||
| 4187 | 2025.12.31 23:18:14.259076 [ 271 ] {3f058f53-b779-46b2-b39d-b3fdc07b27a8} <Trace> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4188 | 2025.12.31 23:18:14.259119 [ 271 ] {3f058f53-b779-46b2-b39d-b3fdc07b27a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4189 | 2025.12.31 23:18:14.259530 [ 271 ] {3f058f53-b779-46b2-b39d-b3fdc07b27a8} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4190 | 2025.12.31 23:18:14.259755 [ 271 ] {3f058f53-b779-46b2-b39d-b3fdc07b27a8} <Trace> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4191 | 2025.12.31 23:18:14.259891 [ 271 ] {3f058f53-b779-46b2-b39d-b3fdc07b27a8} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001357 sec., 117907.14812085484 rows/sec., 8.21 MiB/sec. | ||
| 4192 | 2025.12.31 23:18:14.259929 [ 271 ] {3f058f53-b779-46b2-b39d-b3fdc07b27a8} <Debug> TCPHandler: Processed in 0.001557326 sec. | ||
| 4193 | 2025.12.31 23:18:14.259951 [ 187 ] {e6fc079b-8071-4162-9a06-906ffa01da39::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2142 rows, containing 5 columns (5 merged, 0 gathered) in 0.001658938 sec., 1291187.4946501919 rows/sec., 100.02 MiB/sec. | ||
| 4194 | 2025.12.31 23:18:14.260044 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4195 | 2025.12.31 23:18:14.260145 [ 271 ] {ae757e02-3845-45b7-ad4a-e8ecb175cb62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4196 | 2025.12.31 23:18:14.260165 [ 187 ] {e6fc079b-8071-4162-9a06-906ffa01da39::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4197 | 2025.12.31 23:18:14.260203 [ 271 ] {ae757e02-3845-45b7-ad4a-e8ecb175cb62} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4198 | 2025.12.31 23:18:14.260460 [ 187 ] {e6fc079b-8071-4162-9a06-906ffa01da39::all_1_21_4} <Trace> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4199 | 2025.12.31 23:18:14.260540 [ 187 ] {e6fc079b-8071-4162-9a06-906ffa01da39::all_1_21_4} <Trace> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4200 | 2025.12.31 23:18:14.260629 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.63 MiB. | ||
| 4201 | 2025.12.31 23:18:14.261061 [ 271 ] {ae757e02-3845-45b7-ad4a-e8ecb175cb62} <Trace> oximeter.measurements_histogramu64 (83559bb8-4c93-4180-b7e7-e9b7333f4c1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4202 | 2025.12.31 23:18:14.261102 [ 271 ] {ae757e02-3845-45b7-ad4a-e8ecb175cb62} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4203 | 2025.12.31 23:18:14.261684 [ 271 ] {ae757e02-3845-45b7-ad4a-e8ecb175cb62} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4204 | 2025.12.31 23:18:14.261913 [ 271 ] {ae757e02-3845-45b7-ad4a-e8ecb175cb62} <Trace> oximeter.measurements_histogramu64 (83559bb8-4c93-4180-b7e7-e9b7333f4c1b): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4205 | 2025.12.31 23:18:14.262051 [ 271 ] {ae757e02-3845-45b7-ad4a-e8ecb175cb62} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001925 sec., 16103.896103896104 rows/sec., 28.86 MiB/sec. | ||
| 4206 | 2025.12.31 23:18:14.262111 [ 271 ] {ae757e02-3845-45b7-ad4a-e8ecb175cb62} <Debug> TCPHandler: Processed in 0.002116126 sec. | ||
| 4207 | 2025.12.31 23:18:14.262226 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4208 | 2025.12.31 23:18:14.262322 [ 271 ] {acbf1a6b-ec73-49ee-be13-739f838673e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4209 | 2025.12.31 23:18:14.262365 [ 271 ] {acbf1a6b-ec73-49ee-be13-739f838673e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4210 | 2025.12.31 23:18:14.262710 [ 271 ] {acbf1a6b-ec73-49ee-be13-739f838673e6} <Trace> oximeter.measurements_u64 (3e0fa7da-0500-483e-b241-ac25d0f845d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4211 | 2025.12.31 23:18:14.262746 [ 271 ] {acbf1a6b-ec73-49ee-be13-739f838673e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4212 | 2025.12.31 23:18:14.263051 [ 271 ] {acbf1a6b-ec73-49ee-be13-739f838673e6} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4213 | 2025.12.31 23:18:14.263276 [ 271 ] {acbf1a6b-ec73-49ee-be13-739f838673e6} <Trace> oximeter.measurements_u64 (3e0fa7da-0500-483e-b241-ac25d0f845d7): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4214 | 2025.12.31 23:18:14.263404 [ 271 ] {acbf1a6b-ec73-49ee-be13-739f838673e6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001101 sec., 54495.91280653951 rows/sec., 3.67 MiB/sec. | ||
| 4215 | 2025.12.31 23:18:14.263439 [ 271 ] {acbf1a6b-ec73-49ee-be13-739f838673e6} <Debug> TCPHandler: Processed in 0.001262772 sec. | ||
| 4216 | 2025.12.31 23:18:17.006494 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 596 | ||
| 4217 | 2025.12.31 23:18:17.008543 [ 243 ] {} <Trace> system.query_log (aa57fb54-d3d4-4e2b-bcda-b6c10074d25d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4218 | 2025.12.31 23:18:17.008591 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4219 | 2025.12.31 23:18:17.009775 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 4220 | 2025.12.31 23:18:17.010033 [ 243 ] {} <Trace> system.query_log (aa57fb54-d3d4-4e2b-bcda-b6c10074d25d): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4221 | 2025.12.31 23:18:17.010189 [ 149 ] {} <Debug> system.query_log (aa57fb54-d3d4-4e2b-bcda-b6c10074d25d) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 4222 | 2025.12.31 23:18:17.010260 [ 149 ] {} <Trace> system.query_log (aa57fb54-d3d4-4e2b-bcda-b6c10074d25d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4223 | 2025.12.31 23:18:17.010280 [ 149 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4224 | 2025.12.31 23:18:17.010286 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 596 | ||
| 4225 | 2025.12.31 23:18:17.010438 [ 190 ] {aa57fb54-d3d4-4e2b-bcda-b6c10074d25d::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 | ||
| 4226 | 2025.12.31 23:18:17.011129 [ 190 ] {aa57fb54-d3d4-4e2b-bcda-b6c10074d25d::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4227 | 2025.12.31 23:18:17.011301 [ 190 ] {aa57fb54-d3d4-4e2b-bcda-b6c10074d25d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 458 rows starting from the beginning of the part | ||
| 4228 | 2025.12.31 23:18:17.011714 [ 190 ] {aa57fb54-d3d4-4e2b-bcda-b6c10074d25d::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 | ||
| 4229 | 2025.12.31 23:18:17.012102 [ 190 ] {aa57fb54-d3d4-4e2b-bcda-b6c10074d25d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 24 rows starting from the beginning of the part | ||
| 4230 | 2025.12.31 23:18:17.012494 [ 190 ] {aa57fb54-d3d4-4e2b-bcda-b6c10074d25d::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 | ||
| 4231 | 2025.12.31 23:18:17.012878 [ 190 ] {aa57fb54-d3d4-4e2b-bcda-b6c10074d25d::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 | ||
| 4232 | 2025.12.31 23:18:17.013264 [ 190 ] {aa57fb54-d3d4-4e2b-bcda-b6c10074d25d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 24 rows starting from the beginning of the part | ||
| 4233 | 2025.12.31 23:18:17.019809 [ 187 ] {aa57fb54-d3d4-4e2b-bcda-b6c10074d25d::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 596 rows, containing 72 columns (72 merged, 0 gathered) in 0.00942832 sec., 63213.80691363891 rows/sec., 61.16 MiB/sec. | ||
| 4234 | 2025.12.31 23:18:17.020796 [ 190 ] {aa57fb54-d3d4-4e2b-bcda-b6c10074d25d::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 4235 | 2025.12.31 23:18:17.021333 [ 190 ] {aa57fb54-d3d4-4e2b-bcda-b6c10074d25d::all_1_11_2} <Trace> system.query_log (aa57fb54-d3d4-4e2b-bcda-b6c10074d25d): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4236 | 2025.12.31 23:18:17.021422 [ 190 ] {aa57fb54-d3d4-4e2b-bcda-b6c10074d25d::all_1_11_2} <Trace> system.query_log (aa57fb54-d3d4-4e2b-bcda-b6c10074d25d) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 4237 | 2025.12.31 23:18:17.021591 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.06 MiB. | ||
| 4238 | 2025.12.31 23:18:18.001224 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 231.46 MiB, peak 236.42 MiB, free memory in arenas 0.00 B, will set to 232.66 MiB (RSS), difference: 1.21 MiB | ||
| 4239 | 2025.12.31 23:18:19.254225 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4240 | 2025.12.31 23:18:19.254500 [ 271 ] {7bdfa33d-86a0-4c99-ad3d-153734ea55ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4241 | 2025.12.31 23:18:19.254597 [ 271 ] {7bdfa33d-86a0-4c99-ad3d-153734ea55ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4242 | 2025.12.31 23:18:19.255375 [ 271 ] {7bdfa33d-86a0-4c99-ad3d-153734ea55ba} <Trace> oximeter.fields_i16 (6205d96e-d352-40e9-8254-31db49133bc3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4243 | 2025.12.31 23:18:19.255424 [ 271 ] {7bdfa33d-86a0-4c99-ad3d-153734ea55ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4244 | 2025.12.31 23:18:19.255806 [ 271 ] {7bdfa33d-86a0-4c99-ad3d-153734ea55ba} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 4245 | 2025.12.31 23:18:19.256037 [ 271 ] {7bdfa33d-86a0-4c99-ad3d-153734ea55ba} <Trace> oximeter.fields_i16 (6205d96e-d352-40e9-8254-31db49133bc3): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4246 | 2025.12.31 23:18:19.256198 [ 271 ] {7bdfa33d-86a0-4c99-ad3d-153734ea55ba} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001767 sec., 13582.342954159592 rows/sec., 1.13 MiB/sec. | ||
| 4247 | 2025.12.31 23:18:19.256246 [ 271 ] {7bdfa33d-86a0-4c99-ad3d-153734ea55ba} <Debug> TCPHandler: Processed in 0.002192077 sec. | ||
| 4248 | 2025.12.31 23:18:19.256366 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4249 | 2025.12.31 23:18:19.256467 [ 271 ] {cf9083dd-3f47-41c2-b72b-242f0b898a6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4250 | 2025.12.31 23:18:19.256509 [ 271 ] {cf9083dd-3f47-41c2-b72b-242f0b898a6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4251 | 2025.12.31 23:18:19.256905 [ 271 ] {cf9083dd-3f47-41c2-b72b-242f0b898a6a} <Trace> oximeter.fields_ipaddr (5f424e33-6a9f-405c-b8ff-24c93b94647e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4252 | 2025.12.31 23:18:19.256941 [ 271 ] {cf9083dd-3f47-41c2-b72b-242f0b898a6a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4253 | 2025.12.31 23:18:19.257229 [ 271 ] {cf9083dd-3f47-41c2-b72b-242f0b898a6a} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 4254 | 2025.12.31 23:18:19.257429 [ 271 ] {cf9083dd-3f47-41c2-b72b-242f0b898a6a} <Trace> oximeter.fields_ipaddr (5f424e33-6a9f-405c-b8ff-24c93b94647e): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4255 | 2025.12.31 23:18:19.257557 [ 271 ] {cf9083dd-3f47-41c2-b72b-242f0b898a6a} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001113 sec., 3593.8903863432165 rows/sec., 293.06 KiB/sec. | ||
| 4256 | 2025.12.31 23:18:19.257594 [ 271 ] {cf9083dd-3f47-41c2-b72b-242f0b898a6a} <Debug> TCPHandler: Processed in 0.001278792 sec. | ||
| 4257 | 2025.12.31 23:18:19.257699 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4258 | 2025.12.31 23:18:19.257792 [ 271 ] {ef14b162-7f64-4c84-987a-8bb3c909d5fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4259 | 2025.12.31 23:18:19.257830 [ 271 ] {ef14b162-7f64-4c84-987a-8bb3c909d5fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4260 | 2025.12.31 23:18:19.258293 [ 271 ] {ef14b162-7f64-4c84-987a-8bb3c909d5fc} <Trace> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4261 | 2025.12.31 23:18:19.258329 [ 271 ] {ef14b162-7f64-4c84-987a-8bb3c909d5fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4262 | 2025.12.31 23:18:19.258638 [ 271 ] {ef14b162-7f64-4c84-987a-8bb3c909d5fc} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4263 | 2025.12.31 23:18:19.258840 [ 271 ] {ef14b162-7f64-4c84-987a-8bb3c909d5fc} <Trace> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4264 | 2025.12.31 23:18:19.258980 [ 271 ] {ef14b162-7f64-4c84-987a-8bb3c909d5fc} <Debug> executeQuery: Read 198 rows, 18.02 KiB in 0.001206 sec., 164179.10447761192 rows/sec., 14.59 MiB/sec. | ||
| 4265 | 2025.12.31 23:18:19.259021 [ 271 ] {ef14b162-7f64-4c84-987a-8bb3c909d5fc} <Debug> TCPHandler: Processed in 0.001369113 sec. | ||
| 4266 | 2025.12.31 23:18:19.259150 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4267 | 2025.12.31 23:18:19.259243 [ 271 ] {a81aa05a-ce58-4183-bbe2-5bbcbe0c416b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4268 | 2025.12.31 23:18:19.259282 [ 271 ] {a81aa05a-ce58-4183-bbe2-5bbcbe0c416b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4269 | 2025.12.31 23:18:19.259707 [ 271 ] {a81aa05a-ce58-4183-bbe2-5bbcbe0c416b} <Trace> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4270 | 2025.12.31 23:18:19.259743 [ 271 ] {a81aa05a-ce58-4183-bbe2-5bbcbe0c416b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4271 | 2025.12.31 23:18:19.260028 [ 271 ] {a81aa05a-ce58-4183-bbe2-5bbcbe0c416b} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4272 | 2025.12.31 23:18:19.260233 [ 271 ] {a81aa05a-ce58-4183-bbe2-5bbcbe0c416b} <Trace> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4273 | 2025.12.31 23:18:19.260342 [ 148 ] {} <Debug> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4274 | 2025.12.31 23:18:19.260359 [ 271 ] {a81aa05a-ce58-4183-bbe2-5bbcbe0c416b} <Debug> executeQuery: Read 26 rows, 1.99 KiB in 0.001134 sec., 22927.68959435626 rows/sec., 1.72 MiB/sec. | ||
| 4275 | 2025.12.31 23:18:19.260405 [ 148 ] {} <Trace> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4276 | 2025.12.31 23:18:19.260414 [ 271 ] {a81aa05a-ce58-4183-bbe2-5bbcbe0c416b} <Debug> TCPHandler: Processed in 0.001310702 sec. | ||
| 4277 | 2025.12.31 23:18:19.260433 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4278 | 2025.12.31 23:18:19.260536 [ 192 ] {d568562b-8e8e-4a3d-9432-0ad11505f9aa::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 | ||
| 4279 | 2025.12.31 23:18:19.260544 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4280 | 2025.12.31 23:18:19.260649 [ 271 ] {fd023762-8b77-4e2e-8c98-f78536b8fb0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4281 | 2025.12.31 23:18:19.260649 [ 192 ] {d568562b-8e8e-4a3d-9432-0ad11505f9aa::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4282 | 2025.12.31 23:18:19.260690 [ 271 ] {fd023762-8b77-4e2e-8c98-f78536b8fb0a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4283 | 2025.12.31 23:18:19.260698 [ 192 ] {d568562b-8e8e-4a3d-9432-0ad11505f9aa::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 278 rows starting from the beginning of the part | ||
| 4284 | 2025.12.31 23:18:19.260795 [ 192 ] {d568562b-8e8e-4a3d-9432-0ad11505f9aa::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 10 rows starting from the beginning of the part | ||
| 4285 | 2025.12.31 23:18:19.260842 [ 192 ] {d568562b-8e8e-4a3d-9432-0ad11505f9aa::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 35 rows starting from the beginning of the part | ||
| 4286 | 2025.12.31 23:18:19.260886 [ 192 ] {d568562b-8e8e-4a3d-9432-0ad11505f9aa::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 10 rows starting from the beginning of the part | ||
| 4287 | 2025.12.31 23:18:19.260928 [ 192 ] {d568562b-8e8e-4a3d-9432-0ad11505f9aa::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 31 rows starting from the beginning of the part | ||
| 4288 | 2025.12.31 23:18:19.260968 [ 192 ] {d568562b-8e8e-4a3d-9432-0ad11505f9aa::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 | ||
| 4289 | 2025.12.31 23:18:19.261098 [ 271 ] {fd023762-8b77-4e2e-8c98-f78536b8fb0a} <Trace> oximeter.fields_u32 (32e14ee3-f9fc-4687-bf55-1d31f5f916a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4290 | 2025.12.31 23:18:19.261138 [ 271 ] {fd023762-8b77-4e2e-8c98-f78536b8fb0a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4291 | 2025.12.31 23:18:19.261514 [ 271 ] {fd023762-8b77-4e2e-8c98-f78536b8fb0a} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 4292 | 2025.12.31 23:18:19.261744 [ 271 ] {fd023762-8b77-4e2e-8c98-f78536b8fb0a} <Trace> oximeter.fields_u32 (32e14ee3-f9fc-4687-bf55-1d31f5f916a9): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4293 | 2025.12.31 23:18:19.261870 [ 271 ] {fd023762-8b77-4e2e-8c98-f78536b8fb0a} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001239 sec., 19370.46004842615 rows/sec., 1.61 MiB/sec. | ||
| 4294 | 2025.12.31 23:18:19.261872 [ 190 ] {d568562b-8e8e-4a3d-9432-0ad11505f9aa::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 390 rows, containing 5 columns (5 merged, 0 gathered) in 0.001377033 sec., 283217.6135212446 rows/sec., 19.66 MiB/sec. | ||
| 4295 | 2025.12.31 23:18:19.261908 [ 271 ] {fd023762-8b77-4e2e-8c98-f78536b8fb0a} <Debug> TCPHandler: Processed in 0.001411644 sec. | ||
| 4296 | 2025.12.31 23:18:19.262044 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4297 | 2025.12.31 23:18:19.262125 [ 187 ] {d568562b-8e8e-4a3d-9432-0ad11505f9aa::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4298 | 2025.12.31 23:18:19.262136 [ 271 ] {50e78468-d70d-4c0a-970e-9bdc20be95e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4299 | 2025.12.31 23:18:19.262198 [ 271 ] {50e78468-d70d-4c0a-970e-9bdc20be95e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4300 | 2025.12.31 23:18:19.262483 [ 187 ] {d568562b-8e8e-4a3d-9432-0ad11505f9aa::all_1_21_4} <Trace> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4301 | 2025.12.31 23:18:19.262580 [ 187 ] {d568562b-8e8e-4a3d-9432-0ad11505f9aa::all_1_21_4} <Trace> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4302 | 2025.12.31 23:18:19.262600 [ 271 ] {50e78468-d70d-4c0a-970e-9bdc20be95e2} <Trace> oximeter.fields_u8 (ce0c1db8-65f1-440f-8e78-1020d181f97b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4303 | 2025.12.31 23:18:19.262640 [ 271 ] {50e78468-d70d-4c0a-970e-9bdc20be95e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4304 | 2025.12.31 23:18:19.262686 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 4305 | 2025.12.31 23:18:19.262939 [ 271 ] {50e78468-d70d-4c0a-970e-9bdc20be95e2} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 4306 | 2025.12.31 23:18:19.263144 [ 271 ] {50e78468-d70d-4c0a-970e-9bdc20be95e2} <Trace> oximeter.fields_u8 (ce0c1db8-65f1-440f-8e78-1020d181f97b): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4307 | 2025.12.31 23:18:19.263269 [ 271 ] {50e78468-d70d-4c0a-970e-9bdc20be95e2} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001151 sec., 10425.716768027803 rows/sec., 814.51 KiB/sec. | ||
| 4308 | 2025.12.31 23:18:19.263306 [ 271 ] {50e78468-d70d-4c0a-970e-9bdc20be95e2} <Debug> TCPHandler: Processed in 0.001309212 sec. | ||
| 4309 | 2025.12.31 23:18:19.263415 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4310 | 2025.12.31 23:18:19.263505 [ 271 ] {23164d18-1f8d-40fd-a9e5-6c5da9fbf389} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4311 | 2025.12.31 23:18:19.263544 [ 271 ] {23164d18-1f8d-40fd-a9e5-6c5da9fbf389} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4312 | 2025.12.31 23:18:19.263957 [ 271 ] {23164d18-1f8d-40fd-a9e5-6c5da9fbf389} <Trace> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4313 | 2025.12.31 23:18:19.263992 [ 271 ] {23164d18-1f8d-40fd-a9e5-6c5da9fbf389} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4314 | 2025.12.31 23:18:19.264290 [ 271 ] {23164d18-1f8d-40fd-a9e5-6c5da9fbf389} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4315 | 2025.12.31 23:18:19.264486 [ 271 ] {23164d18-1f8d-40fd-a9e5-6c5da9fbf389} <Trace> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4316 | 2025.12.31 23:18:19.264607 [ 271 ] {23164d18-1f8d-40fd-a9e5-6c5da9fbf389} <Debug> executeQuery: Read 114 rows, 9.50 KiB in 0.001119 sec., 101876.67560321715 rows/sec., 8.29 MiB/sec. | ||
| 4317 | 2025.12.31 23:18:19.264644 [ 271 ] {23164d18-1f8d-40fd-a9e5-6c5da9fbf389} <Debug> TCPHandler: Processed in 0.001276432 sec. | ||
| 4318 | 2025.12.31 23:18:19.264752 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4319 | 2025.12.31 23:18:19.264844 [ 271 ] {ee3d33f4-7004-44af-8f23-e8d016a492e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4320 | 2025.12.31 23:18:19.264886 [ 271 ] {ee3d33f4-7004-44af-8f23-e8d016a492e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4321 | 2025.12.31 23:18:19.265276 [ 271 ] {ee3d33f4-7004-44af-8f23-e8d016a492e8} <Trace> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4322 | 2025.12.31 23:18:19.265311 [ 271 ] {ee3d33f4-7004-44af-8f23-e8d016a492e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4323 | 2025.12.31 23:18:19.265652 [ 271 ] {ee3d33f4-7004-44af-8f23-e8d016a492e8} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4324 | 2025.12.31 23:18:19.265849 [ 271 ] {ee3d33f4-7004-44af-8f23-e8d016a492e8} <Trace> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4325 | 2025.12.31 23:18:19.265947 [ 148 ] {} <Debug> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4326 | 2025.12.31 23:18:19.265972 [ 271 ] {ee3d33f4-7004-44af-8f23-e8d016a492e8} <Debug> executeQuery: Read 198 rows, 14.54 KiB in 0.001146 sec., 172774.86910994764 rows/sec., 12.39 MiB/sec. | ||
| 4327 | 2025.12.31 23:18:19.265981 [ 148 ] {} <Trace> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4328 | 2025.12.31 23:18:19.266013 [ 271 ] {ee3d33f4-7004-44af-8f23-e8d016a492e8} <Debug> TCPHandler: Processed in 0.001308442 sec. | ||
| 4329 | 2025.12.31 23:18:19.266013 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4330 | 2025.12.31 23:18:19.266096 [ 192 ] {7d79e45e-07fa-43b3-999d-49ca9374dcb1::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 | ||
| 4331 | 2025.12.31 23:18:19.266128 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4332 | 2025.12.31 23:18:19.266194 [ 192 ] {7d79e45e-07fa-43b3-999d-49ca9374dcb1::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4333 | 2025.12.31 23:18:19.266225 [ 271 ] {b7d85645-de67-4e71-bed7-4443f1e7b31a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4334 | 2025.12.31 23:18:19.266226 [ 192 ] {7d79e45e-07fa-43b3-999d-49ca9374dcb1::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 5264 rows starting from the beginning of the part | ||
| 4335 | 2025.12.31 23:18:19.266286 [ 271 ] {b7d85645-de67-4e71-bed7-4443f1e7b31a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4336 | 2025.12.31 23:18:19.266295 [ 192 ] {7d79e45e-07fa-43b3-999d-49ca9374dcb1::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 | ||
| 4337 | 2025.12.31 23:18:19.266344 [ 192 ] {7d79e45e-07fa-43b3-999d-49ca9374dcb1::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 846 rows starting from the beginning of the part | ||
| 4338 | 2025.12.31 23:18:19.266389 [ 192 ] {7d79e45e-07fa-43b3-999d-49ca9374dcb1::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 160 rows starting from the beginning of the part | ||
| 4339 | 2025.12.31 23:18:19.266425 [ 192 ] {7d79e45e-07fa-43b3-999d-49ca9374dcb1::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 | ||
| 4340 | 2025.12.31 23:18:19.266461 [ 192 ] {7d79e45e-07fa-43b3-999d-49ca9374dcb1::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 198 rows starting from the beginning of the part | ||
| 4341 | 2025.12.31 23:18:19.267038 [ 271 ] {b7d85645-de67-4e71-bed7-4443f1e7b31a} <Trace> oximeter.measurements_histogramu64 (83559bb8-4c93-4180-b7e7-e9b7333f4c1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4342 | 2025.12.31 23:18:19.267077 [ 271 ] {b7d85645-de67-4e71-bed7-4443f1e7b31a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4343 | 2025.12.31 23:18:19.267614 [ 271 ] {b7d85645-de67-4e71-bed7-4443f1e7b31a} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4344 | 2025.12.31 23:18:19.267828 [ 271 ] {b7d85645-de67-4e71-bed7-4443f1e7b31a} <Trace> oximeter.measurements_histogramu64 (83559bb8-4c93-4180-b7e7-e9b7333f4c1b): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4345 | 2025.12.31 23:18:19.267978 [ 271 ] {b7d85645-de67-4e71-bed7-4443f1e7b31a} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.00177 sec., 5649.717514124293 rows/sec., 10.12 MiB/sec. | ||
| 4346 | 2025.12.31 23:18:19.268037 [ 271 ] {b7d85645-de67-4e71-bed7-4443f1e7b31a} <Debug> TCPHandler: Processed in 0.001956133 sec. | ||
| 4347 | 2025.12.31 23:18:19.268145 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4348 | 2025.12.31 23:18:19.268237 [ 271 ] {19732ea3-d7a5-465f-8b1a-9db6a3869705} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4349 | 2025.12.31 23:18:19.268279 [ 271 ] {19732ea3-d7a5-465f-8b1a-9db6a3869705} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4350 | 2025.12.31 23:18:19.268604 [ 271 ] {19732ea3-d7a5-465f-8b1a-9db6a3869705} <Trace> oximeter.measurements_u64 (3e0fa7da-0500-483e-b241-ac25d0f845d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4351 | 2025.12.31 23:18:19.268639 [ 271 ] {19732ea3-d7a5-465f-8b1a-9db6a3869705} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4352 | 2025.12.31 23:18:19.268666 [ 190 ] {7d79e45e-07fa-43b3-999d-49ca9374dcb1::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6788 rows, containing 5 columns (5 merged, 0 gathered) in 0.002598074 sec., 2612704.641977095 rows/sec., 178.22 MiB/sec. | ||
| 4353 | 2025.12.31 23:18:19.268938 [ 271 ] {19732ea3-d7a5-465f-8b1a-9db6a3869705} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4354 | 2025.12.31 23:18:19.269140 [ 192 ] {7d79e45e-07fa-43b3-999d-49ca9374dcb1::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4355 | 2025.12.31 23:18:19.269169 [ 271 ] {19732ea3-d7a5-465f-8b1a-9db6a3869705} <Trace> oximeter.measurements_u64 (3e0fa7da-0500-483e-b241-ac25d0f845d7): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4356 | 2025.12.31 23:18:19.269310 [ 271 ] {19732ea3-d7a5-465f-8b1a-9db6a3869705} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001092 sec., 54945.05494505494 rows/sec., 3.70 MiB/sec. | ||
| 4357 | 2025.12.31 23:18:19.269346 [ 271 ] {19732ea3-d7a5-465f-8b1a-9db6a3869705} <Debug> TCPHandler: Processed in 0.001248822 sec. | ||
| 4358 | 2025.12.31 23:18:19.269436 [ 192 ] {7d79e45e-07fa-43b3-999d-49ca9374dcb1::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4359 | 2025.12.31 23:18:19.269514 [ 192 ] {7d79e45e-07fa-43b3-999d-49ca9374dcb1::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4360 | 2025.12.31 23:18:19.269584 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.43 MiB. | ||
| 4361 | 2025.12.31 23:18:19.489347 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 7284 | ||
| 4362 | 2025.12.31 23:18:19.489850 [ 245 ] {} <Trace> system.asynchronous_metric_log (1af02360-2569-4a97-a5ac-aa07775e497e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4363 | 2025.12.31 23:18:19.489893 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4364 | 2025.12.31 23:18:19.490382 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 4365 | 2025.12.31 23:18:19.490617 [ 245 ] {} <Trace> system.asynchronous_metric_log (1af02360-2569-4a97-a5ac-aa07775e497e): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4366 | 2025.12.31 23:18:19.490760 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7284 | ||
| 4367 | 2025.12.31 23:18:19.856013 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 113 | ||
| 4368 | 2025.12.31 23:18:19.871681 [ 244 ] {} <Trace> system.metric_log (9f7485ce-4bf0-4a0f-b388-b82873d55ef6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4369 | 2025.12.31 23:18:19.871730 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4370 | 2025.12.31 23:18:19.877399 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 4371 | 2025.12.31 23:18:19.878104 [ 244 ] {} <Trace> system.metric_log (9f7485ce-4bf0-4a0f-b388-b82873d55ef6): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4372 | 2025.12.31 23:18:19.880722 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 113 | ||
| 4373 | 2025.12.31 23:18:21.065713 [ 336 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53185 | ||
| 4374 | 2025.12.31 23:18:21.065823 [ 336 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4375 | 2025.12.31 23:18:21.065851 [ 336 ] {} <Debug> TCP-Session: b2d1ca39-8b35-4f7c-b96d-6e5eb39fa529 Authenticating user 'default' from [fd00:1122:3344:101::e]:53185 | ||
| 4376 | 2025.12.31 23:18:21.065873 [ 336 ] {} <Debug> TCP-Session: b2d1ca39-8b35-4f7c-b96d-6e5eb39fa529 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4377 | 2025.12.31 23:18:21.065886 [ 336 ] {} <Debug> TCP-Session: b2d1ca39-8b35-4f7c-b96d-6e5eb39fa529 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4378 | 2025.12.31 23:18:21.066074 [ 337 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60321 | ||
| 4379 | 2025.12.31 23:18:21.066150 [ 338 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46632 | ||
| 4380 | 2025.12.31 23:18:21.066167 [ 340 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62585 | ||
| 4381 | 2025.12.31 23:18:21.066187 [ 341 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64388 | ||
| 4382 | 2025.12.31 23:18:21.066223 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58918 | ||
| 4383 | 2025.12.31 23:18:21.066257 [ 338 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4384 | 2025.12.31 23:18:21.066260 [ 336 ] {} <Trace> TCP-Session: b2d1ca39-8b35-4f7c-b96d-6e5eb39fa529 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4385 | 2025.12.31 23:18:21.066298 [ 338 ] {} <Debug> TCP-Session: 08ce0f14-ac14-463b-8d64-b25cbc44b0df Authenticating user 'default' from [fd00:1122:3344:101::e]:46632 | ||
| 4386 | 2025.12.31 23:18:21.066232 [ 334 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39313 | ||
| 4387 | 2025.12.31 23:18:21.066333 [ 338 ] {} <Debug> TCP-Session: 08ce0f14-ac14-463b-8d64-b25cbc44b0df Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4388 | 2025.12.31 23:18:21.066203 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60404 | ||
| 4389 | 2025.12.31 23:18:21.066355 [ 338 ] {} <Debug> TCP-Session: 08ce0f14-ac14-463b-8d64-b25cbc44b0df Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4390 | 2025.12.31 23:18:21.066186 [ 337 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4391 | 2025.12.31 23:18:21.066153 [ 339 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52319 | ||
| 4392 | 2025.12.31 23:18:21.066431 [ 337 ] {} <Debug> TCP-Session: 2960fefe-6de6-47b6-ac93-faf1a8afe51c Authenticating user 'default' from [fd00:1122:3344:101::e]:60321 | ||
| 4393 | 2025.12.31 23:18:21.066452 [ 336 ] {2a361749-b980-4925-8765-9adff62a9778} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:53185) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 4394 | 2025.12.31 23:18:21.066455 [ 337 ] {} <Debug> TCP-Session: 2960fefe-6de6-47b6-ac93-faf1a8afe51c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4395 | 2025.12.31 23:18:21.066482 [ 341 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4396 | 2025.12.31 23:18:21.066495 [ 337 ] {} <Debug> TCP-Session: 2960fefe-6de6-47b6-ac93-faf1a8afe51c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4397 | 2025.12.31 23:18:21.066524 [ 341 ] {} <Debug> TCP-Session: 958773e3-626e-4bef-9d0b-ce5aacb5dcd4 Authenticating user 'default' from [fd00:1122:3344:101::e]:64388 | ||
| 4398 | 2025.12.31 23:18:21.066550 [ 341 ] {} <Debug> TCP-Session: 958773e3-626e-4bef-9d0b-ce5aacb5dcd4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4399 | 2025.12.31 23:18:21.066566 [ 341 ] {} <Debug> TCP-Session: 958773e3-626e-4bef-9d0b-ce5aacb5dcd4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4400 | 2025.12.31 23:18:21.066633 [ 334 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4401 | 2025.12.31 23:18:21.066666 [ 334 ] {} <Debug> TCP-Session: a8a58c88-6abf-40f1-87ca-7fe22588d396 Authenticating user 'default' from [fd00:1122:3344:101::e]:39313 | ||
| 4402 | 2025.12.31 23:18:21.066672 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4403 | 2025.12.31 23:18:21.066683 [ 334 ] {} <Debug> TCP-Session: a8a58c88-6abf-40f1-87ca-7fe22588d396 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4404 | 2025.12.31 23:18:21.066707 [ 267 ] {} <Debug> TCP-Session: aec89f84-deb0-4c9a-a59d-654b1babe7c3 Authenticating user 'default' from [fd00:1122:3344:101::e]:60404 | ||
| 4405 | 2025.12.31 23:18:21.066712 [ 334 ] {} <Debug> TCP-Session: a8a58c88-6abf-40f1-87ca-7fe22588d396 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4406 | 2025.12.31 23:18:21.066731 [ 267 ] {} <Debug> TCP-Session: aec89f84-deb0-4c9a-a59d-654b1babe7c3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4407 | 2025.12.31 23:18:21.066733 [ 336 ] {2a361749-b980-4925-8765-9adff62a9778} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 4408 | 2025.12.31 23:18:21.066750 [ 267 ] {} <Debug> TCP-Session: aec89f84-deb0-4c9a-a59d-654b1babe7c3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4409 | 2025.12.31 23:18:21.066753 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4410 | 2025.12.31 23:18:21.066797 [ 336 ] {2a361749-b980-4925-8765-9adff62a9778} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4411 | 2025.12.31 23:18:21.066810 [ 286 ] {} <Debug> TCP-Session: 82ac81f4-0add-4cd2-9356-cc3505eefc3d Authenticating user 'default' from [fd00:1122:3344:101::e]:58918 | ||
| 4412 | 2025.12.31 23:18:21.066816 [ 340 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4413 | 2025.12.31 23:18:21.066844 [ 286 ] {} <Debug> TCP-Session: 82ac81f4-0add-4cd2-9356-cc3505eefc3d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4414 | 2025.12.31 23:18:21.066853 [ 340 ] {} <Debug> TCP-Session: bb0edee4-d8ca-43bf-8e5f-e50a7e7b8658 Authenticating user 'default' from [fd00:1122:3344:101::e]:62585 | ||
| 4415 | 2025.12.31 23:18:21.066857 [ 286 ] {} <Debug> TCP-Session: 82ac81f4-0add-4cd2-9356-cc3505eefc3d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4416 | 2025.12.31 23:18:21.066872 [ 340 ] {} <Debug> TCP-Session: bb0edee4-d8ca-43bf-8e5f-e50a7e7b8658 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4417 | 2025.12.31 23:18:21.066886 [ 340 ] {} <Debug> TCP-Session: bb0edee4-d8ca-43bf-8e5f-e50a7e7b8658 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4418 | 2025.12.31 23:18:21.066887 [ 339 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4419 | 2025.12.31 23:18:21.066927 [ 339 ] {} <Debug> TCP-Session: 1ddaf9ff-2092-473a-b8aa-da840e2b2f85 Authenticating user 'default' from [fd00:1122:3344:101::e]:52319 | ||
| 4420 | 2025.12.31 23:18:21.066945 [ 339 ] {} <Debug> TCP-Session: 1ddaf9ff-2092-473a-b8aa-da840e2b2f85 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4421 | 2025.12.31 23:18:21.066960 [ 339 ] {} <Debug> TCP-Session: 1ddaf9ff-2092-473a-b8aa-da840e2b2f85 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4422 | 2025.12.31 23:18:21.067099 [ 336 ] {2a361749-b980-4925-8765-9adff62a9778} <Debug> oximeter.version (354cafc0-8409-413e-b71b-ba38479b7a3f) (SelectExecutor): Key condition: unknown | ||
| 4423 | 2025.12.31 23:18:21.068109 [ 314 ] {2a361749-b980-4925-8765-9adff62a9778} <Trace> AggregatingTransform: Aggregating | ||
| 4424 | 2025.12.31 23:18:21.068156 [ 314 ] {2a361749-b980-4925-8765-9adff62a9778} <Trace> Aggregator: Aggregation method: without_key | ||
| 4425 | 2025.12.31 23:18:21.068189 [ 314 ] {2a361749-b980-4925-8765-9adff62a9778} <Trace> AggregatingTransform: Aggregated. 2 to 1 rows (from 80.00 B) in 0.000886075 sec. (2257.145 rows/sec., 88.17 KiB/sec.) | ||
| 4426 | 2025.12.31 23:18:21.068204 [ 314 ] {2a361749-b980-4925-8765-9adff62a9778} <Trace> Aggregator: Merging aggregated data | ||
| 4427 | 2025.12.31 23:18:21.069425 [ 336 ] {2a361749-b980-4925-8765-9adff62a9778} <Debug> executeQuery: Read 2 rows, 80.00 B in 0.003029 sec., 660.2839220864972 rows/sec., 25.79 KiB/sec. | ||
| 4428 | 2025.12.31 23:18:21.069564 [ 336 ] {2a361749-b980-4925-8765-9adff62a9778} <Debug> TCPHandler: Processed in 0.003437749 sec. | ||
| 4429 | 2025.12.31 23:18:21.069695 [ 336 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4430 | 2025.12.31 23:18:21.069711 [ 337 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4431 | 2025.12.31 23:18:21.069724 [ 336 ] {} <Debug> TCP-Session: b2d1ca39-8b35-4f7c-b96d-6e5eb39fa529 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4432 | 2025.12.31 23:18:21.069719 [ 334 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4433 | 2025.12.31 23:18:21.069752 [ 337 ] {} <Debug> TCP-Session: 2960fefe-6de6-47b6-ac93-faf1a8afe51c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4434 | 2025.12.31 23:18:21.069755 [ 338 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4435 | 2025.12.31 23:18:21.069778 [ 334 ] {} <Debug> TCP-Session: a8a58c88-6abf-40f1-87ca-7fe22588d396 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4436 | 2025.12.31 23:18:21.069792 [ 340 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4437 | 2025.12.31 23:18:21.069813 [ 267 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4438 | 2025.12.31 23:18:21.069831 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4439 | 2025.12.31 23:18:21.069852 [ 340 ] {} <Debug> TCP-Session: bb0edee4-d8ca-43bf-8e5f-e50a7e7b8658 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4440 | 2025.12.31 23:18:21.069866 [ 267 ] {} <Debug> TCP-Session: aec89f84-deb0-4c9a-a59d-654b1babe7c3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4441 | 2025.12.31 23:18:21.069887 [ 286 ] {} <Debug> TCP-Session: 82ac81f4-0add-4cd2-9356-cc3505eefc3d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4442 | 2025.12.31 23:18:21.069818 [ 338 ] {} <Debug> TCP-Session: 08ce0f14-ac14-463b-8d64-b25cbc44b0df Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4443 | 2025.12.31 23:18:21.069739 [ 341 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4444 | 2025.12.31 23:18:21.069773 [ 339 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4445 | 2025.12.31 23:18:21.069970 [ 341 ] {} <Debug> TCP-Session: 958773e3-626e-4bef-9d0b-ce5aacb5dcd4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4446 | 2025.12.31 23:18:21.069992 [ 339 ] {} <Debug> TCP-Session: 1ddaf9ff-2092-473a-b8aa-da840e2b2f85 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4447 | 2025.12.31 23:18:21.106594 [ 334 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54884 | ||
| 4448 | 2025.12.31 23:18:21.106679 [ 334 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4449 | 2025.12.31 23:18:21.106706 [ 334 ] {} <Debug> TCP-Session: 69c15816-f3e5-4de0-8d8d-27ae1e865cea Authenticating user 'default' from [fd00:1122:3344:101::e]:54884 | ||
| 4450 | 2025.12.31 23:18:21.106729 [ 334 ] {} <Debug> TCP-Session: 69c15816-f3e5-4de0-8d8d-27ae1e865cea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4451 | 2025.12.31 23:18:21.106744 [ 334 ] {} <Debug> TCP-Session: 69c15816-f3e5-4de0-8d8d-27ae1e865cea Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4452 | 2025.12.31 23:18:21.106941 [ 335 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49232 | ||
| 4453 | 2025.12.31 23:18:21.106953 [ 336 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54312 | ||
| 4454 | 2025.12.31 23:18:21.106984 [ 337 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43189 | ||
| 4455 | 2025.12.31 23:18:21.107004 [ 339 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53410 | ||
| 4456 | 2025.12.31 23:18:21.107020 [ 340 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61532 | ||
| 4457 | 2025.12.31 23:18:21.107038 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56900 | ||
| 4458 | 2025.12.31 23:18:21.107063 [ 336 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4459 | 2025.12.31 23:18:21.107068 [ 337 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4460 | 2025.12.31 23:18:21.107088 [ 339 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4461 | 2025.12.31 23:18:21.107105 [ 336 ] {} <Debug> TCP-Session: d6148872-14b8-4364-a883-61f594499fed Authenticating user 'default' from [fd00:1122:3344:101::e]:54312 | ||
| 4462 | 2025.12.31 23:18:21.107120 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4463 | 2025.12.31 23:18:21.107127 [ 339 ] {} <Debug> TCP-Session: 435df724-5123-419d-9d95-10efe02b7474 Authenticating user 'default' from [fd00:1122:3344:101::e]:53410 | ||
| 4464 | 2025.12.31 23:18:21.107141 [ 336 ] {} <Debug> TCP-Session: d6148872-14b8-4364-a883-61f594499fed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4465 | 2025.12.31 23:18:21.107148 [ 267 ] {} <Debug> TCP-Session: 6aa5f1ce-5815-469c-a4bd-d6f18c7fed49 Authenticating user 'default' from [fd00:1122:3344:101::e]:56900 | ||
| 4466 | 2025.12.31 23:18:21.107166 [ 339 ] {} <Debug> TCP-Session: 435df724-5123-419d-9d95-10efe02b7474 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4467 | 2025.12.31 23:18:21.107181 [ 267 ] {} <Debug> TCP-Session: 6aa5f1ce-5815-469c-a4bd-d6f18c7fed49 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4468 | 2025.12.31 23:18:21.107172 [ 336 ] {} <Debug> TCP-Session: d6148872-14b8-4364-a883-61f594499fed Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4469 | 2025.12.31 23:18:21.107195 [ 339 ] {} <Debug> TCP-Session: 435df724-5123-419d-9d95-10efe02b7474 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4470 | 2025.12.31 23:18:21.107202 [ 267 ] {} <Debug> TCP-Session: 6aa5f1ce-5815-469c-a4bd-d6f18c7fed49 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4471 | 2025.12.31 23:18:21.107121 [ 334 ] {} <Trace> TCP-Session: 69c15816-f3e5-4de0-8d8d-27ae1e865cea Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4472 | 2025.12.31 23:18:21.107115 [ 337 ] {} <Debug> TCP-Session: 697f4d7c-9b0c-498a-858e-225ce449058d Authenticating user 'default' from [fd00:1122:3344:101::e]:43189 | ||
| 4473 | 2025.12.31 23:18:21.107106 [ 340 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4474 | 2025.12.31 23:18:21.107290 [ 337 ] {} <Debug> TCP-Session: 697f4d7c-9b0c-498a-858e-225ce449058d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4475 | 2025.12.31 23:18:21.107034 [ 341 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37084 | ||
| 4476 | 2025.12.31 23:18:21.107319 [ 340 ] {} <Debug> TCP-Session: 43f29239-574e-4a76-881b-a01fceb335a5 Authenticating user 'default' from [fd00:1122:3344:101::e]:61532 | ||
| 4477 | 2025.12.31 23:18:21.107323 [ 337 ] {} <Debug> TCP-Session: 697f4d7c-9b0c-498a-858e-225ce449058d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4478 | 2025.12.31 23:18:21.107371 [ 340 ] {} <Debug> TCP-Session: 43f29239-574e-4a76-881b-a01fceb335a5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4479 | 2025.12.31 23:18:21.107032 [ 335 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4480 | 2025.12.31 23:18:21.107396 [ 340 ] {} <Debug> TCP-Session: 43f29239-574e-4a76-881b-a01fceb335a5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4481 | 2025.12.31 23:18:21.107396 [ 341 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4482 | 2025.12.31 23:18:21.107422 [ 334 ] {eb26c1ab-42fc-4c27-b733-b93c165e1fdf} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:54884) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 4483 | 2025.12.31 23:18:21.107421 [ 335 ] {} <Debug> TCP-Session: 5fd2c6b8-0dd7-4608-99a4-88a68fdb83d8 Authenticating user 'default' from [fd00:1122:3344:101::e]:49232 | ||
| 4484 | 2025.12.31 23:18:21.107443 [ 341 ] {} <Debug> TCP-Session: a33dbd48-c565-4171-8d0b-ce00c080faca Authenticating user 'default' from [fd00:1122:3344:101::e]:37084 | ||
| 4485 | 2025.12.31 23:18:21.107469 [ 335 ] {} <Debug> TCP-Session: 5fd2c6b8-0dd7-4608-99a4-88a68fdb83d8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4486 | 2025.12.31 23:18:21.106991 [ 338 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40493 | ||
| 4487 | 2025.12.31 23:18:21.107491 [ 341 ] {} <Debug> TCP-Session: a33dbd48-c565-4171-8d0b-ce00c080faca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4488 | 2025.12.31 23:18:21.107494 [ 335 ] {} <Debug> TCP-Session: 5fd2c6b8-0dd7-4608-99a4-88a68fdb83d8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4489 | 2025.12.31 23:18:21.107537 [ 341 ] {} <Debug> TCP-Session: a33dbd48-c565-4171-8d0b-ce00c080faca Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4490 | 2025.12.31 23:18:21.107568 [ 338 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4491 | 2025.12.31 23:18:21.107599 [ 338 ] {} <Debug> TCP-Session: 9ea5274a-c6b8-4373-a69b-77177a27dc40 Authenticating user 'default' from [fd00:1122:3344:101::e]:40493 | ||
| 4492 | 2025.12.31 23:18:21.107620 [ 338 ] {} <Debug> TCP-Session: 9ea5274a-c6b8-4373-a69b-77177a27dc40 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4493 | 2025.12.31 23:18:21.107635 [ 338 ] {} <Debug> TCP-Session: 9ea5274a-c6b8-4373-a69b-77177a27dc40 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4494 | 2025.12.31 23:18:21.107739 [ 334 ] {eb26c1ab-42fc-4c27-b733-b93c165e1fdf} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 4495 | 2025.12.31 23:18:21.107795 [ 334 ] {eb26c1ab-42fc-4c27-b733-b93c165e1fdf} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4496 | 2025.12.31 23:18:21.108100 [ 334 ] {eb26c1ab-42fc-4c27-b733-b93c165e1fdf} <Debug> oximeter.version (354cafc0-8409-413e-b71b-ba38479b7a3f) (SelectExecutor): Key condition: unknown | ||
| 4497 | 2025.12.31 23:18:21.109161 [ 299 ] {eb26c1ab-42fc-4c27-b733-b93c165e1fdf} <Trace> AggregatingTransform: Aggregating | ||
| 4498 | 2025.12.31 23:18:21.109195 [ 299 ] {eb26c1ab-42fc-4c27-b733-b93c165e1fdf} <Trace> Aggregator: Aggregation method: without_key | ||
| 4499 | 2025.12.31 23:18:21.109227 [ 299 ] {eb26c1ab-42fc-4c27-b733-b93c165e1fdf} <Trace> AggregatingTransform: Aggregated. 2 to 1 rows (from 80.00 B) in 0.000936766 sec. (2135.005 rows/sec., 83.40 KiB/sec.) | ||
| 4500 | 2025.12.31 23:18:21.109244 [ 299 ] {eb26c1ab-42fc-4c27-b733-b93c165e1fdf} <Trace> Aggregator: Merging aggregated data | ||
| 4501 | 2025.12.31 23:18:21.110635 [ 334 ] {eb26c1ab-42fc-4c27-b733-b93c165e1fdf} <Debug> executeQuery: Read 2 rows, 80.00 B in 0.003272 sec., 611.2469437652811 rows/sec., 23.88 KiB/sec. | ||
| 4502 | 2025.12.31 23:18:21.110757 [ 334 ] {eb26c1ab-42fc-4c27-b733-b93c165e1fdf} <Debug> TCPHandler: Processed in 0.003787584 sec. | ||
| 4503 | 2025.12.31 23:18:21.110922 [ 334 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4504 | 2025.12.31 23:18:21.110948 [ 267 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4505 | 2025.12.31 23:18:21.110964 [ 336 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4506 | 2025.12.31 23:18:21.110986 [ 335 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4507 | 2025.12.31 23:18:21.110992 [ 267 ] {} <Debug> TCP-Session: 6aa5f1ce-5815-469c-a4bd-d6f18c7fed49 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4508 | 2025.12.31 23:18:21.111007 [ 336 ] {} <Debug> TCP-Session: d6148872-14b8-4364-a883-61f594499fed Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4509 | 2025.12.31 23:18:21.111025 [ 339 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4510 | 2025.12.31 23:18:21.111040 [ 341 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4511 | 2025.12.31 23:18:21.111071 [ 339 ] {} <Debug> TCP-Session: 435df724-5123-419d-9d95-10efe02b7474 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4512 | 2025.12.31 23:18:21.111079 [ 340 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4513 | 2025.12.31 23:18:21.111099 [ 341 ] {} <Debug> TCP-Session: a33dbd48-c565-4171-8d0b-ce00c080faca Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4514 | 2025.12.31 23:18:21.111059 [ 338 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4515 | 2025.12.31 23:18:21.111134 [ 340 ] {} <Debug> TCP-Session: 43f29239-574e-4a76-881b-a01fceb335a5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4516 | 2025.12.31 23:18:21.111037 [ 335 ] {} <Debug> TCP-Session: 5fd2c6b8-0dd7-4608-99a4-88a68fdb83d8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4517 | 2025.12.31 23:18:21.111168 [ 338 ] {} <Debug> TCP-Session: 9ea5274a-c6b8-4373-a69b-77177a27dc40 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4518 | 2025.12.31 23:18:21.111005 [ 337 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4519 | 2025.12.31 23:18:21.110949 [ 334 ] {} <Debug> TCP-Session: 69c15816-f3e5-4de0-8d8d-27ae1e865cea Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4520 | 2025.12.31 23:18:21.111231 [ 337 ] {} <Debug> TCP-Session: 697f4d7c-9b0c-498a-858e-225ce449058d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4521 | 2025.12.31 23:18:22.405314 [ 334 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56334 | ||
| 4522 | 2025.12.31 23:18:22.405415 [ 334 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4523 | 2025.12.31 23:18:22.405446 [ 334 ] {} <Debug> TCP-Session: 86c34e67-1fdd-4613-b70c-85727a9c7b82 Authenticating user 'default' from [fd00:1122:3344:101::e]:56334 | ||
| 4524 | 2025.12.31 23:18:22.405469 [ 334 ] {} <Debug> TCP-Session: 86c34e67-1fdd-4613-b70c-85727a9c7b82 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4525 | 2025.12.31 23:18:22.405482 [ 334 ] {} <Debug> TCP-Session: 86c34e67-1fdd-4613-b70c-85727a9c7b82 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4526 | 2025.12.31 23:18:22.405678 [ 335 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53451 | ||
| 4527 | 2025.12.31 23:18:22.405711 [ 336 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48322 | ||
| 4528 | 2025.12.31 23:18:22.405729 [ 337 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47615 | ||
| 4529 | 2025.12.31 23:18:22.405768 [ 341 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56075 | ||
| 4530 | 2025.12.31 23:18:22.405795 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58677 | ||
| 4531 | 2025.12.31 23:18:22.405810 [ 335 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4532 | 2025.12.31 23:18:22.405837 [ 336 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4533 | 2025.12.31 23:18:22.405871 [ 341 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4534 | 2025.12.31 23:18:22.405874 [ 335 ] {} <Debug> TCP-Session: b32b244a-8865-4618-9c20-6928666583fc Authenticating user 'default' from [fd00:1122:3344:101::e]:53451 | ||
| 4535 | 2025.12.31 23:18:22.405892 [ 336 ] {} <Debug> TCP-Session: 78fc97ae-5944-40ca-9d4c-b5e6d0a239f3 Authenticating user 'default' from [fd00:1122:3344:101::e]:48322 | ||
| 4536 | 2025.12.31 23:18:22.405895 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4537 | 2025.12.31 23:18:22.405920 [ 335 ] {} <Debug> TCP-Session: b32b244a-8865-4618-9c20-6928666583fc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4538 | 2025.12.31 23:18:22.405930 [ 336 ] {} <Debug> TCP-Session: 78fc97ae-5944-40ca-9d4c-b5e6d0a239f3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4539 | 2025.12.31 23:18:22.405941 [ 267 ] {} <Debug> TCP-Session: 75fc293a-edce-4caf-9956-4a80ecd6de13 Authenticating user 'default' from [fd00:1122:3344:101::e]:58677 | ||
| 4540 | 2025.12.31 23:18:22.405949 [ 335 ] {} <Debug> TCP-Session: b32b244a-8865-4618-9c20-6928666583fc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4541 | 2025.12.31 23:18:22.405960 [ 336 ] {} <Debug> TCP-Session: 78fc97ae-5944-40ca-9d4c-b5e6d0a239f3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4542 | 2025.12.31 23:18:22.405974 [ 267 ] {} <Debug> TCP-Session: 75fc293a-edce-4caf-9956-4a80ecd6de13 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4543 | 2025.12.31 23:18:22.405899 [ 341 ] {} <Debug> TCP-Session: 9cd402b8-bc95-4eb7-b415-e8c51616b572 Authenticating user 'default' from [fd00:1122:3344:101::e]:56075 | ||
| 4544 | 2025.12.31 23:18:22.406003 [ 267 ] {} <Debug> TCP-Session: 75fc293a-edce-4caf-9956-4a80ecd6de13 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4545 | 2025.12.31 23:18:22.406020 [ 341 ] {} <Debug> TCP-Session: 9cd402b8-bc95-4eb7-b415-e8c51616b572 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4546 | 2025.12.31 23:18:22.405881 [ 337 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4547 | 2025.12.31 23:18:22.406038 [ 341 ] {} <Debug> TCP-Session: 9cd402b8-bc95-4eb7-b415-e8c51616b572 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4548 | 2025.12.31 23:18:22.405748 [ 339 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63169 | ||
| 4549 | 2025.12.31 23:18:22.406078 [ 337 ] {} <Debug> TCP-Session: 916ce716-6f1a-4763-8a39-7ba81cf11aa5 Authenticating user 'default' from [fd00:1122:3344:101::e]:47615 | ||
| 4550 | 2025.12.31 23:18:22.405726 [ 338 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51352 | ||
| 4551 | 2025.12.31 23:18:22.406125 [ 337 ] {} <Debug> TCP-Session: 916ce716-6f1a-4763-8a39-7ba81cf11aa5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4552 | 2025.12.31 23:18:22.406151 [ 339 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4553 | 2025.12.31 23:18:22.406174 [ 337 ] {} <Debug> TCP-Session: 916ce716-6f1a-4763-8a39-7ba81cf11aa5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4554 | 2025.12.31 23:18:22.405756 [ 340 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59320 | ||
| 4555 | 2025.12.31 23:18:22.406195 [ 339 ] {} <Debug> TCP-Session: a498fb57-7310-410c-8476-4b2792a2b0fc Authenticating user 'default' from [fd00:1122:3344:101::e]:63169 | ||
| 4556 | 2025.12.31 23:18:22.406209 [ 338 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4557 | 2025.12.31 23:18:22.406244 [ 339 ] {} <Debug> TCP-Session: a498fb57-7310-410c-8476-4b2792a2b0fc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4558 | 2025.12.31 23:18:22.406263 [ 338 ] {} <Debug> TCP-Session: 6ca865a8-91f8-47d3-b94b-47bfae2507f9 Authenticating user 'default' from [fd00:1122:3344:101::e]:51352 | ||
| 4559 | 2025.12.31 23:18:22.406271 [ 339 ] {} <Debug> TCP-Session: a498fb57-7310-410c-8476-4b2792a2b0fc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4560 | 2025.12.31 23:18:22.406269 [ 340 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4561 | 2025.12.31 23:18:22.406290 [ 338 ] {} <Debug> TCP-Session: 6ca865a8-91f8-47d3-b94b-47bfae2507f9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4562 | 2025.12.31 23:18:22.405880 [ 334 ] {} <Trace> TCP-Session: 86c34e67-1fdd-4613-b70c-85727a9c7b82 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4563 | 2025.12.31 23:18:22.406324 [ 338 ] {} <Debug> TCP-Session: 6ca865a8-91f8-47d3-b94b-47bfae2507f9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4564 | 2025.12.31 23:18:22.406319 [ 340 ] {} <Debug> TCP-Session: 79c09954-14ae-43d2-a2a1-e551c897b5a4 Authenticating user 'default' from [fd00:1122:3344:101::e]:59320 | ||
| 4565 | 2025.12.31 23:18:22.406378 [ 340 ] {} <Debug> TCP-Session: 79c09954-14ae-43d2-a2a1-e551c897b5a4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4566 | 2025.12.31 23:18:22.406391 [ 340 ] {} <Debug> TCP-Session: 79c09954-14ae-43d2-a2a1-e551c897b5a4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4567 | 2025.12.31 23:18:22.406496 [ 334 ] {098740fb-0bf8-4c4d-82d6-dc774ebfdb12} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:56334) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 4568 | 2025.12.31 23:18:22.406754 [ 334 ] {098740fb-0bf8-4c4d-82d6-dc774ebfdb12} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 4569 | 2025.12.31 23:18:22.406808 [ 334 ] {098740fb-0bf8-4c4d-82d6-dc774ebfdb12} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4570 | 2025.12.31 23:18:22.407080 [ 334 ] {098740fb-0bf8-4c4d-82d6-dc774ebfdb12} <Debug> oximeter.version (354cafc0-8409-413e-b71b-ba38479b7a3f) (SelectExecutor): Key condition: unknown | ||
| 4571 | 2025.12.31 23:18:22.408108 [ 298 ] {098740fb-0bf8-4c4d-82d6-dc774ebfdb12} <Trace> AggregatingTransform: Aggregating | ||
| 4572 | 2025.12.31 23:18:22.408160 [ 298 ] {098740fb-0bf8-4c4d-82d6-dc774ebfdb12} <Trace> Aggregator: Aggregation method: without_key | ||
| 4573 | 2025.12.31 23:18:22.408199 [ 298 ] {098740fb-0bf8-4c4d-82d6-dc774ebfdb12} <Trace> AggregatingTransform: Aggregated. 2 to 1 rows (from 80.00 B) in 0.000922636 sec. (2167.702 rows/sec., 84.68 KiB/sec.) | ||
| 4574 | 2025.12.31 23:18:22.408221 [ 298 ] {098740fb-0bf8-4c4d-82d6-dc774ebfdb12} <Trace> Aggregator: Merging aggregated data | ||
| 4575 | 2025.12.31 23:18:22.409455 [ 334 ] {098740fb-0bf8-4c4d-82d6-dc774ebfdb12} <Debug> executeQuery: Read 2 rows, 80.00 B in 0.003014 sec., 663.5700066357 rows/sec., 25.92 KiB/sec. | ||
| 4576 | 2025.12.31 23:18:22.409598 [ 334 ] {098740fb-0bf8-4c4d-82d6-dc774ebfdb12} <Debug> TCPHandler: Processed in 0.003836145 sec. | ||
| 4577 | 2025.12.31 23:18:22.409712 [ 334 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4578 | 2025.12.31 23:18:22.409741 [ 334 ] {} <Debug> TCP-Session: 86c34e67-1fdd-4613-b70c-85727a9c7b82 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4579 | 2025.12.31 23:18:22.409741 [ 335 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4580 | 2025.12.31 23:18:22.409761 [ 267 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4581 | 2025.12.31 23:18:22.409780 [ 336 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4582 | 2025.12.31 23:18:22.409800 [ 338 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4583 | 2025.12.31 23:18:22.409821 [ 341 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4584 | 2025.12.31 23:18:22.409835 [ 336 ] {} <Debug> TCP-Session: 78fc97ae-5944-40ca-9d4c-b5e6d0a239f3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4585 | 2025.12.31 23:18:22.409848 [ 339 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4586 | 2025.12.31 23:18:22.409869 [ 340 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4587 | 2025.12.31 23:18:22.409881 [ 341 ] {} <Debug> TCP-Session: 9cd402b8-bc95-4eb7-b415-e8c51616b572 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4588 | 2025.12.31 23:18:22.409906 [ 339 ] {} <Debug> TCP-Session: a498fb57-7310-410c-8476-4b2792a2b0fc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4589 | 2025.12.31 23:18:22.409925 [ 340 ] {} <Debug> TCP-Session: 79c09954-14ae-43d2-a2a1-e551c897b5a4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4590 | 2025.12.31 23:18:22.409858 [ 338 ] {} <Debug> TCP-Session: 6ca865a8-91f8-47d3-b94b-47bfae2507f9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4591 | 2025.12.31 23:18:22.409833 [ 337 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4592 | 2025.12.31 23:18:22.409823 [ 267 ] {} <Debug> TCP-Session: 75fc293a-edce-4caf-9956-4a80ecd6de13 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4593 | 2025.12.31 23:18:22.410014 [ 337 ] {} <Debug> TCP-Session: 916ce716-6f1a-4763-8a39-7ba81cf11aa5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4594 | 2025.12.31 23:18:22.409791 [ 335 ] {} <Debug> TCP-Session: b32b244a-8865-4618-9c20-6928666583fc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4595 | 2025.12.31 23:18:24.253933 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4596 | 2025.12.31 23:18:24.254227 [ 271 ] {95e92da1-fa3c-47b9-931d-a58bda952c72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4597 | 2025.12.31 23:18:24.254294 [ 271 ] {95e92da1-fa3c-47b9-931d-a58bda952c72} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4598 | 2025.12.31 23:18:24.255031 [ 271 ] {95e92da1-fa3c-47b9-931d-a58bda952c72} <Trace> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4599 | 2025.12.31 23:18:24.255079 [ 271 ] {95e92da1-fa3c-47b9-931d-a58bda952c72} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4600 | 2025.12.31 23:18:24.255494 [ 271 ] {95e92da1-fa3c-47b9-931d-a58bda952c72} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4601 | 2025.12.31 23:18:24.255742 [ 271 ] {95e92da1-fa3c-47b9-931d-a58bda952c72} <Trace> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4602 | 2025.12.31 23:18:24.255906 [ 271 ] {95e92da1-fa3c-47b9-931d-a58bda952c72} <Debug> executeQuery: Read 118 rows, 10.26 KiB in 0.001749 sec., 67467.12407089765 rows/sec., 5.73 MiB/sec. | ||
| 4603 | 2025.12.31 23:18:24.255956 [ 271 ] {95e92da1-fa3c-47b9-931d-a58bda952c72} <Debug> TCPHandler: Processed in 0.002213118 sec. | ||
| 4604 | 2025.12.31 23:18:24.256098 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4605 | 2025.12.31 23:18:24.256200 [ 271 ] {4f03d1e7-03c3-49c4-b1aa-380c90097351} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4606 | 2025.12.31 23:18:24.256244 [ 271 ] {4f03d1e7-03c3-49c4-b1aa-380c90097351} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4607 | 2025.12.31 23:18:24.256676 [ 271 ] {4f03d1e7-03c3-49c4-b1aa-380c90097351} <Trace> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4608 | 2025.12.31 23:18:24.256714 [ 271 ] {4f03d1e7-03c3-49c4-b1aa-380c90097351} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4609 | 2025.12.31 23:18:24.257021 [ 271 ] {4f03d1e7-03c3-49c4-b1aa-380c90097351} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4610 | 2025.12.31 23:18:24.257230 [ 271 ] {4f03d1e7-03c3-49c4-b1aa-380c90097351} <Trace> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4611 | 2025.12.31 23:18:24.257361 [ 271 ] {4f03d1e7-03c3-49c4-b1aa-380c90097351} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001185 sec., 26160.337552742614 rows/sec., 1.92 MiB/sec. | ||
| 4612 | 2025.12.31 23:18:24.257399 [ 271 ] {4f03d1e7-03c3-49c4-b1aa-380c90097351} <Debug> TCPHandler: Processed in 0.001353963 sec. | ||
| 4613 | 2025.12.31 23:18:24.257529 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4614 | 2025.12.31 23:18:24.257655 [ 271 ] {ee0a95f4-86b8-435f-80b0-83a052ba6ab3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4615 | 2025.12.31 23:18:24.257704 [ 271 ] {ee0a95f4-86b8-435f-80b0-83a052ba6ab3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4616 | 2025.12.31 23:18:24.258217 [ 271 ] {ee0a95f4-86b8-435f-80b0-83a052ba6ab3} <Trace> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4617 | 2025.12.31 23:18:24.258254 [ 271 ] {ee0a95f4-86b8-435f-80b0-83a052ba6ab3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4618 | 2025.12.31 23:18:24.258577 [ 271 ] {ee0a95f4-86b8-435f-80b0-83a052ba6ab3} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4619 | 2025.12.31 23:18:24.258789 [ 271 ] {ee0a95f4-86b8-435f-80b0-83a052ba6ab3} <Trace> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4620 | 2025.12.31 23:18:24.258917 [ 271 ] {ee0a95f4-86b8-435f-80b0-83a052ba6ab3} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001289 sec., 73700.54305663305 rows/sec., 5.76 MiB/sec. | ||
| 4621 | 2025.12.31 23:18:24.258954 [ 271 ] {ee0a95f4-86b8-435f-80b0-83a052ba6ab3} <Debug> TCPHandler: Processed in 0.001488806 sec. | ||
| 4622 | 2025.12.31 23:18:24.259066 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4623 | 2025.12.31 23:18:24.259164 [ 271 ] {d92b6b39-3c81-4fc4-9bd4-f181fbec6e4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4624 | 2025.12.31 23:18:24.259209 [ 271 ] {d92b6b39-3c81-4fc4-9bd4-f181fbec6e4d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4625 | 2025.12.31 23:18:24.259621 [ 271 ] {d92b6b39-3c81-4fc4-9bd4-f181fbec6e4d} <Trace> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4626 | 2025.12.31 23:18:24.259658 [ 271 ] {d92b6b39-3c81-4fc4-9bd4-f181fbec6e4d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4627 | 2025.12.31 23:18:24.259983 [ 271 ] {d92b6b39-3c81-4fc4-9bd4-f181fbec6e4d} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4628 | 2025.12.31 23:18:24.260200 [ 271 ] {d92b6b39-3c81-4fc4-9bd4-f181fbec6e4d} <Trace> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4629 | 2025.12.31 23:18:24.260331 [ 271 ] {d92b6b39-3c81-4fc4-9bd4-f181fbec6e4d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001187 sec., 134793.59730412805 rows/sec., 9.39 MiB/sec. | ||
| 4630 | 2025.12.31 23:18:24.260367 [ 271 ] {d92b6b39-3c81-4fc4-9bd4-f181fbec6e4d} <Debug> TCPHandler: Processed in 0.001350113 sec. | ||
| 4631 | 2025.12.31 23:18:24.260472 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4632 | 2025.12.31 23:18:24.260570 [ 271 ] {12b2a7dd-8e62-44b0-af2c-f6ef705f1750} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4633 | 2025.12.31 23:18:24.260625 [ 271 ] {12b2a7dd-8e62-44b0-af2c-f6ef705f1750} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4634 | 2025.12.31 23:18:24.261473 [ 271 ] {12b2a7dd-8e62-44b0-af2c-f6ef705f1750} <Trace> oximeter.measurements_histogramu64 (83559bb8-4c93-4180-b7e7-e9b7333f4c1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4635 | 2025.12.31 23:18:24.261510 [ 271 ] {12b2a7dd-8e62-44b0-af2c-f6ef705f1750} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4636 | 2025.12.31 23:18:24.262038 [ 271 ] {12b2a7dd-8e62-44b0-af2c-f6ef705f1750} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4637 | 2025.12.31 23:18:24.262270 [ 271 ] {12b2a7dd-8e62-44b0-af2c-f6ef705f1750} <Trace> oximeter.measurements_histogramu64 (83559bb8-4c93-4180-b7e7-e9b7333f4c1b): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4638 | 2025.12.31 23:18:24.262403 [ 271 ] {12b2a7dd-8e62-44b0-af2c-f6ef705f1750} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001851 sec., 16747.703943814155 rows/sec., 30.01 MiB/sec. | ||
| 4639 | 2025.12.31 23:18:24.262454 [ 271 ] {12b2a7dd-8e62-44b0-af2c-f6ef705f1750} <Debug> TCPHandler: Processed in 0.002034625 sec. | ||
| 4640 | 2025.12.31 23:18:24.262570 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4641 | 2025.12.31 23:18:24.262666 [ 271 ] {ff524f93-0a34-40ad-b89d-9699718f8a37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4642 | 2025.12.31 23:18:24.262707 [ 271 ] {ff524f93-0a34-40ad-b89d-9699718f8a37} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4643 | 2025.12.31 23:18:24.263042 [ 271 ] {ff524f93-0a34-40ad-b89d-9699718f8a37} <Trace> oximeter.measurements_u64 (3e0fa7da-0500-483e-b241-ac25d0f845d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4644 | 2025.12.31 23:18:24.263080 [ 271 ] {ff524f93-0a34-40ad-b89d-9699718f8a37} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4645 | 2025.12.31 23:18:24.263378 [ 271 ] {ff524f93-0a34-40ad-b89d-9699718f8a37} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4646 | 2025.12.31 23:18:24.263591 [ 271 ] {ff524f93-0a34-40ad-b89d-9699718f8a37} <Trace> oximeter.measurements_u64 (3e0fa7da-0500-483e-b241-ac25d0f845d7): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4647 | 2025.12.31 23:18:24.263694 [ 139 ] {} <Debug> oximeter.measurements_u64 (3e0fa7da-0500-483e-b241-ac25d0f845d7) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4648 | 2025.12.31 23:18:24.263717 [ 271 ] {ff524f93-0a34-40ad-b89d-9699718f8a37} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00107 sec., 56074.766355140186 rows/sec., 3.78 MiB/sec. | ||
| 4649 | 2025.12.31 23:18:24.263759 [ 139 ] {} <Trace> oximeter.measurements_u64 (3e0fa7da-0500-483e-b241-ac25d0f845d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4650 | 2025.12.31 23:18:24.263767 [ 271 ] {ff524f93-0a34-40ad-b89d-9699718f8a37} <Debug> TCPHandler: Processed in 0.001245571 sec. | ||
| 4651 | 2025.12.31 23:18:24.263789 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4652 | 2025.12.31 23:18:24.263890 [ 197 ] {3e0fa7da-0500-483e-b241-ac25d0f845d7::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 | ||
| 4653 | 2025.12.31 23:18:24.263995 [ 197 ] {3e0fa7da-0500-483e-b241-ac25d0f845d7::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4654 | 2025.12.31 23:18:24.264026 [ 197 ] {3e0fa7da-0500-483e-b241-ac25d0f845d7::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 912 rows starting from the beginning of the part | ||
| 4655 | 2025.12.31 23:18:24.264088 [ 197 ] {3e0fa7da-0500-483e-b241-ac25d0f845d7::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 | ||
| 4656 | 2025.12.31 23:18:24.264134 [ 197 ] {3e0fa7da-0500-483e-b241-ac25d0f845d7::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 | ||
| 4657 | 2025.12.31 23:18:24.264177 [ 197 ] {3e0fa7da-0500-483e-b241-ac25d0f845d7::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 | ||
| 4658 | 2025.12.31 23:18:24.264216 [ 197 ] {3e0fa7da-0500-483e-b241-ac25d0f845d7::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 | ||
| 4659 | 2025.12.31 23:18:24.264257 [ 197 ] {3e0fa7da-0500-483e-b241-ac25d0f845d7::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 | ||
| 4660 | 2025.12.31 23:18:24.265072 [ 194 ] {3e0fa7da-0500-483e-b241-ac25d0f845d7::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1212 rows, containing 4 columns (4 merged, 0 gathered) in 0.00121733 sec., 995621.5652288204 rows/sec., 65.76 MiB/sec. | ||
| 4661 | 2025.12.31 23:18:24.265314 [ 190 ] {3e0fa7da-0500-483e-b241-ac25d0f845d7::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4662 | 2025.12.31 23:18:24.265613 [ 190 ] {3e0fa7da-0500-483e-b241-ac25d0f845d7::all_1_21_4} <Trace> oximeter.measurements_u64 (3e0fa7da-0500-483e-b241-ac25d0f845d7): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4663 | 2025.12.31 23:18:24.265691 [ 190 ] {3e0fa7da-0500-483e-b241-ac25d0f845d7::all_1_21_4} <Trace> oximeter.measurements_u64 (3e0fa7da-0500-483e-b241-ac25d0f845d7) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4664 | 2025.12.31 23:18:24.265798 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.43 MiB. | ||
| 4665 | 2025.12.31 23:18:26.917883 [ 136 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4666 | 2025.12.31 23:18:26.917936 [ 136 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4667 | 2025.12.31 23:18:26.990870 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 7732 | ||
| 4668 | 2025.12.31 23:18:26.991524 [ 245 ] {} <Trace> system.asynchronous_metric_log (1af02360-2569-4a97-a5ac-aa07775e497e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4669 | 2025.12.31 23:18:26.991572 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4670 | 2025.12.31 23:18:26.992058 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 4671 | 2025.12.31 23:18:26.992292 [ 245 ] {} <Trace> system.asynchronous_metric_log (1af02360-2569-4a97-a5ac-aa07775e497e): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4672 | 2025.12.31 23:18:26.992438 [ 136 ] {} <Debug> system.asynchronous_metric_log (1af02360-2569-4a97-a5ac-aa07775e497e) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 4673 | 2025.12.31 23:18:26.992442 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7732 | ||
| 4674 | 2025.12.31 23:18:26.992501 [ 136 ] {} <Trace> system.asynchronous_metric_log (1af02360-2569-4a97-a5ac-aa07775e497e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4675 | 2025.12.31 23:18:26.992530 [ 136 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4676 | 2025.12.31 23:18:26.992642 [ 197 ] {1af02360-2569-4a97-a5ac-aa07775e497e::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 | ||
| 4677 | 2025.12.31 23:18:26.992749 [ 197 ] {1af02360-2569-4a97-a5ac-aa07775e497e::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4678 | 2025.12.31 23:18:26.992786 [ 197 ] {1af02360-2569-4a97-a5ac-aa07775e497e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 5364 rows starting from the beginning of the part | ||
| 4679 | 2025.12.31 23:18:26.992850 [ 197 ] {1af02360-2569-4a97-a5ac-aa07775e497e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 448 rows starting from the beginning of the part | ||
| 4680 | 2025.12.31 23:18:26.992898 [ 197 ] {1af02360-2569-4a97-a5ac-aa07775e497e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 512 rows starting from the beginning of the part | ||
| 4681 | 2025.12.31 23:18:26.992944 [ 197 ] {1af02360-2569-4a97-a5ac-aa07775e497e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 448 rows starting from the beginning of the part | ||
| 4682 | 2025.12.31 23:18:26.992987 [ 197 ] {1af02360-2569-4a97-a5ac-aa07775e497e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 512 rows starting from the beginning of the part | ||
| 4683 | 2025.12.31 23:18:26.993033 [ 197 ] {1af02360-2569-4a97-a5ac-aa07775e497e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 448 rows starting from the beginning of the part | ||
| 4684 | 2025.12.31 23:18:26.994371 [ 205 ] {1af02360-2569-4a97-a5ac-aa07775e497e::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7732 rows, containing 4 columns (4 merged, 0 gathered) in 0.00177814 sec., 4348364.020830755 rows/sec., 62.20 MiB/sec. | ||
| 4685 | 2025.12.31 23:18:26.994761 [ 197 ] {1af02360-2569-4a97-a5ac-aa07775e497e::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 4686 | 2025.12.31 23:18:26.995002 [ 197 ] {1af02360-2569-4a97-a5ac-aa07775e497e::all_1_16_3} <Trace> system.asynchronous_metric_log (1af02360-2569-4a97-a5ac-aa07775e497e): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4687 | 2025.12.31 23:18:26.995064 [ 197 ] {1af02360-2569-4a97-a5ac-aa07775e497e::all_1_16_3} <Trace> system.asynchronous_metric_log (1af02360-2569-4a97-a5ac-aa07775e497e) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 4688 | 2025.12.31 23:18:26.995128 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.45 MiB. | ||
| 4689 | 2025.12.31 23:18:27.002116 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000805314 sec. | ||
| 4690 | 2025.12.31 23:18:27.010494 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 634 | ||
| 4691 | 2025.12.31 23:18:27.013000 [ 243 ] {} <Trace> system.query_log (aa57fb54-d3d4-4e2b-bcda-b6c10074d25d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4692 | 2025.12.31 23:18:27.013048 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4693 | 2025.12.31 23:18:27.014229 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4694 | 2025.12.31 23:18:27.014512 [ 243 ] {} <Trace> system.query_log (aa57fb54-d3d4-4e2b-bcda-b6c10074d25d): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4695 | 2025.12.31 23:18:27.014763 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 634 | ||
| 4696 | 2025.12.31 23:18:27.380787 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 121 | ||
| 4697 | 2025.12.31 23:18:27.397051 [ 244 ] {} <Trace> system.metric_log (9f7485ce-4bf0-4a0f-b388-b82873d55ef6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4698 | 2025.12.31 23:18:27.397107 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4699 | 2025.12.31 23:18:27.403147 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 4700 | 2025.12.31 23:18:27.403860 [ 244 ] {} <Trace> system.metric_log (9f7485ce-4bf0-4a0f-b388-b82873d55ef6): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4701 | 2025.12.31 23:18:27.404129 [ 136 ] {} <Debug> system.metric_log (9f7485ce-4bf0-4a0f-b388-b82873d55ef6) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 4702 | 2025.12.31 23:18:27.404171 [ 136 ] {} <Trace> system.metric_log (9f7485ce-4bf0-4a0f-b388-b82873d55ef6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4703 | 2025.12.31 23:18:27.404192 [ 136 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4704 | 2025.12.31 23:18:27.404354 [ 194 ] {9f7485ce-4bf0-4a0f-b388-b82873d55ef6::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 | ||
| 4705 | 2025.12.31 23:18:27.407101 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 121 | ||
| 4706 | 2025.12.31 23:18:27.408688 [ 194 ] {9f7485ce-4bf0-4a0f-b388-b82873d55ef6::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4707 | 2025.12.31 23:18:27.410053 [ 194 ] {9f7485ce-4bf0-4a0f-b388-b82873d55ef6::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 | ||
| 4708 | 2025.12.31 23:18:27.414345 [ 194 ] {9f7485ce-4bf0-4a0f-b388-b82873d55ef6::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 | ||
| 4709 | 2025.12.31 23:18:27.418501 [ 194 ] {9f7485ce-4bf0-4a0f-b388-b82873d55ef6::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 | ||
| 4710 | 2025.12.31 23:18:27.422698 [ 194 ] {9f7485ce-4bf0-4a0f-b388-b82873d55ef6::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 | ||
| 4711 | 2025.12.31 23:18:27.427258 [ 194 ] {9f7485ce-4bf0-4a0f-b388-b82873d55ef6::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 | ||
| 4712 | 2025.12.31 23:18:27.431279 [ 194 ] {9f7485ce-4bf0-4a0f-b388-b82873d55ef6::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 | ||
| 4713 | 2025.12.31 23:18:27.485507 [ 194 ] {9f7485ce-4bf0-4a0f-b388-b82873d55ef6::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 121 rows, containing 679 columns (679 merged, 0 gathered) in 0.081238519 sec., 1489.441234151499 rows/sec., 7.70 MiB/sec. | ||
| 4714 | 2025.12.31 23:18:27.487056 [ 194 ] {9f7485ce-4bf0-4a0f-b388-b82873d55ef6::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 4715 | 2025.12.31 23:18:27.488672 [ 194 ] {9f7485ce-4bf0-4a0f-b388-b82873d55ef6::all_1_16_3} <Trace> system.metric_log (9f7485ce-4bf0-4a0f-b388-b82873d55ef6): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4716 | 2025.12.31 23:18:27.488760 [ 194 ] {9f7485ce-4bf0-4a0f-b388-b82873d55ef6::all_1_16_3} <Trace> system.metric_log (9f7485ce-4bf0-4a0f-b388-b82873d55ef6) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 4717 | 2025.12.31 23:18:27.490137 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.52 MiB. | ||
| 4718 | 2025.12.31 23:18:28.000241 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 234.69 MiB, peak 244.64 MiB, free memory in arenas 0.00 B, will set to 243.53 MiB (RSS), difference: 8.85 MiB | ||
| 4719 | 2025.12.31 23:18:29.252484 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4720 | 2025.12.31 23:18:29.252731 [ 271 ] {4a148a8a-19ea-4bbc-a74d-33be47e95fbe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4721 | 2025.12.31 23:18:29.252825 [ 271 ] {4a148a8a-19ea-4bbc-a74d-33be47e95fbe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4722 | 2025.12.31 23:18:29.253703 [ 271 ] {4a148a8a-19ea-4bbc-a74d-33be47e95fbe} <Trace> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4723 | 2025.12.31 23:18:29.253757 [ 271 ] {4a148a8a-19ea-4bbc-a74d-33be47e95fbe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 4724 | 2025.12.31 23:18:29.254193 [ 271 ] {4a148a8a-19ea-4bbc-a74d-33be47e95fbe} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4725 | 2025.12.31 23:18:29.254512 [ 271 ] {4a148a8a-19ea-4bbc-a74d-33be47e95fbe} <Trace> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4726 | 2025.12.31 23:18:29.254675 [ 271 ] {4a148a8a-19ea-4bbc-a74d-33be47e95fbe} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.00201 sec., 37810.94527363184 rows/sec., 3.12 MiB/sec. | ||
| 4727 | 2025.12.31 23:18:29.254724 [ 271 ] {4a148a8a-19ea-4bbc-a74d-33be47e95fbe} <Debug> TCPHandler: Processed in 0.002436132 sec. | ||
| 4728 | 2025.12.31 23:18:29.254861 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4729 | 2025.12.31 23:18:29.254962 [ 271 ] {c8cb8568-ac89-40db-9ef5-615b98ee734b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4730 | 2025.12.31 23:18:29.255005 [ 271 ] {c8cb8568-ac89-40db-9ef5-615b98ee734b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4731 | 2025.12.31 23:18:29.255420 [ 271 ] {c8cb8568-ac89-40db-9ef5-615b98ee734b} <Trace> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4732 | 2025.12.31 23:18:29.255455 [ 271 ] {c8cb8568-ac89-40db-9ef5-615b98ee734b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 4733 | 2025.12.31 23:18:29.255769 [ 271 ] {c8cb8568-ac89-40db-9ef5-615b98ee734b} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4734 | 2025.12.31 23:18:29.255981 [ 271 ] {c8cb8568-ac89-40db-9ef5-615b98ee734b} <Trace> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4735 | 2025.12.31 23:18:29.256110 [ 271 ] {c8cb8568-ac89-40db-9ef5-615b98ee734b} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001173 sec., 8525.149190110827 rows/sec., 641.05 KiB/sec. | ||
| 4736 | 2025.12.31 23:18:29.256149 [ 271 ] {c8cb8568-ac89-40db-9ef5-615b98ee734b} <Debug> TCPHandler: Processed in 0.001337953 sec. | ||
| 4737 | 2025.12.31 23:18:29.256258 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4738 | 2025.12.31 23:18:29.256352 [ 271 ] {79fefe32-d88c-4f6c-b27a-a65b296143be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4739 | 2025.12.31 23:18:29.256393 [ 271 ] {79fefe32-d88c-4f6c-b27a-a65b296143be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4740 | 2025.12.31 23:18:29.256807 [ 271 ] {79fefe32-d88c-4f6c-b27a-a65b296143be} <Trace> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4741 | 2025.12.31 23:18:29.256842 [ 271 ] {79fefe32-d88c-4f6c-b27a-a65b296143be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 4742 | 2025.12.31 23:18:29.257161 [ 271 ] {79fefe32-d88c-4f6c-b27a-a65b296143be} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4743 | 2025.12.31 23:18:29.257366 [ 271 ] {79fefe32-d88c-4f6c-b27a-a65b296143be} <Trace> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4744 | 2025.12.31 23:18:29.257491 [ 271 ] {79fefe32-d88c-4f6c-b27a-a65b296143be} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001159 sec., 63848.14495254529 rows/sec., 4.98 MiB/sec. | ||
| 4745 | 2025.12.31 23:18:29.257526 [ 271 ] {79fefe32-d88c-4f6c-b27a-a65b296143be} <Debug> TCPHandler: Processed in 0.001315962 sec. | ||
| 4746 | 2025.12.31 23:18:29.257643 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4747 | 2025.12.31 23:18:29.257736 [ 271 ] {dbe6c3b3-7c77-4559-b9c6-9c20b6aa84b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4748 | 2025.12.31 23:18:29.257779 [ 271 ] {dbe6c3b3-7c77-4559-b9c6-9c20b6aa84b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4749 | 2025.12.31 23:18:29.258183 [ 271 ] {dbe6c3b3-7c77-4559-b9c6-9c20b6aa84b0} <Trace> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4750 | 2025.12.31 23:18:29.258217 [ 271 ] {dbe6c3b3-7c77-4559-b9c6-9c20b6aa84b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 4751 | 2025.12.31 23:18:29.258569 [ 271 ] {dbe6c3b3-7c77-4559-b9c6-9c20b6aa84b0} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4752 | 2025.12.31 23:18:29.258781 [ 271 ] {dbe6c3b3-7c77-4559-b9c6-9c20b6aa84b0} <Trace> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4753 | 2025.12.31 23:18:29.258912 [ 271 ] {dbe6c3b3-7c77-4559-b9c6-9c20b6aa84b0} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001194 sec., 134003.3500837521 rows/sec., 9.33 MiB/sec. | ||
| 4754 | 2025.12.31 23:18:29.258948 [ 271 ] {dbe6c3b3-7c77-4559-b9c6-9c20b6aa84b0} <Debug> TCPHandler: Processed in 0.001351543 sec. | ||
| 4755 | 2025.12.31 23:18:29.259055 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4756 | 2025.12.31 23:18:29.259146 [ 271 ] {038df555-f106-4e70-b5e5-387eaf819b64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4757 | 2025.12.31 23:18:29.259200 [ 271 ] {038df555-f106-4e70-b5e5-387eaf819b64} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4758 | 2025.12.31 23:18:29.259959 [ 271 ] {038df555-f106-4e70-b5e5-387eaf819b64} <Trace> oximeter.measurements_histogramu64 (83559bb8-4c93-4180-b7e7-e9b7333f4c1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4759 | 2025.12.31 23:18:29.259994 [ 271 ] {038df555-f106-4e70-b5e5-387eaf819b64} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 4760 | 2025.12.31 23:18:29.260508 [ 271 ] {038df555-f106-4e70-b5e5-387eaf819b64} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4761 | 2025.12.31 23:18:29.260720 [ 271 ] {038df555-f106-4e70-b5e5-387eaf819b64} <Trace> oximeter.measurements_histogramu64 (83559bb8-4c93-4180-b7e7-e9b7333f4c1b): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4762 | 2025.12.31 23:18:29.260879 [ 271 ] {038df555-f106-4e70-b5e5-387eaf819b64} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001741 sec., 5743.825387708214 rows/sec., 10.29 MiB/sec. | ||
| 4763 | 2025.12.31 23:18:29.260938 [ 271 ] {038df555-f106-4e70-b5e5-387eaf819b64} <Debug> TCPHandler: Processed in 0.001930503 sec. | ||
| 4764 | 2025.12.31 23:18:29.261040 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4765 | 2025.12.31 23:18:29.261131 [ 271 ] {bf38919c-75fd-443c-8260-b1f984a44aa2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4766 | 2025.12.31 23:18:29.261171 [ 271 ] {bf38919c-75fd-443c-8260-b1f984a44aa2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4767 | 2025.12.31 23:18:29.261498 [ 271 ] {bf38919c-75fd-443c-8260-b1f984a44aa2} <Trace> oximeter.measurements_u64 (3e0fa7da-0500-483e-b241-ac25d0f845d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4768 | 2025.12.31 23:18:29.261532 [ 271 ] {bf38919c-75fd-443c-8260-b1f984a44aa2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 4769 | 2025.12.31 23:18:29.261837 [ 271 ] {bf38919c-75fd-443c-8260-b1f984a44aa2} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4770 | 2025.12.31 23:18:29.262037 [ 271 ] {bf38919c-75fd-443c-8260-b1f984a44aa2} <Trace> oximeter.measurements_u64 (3e0fa7da-0500-483e-b241-ac25d0f845d7): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4771 | 2025.12.31 23:18:29.262159 [ 271 ] {bf38919c-75fd-443c-8260-b1f984a44aa2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001047 sec., 57306.59025787966 rows/sec., 3.86 MiB/sec. | ||
| 4772 | 2025.12.31 23:18:29.262194 [ 271 ] {bf38919c-75fd-443c-8260-b1f984a44aa2} <Debug> TCPHandler: Processed in 0.00120043 sec. | ||
| 4773 | 2025.12.31 23:18:32.222997 [ 131 ] {} <Debug> oximeter.fields_u32 (32e14ee3-f9fc-4687-bf55-1d31f5f916a9) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 4774 | 2025.12.31 23:18:32.223081 [ 131 ] {} <Trace> oximeter.fields_u32 (32e14ee3-f9fc-4687-bf55-1d31f5f916a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4775 | 2025.12.31 23:18:32.223124 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 4776 | 2025.12.31 23:18:32.223323 [ 189 ] {32e14ee3-f9fc-4687-bf55-1d31f5f916a9::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 | ||
| 4777 | 2025.12.31 23:18:32.223508 [ 189 ] {32e14ee3-f9fc-4687-bf55-1d31f5f916a9::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4778 | 2025.12.31 23:18:32.223541 [ 189 ] {32e14ee3-f9fc-4687-bf55-1d31f5f916a9::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 464 rows starting from the beginning of the part | ||
| 4779 | 2025.12.31 23:18:32.223633 [ 189 ] {32e14ee3-f9fc-4687-bf55-1d31f5f916a9::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 228 rows starting from the beginning of the part | ||
| 4780 | 2025.12.31 23:18:32.223685 [ 189 ] {32e14ee3-f9fc-4687-bf55-1d31f5f916a9::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 24 rows starting from the beginning of the part | ||
| 4781 | 2025.12.31 23:18:32.223754 [ 189 ] {32e14ee3-f9fc-4687-bf55-1d31f5f916a9::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 228 rows starting from the beginning of the part | ||
| 4782 | 2025.12.31 23:18:32.223803 [ 189 ] {32e14ee3-f9fc-4687-bf55-1d31f5f916a9::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 24 rows starting from the beginning of the part | ||
| 4783 | 2025.12.31 23:18:32.224724 [ 199 ] {32e14ee3-f9fc-4687-bf55-1d31f5f916a9::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 968 rows, containing 5 columns (5 merged, 0 gathered) in 0.001488496 sec., 650320.8607883394 rows/sec., 46.79 MiB/sec. | ||
| 4784 | 2025.12.31 23:18:32.224889 [ 189 ] {32e14ee3-f9fc-4687-bf55-1d31f5f916a9::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 4785 | 2025.12.31 23:18:32.225142 [ 189 ] {32e14ee3-f9fc-4687-bf55-1d31f5f916a9::all_1_9_2} <Trace> oximeter.fields_u32 (32e14ee3-f9fc-4687-bf55-1d31f5f916a9): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4786 | 2025.12.31 23:18:32.225212 [ 189 ] {32e14ee3-f9fc-4687-bf55-1d31f5f916a9::all_1_9_2} <Trace> oximeter.fields_u32 (32e14ee3-f9fc-4687-bf55-1d31f5f916a9) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 4787 | 2025.12.31 23:18:32.225283 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 4788 | 2025.12.31 23:18:34.279852 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4789 | 2025.12.31 23:18:34.280066 [ 271 ] {cd8710b4-7aa0-4506-bcb3-3b4c9742eb8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4790 | 2025.12.31 23:18:34.280142 [ 271 ] {cd8710b4-7aa0-4506-bcb3-3b4c9742eb8f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4791 | 2025.12.31 23:18:34.280800 [ 271 ] {cd8710b4-7aa0-4506-bcb3-3b4c9742eb8f} <Trace> oximeter.fields_ipaddr (5f424e33-6a9f-405c-b8ff-24c93b94647e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4792 | 2025.12.31 23:18:34.280844 [ 271 ] {cd8710b4-7aa0-4506-bcb3-3b4c9742eb8f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 4793 | 2025.12.31 23:18:34.281268 [ 271 ] {cd8710b4-7aa0-4506-bcb3-3b4c9742eb8f} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 4794 | 2025.12.31 23:18:34.281501 [ 271 ] {cd8710b4-7aa0-4506-bcb3-3b4c9742eb8f} <Trace> oximeter.fields_ipaddr (5f424e33-6a9f-405c-b8ff-24c93b94647e): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4795 | 2025.12.31 23:18:34.281669 [ 271 ] {cd8710b4-7aa0-4506-bcb3-3b4c9742eb8f} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001657 sec., 3621.0018105009053 rows/sec., 295.27 KiB/sec. | ||
| 4796 | 2025.12.31 23:18:34.281710 [ 271 ] {cd8710b4-7aa0-4506-bcb3-3b4c9742eb8f} <Debug> TCPHandler: Processed in 0.002001034 sec. | ||
| 4797 | 2025.12.31 23:18:34.281839 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4798 | 2025.12.31 23:18:34.281938 [ 271 ] {4afcf442-7a8b-4f0c-8087-47457408e815} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4799 | 2025.12.31 23:18:34.281978 [ 271 ] {4afcf442-7a8b-4f0c-8087-47457408e815} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4800 | 2025.12.31 23:18:34.282998 [ 271 ] {4afcf442-7a8b-4f0c-8087-47457408e815} <Trace> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4801 | 2025.12.31 23:18:34.283035 [ 271 ] {4afcf442-7a8b-4f0c-8087-47457408e815} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 4802 | 2025.12.31 23:18:34.283458 [ 271 ] {4afcf442-7a8b-4f0c-8087-47457408e815} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4803 | 2025.12.31 23:18:34.283675 [ 271 ] {4afcf442-7a8b-4f0c-8087-47457408e815} <Trace> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4804 | 2025.12.31 23:18:34.283823 [ 271 ] {4afcf442-7a8b-4f0c-8087-47457408e815} <Debug> executeQuery: Read 1261 rows, 107.04 KiB in 0.001907 sec., 661248.0335605664 rows/sec., 54.82 MiB/sec. | ||
| 4805 | 2025.12.31 23:18:34.283862 [ 271 ] {4afcf442-7a8b-4f0c-8087-47457408e815} <Debug> TCPHandler: Processed in 0.002074575 sec. | ||
| 4806 | 2025.12.31 23:18:34.283977 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4807 | 2025.12.31 23:18:34.284072 [ 271 ] {83e9c0b6-79a2-4c65-9734-831700cf1c11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4808 | 2025.12.31 23:18:34.284113 [ 271 ] {83e9c0b6-79a2-4c65-9734-831700cf1c11} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4809 | 2025.12.31 23:18:34.284533 [ 271 ] {83e9c0b6-79a2-4c65-9734-831700cf1c11} <Trace> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4810 | 2025.12.31 23:18:34.284570 [ 271 ] {83e9c0b6-79a2-4c65-9734-831700cf1c11} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 4811 | 2025.12.31 23:18:34.284885 [ 271 ] {83e9c0b6-79a2-4c65-9734-831700cf1c11} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4812 | 2025.12.31 23:18:34.285096 [ 271 ] {83e9c0b6-79a2-4c65-9734-831700cf1c11} <Trace> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4813 | 2025.12.31 23:18:34.285234 [ 271 ] {83e9c0b6-79a2-4c65-9734-831700cf1c11} <Debug> executeQuery: Read 37 rows, 2.75 KiB in 0.00118 sec., 31355.932203389828 rows/sec., 2.28 MiB/sec. | ||
| 4814 | 2025.12.31 23:18:34.285272 [ 271 ] {83e9c0b6-79a2-4c65-9734-831700cf1c11} <Debug> TCPHandler: Processed in 0.001343773 sec. | ||
| 4815 | 2025.12.31 23:18:34.285371 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4816 | 2025.12.31 23:18:34.285464 [ 271 ] {38047b99-93d5-4a9f-8001-e5aed04314cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4817 | 2025.12.31 23:18:34.285504 [ 271 ] {38047b99-93d5-4a9f-8001-e5aed04314cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4818 | 2025.12.31 23:18:34.285983 [ 271 ] {38047b99-93d5-4a9f-8001-e5aed04314cf} <Trace> oximeter.fields_u32 (32e14ee3-f9fc-4687-bf55-1d31f5f916a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4819 | 2025.12.31 23:18:34.286019 [ 271 ] {38047b99-93d5-4a9f-8001-e5aed04314cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 4820 | 2025.12.31 23:18:34.286348 [ 271 ] {38047b99-93d5-4a9f-8001-e5aed04314cf} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 4821 | 2025.12.31 23:18:34.286581 [ 271 ] {38047b99-93d5-4a9f-8001-e5aed04314cf} <Trace> oximeter.fields_u32 (32e14ee3-f9fc-4687-bf55-1d31f5f916a9): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4822 | 2025.12.31 23:18:34.286720 [ 271 ] {38047b99-93d5-4a9f-8001-e5aed04314cf} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001274 sec., 178963.89324960753 rows/sec., 12.12 MiB/sec. | ||
| 4823 | 2025.12.31 23:18:34.286758 [ 271 ] {38047b99-93d5-4a9f-8001-e5aed04314cf} <Debug> TCPHandler: Processed in 0.001435524 sec. | ||
| 4824 | 2025.12.31 23:18:34.286879 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4825 | 2025.12.31 23:18:34.287003 [ 271 ] {2a768cf5-753a-4d3a-9051-f3c9a5354f0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4826 | 2025.12.31 23:18:34.287051 [ 271 ] {2a768cf5-753a-4d3a-9051-f3c9a5354f0e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4827 | 2025.12.31 23:18:34.287721 [ 271 ] {2a768cf5-753a-4d3a-9051-f3c9a5354f0e} <Trace> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4828 | 2025.12.31 23:18:34.287760 [ 271 ] {2a768cf5-753a-4d3a-9051-f3c9a5354f0e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 4829 | 2025.12.31 23:18:34.288127 [ 271 ] {2a768cf5-753a-4d3a-9051-f3c9a5354f0e} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4830 | 2025.12.31 23:18:34.288341 [ 271 ] {2a768cf5-753a-4d3a-9051-f3c9a5354f0e} <Trace> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4831 | 2025.12.31 23:18:34.288501 [ 271 ] {2a768cf5-753a-4d3a-9051-f3c9a5354f0e} <Debug> executeQuery: Read 557 rows, 42.38 KiB in 0.001522 sec., 365965.83442838374 rows/sec., 27.19 MiB/sec. | ||
| 4832 | 2025.12.31 23:18:34.288541 [ 271 ] {2a768cf5-753a-4d3a-9051-f3c9a5354f0e} <Debug> TCPHandler: Processed in 0.001724319 sec. | ||
| 4833 | 2025.12.31 23:18:34.288655 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4834 | 2025.12.31 23:18:34.288750 [ 271 ] {39efb86a-da90-4ac8-ad49-fdfacff80806} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4835 | 2025.12.31 23:18:34.288795 [ 271 ] {39efb86a-da90-4ac8-ad49-fdfacff80806} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4836 | 2025.12.31 23:18:34.289375 [ 271 ] {39efb86a-da90-4ac8-ad49-fdfacff80806} <Trace> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4837 | 2025.12.31 23:18:34.289411 [ 271 ] {39efb86a-da90-4ac8-ad49-fdfacff80806} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 4838 | 2025.12.31 23:18:34.289798 [ 271 ] {39efb86a-da90-4ac8-ad49-fdfacff80806} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4839 | 2025.12.31 23:18:34.290032 [ 271 ] {39efb86a-da90-4ac8-ad49-fdfacff80806} <Trace> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4840 | 2025.12.31 23:18:34.290170 [ 271 ] {39efb86a-da90-4ac8-ad49-fdfacff80806} <Debug> executeQuery: Read 847 rows, 58.38 KiB in 0.001439 sec., 588603.1966643502 rows/sec., 39.62 MiB/sec. | ||
| 4841 | 2025.12.31 23:18:34.290209 [ 271 ] {39efb86a-da90-4ac8-ad49-fdfacff80806} <Debug> TCPHandler: Processed in 0.001604207 sec. | ||
| 4842 | 2025.12.31 23:18:34.290322 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4843 | 2025.12.31 23:18:34.290417 [ 271 ] {1cf68ba1-39fd-45da-b060-21423a4ac85b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4844 | 2025.12.31 23:18:34.290473 [ 271 ] {1cf68ba1-39fd-45da-b060-21423a4ac85b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4845 | 2025.12.31 23:18:34.291419 [ 271 ] {1cf68ba1-39fd-45da-b060-21423a4ac85b} <Trace> oximeter.measurements_histogramu64 (83559bb8-4c93-4180-b7e7-e9b7333f4c1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4846 | 2025.12.31 23:18:34.291456 [ 271 ] {1cf68ba1-39fd-45da-b060-21423a4ac85b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 4847 | 2025.12.31 23:18:34.292022 [ 271 ] {1cf68ba1-39fd-45da-b060-21423a4ac85b} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4848 | 2025.12.31 23:18:34.292280 [ 271 ] {1cf68ba1-39fd-45da-b060-21423a4ac85b} <Trace> oximeter.measurements_histogramu64 (83559bb8-4c93-4180-b7e7-e9b7333f4c1b): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4849 | 2025.12.31 23:18:34.292479 [ 128 ] {} <Debug> oximeter.measurements_histogramu64 (83559bb8-4c93-4180-b7e7-e9b7333f4c1b) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4850 | 2025.12.31 23:18:34.292509 [ 271 ] {1cf68ba1-39fd-45da-b060-21423a4ac85b} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.002108 sec., 14705.882352941177 rows/sec., 26.35 MiB/sec. | ||
| 4851 | 2025.12.31 23:18:34.292542 [ 128 ] {} <Trace> oximeter.measurements_histogramu64 (83559bb8-4c93-4180-b7e7-e9b7333f4c1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4852 | 2025.12.31 23:18:34.292598 [ 271 ] {1cf68ba1-39fd-45da-b060-21423a4ac85b} <Debug> TCPHandler: Processed in 0.002323939 sec. | ||
| 4853 | 2025.12.31 23:18:34.292653 [ 128 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 4854 | 2025.12.31 23:18:34.292773 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4855 | 2025.12.31 23:18:34.292776 [ 193 ] {83559bb8-4c93-4180-b7e7-e9b7333f4c1b::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 | ||
| 4856 | 2025.12.31 23:18:34.292884 [ 271 ] {3775b45d-5424-4944-b37c-9a9fbb9f34d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4857 | 2025.12.31 23:18:34.292933 [ 271 ] {3775b45d-5424-4944-b37c-9a9fbb9f34d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4858 | 2025.12.31 23:18:34.292997 [ 193 ] {83559bb8-4c93-4180-b7e7-e9b7333f4c1b::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4859 | 2025.12.31 23:18:34.293051 [ 193 ] {83559bb8-4c93-4180-b7e7-e9b7333f4c1b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 303 rows starting from the beginning of the part | ||
| 4860 | 2025.12.31 23:18:34.293169 [ 193 ] {83559bb8-4c93-4180-b7e7-e9b7333f4c1b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 31 rows starting from the beginning of the part | ||
| 4861 | 2025.12.31 23:18:34.293273 [ 193 ] {83559bb8-4c93-4180-b7e7-e9b7333f4c1b::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 | ||
| 4862 | 2025.12.31 23:18:34.293343 [ 271 ] {3775b45d-5424-4944-b37c-9a9fbb9f34d8} <Trace> oximeter.measurements_u64 (3e0fa7da-0500-483e-b241-ac25d0f845d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4863 | 2025.12.31 23:18:34.293368 [ 193 ] {83559bb8-4c93-4180-b7e7-e9b7333f4c1b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 31 rows starting from the beginning of the part | ||
| 4864 | 2025.12.31 23:18:34.293384 [ 271 ] {3775b45d-5424-4944-b37c-9a9fbb9f34d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 4865 | 2025.12.31 23:18:34.293457 [ 193 ] {83559bb8-4c93-4180-b7e7-e9b7333f4c1b::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 | ||
| 4866 | 2025.12.31 23:18:34.293549 [ 193 ] {83559bb8-4c93-4180-b7e7-e9b7333f4c1b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 31 rows starting from the beginning of the part | ||
| 4867 | 2025.12.31 23:18:34.293745 [ 271 ] {3775b45d-5424-4944-b37c-9a9fbb9f34d8} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4868 | 2025.12.31 23:18:34.294012 [ 271 ] {3775b45d-5424-4944-b37c-9a9fbb9f34d8} <Trace> oximeter.measurements_u64 (3e0fa7da-0500-483e-b241-ac25d0f845d7): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4869 | 2025.12.31 23:18:34.294176 [ 271 ] {3775b45d-5424-4944-b37c-9a9fbb9f34d8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001313 sec., 45696.8773800457 rows/sec., 3.08 MiB/sec. | ||
| 4870 | 2025.12.31 23:18:34.294213 [ 271 ] {3775b45d-5424-4944-b37c-9a9fbb9f34d8} <Debug> TCPHandler: Processed in 0.001496196 sec. | ||
| 4871 | 2025.12.31 23:18:34.297522 [ 199 ] {83559bb8-4c93-4180-b7e7-e9b7333f4c1b::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 416 rows, containing 19 columns (19 merged, 0 gathered) in 0.004777571 sec., 87073.53590349572 rows/sec., 156.03 MiB/sec. | ||
| 4872 | 2025.12.31 23:18:34.298138 [ 193 ] {83559bb8-4c93-4180-b7e7-e9b7333f4c1b::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4873 | 2025.12.31 23:18:34.298423 [ 193 ] {83559bb8-4c93-4180-b7e7-e9b7333f4c1b::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (83559bb8-4c93-4180-b7e7-e9b7333f4c1b): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4874 | 2025.12.31 23:18:34.298483 [ 193 ] {83559bb8-4c93-4180-b7e7-e9b7333f4c1b::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (83559bb8-4c93-4180-b7e7-e9b7333f4c1b) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4875 | 2025.12.31 23:18:34.298554 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.18 MiB. | ||
| 4876 | 2025.12.31 23:18:34.492633 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 8244 | ||
| 4877 | 2025.12.31 23:18:34.493366 [ 245 ] {} <Trace> system.asynchronous_metric_log (1af02360-2569-4a97-a5ac-aa07775e497e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4878 | 2025.12.31 23:18:34.493433 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 4879 | 2025.12.31 23:18:34.493909 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4880 | 2025.12.31 23:18:34.494141 [ 245 ] {} <Trace> system.asynchronous_metric_log (1af02360-2569-4a97-a5ac-aa07775e497e): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4881 | 2025.12.31 23:18:34.494274 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8244 | ||
| 4882 | 2025.12.31 23:18:34.907237 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 128 | ||
| 4883 | 2025.12.31 23:18:34.922471 [ 244 ] {} <Trace> system.metric_log (9f7485ce-4bf0-4a0f-b388-b82873d55ef6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4884 | 2025.12.31 23:18:34.922524 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 4885 | 2025.12.31 23:18:34.928042 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4886 | 2025.12.31 23:18:34.928764 [ 244 ] {} <Trace> system.metric_log (9f7485ce-4bf0-4a0f-b388-b82873d55ef6): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4887 | 2025.12.31 23:18:34.931518 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 128 | ||
| 4888 | 2025.12.31 23:18:35.000218 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 244.85 MiB, peak 249.45 MiB, free memory in arenas 0.00 B, will set to 246.61 MiB (RSS), difference: 1.76 MiB | ||
| 4889 | 2025.12.31 23:18:37.015083 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 662 | ||
| 4890 | 2025.12.31 23:18:37.017441 [ 243 ] {} <Trace> system.query_log (aa57fb54-d3d4-4e2b-bcda-b6c10074d25d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4891 | 2025.12.31 23:18:37.017480 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 4892 | 2025.12.31 23:18:37.018604 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4893 | 2025.12.31 23:18:37.018861 [ 243 ] {} <Trace> system.query_log (aa57fb54-d3d4-4e2b-bcda-b6c10074d25d): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4894 | 2025.12.31 23:18:37.019101 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 662 | ||
| 4895 | 2025.12.31 23:18:39.252340 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4896 | 2025.12.31 23:18:39.252553 [ 271 ] {964702c8-73c9-48db-9a55-c4f22162924c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4897 | 2025.12.31 23:18:39.252626 [ 271 ] {964702c8-73c9-48db-9a55-c4f22162924c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4898 | 2025.12.31 23:18:39.253312 [ 271 ] {964702c8-73c9-48db-9a55-c4f22162924c} <Trace> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4899 | 2025.12.31 23:18:39.253354 [ 271 ] {964702c8-73c9-48db-9a55-c4f22162924c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 4900 | 2025.12.31 23:18:39.253756 [ 271 ] {964702c8-73c9-48db-9a55-c4f22162924c} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4901 | 2025.12.31 23:18:39.254000 [ 271 ] {964702c8-73c9-48db-9a55-c4f22162924c} <Trace> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4902 | 2025.12.31 23:18:39.254139 [ 114 ] {} <Debug> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4903 | 2025.12.31 23:18:39.254163 [ 271 ] {964702c8-73c9-48db-9a55-c4f22162924c} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001665 sec., 45645.64564564564 rows/sec., 3.76 MiB/sec. | ||
| 4904 | 2025.12.31 23:18:39.254209 [ 114 ] {} <Trace> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4905 | 2025.12.31 23:18:39.254231 [ 271 ] {964702c8-73c9-48db-9a55-c4f22162924c} <Debug> TCPHandler: Processed in 0.002026985 sec. | ||
| 4906 | 2025.12.31 23:18:39.254236 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 4907 | 2025.12.31 23:18:39.254374 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4908 | 2025.12.31 23:18:39.254380 [ 199 ] {37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179::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 | ||
| 4909 | 2025.12.31 23:18:39.254481 [ 271 ] {6d53206a-3fb3-48ae-b167-8f34dad41075} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4910 | 2025.12.31 23:18:39.254522 [ 199 ] {37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4911 | 2025.12.31 23:18:39.254530 [ 271 ] {6d53206a-3fb3-48ae-b167-8f34dad41075} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4912 | 2025.12.31 23:18:39.254568 [ 199 ] {37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 2464 rows starting from the beginning of the part | ||
| 4913 | 2025.12.31 23:18:39.254639 [ 199 ] {37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 198 rows starting from the beginning of the part | ||
| 4914 | 2025.12.31 23:18:39.254683 [ 199 ] {37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 118 rows starting from the beginning of the part | ||
| 4915 | 2025.12.31 23:18:39.254725 [ 199 ] {37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 76 rows starting from the beginning of the part | ||
| 4916 | 2025.12.31 23:18:39.254764 [ 199 ] {37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 1261 rows starting from the beginning of the part | ||
| 4917 | 2025.12.31 23:18:39.254803 [ 199 ] {37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 76 rows starting from the beginning of the part | ||
| 4918 | 2025.12.31 23:18:39.254964 [ 271 ] {6d53206a-3fb3-48ae-b167-8f34dad41075} <Trace> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4919 | 2025.12.31 23:18:39.255008 [ 271 ] {6d53206a-3fb3-48ae-b167-8f34dad41075} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 4920 | 2025.12.31 23:18:39.255326 [ 271 ] {6d53206a-3fb3-48ae-b167-8f34dad41075} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4921 | 2025.12.31 23:18:39.255555 [ 271 ] {6d53206a-3fb3-48ae-b167-8f34dad41075} <Trace> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4922 | 2025.12.31 23:18:39.255708 [ 271 ] {6d53206a-3fb3-48ae-b167-8f34dad41075} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.00125 sec., 8000 rows/sec., 601.56 KiB/sec. | ||
| 4923 | 2025.12.31 23:18:39.255749 [ 271 ] {6d53206a-3fb3-48ae-b167-8f34dad41075} <Debug> TCPHandler: Processed in 0.001427705 sec. | ||
| 4924 | 2025.12.31 23:18:39.255870 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4925 | 2025.12.31 23:18:39.255966 [ 271 ] {92f4d37d-7ea4-4089-b1c4-8a5f7bac13e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4926 | 2025.12.31 23:18:39.256006 [ 271 ] {92f4d37d-7ea4-4089-b1c4-8a5f7bac13e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4927 | 2025.12.31 23:18:39.256433 [ 271 ] {92f4d37d-7ea4-4089-b1c4-8a5f7bac13e3} <Trace> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4928 | 2025.12.31 23:18:39.256471 [ 271 ] {92f4d37d-7ea4-4089-b1c4-8a5f7bac13e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 4929 | 2025.12.31 23:18:39.256545 [ 193 ] {37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4193 rows, containing 5 columns (5 merged, 0 gathered) in 0.002228448 sec., 1881578.5694797456 rows/sec., 162.58 MiB/sec. | ||
| 4930 | 2025.12.31 23:18:39.256780 [ 271 ] {92f4d37d-7ea4-4089-b1c4-8a5f7bac13e3} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4931 | 2025.12.31 23:18:39.256870 [ 201 ] {37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4932 | 2025.12.31 23:18:39.256993 [ 271 ] {92f4d37d-7ea4-4089-b1c4-8a5f7bac13e3} <Trace> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4933 | 2025.12.31 23:18:39.257103 [ 114 ] {} <Debug> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4934 | 2025.12.31 23:18:39.257127 [ 271 ] {92f4d37d-7ea4-4089-b1c4-8a5f7bac13e3} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001181 sec., 62658.76375952583 rows/sec., 4.89 MiB/sec. | ||
| 4935 | 2025.12.31 23:18:39.257144 [ 114 ] {} <Trace> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4936 | 2025.12.31 23:18:39.257170 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 4937 | 2025.12.31 23:18:39.257170 [ 271 ] {92f4d37d-7ea4-4089-b1c4-8a5f7bac13e3} <Debug> TCPHandler: Processed in 0.001350543 sec. | ||
| 4938 | 2025.12.31 23:18:39.257182 [ 201 ] {37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179::all_1_26_5} <Trace> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4939 | 2025.12.31 23:18:39.257253 [ 195 ] {e6fc079b-8071-4162-9a06-906ffa01da39::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 | ||
| 4940 | 2025.12.31 23:18:39.257270 [ 201 ] {37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179::all_1_26_5} <Trace> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4941 | 2025.12.31 23:18:39.257299 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4942 | 2025.12.31 23:18:39.257355 [ 195 ] {e6fc079b-8071-4162-9a06-906ffa01da39::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4943 | 2025.12.31 23:18:39.257381 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.06 MiB. | ||
| 4944 | 2025.12.31 23:18:39.257387 [ 195 ] {e6fc079b-8071-4162-9a06-906ffa01da39::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1250 rows starting from the beginning of the part | ||
| 4945 | 2025.12.31 23:18:39.257395 [ 271 ] {f115866c-8286-4505-9e90-2a450f92cd00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4946 | 2025.12.31 23:18:39.257457 [ 195 ] {e6fc079b-8071-4162-9a06-906ffa01da39::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 114 rows starting from the beginning of the part | ||
| 4947 | 2025.12.31 23:18:39.257458 [ 271 ] {f115866c-8286-4505-9e90-2a450f92cd00} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4948 | 2025.12.31 23:18:39.257507 [ 195 ] {e6fc079b-8071-4162-9a06-906ffa01da39::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 95 rows starting from the beginning of the part | ||
| 4949 | 2025.12.31 23:18:39.257551 [ 195 ] {e6fc079b-8071-4162-9a06-906ffa01da39::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 74 rows starting from the beginning of the part | ||
| 4950 | 2025.12.31 23:18:39.257588 [ 195 ] {e6fc079b-8071-4162-9a06-906ffa01da39::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 557 rows starting from the beginning of the part | ||
| 4951 | 2025.12.31 23:18:39.257629 [ 195 ] {e6fc079b-8071-4162-9a06-906ffa01da39::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 74 rows starting from the beginning of the part | ||
| 4952 | 2025.12.31 23:18:39.257902 [ 271 ] {f115866c-8286-4505-9e90-2a450f92cd00} <Trace> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4953 | 2025.12.31 23:18:39.257943 [ 271 ] {f115866c-8286-4505-9e90-2a450f92cd00} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 4954 | 2025.12.31 23:18:39.258302 [ 271 ] {f115866c-8286-4505-9e90-2a450f92cd00} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4955 | 2025.12.31 23:18:39.258519 [ 271 ] {f115866c-8286-4505-9e90-2a450f92cd00} <Trace> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4956 | 2025.12.31 23:18:39.258665 [ 271 ] {f115866c-8286-4505-9e90-2a450f92cd00} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001289 sec., 124127.23041117145 rows/sec., 8.65 MiB/sec. | ||
| 4957 | 2025.12.31 23:18:39.258703 [ 271 ] {f115866c-8286-4505-9e90-2a450f92cd00} <Debug> TCPHandler: Processed in 0.001453855 sec. | ||
| 4958 | 2025.12.31 23:18:39.258735 [ 196 ] {e6fc079b-8071-4162-9a06-906ffa01da39::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2164 rows, containing 5 columns (5 merged, 0 gathered) in 0.001510326 sec., 1432803.2490998632 rows/sec., 111.30 MiB/sec. | ||
| 4959 | 2025.12.31 23:18:39.258828 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4960 | 2025.12.31 23:18:39.258944 [ 195 ] {e6fc079b-8071-4162-9a06-906ffa01da39::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4961 | 2025.12.31 23:18:39.258955 [ 271 ] {4fff3ed6-9959-4021-8a64-2baa4586da59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4962 | 2025.12.31 23:18:39.259029 [ 271 ] {4fff3ed6-9959-4021-8a64-2baa4586da59} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4963 | 2025.12.31 23:18:39.259192 [ 195 ] {e6fc079b-8071-4162-9a06-906ffa01da39::all_1_26_5} <Trace> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4964 | 2025.12.31 23:18:39.259264 [ 195 ] {e6fc079b-8071-4162-9a06-906ffa01da39::all_1_26_5} <Trace> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4965 | 2025.12.31 23:18:39.259346 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.64 MiB. | ||
| 4966 | 2025.12.31 23:18:39.259881 [ 271 ] {4fff3ed6-9959-4021-8a64-2baa4586da59} <Trace> oximeter.measurements_histogramu64 (83559bb8-4c93-4180-b7e7-e9b7333f4c1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4967 | 2025.12.31 23:18:39.259923 [ 271 ] {4fff3ed6-9959-4021-8a64-2baa4586da59} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 4968 | 2025.12.31 23:18:39.260449 [ 271 ] {4fff3ed6-9959-4021-8a64-2baa4586da59} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4969 | 2025.12.31 23:18:39.260678 [ 271 ] {4fff3ed6-9959-4021-8a64-2baa4586da59} <Trace> oximeter.measurements_histogramu64 (83559bb8-4c93-4180-b7e7-e9b7333f4c1b): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4970 | 2025.12.31 23:18:39.260820 [ 271 ] {4fff3ed6-9959-4021-8a64-2baa4586da59} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001891 sec., 5288.2072977260705 rows/sec., 9.48 MiB/sec. | ||
| 4971 | 2025.12.31 23:18:39.260881 [ 271 ] {4fff3ed6-9959-4021-8a64-2baa4586da59} <Debug> TCPHandler: Processed in 0.002116456 sec. | ||
| 4972 | 2025.12.31 23:18:39.260992 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4973 | 2025.12.31 23:18:39.261088 [ 271 ] {f64bbda1-46f7-4d03-b506-aeb7326117aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4974 | 2025.12.31 23:18:39.261130 [ 271 ] {f64bbda1-46f7-4d03-b506-aeb7326117aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4975 | 2025.12.31 23:18:39.261469 [ 271 ] {f64bbda1-46f7-4d03-b506-aeb7326117aa} <Trace> oximeter.measurements_u64 (3e0fa7da-0500-483e-b241-ac25d0f845d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4976 | 2025.12.31 23:18:39.261506 [ 271 ] {f64bbda1-46f7-4d03-b506-aeb7326117aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 4977 | 2025.12.31 23:18:39.261806 [ 271 ] {f64bbda1-46f7-4d03-b506-aeb7326117aa} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4978 | 2025.12.31 23:18:39.262012 [ 271 ] {f64bbda1-46f7-4d03-b506-aeb7326117aa} <Trace> oximeter.measurements_u64 (3e0fa7da-0500-483e-b241-ac25d0f845d7): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4979 | 2025.12.31 23:18:39.262140 [ 271 ] {f64bbda1-46f7-4d03-b506-aeb7326117aa} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001072 sec., 55970.14925373134 rows/sec., 3.77 MiB/sec. | ||
| 4980 | 2025.12.31 23:18:39.262175 [ 271 ] {f64bbda1-46f7-4d03-b506-aeb7326117aa} <Debug> TCPHandler: Processed in 0.00123317 sec. | ||
| 4981 | 2025.12.31 23:18:41.918177 [ 111 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4982 | 2025.12.31 23:18:41.918227 [ 111 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4983 | 2025.12.31 23:18:41.994430 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 8692 | ||
| 4984 | 2025.12.31 23:18:41.994961 [ 245 ] {} <Trace> system.asynchronous_metric_log (1af02360-2569-4a97-a5ac-aa07775e497e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4985 | 2025.12.31 23:18:41.995001 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 4986 | 2025.12.31 23:18:41.995490 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4987 | 2025.12.31 23:18:41.995729 [ 245 ] {} <Trace> system.asynchronous_metric_log (1af02360-2569-4a97-a5ac-aa07775e497e): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4988 | 2025.12.31 23:18:41.995862 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8692 | ||
| 4989 | 2025.12.31 23:18:42.431661 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 136 | ||
| 4990 | 2025.12.31 23:18:42.448533 [ 244 ] {} <Trace> system.metric_log (9f7485ce-4bf0-4a0f-b388-b82873d55ef6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4991 | 2025.12.31 23:18:42.448606 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 4992 | 2025.12.31 23:18:42.454611 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4993 | 2025.12.31 23:18:42.455506 [ 244 ] {} <Trace> system.metric_log (9f7485ce-4bf0-4a0f-b388-b82873d55ef6): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4994 | 2025.12.31 23:18:42.458822 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 136 | ||
| 4995 | 2025.12.31 23:18:44.252689 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4996 | 2025.12.31 23:18:44.252898 [ 271 ] {eec39307-9821-4b82-a299-7f88d79ec2c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4997 | 2025.12.31 23:18:44.252961 [ 271 ] {eec39307-9821-4b82-a299-7f88d79ec2c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4998 | 2025.12.31 23:18:44.253638 [ 271 ] {eec39307-9821-4b82-a299-7f88d79ec2c8} <Trace> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4999 | 2025.12.31 23:18:44.253677 [ 271 ] {eec39307-9821-4b82-a299-7f88d79ec2c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 5000 | 2025.12.31 23:18:44.254088 [ 271 ] {eec39307-9821-4b82-a299-7f88d79ec2c8} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5001 | 2025.12.31 23:18:44.254306 [ 271 ] {eec39307-9821-4b82-a299-7f88d79ec2c8} <Trace> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5002 | 2025.12.31 23:18:44.254458 [ 271 ] {eec39307-9821-4b82-a299-7f88d79ec2c8} <Debug> executeQuery: Read 118 rows, 10.26 KiB in 0.001611 sec., 73246.43078833022 rows/sec., 6.22 MiB/sec. | ||
| 5003 | 2025.12.31 23:18:44.254499 [ 271 ] {eec39307-9821-4b82-a299-7f88d79ec2c8} <Debug> TCPHandler: Processed in 0.001957603 sec. | ||
| 5004 | 2025.12.31 23:18:44.254632 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5005 | 2025.12.31 23:18:44.254728 [ 271 ] {66987318-cbf8-40aa-b60d-3c7edc981a2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5006 | 2025.12.31 23:18:44.254768 [ 271 ] {66987318-cbf8-40aa-b60d-3c7edc981a2b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5007 | 2025.12.31 23:18:44.255186 [ 271 ] {66987318-cbf8-40aa-b60d-3c7edc981a2b} <Trace> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5008 | 2025.12.31 23:18:44.255220 [ 271 ] {66987318-cbf8-40aa-b60d-3c7edc981a2b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 5009 | 2025.12.31 23:18:44.255515 [ 271 ] {66987318-cbf8-40aa-b60d-3c7edc981a2b} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5010 | 2025.12.31 23:18:44.255753 [ 271 ] {66987318-cbf8-40aa-b60d-3c7edc981a2b} <Trace> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5011 | 2025.12.31 23:18:44.255853 [ 109 ] {} <Debug> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5012 | 2025.12.31 23:18:44.255883 [ 271 ] {66987318-cbf8-40aa-b60d-3c7edc981a2b} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001174 sec., 26405.451448040887 rows/sec., 1.94 MiB/sec. | ||
| 5013 | 2025.12.31 23:18:44.255897 [ 109 ] {} <Trace> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5014 | 2025.12.31 23:18:44.255921 [ 271 ] {66987318-cbf8-40aa-b60d-3c7edc981a2b} <Debug> TCPHandler: Processed in 0.001339273 sec. | ||
| 5015 | 2025.12.31 23:18:44.255922 [ 109 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 5016 | 2025.12.31 23:18:44.256026 [ 201 ] {d568562b-8e8e-4a3d-9432-0ad11505f9aa::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 | ||
| 5017 | 2025.12.31 23:18:44.256036 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5018 | 2025.12.31 23:18:44.256114 [ 201 ] {d568562b-8e8e-4a3d-9432-0ad11505f9aa::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5019 | 2025.12.31 23:18:44.256134 [ 271 ] {05332441-bfca-4056-b501-bc73a313696c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5020 | 2025.12.31 23:18:44.256146 [ 201 ] {d568562b-8e8e-4a3d-9432-0ad11505f9aa::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 278 rows starting from the beginning of the part | ||
| 5021 | 2025.12.31 23:18:44.256176 [ 271 ] {05332441-bfca-4056-b501-bc73a313696c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5022 | 2025.12.31 23:18:44.256212 [ 201 ] {d568562b-8e8e-4a3d-9432-0ad11505f9aa::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 31 rows starting from the beginning of the part | ||
| 5023 | 2025.12.31 23:18:44.256262 [ 201 ] {d568562b-8e8e-4a3d-9432-0ad11505f9aa::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 10 rows starting from the beginning of the part | ||
| 5024 | 2025.12.31 23:18:44.256312 [ 201 ] {d568562b-8e8e-4a3d-9432-0ad11505f9aa::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 37 rows starting from the beginning of the part | ||
| 5025 | 2025.12.31 23:18:44.256358 [ 201 ] {d568562b-8e8e-4a3d-9432-0ad11505f9aa::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 | ||
| 5026 | 2025.12.31 23:18:44.256403 [ 201 ] {d568562b-8e8e-4a3d-9432-0ad11505f9aa::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 31 rows starting from the beginning of the part | ||
| 5027 | 2025.12.31 23:18:44.256619 [ 271 ] {05332441-bfca-4056-b501-bc73a313696c} <Trace> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5028 | 2025.12.31 23:18:44.256652 [ 271 ] {05332441-bfca-4056-b501-bc73a313696c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 5029 | 2025.12.31 23:18:44.257024 [ 271 ] {05332441-bfca-4056-b501-bc73a313696c} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5030 | 2025.12.31 23:18:44.257237 [ 271 ] {05332441-bfca-4056-b501-bc73a313696c} <Trace> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5031 | 2025.12.31 23:18:44.257260 [ 195 ] {d568562b-8e8e-4a3d-9432-0ad11505f9aa::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 397 rows, containing 5 columns (5 merged, 0 gathered) in 0.001267892 sec., 313118.15201925713 rows/sec., 21.74 MiB/sec. | ||
| 5032 | 2025.12.31 23:18:44.257369 [ 271 ] {05332441-bfca-4056-b501-bc73a313696c} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001253 sec., 75818.03671189146 rows/sec., 5.92 MiB/sec. | ||
| 5033 | 2025.12.31 23:18:44.257409 [ 271 ] {05332441-bfca-4056-b501-bc73a313696c} <Debug> TCPHandler: Processed in 0.001423054 sec. | ||
| 5034 | 2025.12.31 23:18:44.257417 [ 201 ] {d568562b-8e8e-4a3d-9432-0ad11505f9aa::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5035 | 2025.12.31 23:18:44.257528 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5036 | 2025.12.31 23:18:44.257622 [ 271 ] {4e9bb9a5-6843-431e-ac0f-439bf2441988} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5037 | 2025.12.31 23:18:44.257667 [ 271 ] {4e9bb9a5-6843-431e-ac0f-439bf2441988} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5038 | 2025.12.31 23:18:44.257667 [ 201 ] {d568562b-8e8e-4a3d-9432-0ad11505f9aa::all_1_26_5} <Trace> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5039 | 2025.12.31 23:18:44.257736 [ 201 ] {d568562b-8e8e-4a3d-9432-0ad11505f9aa::all_1_26_5} <Trace> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5040 | 2025.12.31 23:18:44.257809 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 5041 | 2025.12.31 23:18:44.258098 [ 271 ] {4e9bb9a5-6843-431e-ac0f-439bf2441988} <Trace> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5042 | 2025.12.31 23:18:44.258132 [ 271 ] {4e9bb9a5-6843-431e-ac0f-439bf2441988} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 5043 | 2025.12.31 23:18:44.258454 [ 271 ] {4e9bb9a5-6843-431e-ac0f-439bf2441988} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5044 | 2025.12.31 23:18:44.258659 [ 271 ] {4e9bb9a5-6843-431e-ac0f-439bf2441988} <Trace> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5045 | 2025.12.31 23:18:44.258757 [ 109 ] {} <Debug> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5046 | 2025.12.31 23:18:44.258786 [ 271 ] {4e9bb9a5-6843-431e-ac0f-439bf2441988} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001182 sec., 135363.7901861252 rows/sec., 9.43 MiB/sec. | ||
| 5047 | 2025.12.31 23:18:44.258786 [ 109 ] {} <Trace> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5048 | 2025.12.31 23:18:44.258816 [ 109 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 5049 | 2025.12.31 23:18:44.258822 [ 271 ] {4e9bb9a5-6843-431e-ac0f-439bf2441988} <Debug> TCPHandler: Processed in 0.001344153 sec. | ||
| 5050 | 2025.12.31 23:18:44.258923 [ 191 ] {7d79e45e-07fa-43b3-999d-49ca9374dcb1::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 | ||
| 5051 | 2025.12.31 23:18:44.258938 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5052 | 2025.12.31 23:18:44.259044 [ 271 ] {dcd71b86-8b4f-424d-bd5a-127681de336e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5053 | 2025.12.31 23:18:44.259064 [ 191 ] {7d79e45e-07fa-43b3-999d-49ca9374dcb1::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5054 | 2025.12.31 23:18:44.259098 [ 271 ] {dcd71b86-8b4f-424d-bd5a-127681de336e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5055 | 2025.12.31 23:18:44.259105 [ 191 ] {7d79e45e-07fa-43b3-999d-49ca9374dcb1::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 6788 rows starting from the beginning of the part | ||
| 5056 | 2025.12.31 23:18:44.259181 [ 191 ] {7d79e45e-07fa-43b3-999d-49ca9374dcb1::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 160 rows starting from the beginning of the part | ||
| 5057 | 2025.12.31 23:18:44.259227 [ 191 ] {7d79e45e-07fa-43b3-999d-49ca9374dcb1::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 | ||
| 5058 | 2025.12.31 23:18:44.259269 [ 191 ] {7d79e45e-07fa-43b3-999d-49ca9374dcb1::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 847 rows starting from the beginning of the part | ||
| 5059 | 2025.12.31 23:18:44.259310 [ 191 ] {7d79e45e-07fa-43b3-999d-49ca9374dcb1::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 160 rows starting from the beginning of the part | ||
| 5060 | 2025.12.31 23:18:44.259351 [ 191 ] {7d79e45e-07fa-43b3-999d-49ca9374dcb1::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 | ||
| 5061 | 2025.12.31 23:18:44.259941 [ 271 ] {dcd71b86-8b4f-424d-bd5a-127681de336e} <Trace> oximeter.measurements_histogramu64 (83559bb8-4c93-4180-b7e7-e9b7333f4c1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5062 | 2025.12.31 23:18:44.259980 [ 271 ] {dcd71b86-8b4f-424d-bd5a-127681de336e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 5063 | 2025.12.31 23:18:44.260556 [ 271 ] {dcd71b86-8b4f-424d-bd5a-127681de336e} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 5064 | 2025.12.31 23:18:44.260790 [ 271 ] {dcd71b86-8b4f-424d-bd5a-127681de336e} <Trace> oximeter.measurements_histogramu64 (83559bb8-4c93-4180-b7e7-e9b7333f4c1b): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5065 | 2025.12.31 23:18:44.260936 [ 271 ] {dcd71b86-8b4f-424d-bd5a-127681de336e} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001912 sec., 16213.38912133891 rows/sec., 29.05 MiB/sec. | ||
| 5066 | 2025.12.31 23:18:44.260990 [ 271 ] {dcd71b86-8b4f-424d-bd5a-127681de336e} <Debug> TCPHandler: Processed in 0.002101066 sec. | ||
| 5067 | 2025.12.31 23:18:44.261115 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5068 | 2025.12.31 23:18:44.261217 [ 271 ] {f3a9e58d-11be-41ca-b18a-44a0d533fb95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5069 | 2025.12.31 23:18:44.261260 [ 271 ] {f3a9e58d-11be-41ca-b18a-44a0d533fb95} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5070 | 2025.12.31 23:18:44.261605 [ 271 ] {f3a9e58d-11be-41ca-b18a-44a0d533fb95} <Trace> oximeter.measurements_u64 (3e0fa7da-0500-483e-b241-ac25d0f845d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5071 | 2025.12.31 23:18:44.261639 [ 271 ] {f3a9e58d-11be-41ca-b18a-44a0d533fb95} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 5072 | 2025.12.31 23:18:44.262041 [ 271 ] {f3a9e58d-11be-41ca-b18a-44a0d533fb95} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 5073 | 2025.12.31 23:18:44.262247 [ 271 ] {f3a9e58d-11be-41ca-b18a-44a0d533fb95} <Trace> oximeter.measurements_u64 (3e0fa7da-0500-483e-b241-ac25d0f845d7): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5074 | 2025.12.31 23:18:44.262383 [ 271 ] {f3a9e58d-11be-41ca-b18a-44a0d533fb95} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001185 sec., 50632.91139240506 rows/sec., 3.41 MiB/sec. | ||
| 5075 | 2025.12.31 23:18:44.262419 [ 271 ] {f3a9e58d-11be-41ca-b18a-44a0d533fb95} <Debug> TCPHandler: Processed in 0.001354054 sec. | ||
| 5076 | 2025.12.31 23:18:44.262723 [ 195 ] {7d79e45e-07fa-43b3-999d-49ca9374dcb1::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8275 rows, containing 5 columns (5 merged, 0 gathered) in 0.003856216 sec., 2145886.01883297 rows/sec., 146.42 MiB/sec. | ||
| 5077 | 2025.12.31 23:18:44.262892 [ 191 ] {7d79e45e-07fa-43b3-999d-49ca9374dcb1::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5078 | 2025.12.31 23:18:44.263147 [ 191 ] {7d79e45e-07fa-43b3-999d-49ca9374dcb1::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5079 | 2025.12.31 23:18:44.263218 [ 191 ] {7d79e45e-07fa-43b3-999d-49ca9374dcb1::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5080 | 2025.12.31 23:18:44.263291 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.49 MiB. | ||
| 5081 | 2025.12.31 23:18:45.169559 [ 103 ] {} <Debug> oximeter.fields_ipaddr (5f424e33-6a9f-405c-b8ff-24c93b94647e) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 5082 | 2025.12.31 23:18:45.169621 [ 103 ] {} <Trace> oximeter.fields_ipaddr (5f424e33-6a9f-405c-b8ff-24c93b94647e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5083 | 2025.12.31 23:18:45.169641 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 5084 | 2025.12.31 23:18:45.169773 [ 200 ] {5f424e33-6a9f-405c-b8ff-24c93b94647e::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 | ||
| 5085 | 2025.12.31 23:18:45.169911 [ 200 ] {5f424e33-6a9f-405c-b8ff-24c93b94647e::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5086 | 2025.12.31 23:18:45.169944 [ 200 ] {5f424e33-6a9f-405c-b8ff-24c93b94647e::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 18 rows starting from the beginning of the part | ||
| 5087 | 2025.12.31 23:18:45.170009 [ 200 ] {5f424e33-6a9f-405c-b8ff-24c93b94647e::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 4 rows starting from the beginning of the part | ||
| 5088 | 2025.12.31 23:18:45.170051 [ 200 ] {5f424e33-6a9f-405c-b8ff-24c93b94647e::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 4 rows starting from the beginning of the part | ||
| 5089 | 2025.12.31 23:18:45.170090 [ 200 ] {5f424e33-6a9f-405c-b8ff-24c93b94647e::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 4 rows starting from the beginning of the part | ||
| 5090 | 2025.12.31 23:18:45.170150 [ 200 ] {5f424e33-6a9f-405c-b8ff-24c93b94647e::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 6 rows starting from the beginning of the part | ||
| 5091 | 2025.12.31 23:18:45.170912 [ 191 ] {5f424e33-6a9f-405c-b8ff-24c93b94647e::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 5 columns (5 merged, 0 gathered) in 0.001194101 sec., 30148.20354392133 rows/sec., 2.52 MiB/sec. | ||
| 5092 | 2025.12.31 23:18:45.171080 [ 198 ] {5f424e33-6a9f-405c-b8ff-24c93b94647e::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 5093 | 2025.12.31 23:18:45.171374 [ 198 ] {5f424e33-6a9f-405c-b8ff-24c93b94647e::all_1_9_2} <Trace> oximeter.fields_ipaddr (5f424e33-6a9f-405c-b8ff-24c93b94647e): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5094 | 2025.12.31 23:18:45.171444 [ 198 ] {5f424e33-6a9f-405c-b8ff-24c93b94647e::all_1_9_2} <Trace> oximeter.fields_ipaddr (5f424e33-6a9f-405c-b8ff-24c93b94647e) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 5095 | 2025.12.31 23:18:45.171530 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 5096 | 2025.12.31 23:18:47.019342 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 686 | ||
| 5097 | 2025.12.31 23:18:47.021689 [ 243 ] {} <Trace> system.query_log (aa57fb54-d3d4-4e2b-bcda-b6c10074d25d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5098 | 2025.12.31 23:18:47.021740 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 5099 | 2025.12.31 23:18:47.022953 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 5100 | 2025.12.31 23:18:47.023218 [ 243 ] {} <Trace> system.query_log (aa57fb54-d3d4-4e2b-bcda-b6c10074d25d): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5101 | 2025.12.31 23:18:47.023562 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 686 | ||
| 5102 | 2025.12.31 23:18:49.254122 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5103 | 2025.12.31 23:18:49.254397 [ 271 ] {300dcccd-e945-4042-a148-b7d44dc0aed0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5104 | 2025.12.31 23:18:49.254499 [ 271 ] {300dcccd-e945-4042-a148-b7d44dc0aed0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5105 | 2025.12.31 23:18:49.255354 [ 271 ] {300dcccd-e945-4042-a148-b7d44dc0aed0} <Trace> oximeter.fields_i16 (6205d96e-d352-40e9-8254-31db49133bc3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5106 | 2025.12.31 23:18:49.255390 [ 271 ] {300dcccd-e945-4042-a148-b7d44dc0aed0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 5107 | 2025.12.31 23:18:49.255760 [ 271 ] {300dcccd-e945-4042-a148-b7d44dc0aed0} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 5108 | 2025.12.31 23:18:49.255978 [ 271 ] {300dcccd-e945-4042-a148-b7d44dc0aed0} <Trace> oximeter.fields_i16 (6205d96e-d352-40e9-8254-31db49133bc3): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5109 | 2025.12.31 23:18:49.256130 [ 271 ] {300dcccd-e945-4042-a148-b7d44dc0aed0} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.00181 sec., 13259.668508287294 rows/sec., 1.10 MiB/sec. | ||
| 5110 | 2025.12.31 23:18:49.256171 [ 271 ] {300dcccd-e945-4042-a148-b7d44dc0aed0} <Debug> TCPHandler: Processed in 0.002233638 sec. | ||
| 5111 | 2025.12.31 23:18:49.256292 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5112 | 2025.12.31 23:18:49.256388 [ 271 ] {1a06b88b-1117-4b46-9232-97783c4cc9d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 5113 | 2025.12.31 23:18:49.256429 [ 271 ] {1a06b88b-1117-4b46-9232-97783c4cc9d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 5114 | 2025.12.31 23:18:49.256818 [ 271 ] {1a06b88b-1117-4b46-9232-97783c4cc9d1} <Trace> oximeter.fields_ipaddr (5f424e33-6a9f-405c-b8ff-24c93b94647e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5115 | 2025.12.31 23:18:49.256854 [ 271 ] {1a06b88b-1117-4b46-9232-97783c4cc9d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 5116 | 2025.12.31 23:18:49.257135 [ 271 ] {1a06b88b-1117-4b46-9232-97783c4cc9d1} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 5117 | 2025.12.31 23:18:49.257337 [ 271 ] {1a06b88b-1117-4b46-9232-97783c4cc9d1} <Trace> oximeter.fields_ipaddr (5f424e33-6a9f-405c-b8ff-24c93b94647e): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5118 | 2025.12.31 23:18:49.257462 [ 271 ] {1a06b88b-1117-4b46-9232-97783c4cc9d1} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001093 sec., 3659.652333028362 rows/sec., 298.42 KiB/sec. | ||
| 5119 | 2025.12.31 23:18:49.257498 [ 271 ] {1a06b88b-1117-4b46-9232-97783c4cc9d1} <Debug> TCPHandler: Processed in 0.001255641 sec. | ||
| 5120 | 2025.12.31 23:18:49.257608 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5121 | 2025.12.31 23:18:49.257702 [ 271 ] {df0bc735-9022-4458-be29-17aa65d253dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5122 | 2025.12.31 23:18:49.257740 [ 271 ] {df0bc735-9022-4458-be29-17aa65d253dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5123 | 2025.12.31 23:18:49.258230 [ 271 ] {df0bc735-9022-4458-be29-17aa65d253dc} <Trace> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5124 | 2025.12.31 23:18:49.258265 [ 271 ] {df0bc735-9022-4458-be29-17aa65d253dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 5125 | 2025.12.31 23:18:49.258601 [ 271 ] {df0bc735-9022-4458-be29-17aa65d253dc} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5126 | 2025.12.31 23:18:49.258806 [ 271 ] {df0bc735-9022-4458-be29-17aa65d253dc} <Trace> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5127 | 2025.12.31 23:18:49.258928 [ 271 ] {df0bc735-9022-4458-be29-17aa65d253dc} <Debug> executeQuery: Read 198 rows, 18.02 KiB in 0.001245 sec., 159036.14457831325 rows/sec., 14.14 MiB/sec. | ||
| 5128 | 2025.12.31 23:18:49.258965 [ 271 ] {df0bc735-9022-4458-be29-17aa65d253dc} <Debug> TCPHandler: Processed in 0.001406294 sec. | ||
| 5129 | 2025.12.31 23:18:49.259077 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5130 | 2025.12.31 23:18:49.259172 [ 271 ] {129aa873-a0bf-46e0-bd5e-27b3d1028b7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5131 | 2025.12.31 23:18:49.259211 [ 271 ] {129aa873-a0bf-46e0-bd5e-27b3d1028b7b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5132 | 2025.12.31 23:18:49.259604 [ 271 ] {129aa873-a0bf-46e0-bd5e-27b3d1028b7b} <Trace> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5133 | 2025.12.31 23:18:49.259639 [ 271 ] {129aa873-a0bf-46e0-bd5e-27b3d1028b7b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 5134 | 2025.12.31 23:18:49.259934 [ 271 ] {129aa873-a0bf-46e0-bd5e-27b3d1028b7b} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5135 | 2025.12.31 23:18:49.260137 [ 271 ] {129aa873-a0bf-46e0-bd5e-27b3d1028b7b} <Trace> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5136 | 2025.12.31 23:18:49.260261 [ 271 ] {129aa873-a0bf-46e0-bd5e-27b3d1028b7b} <Debug> executeQuery: Read 26 rows, 1.99 KiB in 0.001107 sec., 23486.901535682024 rows/sec., 1.76 MiB/sec. | ||
| 5137 | 2025.12.31 23:18:49.260297 [ 271 ] {129aa873-a0bf-46e0-bd5e-27b3d1028b7b} <Debug> TCPHandler: Processed in 0.001269291 sec. | ||
| 5138 | 2025.12.31 23:18:49.260405 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5139 | 2025.12.31 23:18:49.260498 [ 271 ] {00d01657-7e9b-466c-b7f3-440bd4f33ebe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5140 | 2025.12.31 23:18:49.260537 [ 271 ] {00d01657-7e9b-466c-b7f3-440bd4f33ebe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5141 | 2025.12.31 23:18:49.260919 [ 271 ] {00d01657-7e9b-466c-b7f3-440bd4f33ebe} <Trace> oximeter.fields_u32 (32e14ee3-f9fc-4687-bf55-1d31f5f916a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5142 | 2025.12.31 23:18:49.260953 [ 271 ] {00d01657-7e9b-466c-b7f3-440bd4f33ebe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 5143 | 2025.12.31 23:18:49.261245 [ 271 ] {00d01657-7e9b-466c-b7f3-440bd4f33ebe} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 5144 | 2025.12.31 23:18:49.261446 [ 271 ] {00d01657-7e9b-466c-b7f3-440bd4f33ebe} <Trace> oximeter.fields_u32 (32e14ee3-f9fc-4687-bf55-1d31f5f916a9): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5145 | 2025.12.31 23:18:49.261575 [ 271 ] {00d01657-7e9b-466c-b7f3-440bd4f33ebe} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001095 sec., 21917.80821917808 rows/sec., 1.82 MiB/sec. | ||
| 5146 | 2025.12.31 23:18:49.261613 [ 271 ] {00d01657-7e9b-466c-b7f3-440bd4f33ebe} <Debug> TCPHandler: Processed in 0.001258172 sec. | ||
| 5147 | 2025.12.31 23:18:49.261722 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5148 | 2025.12.31 23:18:49.261816 [ 271 ] {cb950933-ff2e-47f9-a43c-c8d6914923ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5149 | 2025.12.31 23:18:49.261855 [ 271 ] {cb950933-ff2e-47f9-a43c-c8d6914923ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5150 | 2025.12.31 23:18:49.262257 [ 271 ] {cb950933-ff2e-47f9-a43c-c8d6914923ed} <Trace> oximeter.fields_u8 (ce0c1db8-65f1-440f-8e78-1020d181f97b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5151 | 2025.12.31 23:18:49.262292 [ 271 ] {cb950933-ff2e-47f9-a43c-c8d6914923ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 5152 | 2025.12.31 23:18:49.262585 [ 271 ] {cb950933-ff2e-47f9-a43c-c8d6914923ed} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 5153 | 2025.12.31 23:18:49.262795 [ 271 ] {cb950933-ff2e-47f9-a43c-c8d6914923ed} <Trace> oximeter.fields_u8 (ce0c1db8-65f1-440f-8e78-1020d181f97b): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5154 | 2025.12.31 23:18:49.262918 [ 271 ] {cb950933-ff2e-47f9-a43c-c8d6914923ed} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.00112 sec., 10714.285714285716 rows/sec., 837.05 KiB/sec. | ||
| 5155 | 2025.12.31 23:18:49.262956 [ 271 ] {cb950933-ff2e-47f9-a43c-c8d6914923ed} <Debug> TCPHandler: Processed in 0.001284471 sec. | ||
| 5156 | 2025.12.31 23:18:49.263066 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5157 | 2025.12.31 23:18:49.263159 [ 271 ] {dd0eb914-c3de-46c7-a0cc-db68436a99c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5158 | 2025.12.31 23:18:49.263198 [ 271 ] {dd0eb914-c3de-46c7-a0cc-db68436a99c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5159 | 2025.12.31 23:18:49.263621 [ 271 ] {dd0eb914-c3de-46c7-a0cc-db68436a99c4} <Trace> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5160 | 2025.12.31 23:18:49.263656 [ 271 ] {dd0eb914-c3de-46c7-a0cc-db68436a99c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 5161 | 2025.12.31 23:18:49.263967 [ 271 ] {dd0eb914-c3de-46c7-a0cc-db68436a99c4} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5162 | 2025.12.31 23:18:49.264168 [ 271 ] {dd0eb914-c3de-46c7-a0cc-db68436a99c4} <Trace> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5163 | 2025.12.31 23:18:49.264291 [ 271 ] {dd0eb914-c3de-46c7-a0cc-db68436a99c4} <Debug> executeQuery: Read 114 rows, 9.50 KiB in 0.00115 sec., 99130.4347826087 rows/sec., 8.07 MiB/sec. | ||
| 5164 | 2025.12.31 23:18:49.264327 [ 271 ] {dd0eb914-c3de-46c7-a0cc-db68436a99c4} <Debug> TCPHandler: Processed in 0.001310743 sec. | ||
| 5165 | 2025.12.31 23:18:49.264440 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5166 | 2025.12.31 23:18:49.264534 [ 271 ] {a390415a-b005-4f82-a963-430a8faa5187} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5167 | 2025.12.31 23:18:49.264578 [ 271 ] {a390415a-b005-4f82-a963-430a8faa5187} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5168 | 2025.12.31 23:18:49.264977 [ 271 ] {a390415a-b005-4f82-a963-430a8faa5187} <Trace> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5169 | 2025.12.31 23:18:49.265011 [ 271 ] {a390415a-b005-4f82-a963-430a8faa5187} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 5170 | 2025.12.31 23:18:49.265337 [ 271 ] {a390415a-b005-4f82-a963-430a8faa5187} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5171 | 2025.12.31 23:18:49.265540 [ 271 ] {a390415a-b005-4f82-a963-430a8faa5187} <Trace> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5172 | 2025.12.31 23:18:49.265663 [ 271 ] {a390415a-b005-4f82-a963-430a8faa5187} <Debug> executeQuery: Read 198 rows, 14.54 KiB in 0.001147 sec., 172624.23714036617 rows/sec., 12.38 MiB/sec. | ||
| 5173 | 2025.12.31 23:18:49.265701 [ 271 ] {a390415a-b005-4f82-a963-430a8faa5187} <Debug> TCPHandler: Processed in 0.001309632 sec. | ||
| 5174 | 2025.12.31 23:18:49.265814 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5175 | 2025.12.31 23:18:49.265907 [ 271 ] {03f1dfb5-7584-4948-ab0e-5df47f9ac084} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5176 | 2025.12.31 23:18:49.265961 [ 271 ] {03f1dfb5-7584-4948-ab0e-5df47f9ac084} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5177 | 2025.12.31 23:18:49.266717 [ 271 ] {03f1dfb5-7584-4948-ab0e-5df47f9ac084} <Trace> oximeter.measurements_histogramu64 (83559bb8-4c93-4180-b7e7-e9b7333f4c1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5178 | 2025.12.31 23:18:49.266752 [ 271 ] {03f1dfb5-7584-4948-ab0e-5df47f9ac084} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 5179 | 2025.12.31 23:18:49.267246 [ 271 ] {03f1dfb5-7584-4948-ab0e-5df47f9ac084} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5180 | 2025.12.31 23:18:49.267468 [ 271 ] {03f1dfb5-7584-4948-ab0e-5df47f9ac084} <Trace> oximeter.measurements_histogramu64 (83559bb8-4c93-4180-b7e7-e9b7333f4c1b): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5181 | 2025.12.31 23:18:49.267606 [ 271 ] {03f1dfb5-7584-4948-ab0e-5df47f9ac084} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001717 sec., 5824.111822947 rows/sec., 10.44 MiB/sec. | ||
| 5182 | 2025.12.31 23:18:49.267670 [ 271 ] {03f1dfb5-7584-4948-ab0e-5df47f9ac084} <Debug> TCPHandler: Processed in 0.001905062 sec. | ||
| 5183 | 2025.12.31 23:18:49.267790 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5184 | 2025.12.31 23:18:49.267885 [ 271 ] {4c3cce06-bd6b-4aba-9bcd-f5ba52125306} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5185 | 2025.12.31 23:18:49.267927 [ 271 ] {4c3cce06-bd6b-4aba-9bcd-f5ba52125306} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5186 | 2025.12.31 23:18:49.268265 [ 271 ] {4c3cce06-bd6b-4aba-9bcd-f5ba52125306} <Trace> oximeter.measurements_u64 (3e0fa7da-0500-483e-b241-ac25d0f845d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5187 | 2025.12.31 23:18:49.268299 [ 271 ] {4c3cce06-bd6b-4aba-9bcd-f5ba52125306} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 5188 | 2025.12.31 23:18:49.268595 [ 271 ] {4c3cce06-bd6b-4aba-9bcd-f5ba52125306} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5189 | 2025.12.31 23:18:49.268802 [ 271 ] {4c3cce06-bd6b-4aba-9bcd-f5ba52125306} <Trace> oximeter.measurements_u64 (3e0fa7da-0500-483e-b241-ac25d0f845d7): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5190 | 2025.12.31 23:18:49.268895 [ 101 ] {} <Debug> oximeter.measurements_u64 (3e0fa7da-0500-483e-b241-ac25d0f845d7) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5191 | 2025.12.31 23:18:49.268928 [ 271 ] {4c3cce06-bd6b-4aba-9bcd-f5ba52125306} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001061 sec., 56550.42412818096 rows/sec., 3.81 MiB/sec. | ||
| 5192 | 2025.12.31 23:18:49.268933 [ 101 ] {} <Trace> oximeter.measurements_u64 (3e0fa7da-0500-483e-b241-ac25d0f845d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5193 | 2025.12.31 23:18:49.268959 [ 101 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 5194 | 2025.12.31 23:18:49.268964 [ 271 ] {4c3cce06-bd6b-4aba-9bcd-f5ba52125306} <Debug> TCPHandler: Processed in 0.001223281 sec. | ||
| 5195 | 2025.12.31 23:18:49.269085 [ 198 ] {3e0fa7da-0500-483e-b241-ac25d0f845d7::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 | ||
| 5196 | 2025.12.31 23:18:49.269224 [ 198 ] {3e0fa7da-0500-483e-b241-ac25d0f845d7::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5197 | 2025.12.31 23:18:49.269259 [ 198 ] {3e0fa7da-0500-483e-b241-ac25d0f845d7::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1212 rows starting from the beginning of the part | ||
| 5198 | 2025.12.31 23:18:49.269343 [ 198 ] {3e0fa7da-0500-483e-b241-ac25d0f845d7::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 | ||
| 5199 | 2025.12.31 23:18:49.269388 [ 198 ] {3e0fa7da-0500-483e-b241-ac25d0f845d7::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 | ||
| 5200 | 2025.12.31 23:18:49.269434 [ 198 ] {3e0fa7da-0500-483e-b241-ac25d0f845d7::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 | ||
| 5201 | 2025.12.31 23:18:49.269475 [ 198 ] {3e0fa7da-0500-483e-b241-ac25d0f845d7::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 | ||
| 5202 | 2025.12.31 23:18:49.269512 [ 198 ] {3e0fa7da-0500-483e-b241-ac25d0f845d7::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 | ||
| 5203 | 2025.12.31 23:18:49.270413 [ 191 ] {3e0fa7da-0500-483e-b241-ac25d0f845d7::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1512 rows, containing 4 columns (4 merged, 0 gathered) in 0.001382513 sec., 1093660.602106454 rows/sec., 72.52 MiB/sec. | ||
| 5204 | 2025.12.31 23:18:49.270700 [ 188 ] {3e0fa7da-0500-483e-b241-ac25d0f845d7::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5205 | 2025.12.31 23:18:49.271034 [ 188 ] {3e0fa7da-0500-483e-b241-ac25d0f845d7::all_1_26_5} <Trace> oximeter.measurements_u64 (3e0fa7da-0500-483e-b241-ac25d0f845d7): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5206 | 2025.12.31 23:18:49.271118 [ 188 ] {3e0fa7da-0500-483e-b241-ac25d0f845d7::all_1_26_5} <Trace> oximeter.measurements_u64 (3e0fa7da-0500-483e-b241-ac25d0f845d7) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5207 | 2025.12.31 23:18:49.271212 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. | ||
| 5208 | 2025.12.31 23:18:49.496042 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 9204 | ||
| 5209 | 2025.12.31 23:18:49.496533 [ 245 ] {} <Trace> system.asynchronous_metric_log (1af02360-2569-4a97-a5ac-aa07775e497e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5210 | 2025.12.31 23:18:49.496576 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 5211 | 2025.12.31 23:18:49.497071 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 5212 | 2025.12.31 23:18:49.497293 [ 245 ] {} <Trace> system.asynchronous_metric_log (1af02360-2569-4a97-a5ac-aa07775e497e): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5213 | 2025.12.31 23:18:49.497408 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9204 | ||
| 5214 | 2025.12.31 23:18:49.959017 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 144 | ||
| 5215 | 2025.12.31 23:18:49.974957 [ 244 ] {} <Trace> system.metric_log (9f7485ce-4bf0-4a0f-b388-b82873d55ef6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5216 | 2025.12.31 23:18:49.975013 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 5217 | 2025.12.31 23:18:49.981057 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 5218 | 2025.12.31 23:18:49.981758 [ 244 ] {} <Trace> system.metric_log (9f7485ce-4bf0-4a0f-b388-b82873d55ef6): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5219 | 2025.12.31 23:18:49.984425 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 144 | ||
| 5220 | 2025.12.31 23:18:54.253421 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5221 | 2025.12.31 23:18:54.253717 [ 271 ] {aee83294-4bb4-4d1d-97e5-7e542a0546dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5222 | 2025.12.31 23:18:54.253820 [ 271 ] {aee83294-4bb4-4d1d-97e5-7e542a0546dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5223 | 2025.12.31 23:18:54.254691 [ 271 ] {aee83294-4bb4-4d1d-97e5-7e542a0546dd} <Trace> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5224 | 2025.12.31 23:18:54.254731 [ 271 ] {aee83294-4bb4-4d1d-97e5-7e542a0546dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 5225 | 2025.12.31 23:18:54.255114 [ 271 ] {aee83294-4bb4-4d1d-97e5-7e542a0546dd} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5226 | 2025.12.31 23:18:54.255345 [ 271 ] {aee83294-4bb4-4d1d-97e5-7e542a0546dd} <Trace> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5227 | 2025.12.31 23:18:54.255496 [ 271 ] {aee83294-4bb4-4d1d-97e5-7e542a0546dd} <Debug> executeQuery: Read 118 rows, 10.26 KiB in 0.001857 sec., 63543.34948842219 rows/sec., 5.40 MiB/sec. | ||
| 5228 | 2025.12.31 23:18:54.255545 [ 271 ] {aee83294-4bb4-4d1d-97e5-7e542a0546dd} <Debug> TCPHandler: Processed in 0.002301239 sec. | ||
| 5229 | 2025.12.31 23:18:54.255675 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5230 | 2025.12.31 23:18:54.255776 [ 271 ] {8ae28fa2-6989-4b81-927a-264e8c197df0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5231 | 2025.12.31 23:18:54.255820 [ 271 ] {8ae28fa2-6989-4b81-927a-264e8c197df0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5232 | 2025.12.31 23:18:54.256236 [ 271 ] {8ae28fa2-6989-4b81-927a-264e8c197df0} <Trace> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5233 | 2025.12.31 23:18:54.256273 [ 271 ] {8ae28fa2-6989-4b81-927a-264e8c197df0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 5234 | 2025.12.31 23:18:54.256585 [ 271 ] {8ae28fa2-6989-4b81-927a-264e8c197df0} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5235 | 2025.12.31 23:18:54.256813 [ 271 ] {8ae28fa2-6989-4b81-927a-264e8c197df0} <Trace> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5236 | 2025.12.31 23:18:54.256947 [ 271 ] {8ae28fa2-6989-4b81-927a-264e8c197df0} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001194 sec., 25963.14907872697 rows/sec., 1.91 MiB/sec. | ||
| 5237 | 2025.12.31 23:18:54.256984 [ 271 ] {8ae28fa2-6989-4b81-927a-264e8c197df0} <Debug> TCPHandler: Processed in 0.001362893 sec. | ||
| 5238 | 2025.12.31 23:18:54.257096 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5239 | 2025.12.31 23:18:54.257191 [ 271 ] {3da1a33b-89e4-4951-9658-156dd30ff1d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5240 | 2025.12.31 23:18:54.257233 [ 271 ] {3da1a33b-89e4-4951-9658-156dd30ff1d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5241 | 2025.12.31 23:18:54.257649 [ 271 ] {3da1a33b-89e4-4951-9658-156dd30ff1d6} <Trace> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5242 | 2025.12.31 23:18:54.257686 [ 271 ] {3da1a33b-89e4-4951-9658-156dd30ff1d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 5243 | 2025.12.31 23:18:54.257994 [ 271 ] {3da1a33b-89e4-4951-9658-156dd30ff1d6} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5244 | 2025.12.31 23:18:54.258201 [ 271 ] {3da1a33b-89e4-4951-9658-156dd30ff1d6} <Trace> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5245 | 2025.12.31 23:18:54.258327 [ 271 ] {3da1a33b-89e4-4951-9658-156dd30ff1d6} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001155 sec., 82251.08225108225 rows/sec., 6.42 MiB/sec. | ||
| 5246 | 2025.12.31 23:18:54.258363 [ 271 ] {3da1a33b-89e4-4951-9658-156dd30ff1d6} <Debug> TCPHandler: Processed in 0.001318083 sec. | ||
| 5247 | 2025.12.31 23:18:54.258476 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5248 | 2025.12.31 23:18:54.258569 [ 271 ] {8c9553f2-0c82-42cc-81f2-f5ae150ed164} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5249 | 2025.12.31 23:18:54.258612 [ 271 ] {8c9553f2-0c82-42cc-81f2-f5ae150ed164} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5250 | 2025.12.31 23:18:54.259003 [ 271 ] {8c9553f2-0c82-42cc-81f2-f5ae150ed164} <Trace> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5251 | 2025.12.31 23:18:54.259037 [ 271 ] {8c9553f2-0c82-42cc-81f2-f5ae150ed164} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 5252 | 2025.12.31 23:18:54.259391 [ 271 ] {8c9553f2-0c82-42cc-81f2-f5ae150ed164} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5253 | 2025.12.31 23:18:54.259600 [ 271 ] {8c9553f2-0c82-42cc-81f2-f5ae150ed164} <Trace> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5254 | 2025.12.31 23:18:54.259729 [ 271 ] {8c9553f2-0c82-42cc-81f2-f5ae150ed164} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001179 sec., 135708.22731128076 rows/sec., 9.45 MiB/sec. | ||
| 5255 | 2025.12.31 23:18:54.259767 [ 271 ] {8c9553f2-0c82-42cc-81f2-f5ae150ed164} <Debug> TCPHandler: Processed in 0.001341283 sec. | ||
| 5256 | 2025.12.31 23:18:54.259879 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5257 | 2025.12.31 23:18:54.259972 [ 271 ] {34e8b2e0-76ad-4dca-9ded-076a195c085e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5258 | 2025.12.31 23:18:54.260026 [ 271 ] {34e8b2e0-76ad-4dca-9ded-076a195c085e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5259 | 2025.12.31 23:18:54.260805 [ 271 ] {34e8b2e0-76ad-4dca-9ded-076a195c085e} <Trace> oximeter.measurements_histogramu64 (83559bb8-4c93-4180-b7e7-e9b7333f4c1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5260 | 2025.12.31 23:18:54.260842 [ 271 ] {34e8b2e0-76ad-4dca-9ded-076a195c085e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 5261 | 2025.12.31 23:18:54.261382 [ 271 ] {34e8b2e0-76ad-4dca-9ded-076a195c085e} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 5262 | 2025.12.31 23:18:54.261599 [ 271 ] {34e8b2e0-76ad-4dca-9ded-076a195c085e} <Trace> oximeter.measurements_histogramu64 (83559bb8-4c93-4180-b7e7-e9b7333f4c1b): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5263 | 2025.12.31 23:18:54.261742 [ 271 ] {34e8b2e0-76ad-4dca-9ded-076a195c085e} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001787 sec., 17347.509792949077 rows/sec., 31.09 MiB/sec. | ||
| 5264 | 2025.12.31 23:18:54.261804 [ 271 ] {34e8b2e0-76ad-4dca-9ded-076a195c085e} <Debug> TCPHandler: Processed in 0.001975334 sec. | ||
| 5265 | 2025.12.31 23:18:54.261920 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5266 | 2025.12.31 23:18:54.262014 [ 271 ] {401c9e82-45f6-4249-9405-aa0028be1cdd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5267 | 2025.12.31 23:18:54.262058 [ 271 ] {401c9e82-45f6-4249-9405-aa0028be1cdd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5268 | 2025.12.31 23:18:54.262385 [ 271 ] {401c9e82-45f6-4249-9405-aa0028be1cdd} <Trace> oximeter.measurements_u64 (3e0fa7da-0500-483e-b241-ac25d0f845d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5269 | 2025.12.31 23:18:54.262421 [ 271 ] {401c9e82-45f6-4249-9405-aa0028be1cdd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 5270 | 2025.12.31 23:18:54.262723 [ 271 ] {401c9e82-45f6-4249-9405-aa0028be1cdd} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5271 | 2025.12.31 23:18:54.262926 [ 271 ] {401c9e82-45f6-4249-9405-aa0028be1cdd} <Trace> oximeter.measurements_u64 (3e0fa7da-0500-483e-b241-ac25d0f845d7): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5272 | 2025.12.31 23:18:54.263051 [ 271 ] {401c9e82-45f6-4249-9405-aa0028be1cdd} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001055 sec., 56872.037914691944 rows/sec., 3.83 MiB/sec. | ||
| 5273 | 2025.12.31 23:18:54.263086 [ 271 ] {401c9e82-45f6-4249-9405-aa0028be1cdd} <Debug> TCPHandler: Processed in 0.001216001 sec. | ||
| 5274 | 2025.12.31 23:18:56.918271 [ 86 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5275 | 2025.12.31 23:18:56.918384 [ 86 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5276 | 2025.12.31 23:18:56.997529 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 9652 | ||
| 5277 | 2025.12.31 23:18:56.998094 [ 245 ] {} <Trace> system.asynchronous_metric_log (1af02360-2569-4a97-a5ac-aa07775e497e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5278 | 2025.12.31 23:18:56.998144 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 5279 | 2025.12.31 23:18:56.998663 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 5280 | 2025.12.31 23:18:56.998901 [ 245 ] {} <Trace> system.asynchronous_metric_log (1af02360-2569-4a97-a5ac-aa07775e497e): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5281 | 2025.12.31 23:18:56.999029 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9652 | ||
| 5282 | 2025.12.31 23:18:57.023838 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 718 | ||
| 5283 | 2025.12.31 23:18:57.026563 [ 243 ] {} <Trace> system.query_log (aa57fb54-d3d4-4e2b-bcda-b6c10074d25d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5284 | 2025.12.31 23:18:57.026623 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 5285 | 2025.12.31 23:18:57.027885 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 5286 | 2025.12.31 23:18:57.028169 [ 243 ] {} <Trace> system.query_log (aa57fb54-d3d4-4e2b-bcda-b6c10074d25d): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5287 | 2025.12.31 23:18:57.028548 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 718 | ||
| 5288 | 2025.12.31 23:18:57.484521 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 151 | ||
| 5289 | 2025.12.31 23:18:57.502331 [ 244 ] {} <Trace> system.metric_log (9f7485ce-4bf0-4a0f-b388-b82873d55ef6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5290 | 2025.12.31 23:18:57.502391 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 5291 | 2025.12.31 23:18:57.509230 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 5292 | 2025.12.31 23:18:57.510011 [ 244 ] {} <Trace> system.metric_log (9f7485ce-4bf0-4a0f-b388-b82873d55ef6): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5293 | 2025.12.31 23:18:57.513229 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 151 | ||
| 5294 | 2025.12.31 23:18:59.253181 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5295 | 2025.12.31 23:18:59.253377 [ 271 ] {1e6c872b-58ea-4f8f-b13d-0dc9ae2227c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5296 | 2025.12.31 23:18:59.253447 [ 271 ] {1e6c872b-58ea-4f8f-b13d-0dc9ae2227c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5297 | 2025.12.31 23:18:59.254121 [ 271 ] {1e6c872b-58ea-4f8f-b13d-0dc9ae2227c6} <Trace> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5298 | 2025.12.31 23:18:59.254169 [ 271 ] {1e6c872b-58ea-4f8f-b13d-0dc9ae2227c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 5299 | 2025.12.31 23:18:59.254556 [ 271 ] {1e6c872b-58ea-4f8f-b13d-0dc9ae2227c6} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5300 | 2025.12.31 23:18:59.254779 [ 271 ] {1e6c872b-58ea-4f8f-b13d-0dc9ae2227c6} <Trace> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5301 | 2025.12.31 23:18:59.254932 [ 271 ] {1e6c872b-58ea-4f8f-b13d-0dc9ae2227c6} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.00161 sec., 47204.968944099375 rows/sec., 3.89 MiB/sec. | ||
| 5302 | 2025.12.31 23:18:59.254973 [ 271 ] {1e6c872b-58ea-4f8f-b13d-0dc9ae2227c6} <Debug> TCPHandler: Processed in 0.001935823 sec. | ||
| 5303 | 2025.12.31 23:18:59.255102 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5304 | 2025.12.31 23:18:59.255196 [ 271 ] {2d797932-05b0-4b50-adfe-3303fa67c0a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5305 | 2025.12.31 23:18:59.255237 [ 271 ] {2d797932-05b0-4b50-adfe-3303fa67c0a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5306 | 2025.12.31 23:18:59.255630 [ 271 ] {2d797932-05b0-4b50-adfe-3303fa67c0a0} <Trace> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5307 | 2025.12.31 23:18:59.255667 [ 271 ] {2d797932-05b0-4b50-adfe-3303fa67c0a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 5308 | 2025.12.31 23:18:59.255954 [ 271 ] {2d797932-05b0-4b50-adfe-3303fa67c0a0} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5309 | 2025.12.31 23:18:59.256156 [ 271 ] {2d797932-05b0-4b50-adfe-3303fa67c0a0} <Trace> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5310 | 2025.12.31 23:18:59.256283 [ 271 ] {2d797932-05b0-4b50-adfe-3303fa67c0a0} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001105 sec., 9049.773755656108 rows/sec., 680.50 KiB/sec. | ||
| 5311 | 2025.12.31 23:18:59.256320 [ 271 ] {2d797932-05b0-4b50-adfe-3303fa67c0a0} <Debug> TCPHandler: Processed in 0.001268901 sec. | ||
| 5312 | 2025.12.31 23:18:59.256427 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5313 | 2025.12.31 23:18:59.256520 [ 271 ] {c9b244b6-801c-42db-91e2-c9865a740490} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5314 | 2025.12.31 23:18:59.256559 [ 271 ] {c9b244b6-801c-42db-91e2-c9865a740490} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5315 | 2025.12.31 23:18:59.256961 [ 271 ] {c9b244b6-801c-42db-91e2-c9865a740490} <Trace> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5316 | 2025.12.31 23:18:59.256998 [ 271 ] {c9b244b6-801c-42db-91e2-c9865a740490} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 5317 | 2025.12.31 23:18:59.257333 [ 271 ] {c9b244b6-801c-42db-91e2-c9865a740490} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5318 | 2025.12.31 23:18:59.257544 [ 271 ] {c9b244b6-801c-42db-91e2-c9865a740490} <Trace> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5319 | 2025.12.31 23:18:59.257669 [ 271 ] {c9b244b6-801c-42db-91e2-c9865a740490} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001168 sec., 63356.16438356164 rows/sec., 4.95 MiB/sec. | ||
| 5320 | 2025.12.31 23:18:59.257706 [ 271 ] {c9b244b6-801c-42db-91e2-c9865a740490} <Debug> TCPHandler: Processed in 0.001328112 sec. | ||
| 5321 | 2025.12.31 23:18:59.257816 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5322 | 2025.12.31 23:18:59.257910 [ 271 ] {6ef814f9-4009-4c33-ac03-dfff47d207a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5323 | 2025.12.31 23:18:59.257954 [ 271 ] {6ef814f9-4009-4c33-ac03-dfff47d207a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5324 | 2025.12.31 23:18:59.258360 [ 271 ] {6ef814f9-4009-4c33-ac03-dfff47d207a3} <Trace> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5325 | 2025.12.31 23:18:59.258397 [ 271 ] {6ef814f9-4009-4c33-ac03-dfff47d207a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 5326 | 2025.12.31 23:18:59.258719 [ 271 ] {6ef814f9-4009-4c33-ac03-dfff47d207a3} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5327 | 2025.12.31 23:18:59.258927 [ 271 ] {6ef814f9-4009-4c33-ac03-dfff47d207a3} <Trace> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5328 | 2025.12.31 23:18:59.259055 [ 271 ] {6ef814f9-4009-4c33-ac03-dfff47d207a3} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001163 sec., 137575.23645743766 rows/sec., 9.58 MiB/sec. | ||
| 5329 | 2025.12.31 23:18:59.259091 [ 271 ] {6ef814f9-4009-4c33-ac03-dfff47d207a3} <Debug> TCPHandler: Processed in 0.001324072 sec. | ||
| 5330 | 2025.12.31 23:18:59.259193 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5331 | 2025.12.31 23:18:59.259285 [ 271 ] {a021edc7-2ac5-428a-82e9-5e5ccdbeede8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5332 | 2025.12.31 23:18:59.259338 [ 271 ] {a021edc7-2ac5-428a-82e9-5e5ccdbeede8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5333 | 2025.12.31 23:18:59.260084 [ 271 ] {a021edc7-2ac5-428a-82e9-5e5ccdbeede8} <Trace> oximeter.measurements_histogramu64 (83559bb8-4c93-4180-b7e7-e9b7333f4c1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5334 | 2025.12.31 23:18:59.260122 [ 271 ] {a021edc7-2ac5-428a-82e9-5e5ccdbeede8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 5335 | 2025.12.31 23:18:59.260653 [ 271 ] {a021edc7-2ac5-428a-82e9-5e5ccdbeede8} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5336 | 2025.12.31 23:18:59.260882 [ 271 ] {a021edc7-2ac5-428a-82e9-5e5ccdbeede8} <Trace> oximeter.measurements_histogramu64 (83559bb8-4c93-4180-b7e7-e9b7333f4c1b): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5337 | 2025.12.31 23:18:59.260991 [ 83 ] {} <Debug> oximeter.measurements_histogramu64 (83559bb8-4c93-4180-b7e7-e9b7333f4c1b) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5338 | 2025.12.31 23:18:59.261018 [ 271 ] {a021edc7-2ac5-428a-82e9-5e5ccdbeede8} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.00175 sec., 5714.285714285714 rows/sec., 10.24 MiB/sec. | ||
| 5339 | 2025.12.31 23:18:59.261062 [ 83 ] {} <Trace> oximeter.measurements_histogramu64 (83559bb8-4c93-4180-b7e7-e9b7333f4c1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5340 | 2025.12.31 23:18:59.261085 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 5341 | 2025.12.31 23:18:59.261093 [ 271 ] {a021edc7-2ac5-428a-82e9-5e5ccdbeede8} <Debug> TCPHandler: Processed in 0.001950413 sec. | ||
| 5342 | 2025.12.31 23:18:59.261210 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5343 | 2025.12.31 23:18:59.261248 [ 198 ] {83559bb8-4c93-4180-b7e7-e9b7333f4c1b::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 | ||
| 5344 | 2025.12.31 23:18:59.261304 [ 271 ] {f9365c9c-cc96-4df5-a2d9-cae5b56c9965} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5345 | 2025.12.31 23:18:59.261354 [ 271 ] {f9365c9c-cc96-4df5-a2d9-cae5b56c9965} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5346 | 2025.12.31 23:18:59.261631 [ 198 ] {83559bb8-4c93-4180-b7e7-e9b7333f4c1b::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5347 | 2025.12.31 23:18:59.261691 [ 271 ] {f9365c9c-cc96-4df5-a2d9-cae5b56c9965} <Trace> oximeter.measurements_u64 (3e0fa7da-0500-483e-b241-ac25d0f845d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5348 | 2025.12.31 23:18:59.261734 [ 271 ] {f9365c9c-cc96-4df5-a2d9-cae5b56c9965} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 5349 | 2025.12.31 23:18:59.261742 [ 198 ] {83559bb8-4c93-4180-b7e7-e9b7333f4c1b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 416 rows starting from the beginning of the part | ||
| 5350 | 2025.12.31 23:18:59.261970 [ 198 ] {83559bb8-4c93-4180-b7e7-e9b7333f4c1b::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 | ||
| 5351 | 2025.12.31 23:18:59.262056 [ 271 ] {f9365c9c-cc96-4df5-a2d9-cae5b56c9965} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5352 | 2025.12.31 23:18:59.262169 [ 198 ] {83559bb8-4c93-4180-b7e7-e9b7333f4c1b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 31 rows starting from the beginning of the part | ||
| 5353 | 2025.12.31 23:18:59.262301 [ 271 ] {f9365c9c-cc96-4df5-a2d9-cae5b56c9965} <Trace> oximeter.measurements_u64 (3e0fa7da-0500-483e-b241-ac25d0f845d7): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5354 | 2025.12.31 23:18:59.262354 [ 198 ] {83559bb8-4c93-4180-b7e7-e9b7333f4c1b::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 | ||
| 5355 | 2025.12.31 23:18:59.262440 [ 271 ] {f9365c9c-cc96-4df5-a2d9-cae5b56c9965} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001155 sec., 51948.05194805195 rows/sec., 3.50 MiB/sec. | ||
| 5356 | 2025.12.31 23:18:59.262481 [ 271 ] {f9365c9c-cc96-4df5-a2d9-cae5b56c9965} <Debug> TCPHandler: Processed in 0.001321533 sec. | ||
| 5357 | 2025.12.31 23:18:59.262503 [ 198 ] {83559bb8-4c93-4180-b7e7-e9b7333f4c1b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 31 rows starting from the beginning of the part | ||
| 5358 | 2025.12.31 23:18:59.262615 [ 198 ] {83559bb8-4c93-4180-b7e7-e9b7333f4c1b::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 | ||
| 5359 | 2025.12.31 23:18:59.278779 [ 187 ] {83559bb8-4c93-4180-b7e7-e9b7333f4c1b::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 508 rows, containing 19 columns (19 merged, 0 gathered) in 0.017612219 sec., 28843.61135868229 rows/sec., 51.69 MiB/sec. | ||
| 5360 | 2025.12.31 23:18:59.279721 [ 187 ] {83559bb8-4c93-4180-b7e7-e9b7333f4c1b::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5361 | 2025.12.31 23:18:59.280107 [ 187 ] {83559bb8-4c93-4180-b7e7-e9b7333f4c1b::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (83559bb8-4c93-4180-b7e7-e9b7333f4c1b): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5362 | 2025.12.31 23:18:59.280190 [ 187 ] {83559bb8-4c93-4180-b7e7-e9b7333f4c1b::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (83559bb8-4c93-4180-b7e7-e9b7333f4c1b) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5363 | 2025.12.31 23:18:59.280328 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.39 MiB. | ||
| 5364 | 2025.12.31 23:19:00.000267 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 251.02 MiB, peak 258.37 MiB, free memory in arenas 0.00 B, will set to 252.29 MiB (RSS), difference: 1.27 MiB | ||
| 5365 | 2025.12.31 23:19:04.282431 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5366 | 2025.12.31 23:19:04.282644 [ 271 ] {57cf402e-9506-453e-a362-4865e6b1ac45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 5367 | 2025.12.31 23:19:04.282719 [ 271 ] {57cf402e-9506-453e-a362-4865e6b1ac45} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 5368 | 2025.12.31 23:19:04.283377 [ 271 ] {57cf402e-9506-453e-a362-4865e6b1ac45} <Trace> oximeter.fields_ipaddr (5f424e33-6a9f-405c-b8ff-24c93b94647e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5369 | 2025.12.31 23:19:04.283428 [ 271 ] {57cf402e-9506-453e-a362-4865e6b1ac45} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 5370 | 2025.12.31 23:19:04.283813 [ 271 ] {57cf402e-9506-453e-a362-4865e6b1ac45} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 5371 | 2025.12.31 23:19:04.284041 [ 271 ] {57cf402e-9506-453e-a362-4865e6b1ac45} <Trace> oximeter.fields_ipaddr (5f424e33-6a9f-405c-b8ff-24c93b94647e): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5372 | 2025.12.31 23:19:04.284208 [ 271 ] {57cf402e-9506-453e-a362-4865e6b1ac45} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001619 sec., 2470.660901791229 rows/sec., 201.47 KiB/sec. | ||
| 5373 | 2025.12.31 23:19:04.284258 [ 271 ] {57cf402e-9506-453e-a362-4865e6b1ac45} <Debug> TCPHandler: Processed in 0.001971734 sec. | ||
| 5374 | 2025.12.31 23:19:04.284385 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5375 | 2025.12.31 23:19:04.284486 [ 271 ] {e23a2de6-46b4-4e27-92ba-673094323aac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5376 | 2025.12.31 23:19:04.284529 [ 271 ] {e23a2de6-46b4-4e27-92ba-673094323aac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5377 | 2025.12.31 23:19:04.285776 [ 271 ] {e23a2de6-46b4-4e27-92ba-673094323aac} <Trace> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5378 | 2025.12.31 23:19:04.285814 [ 271 ] {e23a2de6-46b4-4e27-92ba-673094323aac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 5379 | 2025.12.31 23:19:04.286213 [ 271 ] {e23a2de6-46b4-4e27-92ba-673094323aac} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5380 | 2025.12.31 23:19:04.286431 [ 271 ] {e23a2de6-46b4-4e27-92ba-673094323aac} <Trace> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5381 | 2025.12.31 23:19:04.286549 [ 76 ] {} <Debug> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5382 | 2025.12.31 23:19:04.286566 [ 271 ] {e23a2de6-46b4-4e27-92ba-673094323aac} <Debug> executeQuery: Read 1260 rows, 106.97 KiB in 0.002103 sec., 599144.0798858773 rows/sec., 49.67 MiB/sec. | ||
| 5383 | 2025.12.31 23:19:04.286618 [ 76 ] {} <Trace> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5384 | 2025.12.31 23:19:04.286625 [ 271 ] {e23a2de6-46b4-4e27-92ba-673094323aac} <Debug> TCPHandler: Processed in 0.002294669 sec. | ||
| 5385 | 2025.12.31 23:19:04.286651 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 5386 | 2025.12.31 23:19:04.286753 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5387 | 2025.12.31 23:19:04.286797 [ 191 ] {37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179::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 | ||
| 5388 | 2025.12.31 23:19:04.286854 [ 271 ] {fb6c6b55-b082-4edd-8d1a-4b2429a552d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5389 | 2025.12.31 23:19:04.286901 [ 271 ] {fb6c6b55-b082-4edd-8d1a-4b2429a552d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5390 | 2025.12.31 23:19:04.286973 [ 191 ] {37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5391 | 2025.12.31 23:19:04.287023 [ 191 ] {37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 2464 rows starting from the beginning of the part | ||
| 5392 | 2025.12.31 23:19:04.287111 [ 191 ] {37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 118 rows starting from the beginning of the part | ||
| 5393 | 2025.12.31 23:19:04.287174 [ 191 ] {37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 198 rows starting from the beginning of the part | ||
| 5394 | 2025.12.31 23:19:04.287229 [ 191 ] {37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 118 rows starting from the beginning of the part | ||
| 5395 | 2025.12.31 23:19:04.287282 [ 191 ] {37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 76 rows starting from the beginning of the part | ||
| 5396 | 2025.12.31 23:19:04.287333 [ 191 ] {37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 1260 rows starting from the beginning of the part | ||
| 5397 | 2025.12.31 23:19:04.287336 [ 271 ] {fb6c6b55-b082-4edd-8d1a-4b2429a552d7} <Trace> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5398 | 2025.12.31 23:19:04.287387 [ 271 ] {fb6c6b55-b082-4edd-8d1a-4b2429a552d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 5399 | 2025.12.31 23:19:04.287725 [ 271 ] {fb6c6b55-b082-4edd-8d1a-4b2429a552d7} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5400 | 2025.12.31 23:19:04.287952 [ 271 ] {fb6c6b55-b082-4edd-8d1a-4b2429a552d7} <Trace> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5401 | 2025.12.31 23:19:04.288086 [ 271 ] {fb6c6b55-b082-4edd-8d1a-4b2429a552d7} <Debug> executeQuery: Read 35 rows, 2.61 KiB in 0.001252 sec., 27955.271565495204 rows/sec., 2.04 MiB/sec. | ||
| 5402 | 2025.12.31 23:19:04.288126 [ 271 ] {fb6c6b55-b082-4edd-8d1a-4b2429a552d7} <Debug> TCPHandler: Processed in 0.001423484 sec. | ||
| 5403 | 2025.12.31 23:19:04.288234 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5404 | 2025.12.31 23:19:04.288330 [ 271 ] {78860c94-91a1-4700-b0d3-2e657ad20140} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5405 | 2025.12.31 23:19:04.288371 [ 271 ] {78860c94-91a1-4700-b0d3-2e657ad20140} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5406 | 2025.12.31 23:19:04.288884 [ 271 ] {78860c94-91a1-4700-b0d3-2e657ad20140} <Trace> oximeter.fields_u32 (32e14ee3-f9fc-4687-bf55-1d31f5f916a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5407 | 2025.12.31 23:19:04.288920 [ 271 ] {78860c94-91a1-4700-b0d3-2e657ad20140} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 5408 | 2025.12.31 23:19:04.289241 [ 271 ] {78860c94-91a1-4700-b0d3-2e657ad20140} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 5409 | 2025.12.31 23:19:04.289378 [ 187 ] {37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4234 rows, containing 5 columns (5 merged, 0 gathered) in 0.002652875 sec., 1596004.3349196627 rows/sec., 138.01 MiB/sec. | ||
| 5410 | 2025.12.31 23:19:04.289471 [ 271 ] {78860c94-91a1-4700-b0d3-2e657ad20140} <Trace> oximeter.fields_u32 (32e14ee3-f9fc-4687-bf55-1d31f5f916a9): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5411 | 2025.12.31 23:19:04.289606 [ 271 ] {78860c94-91a1-4700-b0d3-2e657ad20140} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001295 sec., 176061.77606177607 rows/sec., 11.92 MiB/sec. | ||
| 5412 | 2025.12.31 23:19:04.289643 [ 191 ] {37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5413 | 2025.12.31 23:19:04.289645 [ 271 ] {78860c94-91a1-4700-b0d3-2e657ad20140} <Debug> TCPHandler: Processed in 0.001461814 sec. | ||
| 5414 | 2025.12.31 23:19:04.289770 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5415 | 2025.12.31 23:19:04.289866 [ 271 ] {547463cc-72bd-4661-bb80-6614d2606867} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5416 | 2025.12.31 23:19:04.289908 [ 271 ] {547463cc-72bd-4661-bb80-6614d2606867} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5417 | 2025.12.31 23:19:04.289910 [ 191 ] {37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179::all_1_31_6} <Trace> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5418 | 2025.12.31 23:19:04.290004 [ 191 ] {37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179::all_1_31_6} <Trace> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5419 | 2025.12.31 23:19:04.290083 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.07 MiB. | ||
| 5420 | 2025.12.31 23:19:04.290568 [ 271 ] {547463cc-72bd-4661-bb80-6614d2606867} <Trace> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5421 | 2025.12.31 23:19:04.290609 [ 271 ] {547463cc-72bd-4661-bb80-6614d2606867} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 5422 | 2025.12.31 23:19:04.290960 [ 271 ] {547463cc-72bd-4661-bb80-6614d2606867} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5423 | 2025.12.31 23:19:04.291171 [ 271 ] {547463cc-72bd-4661-bb80-6614d2606867} <Trace> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5424 | 2025.12.31 23:19:04.291275 [ 76 ] {} <Debug> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5425 | 2025.12.31 23:19:04.291300 [ 271 ] {547463cc-72bd-4661-bb80-6614d2606867} <Debug> executeQuery: Read 555 rows, 42.21 KiB in 0.001453 sec., 381968.3413626978 rows/sec., 28.37 MiB/sec. | ||
| 5426 | 2025.12.31 23:19:04.291307 [ 76 ] {} <Trace> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5427 | 2025.12.31 23:19:04.291341 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 5428 | 2025.12.31 23:19:04.291346 [ 271 ] {547463cc-72bd-4661-bb80-6614d2606867} <Debug> TCPHandler: Processed in 0.001625568 sec. | ||
| 5429 | 2025.12.31 23:19:04.291450 [ 198 ] {e6fc079b-8071-4162-9a06-906ffa01da39::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 | ||
| 5430 | 2025.12.31 23:19:04.291468 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5431 | 2025.12.31 23:19:04.291582 [ 271 ] {4b595c61-6b98-4678-af94-0bbe39a463d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5432 | 2025.12.31 23:19:04.291593 [ 198 ] {e6fc079b-8071-4162-9a06-906ffa01da39::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5433 | 2025.12.31 23:19:04.291629 [ 271 ] {4b595c61-6b98-4678-af94-0bbe39a463d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5434 | 2025.12.31 23:19:04.291635 [ 198 ] {e6fc079b-8071-4162-9a06-906ffa01da39::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1250 rows starting from the beginning of the part | ||
| 5435 | 2025.12.31 23:19:04.291716 [ 198 ] {e6fc079b-8071-4162-9a06-906ffa01da39::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 95 rows starting from the beginning of the part | ||
| 5436 | 2025.12.31 23:19:04.291762 [ 198 ] {e6fc079b-8071-4162-9a06-906ffa01da39::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 114 rows starting from the beginning of the part | ||
| 5437 | 2025.12.31 23:19:04.291802 [ 198 ] {e6fc079b-8071-4162-9a06-906ffa01da39::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 95 rows starting from the beginning of the part | ||
| 5438 | 2025.12.31 23:19:04.291839 [ 198 ] {e6fc079b-8071-4162-9a06-906ffa01da39::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 74 rows starting from the beginning of the part | ||
| 5439 | 2025.12.31 23:19:04.291877 [ 198 ] {e6fc079b-8071-4162-9a06-906ffa01da39::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 555 rows starting from the beginning of the part | ||
| 5440 | 2025.12.31 23:19:04.292274 [ 271 ] {4b595c61-6b98-4678-af94-0bbe39a463d9} <Trace> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5441 | 2025.12.31 23:19:04.292315 [ 271 ] {4b595c61-6b98-4678-af94-0bbe39a463d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 5442 | 2025.12.31 23:19:04.292721 [ 271 ] {4b595c61-6b98-4678-af94-0bbe39a463d9} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5443 | 2025.12.31 23:19:04.292962 [ 271 ] {4b595c61-6b98-4678-af94-0bbe39a463d9} <Trace> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5444 | 2025.12.31 23:19:04.293096 [ 271 ] {4b595c61-6b98-4678-af94-0bbe39a463d9} <Debug> executeQuery: Read 846 rows, 58.31 KiB in 0.001532 sec., 552219.3211488251 rows/sec., 37.17 MiB/sec. | ||
| 5445 | 2025.12.31 23:19:04.293133 [ 271 ] {4b595c61-6b98-4678-af94-0bbe39a463d9} <Debug> TCPHandler: Processed in 0.001715419 sec. | ||
| 5446 | 2025.12.31 23:19:04.293137 [ 192 ] {e6fc079b-8071-4162-9a06-906ffa01da39::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2183 rows, containing 5 columns (5 merged, 0 gathered) in 0.00173538 sec., 1257937.7427422237 rows/sec., 97.76 MiB/sec. | ||
| 5447 | 2025.12.31 23:19:04.293245 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5448 | 2025.12.31 23:19:04.293325 [ 198 ] {e6fc079b-8071-4162-9a06-906ffa01da39::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5449 | 2025.12.31 23:19:04.293345 [ 271 ] {7b92a81a-c64d-4311-8d58-d5b956358ddc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5450 | 2025.12.31 23:19:04.293404 [ 271 ] {7b92a81a-c64d-4311-8d58-d5b956358ddc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5451 | 2025.12.31 23:19:04.293584 [ 198 ] {e6fc079b-8071-4162-9a06-906ffa01da39::all_1_31_6} <Trace> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5452 | 2025.12.31 23:19:04.293666 [ 198 ] {e6fc079b-8071-4162-9a06-906ffa01da39::all_1_31_6} <Trace> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5453 | 2025.12.31 23:19:04.293743 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.64 MiB. | ||
| 5454 | 2025.12.31 23:19:04.294251 [ 271 ] {7b92a81a-c64d-4311-8d58-d5b956358ddc} <Trace> oximeter.measurements_histogramu64 (83559bb8-4c93-4180-b7e7-e9b7333f4c1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5455 | 2025.12.31 23:19:04.294292 [ 271 ] {7b92a81a-c64d-4311-8d58-d5b956358ddc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 5456 | 2025.12.31 23:19:04.294855 [ 271 ] {7b92a81a-c64d-4311-8d58-d5b956358ddc} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5457 | 2025.12.31 23:19:04.295085 [ 271 ] {7b92a81a-c64d-4311-8d58-d5b956358ddc} <Trace> oximeter.measurements_histogramu64 (83559bb8-4c93-4180-b7e7-e9b7333f4c1b): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5458 | 2025.12.31 23:19:04.295225 [ 271 ] {7b92a81a-c64d-4311-8d58-d5b956358ddc} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001899 sec., 16324.381253291205 rows/sec., 29.25 MiB/sec. | ||
| 5459 | 2025.12.31 23:19:04.295286 [ 271 ] {7b92a81a-c64d-4311-8d58-d5b956358ddc} <Debug> TCPHandler: Processed in 0.002091045 sec. | ||
| 5460 | 2025.12.31 23:19:04.295404 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5461 | 2025.12.31 23:19:04.295499 [ 271 ] {a61e2cdd-0530-4ccd-ba67-12ea1fd271c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5462 | 2025.12.31 23:19:04.295541 [ 271 ] {a61e2cdd-0530-4ccd-ba67-12ea1fd271c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5463 | 2025.12.31 23:19:04.295882 [ 271 ] {a61e2cdd-0530-4ccd-ba67-12ea1fd271c8} <Trace> oximeter.measurements_u64 (3e0fa7da-0500-483e-b241-ac25d0f845d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5464 | 2025.12.31 23:19:04.295917 [ 271 ] {a61e2cdd-0530-4ccd-ba67-12ea1fd271c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 5465 | 2025.12.31 23:19:04.296229 [ 271 ] {a61e2cdd-0530-4ccd-ba67-12ea1fd271c8} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5466 | 2025.12.31 23:19:04.296438 [ 271 ] {a61e2cdd-0530-4ccd-ba67-12ea1fd271c8} <Trace> oximeter.measurements_u64 (3e0fa7da-0500-483e-b241-ac25d0f845d7): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5467 | 2025.12.31 23:19:04.296569 [ 271 ] {a61e2cdd-0530-4ccd-ba67-12ea1fd271c8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001088 sec., 55147.05882352941 rows/sec., 3.72 MiB/sec. | ||
| 5468 | 2025.12.31 23:19:04.296605 [ 271 ] {a61e2cdd-0530-4ccd-ba67-12ea1fd271c8} <Debug> TCPHandler: Processed in 0.001250181 sec. | ||
| 5469 | 2025.12.31 23:19:04.499340 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 10164 | ||
| 5470 | 2025.12.31 23:19:04.500226 [ 245 ] {} <Trace> system.asynchronous_metric_log (1af02360-2569-4a97-a5ac-aa07775e497e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5471 | 2025.12.31 23:19:04.500275 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 5472 | 2025.12.31 23:19:04.500782 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 5473 | 2025.12.31 23:19:04.501030 [ 245 ] {} <Trace> system.asynchronous_metric_log (1af02360-2569-4a97-a5ac-aa07775e497e): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5474 | 2025.12.31 23:19:04.501187 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10164 | ||
| 5475 | 2025.12.31 23:19:04.501215 [ 75 ] {} <Debug> system.asynchronous_metric_log (1af02360-2569-4a97-a5ac-aa07775e497e) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 5476 | 2025.12.31 23:19:04.501296 [ 75 ] {} <Trace> system.asynchronous_metric_log (1af02360-2569-4a97-a5ac-aa07775e497e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5477 | 2025.12.31 23:19:04.501327 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 5478 | 2025.12.31 23:19:04.501490 [ 198 ] {1af02360-2569-4a97-a5ac-aa07775e497e::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 | ||
| 5479 | 2025.12.31 23:19:04.501690 [ 198 ] {1af02360-2569-4a97-a5ac-aa07775e497e::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5480 | 2025.12.31 23:19:04.501750 [ 198 ] {1af02360-2569-4a97-a5ac-aa07775e497e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 7732 rows starting from the beginning of the part | ||
| 5481 | 2025.12.31 23:19:04.501832 [ 198 ] {1af02360-2569-4a97-a5ac-aa07775e497e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 512 rows starting from the beginning of the part | ||
| 5482 | 2025.12.31 23:19:04.501876 [ 198 ] {1af02360-2569-4a97-a5ac-aa07775e497e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 448 rows starting from the beginning of the part | ||
| 5483 | 2025.12.31 23:19:04.501917 [ 198 ] {1af02360-2569-4a97-a5ac-aa07775e497e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 512 rows starting from the beginning of the part | ||
| 5484 | 2025.12.31 23:19:04.501956 [ 198 ] {1af02360-2569-4a97-a5ac-aa07775e497e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 448 rows starting from the beginning of the part | ||
| 5485 | 2025.12.31 23:19:04.501993 [ 198 ] {1af02360-2569-4a97-a5ac-aa07775e497e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 512 rows starting from the beginning of the part | ||
| 5486 | 2025.12.31 23:19:04.503840 [ 192 ] {1af02360-2569-4a97-a5ac-aa07775e497e::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10164 rows, containing 4 columns (4 merged, 0 gathered) in 0.002422501 sec., 4195663.902718719 rows/sec., 60.02 MiB/sec. | ||
| 5487 | 2025.12.31 23:19:04.504170 [ 190 ] {1af02360-2569-4a97-a5ac-aa07775e497e::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 5488 | 2025.12.31 23:19:04.504491 [ 190 ] {1af02360-2569-4a97-a5ac-aa07775e497e::all_1_21_4} <Trace> system.asynchronous_metric_log (1af02360-2569-4a97-a5ac-aa07775e497e): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5489 | 2025.12.31 23:19:04.504581 [ 190 ] {1af02360-2569-4a97-a5ac-aa07775e497e::all_1_21_4} <Trace> system.asynchronous_metric_log (1af02360-2569-4a97-a5ac-aa07775e497e) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 5490 | 2025.12.31 23:19:04.504690 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.44 MiB. | ||
| 5491 | 2025.12.31 23:19:05.013521 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 159 | ||
| 5492 | 2025.12.31 23:19:05.032342 [ 244 ] {} <Trace> system.metric_log (9f7485ce-4bf0-4a0f-b388-b82873d55ef6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5493 | 2025.12.31 23:19:05.032417 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 5494 | 2025.12.31 23:19:05.038110 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 5495 | 2025.12.31 23:19:05.038877 [ 244 ] {} <Trace> system.metric_log (9f7485ce-4bf0-4a0f-b388-b82873d55ef6): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5496 | 2025.12.31 23:19:05.039171 [ 75 ] {} <Debug> system.metric_log (9f7485ce-4bf0-4a0f-b388-b82873d55ef6) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 5497 | 2025.12.31 23:19:05.039242 [ 75 ] {} <Trace> system.metric_log (9f7485ce-4bf0-4a0f-b388-b82873d55ef6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5498 | 2025.12.31 23:19:05.039265 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 5499 | 2025.12.31 23:19:05.039415 [ 198 ] {9f7485ce-4bf0-4a0f-b388-b82873d55ef6::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 | ||
| 5500 | 2025.12.31 23:19:05.042440 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 159 | ||
| 5501 | 2025.12.31 23:19:05.043277 [ 198 ] {9f7485ce-4bf0-4a0f-b388-b82873d55ef6::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5502 | 2025.12.31 23:19:05.044648 [ 198 ] {9f7485ce-4bf0-4a0f-b388-b82873d55ef6::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 | ||
| 5503 | 2025.12.31 23:19:05.049052 [ 198 ] {9f7485ce-4bf0-4a0f-b388-b82873d55ef6::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 | ||
| 5504 | 2025.12.31 23:19:05.053413 [ 198 ] {9f7485ce-4bf0-4a0f-b388-b82873d55ef6::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 | ||
| 5505 | 2025.12.31 23:19:05.057657 [ 198 ] {9f7485ce-4bf0-4a0f-b388-b82873d55ef6::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 | ||
| 5506 | 2025.12.31 23:19:05.061709 [ 198 ] {9f7485ce-4bf0-4a0f-b388-b82873d55ef6::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 | ||
| 5507 | 2025.12.31 23:19:05.065386 [ 198 ] {9f7485ce-4bf0-4a0f-b388-b82873d55ef6::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 | ||
| 5508 | 2025.12.31 23:19:05.116444 [ 194 ] {9f7485ce-4bf0-4a0f-b388-b82873d55ef6::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 159 rows, containing 679 columns (679 merged, 0 gathered) in 0.077097398 sec., 2062.326409511252 rows/sec., 10.66 MiB/sec. | ||
| 5509 | 2025.12.31 23:19:05.119149 [ 205 ] {9f7485ce-4bf0-4a0f-b388-b82873d55ef6::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 5510 | 2025.12.31 23:19:05.121378 [ 205 ] {9f7485ce-4bf0-4a0f-b388-b82873d55ef6::all_1_21_4} <Trace> system.metric_log (9f7485ce-4bf0-4a0f-b388-b82873d55ef6): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5511 | 2025.12.31 23:19:05.121489 [ 205 ] {9f7485ce-4bf0-4a0f-b388-b82873d55ef6::all_1_21_4} <Trace> system.metric_log (9f7485ce-4bf0-4a0f-b388-b82873d55ef6) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 5512 | 2025.12.31 23:19:05.123780 [ 205 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 5513 | 2025.12.31 23:19:06.000226 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 253.61 MiB, peak 264.17 MiB, free memory in arenas 0.00 B, will set to 256.01 MiB (RSS), difference: 2.40 MiB | ||
| 5514 | 2025.12.31 23:19:07.028957 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 746 | ||
| 5515 | 2025.12.31 23:19:07.031579 [ 243 ] {} <Trace> system.query_log (aa57fb54-d3d4-4e2b-bcda-b6c10074d25d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5516 | 2025.12.31 23:19:07.031638 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 5517 | 2025.12.31 23:19:07.032860 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5518 | 2025.12.31 23:19:07.033134 [ 243 ] {} <Trace> system.query_log (aa57fb54-d3d4-4e2b-bcda-b6c10074d25d): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5519 | 2025.12.31 23:19:07.033286 [ 73 ] {} <Debug> system.query_log (aa57fb54-d3d4-4e2b-bcda-b6c10074d25d) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 5520 | 2025.12.31 23:19:07.033356 [ 73 ] {} <Trace> system.query_log (aa57fb54-d3d4-4e2b-bcda-b6c10074d25d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5521 | 2025.12.31 23:19:07.033380 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 5522 | 2025.12.31 23:19:07.033460 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 746 | ||
| 5523 | 2025.12.31 23:19:07.033529 [ 194 ] {aa57fb54-d3d4-4e2b-bcda-b6c10074d25d::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 | ||
| 5524 | 2025.12.31 23:19:07.034167 [ 194 ] {aa57fb54-d3d4-4e2b-bcda-b6c10074d25d::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5525 | 2025.12.31 23:19:07.034313 [ 194 ] {aa57fb54-d3d4-4e2b-bcda-b6c10074d25d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 596 rows starting from the beginning of the part | ||
| 5526 | 2025.12.31 23:19:07.034677 [ 194 ] {aa57fb54-d3d4-4e2b-bcda-b6c10074d25d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 38 rows starting from the beginning of the part | ||
| 5527 | 2025.12.31 23:19:07.035099 [ 194 ] {aa57fb54-d3d4-4e2b-bcda-b6c10074d25d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 28 rows starting from the beginning of the part | ||
| 5528 | 2025.12.31 23:19:07.035478 [ 194 ] {aa57fb54-d3d4-4e2b-bcda-b6c10074d25d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 24 rows starting from the beginning of the part | ||
| 5529 | 2025.12.31 23:19:07.035845 [ 194 ] {aa57fb54-d3d4-4e2b-bcda-b6c10074d25d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 32 rows starting from the beginning of the part | ||
| 5530 | 2025.12.31 23:19:07.036210 [ 194 ] {aa57fb54-d3d4-4e2b-bcda-b6c10074d25d::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 | ||
| 5531 | 2025.12.31 23:19:07.043221 [ 205 ] {aa57fb54-d3d4-4e2b-bcda-b6c10074d25d::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 746 rows, containing 72 columns (72 merged, 0 gathered) in 0.009768276 sec., 76369.66850650002 rows/sec., 69.98 MiB/sec. | ||
| 5532 | 2025.12.31 23:19:07.044720 [ 205 ] {aa57fb54-d3d4-4e2b-bcda-b6c10074d25d::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 5533 | 2025.12.31 23:19:07.045302 [ 205 ] {aa57fb54-d3d4-4e2b-bcda-b6c10074d25d::all_1_16_3} <Trace> system.query_log (aa57fb54-d3d4-4e2b-bcda-b6c10074d25d): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5534 | 2025.12.31 23:19:07.045481 [ 205 ] {aa57fb54-d3d4-4e2b-bcda-b6c10074d25d::all_1_16_3} <Trace> system.query_log (aa57fb54-d3d4-4e2b-bcda-b6c10074d25d) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 5535 | 2025.12.31 23:19:07.045815 [ 205 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.24 MiB. | ||
| 5536 | 2025.12.31 23:19:09.252672 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5537 | 2025.12.31 23:19:09.252853 [ 271 ] {d889cdfe-efdc-4189-bc6d-bed9d00abbaf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5538 | 2025.12.31 23:19:09.252927 [ 271 ] {d889cdfe-efdc-4189-bc6d-bed9d00abbaf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5539 | 2025.12.31 23:19:09.253672 [ 271 ] {d889cdfe-efdc-4189-bc6d-bed9d00abbaf} <Trace> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5540 | 2025.12.31 23:19:09.253727 [ 271 ] {d889cdfe-efdc-4189-bc6d-bed9d00abbaf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 5541 | 2025.12.31 23:19:09.254141 [ 271 ] {d889cdfe-efdc-4189-bc6d-bed9d00abbaf} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5542 | 2025.12.31 23:19:09.254375 [ 271 ] {d889cdfe-efdc-4189-bc6d-bed9d00abbaf} <Trace> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5543 | 2025.12.31 23:19:09.254537 [ 271 ] {d889cdfe-efdc-4189-bc6d-bed9d00abbaf} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001738 sec., 43728.42347525892 rows/sec., 3.60 MiB/sec. | ||
| 5544 | 2025.12.31 23:19:09.254587 [ 271 ] {d889cdfe-efdc-4189-bc6d-bed9d00abbaf} <Debug> TCPHandler: Processed in 0.002044875 sec. | ||
| 5545 | 2025.12.31 23:19:09.254710 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5546 | 2025.12.31 23:19:09.254811 [ 271 ] {8848a8c4-a968-4752-89e3-ac81084877a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5547 | 2025.12.31 23:19:09.254854 [ 271 ] {8848a8c4-a968-4752-89e3-ac81084877a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5548 | 2025.12.31 23:19:09.255269 [ 271 ] {8848a8c4-a968-4752-89e3-ac81084877a9} <Trace> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5549 | 2025.12.31 23:19:09.255306 [ 271 ] {8848a8c4-a968-4752-89e3-ac81084877a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 5550 | 2025.12.31 23:19:09.255618 [ 271 ] {8848a8c4-a968-4752-89e3-ac81084877a9} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5551 | 2025.12.31 23:19:09.255826 [ 271 ] {8848a8c4-a968-4752-89e3-ac81084877a9} <Trace> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5552 | 2025.12.31 23:19:09.255942 [ 66 ] {} <Debug> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5553 | 2025.12.31 23:19:09.255964 [ 271 ] {8848a8c4-a968-4752-89e3-ac81084877a9} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001177 sec., 8496.176720475785 rows/sec., 638.87 KiB/sec. | ||
| 5554 | 2025.12.31 23:19:09.256009 [ 66 ] {} <Trace> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5555 | 2025.12.31 23:19:09.256018 [ 271 ] {8848a8c4-a968-4752-89e3-ac81084877a9} <Debug> TCPHandler: Processed in 0.001359203 sec. | ||
| 5556 | 2025.12.31 23:19:09.256037 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 5557 | 2025.12.31 23:19:09.256137 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5558 | 2025.12.31 23:19:09.256158 [ 192 ] {d568562b-8e8e-4a3d-9432-0ad11505f9aa::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 | ||
| 5559 | 2025.12.31 23:19:09.256234 [ 271 ] {c6336880-3e78-48f4-a6e2-32979447753d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5560 | 2025.12.31 23:19:09.256278 [ 271 ] {c6336880-3e78-48f4-a6e2-32979447753d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5561 | 2025.12.31 23:19:09.256295 [ 192 ] {d568562b-8e8e-4a3d-9432-0ad11505f9aa::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5562 | 2025.12.31 23:19:09.256333 [ 192 ] {d568562b-8e8e-4a3d-9432-0ad11505f9aa::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 278 rows starting from the beginning of the part | ||
| 5563 | 2025.12.31 23:19:09.256399 [ 192 ] {d568562b-8e8e-4a3d-9432-0ad11505f9aa::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 | ||
| 5564 | 2025.12.31 23:19:09.256442 [ 192 ] {d568562b-8e8e-4a3d-9432-0ad11505f9aa::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 31 rows starting from the beginning of the part | ||
| 5565 | 2025.12.31 23:19:09.256482 [ 192 ] {d568562b-8e8e-4a3d-9432-0ad11505f9aa::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 10 rows starting from the beginning of the part | ||
| 5566 | 2025.12.31 23:19:09.256521 [ 192 ] {d568562b-8e8e-4a3d-9432-0ad11505f9aa::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 35 rows starting from the beginning of the part | ||
| 5567 | 2025.12.31 23:19:09.256557 [ 192 ] {d568562b-8e8e-4a3d-9432-0ad11505f9aa::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 | ||
| 5568 | 2025.12.31 23:19:09.256685 [ 271 ] {c6336880-3e78-48f4-a6e2-32979447753d} <Trace> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5569 | 2025.12.31 23:19:09.256726 [ 271 ] {c6336880-3e78-48f4-a6e2-32979447753d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 5570 | 2025.12.31 23:19:09.257131 [ 271 ] {c6336880-3e78-48f4-a6e2-32979447753d} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5571 | 2025.12.31 23:19:09.257363 [ 271 ] {c6336880-3e78-48f4-a6e2-32979447753d} <Trace> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5572 | 2025.12.31 23:19:09.257482 [ 205 ] {d568562b-8e8e-4a3d-9432-0ad11505f9aa::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 390 rows, containing 5 columns (5 merged, 0 gathered) in 0.001380874 sec., 282429.8234306678 rows/sec., 19.60 MiB/sec. | ||
| 5573 | 2025.12.31 23:19:09.257497 [ 271 ] {c6336880-3e78-48f4-a6e2-32979447753d} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001283 sec., 57677.31878409976 rows/sec., 4.50 MiB/sec. | ||
| 5574 | 2025.12.31 23:19:09.257538 [ 271 ] {c6336880-3e78-48f4-a6e2-32979447753d} <Debug> TCPHandler: Processed in 0.001449405 sec. | ||
| 5575 | 2025.12.31 23:19:09.257645 [ 189 ] {d568562b-8e8e-4a3d-9432-0ad11505f9aa::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5576 | 2025.12.31 23:19:09.257653 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5577 | 2025.12.31 23:19:09.257749 [ 271 ] {b1148d8a-7ea5-4e13-b83d-1dcf7932d68b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5578 | 2025.12.31 23:19:09.257793 [ 271 ] {b1148d8a-7ea5-4e13-b83d-1dcf7932d68b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5579 | 2025.12.31 23:19:09.257899 [ 189 ] {d568562b-8e8e-4a3d-9432-0ad11505f9aa::all_1_31_6} <Trace> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5580 | 2025.12.31 23:19:09.257975 [ 189 ] {d568562b-8e8e-4a3d-9432-0ad11505f9aa::all_1_31_6} <Trace> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5581 | 2025.12.31 23:19:09.258050 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 5582 | 2025.12.31 23:19:09.258206 [ 271 ] {b1148d8a-7ea5-4e13-b83d-1dcf7932d68b} <Trace> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5583 | 2025.12.31 23:19:09.258240 [ 271 ] {b1148d8a-7ea5-4e13-b83d-1dcf7932d68b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 5584 | 2025.12.31 23:19:09.258561 [ 271 ] {b1148d8a-7ea5-4e13-b83d-1dcf7932d68b} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5585 | 2025.12.31 23:19:09.258771 [ 271 ] {b1148d8a-7ea5-4e13-b83d-1dcf7932d68b} <Trace> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5586 | 2025.12.31 23:19:09.258880 [ 66 ] {} <Debug> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5587 | 2025.12.31 23:19:09.258901 [ 271 ] {b1148d8a-7ea5-4e13-b83d-1dcf7932d68b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001171 sec., 136635.35439795046 rows/sec., 9.52 MiB/sec. | ||
| 5588 | 2025.12.31 23:19:09.258914 [ 66 ] {} <Trace> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5589 | 2025.12.31 23:19:09.258941 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 5590 | 2025.12.31 23:19:09.258943 [ 271 ] {b1148d8a-7ea5-4e13-b83d-1dcf7932d68b} <Debug> TCPHandler: Processed in 0.001337893 sec. | ||
| 5591 | 2025.12.31 23:19:09.259013 [ 192 ] {7d79e45e-07fa-43b3-999d-49ca9374dcb1::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 | ||
| 5592 | 2025.12.31 23:19:09.259062 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5593 | 2025.12.31 23:19:09.259121 [ 192 ] {7d79e45e-07fa-43b3-999d-49ca9374dcb1::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5594 | 2025.12.31 23:19:09.259152 [ 192 ] {7d79e45e-07fa-43b3-999d-49ca9374dcb1::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 8275 rows starting from the beginning of the part | ||
| 5595 | 2025.12.31 23:19:09.259158 [ 271 ] {6e0c430a-53a8-45ba-a36f-edc880d2e6f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5596 | 2025.12.31 23:19:09.259200 [ 192 ] {7d79e45e-07fa-43b3-999d-49ca9374dcb1::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 198 rows starting from the beginning of the part | ||
| 5597 | 2025.12.31 23:19:09.259217 [ 271 ] {6e0c430a-53a8-45ba-a36f-edc880d2e6f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5598 | 2025.12.31 23:19:09.259243 [ 192 ] {7d79e45e-07fa-43b3-999d-49ca9374dcb1::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 160 rows starting from the beginning of the part | ||
| 5599 | 2025.12.31 23:19:09.259283 [ 192 ] {7d79e45e-07fa-43b3-999d-49ca9374dcb1::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 | ||
| 5600 | 2025.12.31 23:19:09.259321 [ 192 ] {7d79e45e-07fa-43b3-999d-49ca9374dcb1::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 846 rows starting from the beginning of the part | ||
| 5601 | 2025.12.31 23:19:09.259357 [ 192 ] {7d79e45e-07fa-43b3-999d-49ca9374dcb1::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 160 rows starting from the beginning of the part | ||
| 5602 | 2025.12.31 23:19:09.259994 [ 271 ] {6e0c430a-53a8-45ba-a36f-edc880d2e6f5} <Trace> oximeter.measurements_histogramu64 (83559bb8-4c93-4180-b7e7-e9b7333f4c1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5603 | 2025.12.31 23:19:09.260034 [ 271 ] {6e0c430a-53a8-45ba-a36f-edc880d2e6f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 5604 | 2025.12.31 23:19:09.260637 [ 271 ] {6e0c430a-53a8-45ba-a36f-edc880d2e6f5} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5605 | 2025.12.31 23:19:09.260881 [ 271 ] {6e0c430a-53a8-45ba-a36f-edc880d2e6f5} <Trace> oximeter.measurements_histogramu64 (83559bb8-4c93-4180-b7e7-e9b7333f4c1b): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5606 | 2025.12.31 23:19:09.261028 [ 271 ] {6e0c430a-53a8-45ba-a36f-edc880d2e6f5} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001888 sec., 5296.610169491526 rows/sec., 9.49 MiB/sec. | ||
| 5607 | 2025.12.31 23:19:09.261087 [ 271 ] {6e0c430a-53a8-45ba-a36f-edc880d2e6f5} <Debug> TCPHandler: Processed in 0.002073165 sec. | ||
| 5608 | 2025.12.31 23:19:09.261190 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5609 | 2025.12.31 23:19:09.261282 [ 271 ] {786048b6-1772-46da-bd02-217767813d36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5610 | 2025.12.31 23:19:09.261324 [ 271 ] {786048b6-1772-46da-bd02-217767813d36} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5611 | 2025.12.31 23:19:09.261658 [ 271 ] {786048b6-1772-46da-bd02-217767813d36} <Trace> oximeter.measurements_u64 (3e0fa7da-0500-483e-b241-ac25d0f845d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5612 | 2025.12.31 23:19:09.261694 [ 271 ] {786048b6-1772-46da-bd02-217767813d36} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 5613 | 2025.12.31 23:19:09.262055 [ 271 ] {786048b6-1772-46da-bd02-217767813d36} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5614 | 2025.12.31 23:19:09.262271 [ 271 ] {786048b6-1772-46da-bd02-217767813d36} <Trace> oximeter.measurements_u64 (3e0fa7da-0500-483e-b241-ac25d0f845d7): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5615 | 2025.12.31 23:19:09.262400 [ 271 ] {786048b6-1772-46da-bd02-217767813d36} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001137 sec., 52770.44854881267 rows/sec., 3.56 MiB/sec. | ||
| 5616 | 2025.12.31 23:19:09.262435 [ 271 ] {786048b6-1772-46da-bd02-217767813d36} <Debug> TCPHandler: Processed in 0.001292002 sec. | ||
| 5617 | 2025.12.31 23:19:09.263320 [ 193 ] {7d79e45e-07fa-43b3-999d-49ca9374dcb1::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9799 rows, containing 5 columns (5 merged, 0 gathered) in 0.004337974 sec., 2258888.596381629 rows/sec., 154.26 MiB/sec. | ||
| 5618 | 2025.12.31 23:19:09.263543 [ 192 ] {7d79e45e-07fa-43b3-999d-49ca9374dcb1::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5619 | 2025.12.31 23:19:09.263825 [ 192 ] {7d79e45e-07fa-43b3-999d-49ca9374dcb1::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5620 | 2025.12.31 23:19:09.263911 [ 192 ] {7d79e45e-07fa-43b3-999d-49ca9374dcb1::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5621 | 2025.12.31 23:19:09.263986 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.17 MiB. | ||
| 5622 | 2025.12.31 23:19:10.001151 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 257.02 MiB, peak 264.17 MiB, free memory in arenas 0.00 B, will set to 258.28 MiB (RSS), difference: 1.26 MiB | ||
| 5623 | 2025.12.31 23:19:11.918435 [ 43 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5624 | 2025.12.31 23:19:11.918506 [ 43 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5625 | 2025.12.31 23:19:12.002125 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 10676 | ||
| 5626 | 2025.12.31 23:19:12.002629 [ 245 ] {} <Trace> system.asynchronous_metric_log (1af02360-2569-4a97-a5ac-aa07775e497e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5627 | 2025.12.31 23:19:12.002663 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 5628 | 2025.12.31 23:19:12.003149 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 5629 | 2025.12.31 23:19:12.003382 [ 245 ] {} <Trace> system.asynchronous_metric_log (1af02360-2569-4a97-a5ac-aa07775e497e): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5630 | 2025.12.31 23:19:12.003513 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10676 | ||
| 5631 | 2025.12.31 23:19:12.543399 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 166 | ||
| 5632 | 2025.12.31 23:19:12.559141 [ 244 ] {} <Trace> system.metric_log (9f7485ce-4bf0-4a0f-b388-b82873d55ef6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5633 | 2025.12.31 23:19:12.559208 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 5634 | 2025.12.31 23:19:12.565231 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 5635 | 2025.12.31 23:19:12.565941 [ 244 ] {} <Trace> system.metric_log (9f7485ce-4bf0-4a0f-b388-b82873d55ef6): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5636 | 2025.12.31 23:19:12.568701 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 166 | ||
| 5637 | 2025.12.31 23:19:14.254000 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5638 | 2025.12.31 23:19:14.254195 [ 271 ] {b5d034ba-ef8d-46c8-a75d-824316c38e08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5639 | 2025.12.31 23:19:14.254261 [ 271 ] {b5d034ba-ef8d-46c8-a75d-824316c38e08} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5640 | 2025.12.31 23:19:14.254938 [ 271 ] {b5d034ba-ef8d-46c8-a75d-824316c38e08} <Trace> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5641 | 2025.12.31 23:19:14.254985 [ 271 ] {b5d034ba-ef8d-46c8-a75d-824316c38e08} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 5642 | 2025.12.31 23:19:14.255390 [ 271 ] {b5d034ba-ef8d-46c8-a75d-824316c38e08} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5643 | 2025.12.31 23:19:14.255614 [ 271 ] {b5d034ba-ef8d-46c8-a75d-824316c38e08} <Trace> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5644 | 2025.12.31 23:19:14.255777 [ 271 ] {b5d034ba-ef8d-46c8-a75d-824316c38e08} <Debug> executeQuery: Read 118 rows, 10.26 KiB in 0.001632 sec., 72303.92156862745 rows/sec., 6.14 MiB/sec. | ||
| 5645 | 2025.12.31 23:19:14.255818 [ 271 ] {b5d034ba-ef8d-46c8-a75d-824316c38e08} <Debug> TCPHandler: Processed in 0.002009494 sec. | ||
| 5646 | 2025.12.31 23:19:14.255943 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5647 | 2025.12.31 23:19:14.256037 [ 271 ] {2307c8d8-f7a2-4c3f-9751-e04224482f4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5648 | 2025.12.31 23:19:14.256078 [ 271 ] {2307c8d8-f7a2-4c3f-9751-e04224482f4b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5649 | 2025.12.31 23:19:14.256484 [ 271 ] {2307c8d8-f7a2-4c3f-9751-e04224482f4b} <Trace> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5650 | 2025.12.31 23:19:14.256520 [ 271 ] {2307c8d8-f7a2-4c3f-9751-e04224482f4b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 5651 | 2025.12.31 23:19:14.256826 [ 271 ] {2307c8d8-f7a2-4c3f-9751-e04224482f4b} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5652 | 2025.12.31 23:19:14.257045 [ 271 ] {2307c8d8-f7a2-4c3f-9751-e04224482f4b} <Trace> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5653 | 2025.12.31 23:19:14.257186 [ 271 ] {2307c8d8-f7a2-4c3f-9751-e04224482f4b} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001167 sec., 26563.838903170523 rows/sec., 1.95 MiB/sec. | ||
| 5654 | 2025.12.31 23:19:14.257225 [ 271 ] {2307c8d8-f7a2-4c3f-9751-e04224482f4b} <Debug> TCPHandler: Processed in 0.001333043 sec. | ||
| 5655 | 2025.12.31 23:19:14.257333 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5656 | 2025.12.31 23:19:14.257428 [ 271 ] {0a8eaf44-a0e7-4153-b016-71b8f8bf99ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5657 | 2025.12.31 23:19:14.257468 [ 271 ] {0a8eaf44-a0e7-4153-b016-71b8f8bf99ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5658 | 2025.12.31 23:19:14.257888 [ 271 ] {0a8eaf44-a0e7-4153-b016-71b8f8bf99ea} <Trace> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5659 | 2025.12.31 23:19:14.257925 [ 271 ] {0a8eaf44-a0e7-4153-b016-71b8f8bf99ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 5660 | 2025.12.31 23:19:14.258224 [ 271 ] {0a8eaf44-a0e7-4153-b016-71b8f8bf99ea} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5661 | 2025.12.31 23:19:14.258430 [ 271 ] {0a8eaf44-a0e7-4153-b016-71b8f8bf99ea} <Trace> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5662 | 2025.12.31 23:19:14.258567 [ 271 ] {0a8eaf44-a0e7-4153-b016-71b8f8bf99ea} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001157 sec., 82108.90233362143 rows/sec., 6.41 MiB/sec. | ||
| 5663 | 2025.12.31 23:19:14.258605 [ 271 ] {0a8eaf44-a0e7-4153-b016-71b8f8bf99ea} <Debug> TCPHandler: Processed in 0.001322202 sec. | ||
| 5664 | 2025.12.31 23:19:14.258713 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5665 | 2025.12.31 23:19:14.258809 [ 271 ] {fc802331-c2cf-4dd1-95d9-5dc28b64da07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5666 | 2025.12.31 23:19:14.258852 [ 271 ] {fc802331-c2cf-4dd1-95d9-5dc28b64da07} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5667 | 2025.12.31 23:19:14.259267 [ 271 ] {fc802331-c2cf-4dd1-95d9-5dc28b64da07} <Trace> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5668 | 2025.12.31 23:19:14.259304 [ 271 ] {fc802331-c2cf-4dd1-95d9-5dc28b64da07} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 5669 | 2025.12.31 23:19:14.259652 [ 271 ] {fc802331-c2cf-4dd1-95d9-5dc28b64da07} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5670 | 2025.12.31 23:19:14.259854 [ 271 ] {fc802331-c2cf-4dd1-95d9-5dc28b64da07} <Trace> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5671 | 2025.12.31 23:19:14.259992 [ 271 ] {fc802331-c2cf-4dd1-95d9-5dc28b64da07} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001202 sec., 133111.48086522464 rows/sec., 9.27 MiB/sec. | ||
| 5672 | 2025.12.31 23:19:14.260030 [ 271 ] {fc802331-c2cf-4dd1-95d9-5dc28b64da07} <Debug> TCPHandler: Processed in 0.001366093 sec. | ||
| 5673 | 2025.12.31 23:19:14.260131 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5674 | 2025.12.31 23:19:14.260224 [ 271 ] {9a599d14-b74d-4c17-9b79-192bd59b6479} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5675 | 2025.12.31 23:19:14.260279 [ 271 ] {9a599d14-b74d-4c17-9b79-192bd59b6479} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5676 | 2025.12.31 23:19:14.261156 [ 271 ] {9a599d14-b74d-4c17-9b79-192bd59b6479} <Trace> oximeter.measurements_histogramu64 (83559bb8-4c93-4180-b7e7-e9b7333f4c1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5677 | 2025.12.31 23:19:14.261192 [ 271 ] {9a599d14-b74d-4c17-9b79-192bd59b6479} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 5678 | 2025.12.31 23:19:14.261739 [ 271 ] {9a599d14-b74d-4c17-9b79-192bd59b6479} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5679 | 2025.12.31 23:19:14.261970 [ 271 ] {9a599d14-b74d-4c17-9b79-192bd59b6479} <Trace> oximeter.measurements_histogramu64 (83559bb8-4c93-4180-b7e7-e9b7333f4c1b): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5680 | 2025.12.31 23:19:14.262114 [ 271 ] {9a599d14-b74d-4c17-9b79-192bd59b6479} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001907 sec., 16255.899318300995 rows/sec., 29.13 MiB/sec. | ||
| 5681 | 2025.12.31 23:19:14.262167 [ 271 ] {9a599d14-b74d-4c17-9b79-192bd59b6479} <Debug> TCPHandler: Processed in 0.002085335 sec. | ||
| 5682 | 2025.12.31 23:19:14.262286 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5683 | 2025.12.31 23:19:14.262380 [ 271 ] {c7db0170-b36c-4ea9-b098-e23f7e1f1704} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5684 | 2025.12.31 23:19:14.262422 [ 271 ] {c7db0170-b36c-4ea9-b098-e23f7e1f1704} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5685 | 2025.12.31 23:19:14.262760 [ 271 ] {c7db0170-b36c-4ea9-b098-e23f7e1f1704} <Trace> oximeter.measurements_u64 (3e0fa7da-0500-483e-b241-ac25d0f845d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5686 | 2025.12.31 23:19:14.262795 [ 271 ] {c7db0170-b36c-4ea9-b098-e23f7e1f1704} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 5687 | 2025.12.31 23:19:14.263101 [ 271 ] {c7db0170-b36c-4ea9-b098-e23f7e1f1704} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5688 | 2025.12.31 23:19:14.263307 [ 271 ] {c7db0170-b36c-4ea9-b098-e23f7e1f1704} <Trace> oximeter.measurements_u64 (3e0fa7da-0500-483e-b241-ac25d0f845d7): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5689 | 2025.12.31 23:19:14.263413 [ 35 ] {} <Debug> oximeter.measurements_u64 (3e0fa7da-0500-483e-b241-ac25d0f845d7) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5690 | 2025.12.31 23:19:14.263433 [ 271 ] {c7db0170-b36c-4ea9-b098-e23f7e1f1704} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001071 sec., 56022.40896358544 rows/sec., 3.78 MiB/sec. | ||
| 5691 | 2025.12.31 23:19:14.263481 [ 35 ] {} <Trace> oximeter.measurements_u64 (3e0fa7da-0500-483e-b241-ac25d0f845d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5692 | 2025.12.31 23:19:14.263489 [ 271 ] {c7db0170-b36c-4ea9-b098-e23f7e1f1704} <Debug> TCPHandler: Processed in 0.001251882 sec. | ||
| 5693 | 2025.12.31 23:19:14.263510 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 5694 | 2025.12.31 23:19:14.263604 [ 205 ] {3e0fa7da-0500-483e-b241-ac25d0f845d7::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 | ||
| 5695 | 2025.12.31 23:19:14.263697 [ 205 ] {3e0fa7da-0500-483e-b241-ac25d0f845d7::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5696 | 2025.12.31 23:19:14.263725 [ 205 ] {3e0fa7da-0500-483e-b241-ac25d0f845d7::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1512 rows starting from the beginning of the part | ||
| 5697 | 2025.12.31 23:19:14.263777 [ 205 ] {3e0fa7da-0500-483e-b241-ac25d0f845d7::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 | ||
| 5698 | 2025.12.31 23:19:14.263818 [ 205 ] {3e0fa7da-0500-483e-b241-ac25d0f845d7::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 | ||
| 5699 | 2025.12.31 23:19:14.263855 [ 205 ] {3e0fa7da-0500-483e-b241-ac25d0f845d7::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 | ||
| 5700 | 2025.12.31 23:19:14.263889 [ 205 ] {3e0fa7da-0500-483e-b241-ac25d0f845d7::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 | ||
| 5701 | 2025.12.31 23:19:14.263923 [ 205 ] {3e0fa7da-0500-483e-b241-ac25d0f845d7::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 60 rows starting from the beginning of the part | ||
| 5702 | 2025.12.31 23:19:14.264814 [ 199 ] {3e0fa7da-0500-483e-b241-ac25d0f845d7::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1812 rows, containing 4 columns (4 merged, 0 gathered) in 0.001249791 sec., 1449842.4136515625 rows/sec., 96.40 MiB/sec. | ||
| 5703 | 2025.12.31 23:19:14.264992 [ 193 ] {3e0fa7da-0500-483e-b241-ac25d0f845d7::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5704 | 2025.12.31 23:19:14.265237 [ 193 ] {3e0fa7da-0500-483e-b241-ac25d0f845d7::all_1_31_6} <Trace> oximeter.measurements_u64 (3e0fa7da-0500-483e-b241-ac25d0f845d7): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5705 | 2025.12.31 23:19:14.265303 [ 193 ] {3e0fa7da-0500-483e-b241-ac25d0f845d7::all_1_31_6} <Trace> oximeter.measurements_u64 (3e0fa7da-0500-483e-b241-ac25d0f845d7) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5706 | 2025.12.31 23:19:14.265362 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. | ||
| 5707 | 2025.12.31 23:19:17.034568 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 770 | ||
| 5708 | 2025.12.31 23:19:17.036694 [ 243 ] {} <Trace> system.query_log (aa57fb54-d3d4-4e2b-bcda-b6c10074d25d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5709 | 2025.12.31 23:19:17.036745 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 5710 | 2025.12.31 23:19:17.037899 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 5711 | 2025.12.31 23:19:17.038159 [ 243 ] {} <Trace> system.query_log (aa57fb54-d3d4-4e2b-bcda-b6c10074d25d): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5712 | 2025.12.31 23:19:17.038406 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 770 | ||
| 5713 | 2025.12.31 23:19:19.264092 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5714 | 2025.12.31 23:19:19.264279 [ 271 ] {b31bf0e7-f782-4b22-9c79-8f38de8f4878} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5715 | 2025.12.31 23:19:19.264341 [ 271 ] {b31bf0e7-f782-4b22-9c79-8f38de8f4878} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5716 | 2025.12.31 23:19:19.265108 [ 271 ] {b31bf0e7-f782-4b22-9c79-8f38de8f4878} <Trace> oximeter.fields_i16 (6205d96e-d352-40e9-8254-31db49133bc3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5717 | 2025.12.31 23:19:19.265150 [ 271 ] {b31bf0e7-f782-4b22-9c79-8f38de8f4878} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 5718 | 2025.12.31 23:19:19.265550 [ 271 ] {b31bf0e7-f782-4b22-9c79-8f38de8f4878} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 5719 | 2025.12.31 23:19:19.265768 [ 271 ] {b31bf0e7-f782-4b22-9c79-8f38de8f4878} <Trace> oximeter.fields_i16 (6205d96e-d352-40e9-8254-31db49133bc3): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5720 | 2025.12.31 23:19:19.265922 [ 271 ] {b31bf0e7-f782-4b22-9c79-8f38de8f4878} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001691 sec., 242460.08279124778 rows/sec., 15.38 MiB/sec. | ||
| 5721 | 2025.12.31 23:19:19.265964 [ 271 ] {b31bf0e7-f782-4b22-9c79-8f38de8f4878} <Debug> TCPHandler: Processed in 0.002006304 sec. | ||
| 5722 | 2025.12.31 23:19:19.266081 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5723 | 2025.12.31 23:19:19.266175 [ 271 ] {573cf0a9-aca1-4e6a-981f-48bdad54f41c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 5724 | 2025.12.31 23:19:19.266216 [ 271 ] {573cf0a9-aca1-4e6a-981f-48bdad54f41c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 5725 | 2025.12.31 23:19:19.266610 [ 271 ] {573cf0a9-aca1-4e6a-981f-48bdad54f41c} <Trace> oximeter.fields_ipaddr (5f424e33-6a9f-405c-b8ff-24c93b94647e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5726 | 2025.12.31 23:19:19.266646 [ 271 ] {573cf0a9-aca1-4e6a-981f-48bdad54f41c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 5727 | 2025.12.31 23:19:19.266933 [ 271 ] {573cf0a9-aca1-4e6a-981f-48bdad54f41c} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 5728 | 2025.12.31 23:19:19.267146 [ 271 ] {573cf0a9-aca1-4e6a-981f-48bdad54f41c} <Trace> oximeter.fields_ipaddr (5f424e33-6a9f-405c-b8ff-24c93b94647e): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5729 | 2025.12.31 23:19:19.267279 [ 271 ] {573cf0a9-aca1-4e6a-981f-48bdad54f41c} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001123 sec., 3561.887800534283 rows/sec., 290.45 KiB/sec. | ||
| 5730 | 2025.12.31 23:19:19.267331 [ 271 ] {573cf0a9-aca1-4e6a-981f-48bdad54f41c} <Debug> TCPHandler: Processed in 0.001300582 sec. | ||
| 5731 | 2025.12.31 23:19:19.267444 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5732 | 2025.12.31 23:19:19.267538 [ 271 ] {6037da92-a69d-49c3-825f-a9741ca0b2d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5733 | 2025.12.31 23:19:19.267576 [ 271 ] {6037da92-a69d-49c3-825f-a9741ca0b2d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5734 | 2025.12.31 23:19:19.268336 [ 271 ] {6037da92-a69d-49c3-825f-a9741ca0b2d3} <Trace> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5735 | 2025.12.31 23:19:19.268372 [ 271 ] {6037da92-a69d-49c3-825f-a9741ca0b2d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 5736 | 2025.12.31 23:19:19.268794 [ 271 ] {6037da92-a69d-49c3-825f-a9741ca0b2d3} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5737 | 2025.12.31 23:19:19.268996 [ 271 ] {6037da92-a69d-49c3-825f-a9741ca0b2d3} <Trace> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5738 | 2025.12.31 23:19:19.269135 [ 271 ] {6037da92-a69d-49c3-825f-a9741ca0b2d3} <Debug> executeQuery: Read 1134 rows, 92.00 KiB in 0.001615 sec., 702167.1826625387 rows/sec., 55.63 MiB/sec. | ||
| 5739 | 2025.12.31 23:19:19.269174 [ 271 ] {6037da92-a69d-49c3-825f-a9741ca0b2d3} <Debug> TCPHandler: Processed in 0.00177945 sec. | ||
| 5740 | 2025.12.31 23:19:19.269286 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5741 | 2025.12.31 23:19:19.269380 [ 271 ] {08c467b7-c778-42cb-b548-4674f8f8306c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5742 | 2025.12.31 23:19:19.269420 [ 271 ] {08c467b7-c778-42cb-b548-4674f8f8306c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5743 | 2025.12.31 23:19:19.269871 [ 271 ] {08c467b7-c778-42cb-b548-4674f8f8306c} <Trace> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5744 | 2025.12.31 23:19:19.269907 [ 271 ] {08c467b7-c778-42cb-b548-4674f8f8306c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 5745 | 2025.12.31 23:19:19.270238 [ 271 ] {08c467b7-c778-42cb-b548-4674f8f8306c} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5746 | 2025.12.31 23:19:19.270444 [ 271 ] {08c467b7-c778-42cb-b548-4674f8f8306c} <Trace> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5747 | 2025.12.31 23:19:19.270579 [ 271 ] {08c467b7-c778-42cb-b548-4674f8f8306c} <Debug> executeQuery: Read 219 rows, 13.35 KiB in 0.001216 sec., 180098.68421052632 rows/sec., 10.72 MiB/sec. | ||
| 5748 | 2025.12.31 23:19:19.270617 [ 271 ] {08c467b7-c778-42cb-b548-4674f8f8306c} <Debug> TCPHandler: Processed in 0.001381023 sec. | ||
| 5749 | 2025.12.31 23:19:19.270718 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5750 | 2025.12.31 23:19:19.270811 [ 271 ] {6ffb42b6-f730-49ad-a624-1c3e04f0c3a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5751 | 2025.12.31 23:19:19.270850 [ 271 ] {6ffb42b6-f730-49ad-a624-1c3e04f0c3a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5752 | 2025.12.31 23:19:19.271299 [ 271 ] {6ffb42b6-f730-49ad-a624-1c3e04f0c3a9} <Trace> oximeter.fields_u32 (32e14ee3-f9fc-4687-bf55-1d31f5f916a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5753 | 2025.12.31 23:19:19.271335 [ 271 ] {6ffb42b6-f730-49ad-a624-1c3e04f0c3a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 5754 | 2025.12.31 23:19:19.271631 [ 271 ] {6ffb42b6-f730-49ad-a624-1c3e04f0c3a9} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 5755 | 2025.12.31 23:19:19.271838 [ 271 ] {6ffb42b6-f730-49ad-a624-1c3e04f0c3a9} <Trace> oximeter.fields_u32 (32e14ee3-f9fc-4687-bf55-1d31f5f916a9): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5756 | 2025.12.31 23:19:19.271977 [ 271 ] {6ffb42b6-f730-49ad-a624-1c3e04f0c3a9} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001183 sec., 179205.40997464073 rows/sec., 11.56 MiB/sec. | ||
| 5757 | 2025.12.31 23:19:19.272015 [ 271 ] {6ffb42b6-f730-49ad-a624-1c3e04f0c3a9} <Debug> TCPHandler: Processed in 0.001346353 sec. | ||
| 5758 | 2025.12.31 23:19:19.272129 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5759 | 2025.12.31 23:19:19.272223 [ 271 ] {1d479d54-aca5-495c-ac71-ec175416a83d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5760 | 2025.12.31 23:19:19.272263 [ 271 ] {1d479d54-aca5-495c-ac71-ec175416a83d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5761 | 2025.12.31 23:19:19.272716 [ 271 ] {1d479d54-aca5-495c-ac71-ec175416a83d} <Trace> oximeter.fields_u8 (ce0c1db8-65f1-440f-8e78-1020d181f97b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5762 | 2025.12.31 23:19:19.272752 [ 271 ] {1d479d54-aca5-495c-ac71-ec175416a83d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 5763 | 2025.12.31 23:19:19.273100 [ 271 ] {1d479d54-aca5-495c-ac71-ec175416a83d} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 5764 | 2025.12.31 23:19:19.273322 [ 271 ] {1d479d54-aca5-495c-ac71-ec175416a83d} <Trace> oximeter.fields_u8 (ce0c1db8-65f1-440f-8e78-1020d181f97b): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5765 | 2025.12.31 23:19:19.273463 [ 271 ] {1d479d54-aca5-495c-ac71-ec175416a83d} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001258 sec., 167726.55007949125 rows/sec., 9.52 MiB/sec. | ||
| 5766 | 2025.12.31 23:19:19.273502 [ 271 ] {1d479d54-aca5-495c-ac71-ec175416a83d} <Debug> TCPHandler: Processed in 0.001422824 sec. | ||
| 5767 | 2025.12.31 23:19:19.273625 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5768 | 2025.12.31 23:19:19.273748 [ 271 ] {49c28bb5-b61d-4686-adcf-cf6b48858ada} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5769 | 2025.12.31 23:19:19.273799 [ 271 ] {49c28bb5-b61d-4686-adcf-cf6b48858ada} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5770 | 2025.12.31 23:19:19.274466 [ 271 ] {49c28bb5-b61d-4686-adcf-cf6b48858ada} <Trace> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5771 | 2025.12.31 23:19:19.274504 [ 271 ] {49c28bb5-b61d-4686-adcf-cf6b48858ada} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 5772 | 2025.12.31 23:19:19.274871 [ 271 ] {49c28bb5-b61d-4686-adcf-cf6b48858ada} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5773 | 2025.12.31 23:19:19.275081 [ 271 ] {49c28bb5-b61d-4686-adcf-cf6b48858ada} <Trace> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5774 | 2025.12.31 23:19:19.275211 [ 271 ] {49c28bb5-b61d-4686-adcf-cf6b48858ada} <Debug> executeQuery: Read 693 rows, 49.59 KiB in 0.001488 sec., 465725.8064516129 rows/sec., 32.55 MiB/sec. | ||
| 5775 | 2025.12.31 23:19:19.275251 [ 271 ] {49c28bb5-b61d-4686-adcf-cf6b48858ada} <Debug> TCPHandler: Processed in 0.001687808 sec. | ||
| 5776 | 2025.12.31 23:19:19.275360 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5777 | 2025.12.31 23:19:19.275456 [ 271 ] {ce30b45d-5317-48b2-87ab-1dc14d4f41a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 5778 | 2025.12.31 23:19:19.275498 [ 271 ] {ce30b45d-5317-48b2-87ab-1dc14d4f41a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 5779 | 2025.12.31 23:19:19.275828 [ 271 ] {ce30b45d-5317-48b2-87ab-1dc14d4f41a6} <Trace> oximeter.measurements_bool (4d9e9430-4c82-43e2-8cb1-e67498da106d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5780 | 2025.12.31 23:19:19.275863 [ 271 ] {ce30b45d-5317-48b2-87ab-1dc14d4f41a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 5781 | 2025.12.31 23:19:19.276171 [ 271 ] {ce30b45d-5317-48b2-87ab-1dc14d4f41a6} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 5782 | 2025.12.31 23:19:19.276379 [ 271 ] {ce30b45d-5317-48b2-87ab-1dc14d4f41a6} <Trace> oximeter.measurements_bool (4d9e9430-4c82-43e2-8cb1-e67498da106d): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5783 | 2025.12.31 23:19:19.276515 [ 271 ] {ce30b45d-5317-48b2-87ab-1dc14d4f41a6} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001077 sec., 5571.030640668523 rows/sec., 291.06 KiB/sec. | ||
| 5784 | 2025.12.31 23:19:19.276554 [ 271 ] {ce30b45d-5317-48b2-87ab-1dc14d4f41a6} <Debug> TCPHandler: Processed in 0.001244152 sec. | ||
| 5785 | 2025.12.31 23:19:19.276674 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5786 | 2025.12.31 23:19:19.276795 [ 271 ] {673980e1-d839-47af-90bb-74511c8b7041} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5787 | 2025.12.31 23:19:19.276847 [ 271 ] {673980e1-d839-47af-90bb-74511c8b7041} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5788 | 2025.12.31 23:19:19.277326 [ 271 ] {673980e1-d839-47af-90bb-74511c8b7041} <Trace> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5789 | 2025.12.31 23:19:19.277363 [ 271 ] {673980e1-d839-47af-90bb-74511c8b7041} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 5790 | 2025.12.31 23:19:19.277717 [ 271 ] {673980e1-d839-47af-90bb-74511c8b7041} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5791 | 2025.12.31 23:19:19.277925 [ 271 ] {673980e1-d839-47af-90bb-74511c8b7041} <Trace> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5792 | 2025.12.31 23:19:19.278064 [ 271 ] {673980e1-d839-47af-90bb-74511c8b7041} <Debug> executeQuery: Read 316 rows, 21.26 KiB in 0.001293 sec., 244392.88476411445 rows/sec., 16.06 MiB/sec. | ||
| 5793 | 2025.12.31 23:19:19.278102 [ 271 ] {673980e1-d839-47af-90bb-74511c8b7041} <Debug> TCPHandler: Processed in 0.001487525 sec. | ||
| 5794 | 2025.12.31 23:19:19.278220 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5795 | 2025.12.31 23:19:19.278339 [ 271 ] {5564b886-86b1-48ae-8596-a25c8f31f302} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 5796 | 2025.12.31 23:19:19.278389 [ 271 ] {5564b886-86b1-48ae-8596-a25c8f31f302} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 5797 | 2025.12.31 23:19:19.278754 [ 271 ] {5564b886-86b1-48ae-8596-a25c8f31f302} <Trace> oximeter.measurements_f64 (cba5f6bd-2e20-4297-b248-eab409e4eaa6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5798 | 2025.12.31 23:19:19.278796 [ 271 ] {5564b886-86b1-48ae-8596-a25c8f31f302} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 5799 | 2025.12.31 23:19:19.279158 [ 271 ] {5564b886-86b1-48ae-8596-a25c8f31f302} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 5800 | 2025.12.31 23:19:19.279375 [ 271 ] {5564b886-86b1-48ae-8596-a25c8f31f302} <Trace> oximeter.measurements_f64 (cba5f6bd-2e20-4297-b248-eab409e4eaa6): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5801 | 2025.12.31 23:19:19.279505 [ 271 ] {5564b886-86b1-48ae-8596-a25c8f31f302} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001191 sec., 839.6305625524769 rows/sec., 56.58 KiB/sec. | ||
| 5802 | 2025.12.31 23:19:19.279543 [ 271 ] {5564b886-86b1-48ae-8596-a25c8f31f302} <Debug> TCPHandler: Processed in 0.001381533 sec. | ||
| 5803 | 2025.12.31 23:19:19.279658 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5804 | 2025.12.31 23:19:19.279773 [ 271 ] {1f4bcc1a-db09-48c4-9b31-64d0531724a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5805 | 2025.12.31 23:19:19.279838 [ 271 ] {1f4bcc1a-db09-48c4-9b31-64d0531724a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5806 | 2025.12.31 23:19:19.280660 [ 271 ] {1f4bcc1a-db09-48c4-9b31-64d0531724a8} <Trace> oximeter.measurements_histogramu64 (83559bb8-4c93-4180-b7e7-e9b7333f4c1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5807 | 2025.12.31 23:19:19.280698 [ 271 ] {1f4bcc1a-db09-48c4-9b31-64d0531724a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 5808 | 2025.12.31 23:19:19.281232 [ 271 ] {1f4bcc1a-db09-48c4-9b31-64d0531724a8} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5809 | 2025.12.31 23:19:19.281453 [ 271 ] {1f4bcc1a-db09-48c4-9b31-64d0531724a8} <Trace> oximeter.measurements_histogramu64 (83559bb8-4c93-4180-b7e7-e9b7333f4c1b): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5810 | 2025.12.31 23:19:19.281597 [ 271 ] {1f4bcc1a-db09-48c4-9b31-64d0531724a8} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001847 sec., 5414.185165132648 rows/sec., 9.70 MiB/sec. | ||
| 5811 | 2025.12.31 23:19:19.281650 [ 271 ] {1f4bcc1a-db09-48c4-9b31-64d0531724a8} <Debug> TCPHandler: Processed in 0.002051325 sec. | ||
| 5812 | 2025.12.31 23:19:19.281770 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5813 | 2025.12.31 23:19:19.281870 [ 271 ] {73aa1801-d9c7-476f-9c1e-5f099255e2e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5814 | 2025.12.31 23:19:19.281912 [ 271 ] {73aa1801-d9c7-476f-9c1e-5f099255e2e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5815 | 2025.12.31 23:19:19.282257 [ 271 ] {73aa1801-d9c7-476f-9c1e-5f099255e2e1} <Trace> oximeter.measurements_u64 (3e0fa7da-0500-483e-b241-ac25d0f845d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5816 | 2025.12.31 23:19:19.282294 [ 271 ] {73aa1801-d9c7-476f-9c1e-5f099255e2e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 5817 | 2025.12.31 23:19:19.282617 [ 271 ] {73aa1801-d9c7-476f-9c1e-5f099255e2e1} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5818 | 2025.12.31 23:19:19.282821 [ 271 ] {73aa1801-d9c7-476f-9c1e-5f099255e2e1} <Trace> oximeter.measurements_u64 (3e0fa7da-0500-483e-b241-ac25d0f845d7): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5819 | 2025.12.31 23:19:19.282946 [ 271 ] {73aa1801-d9c7-476f-9c1e-5f099255e2e1} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001095 sec., 94977.16894977169 rows/sec., 5.82 MiB/sec. | ||
| 5820 | 2025.12.31 23:19:19.282982 [ 271 ] {73aa1801-d9c7-476f-9c1e-5f099255e2e1} <Debug> TCPHandler: Processed in 0.001259902 sec. | ||
| 5821 | 2025.12.31 23:19:19.503794 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 11124 | ||
| 5822 | 2025.12.31 23:19:19.504438 [ 245 ] {} <Trace> system.asynchronous_metric_log (1af02360-2569-4a97-a5ac-aa07775e497e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5823 | 2025.12.31 23:19:19.504482 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 5824 | 2025.12.31 23:19:19.504950 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 5825 | 2025.12.31 23:19:19.505187 [ 245 ] {} <Trace> system.asynchronous_metric_log (1af02360-2569-4a97-a5ac-aa07775e497e): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5826 | 2025.12.31 23:19:19.505322 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11124 | ||
| 5827 | 2025.12.31 23:19:20.068994 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 174 | ||
| 5828 | 2025.12.31 23:19:20.084692 [ 244 ] {} <Trace> system.metric_log (9f7485ce-4bf0-4a0f-b388-b82873d55ef6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5829 | 2025.12.31 23:19:20.084741 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 5830 | 2025.12.31 23:19:20.090788 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 5831 | 2025.12.31 23:19:20.091536 [ 244 ] {} <Trace> system.metric_log (9f7485ce-4bf0-4a0f-b388-b82873d55ef6): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5832 | 2025.12.31 23:19:20.094069 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 174 | ||
| 5833 | 2025.12.31 23:19:21.126568 [ 334 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48208 | ||
| 5834 | 2025.12.31 23:19:21.126679 [ 334 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5835 | 2025.12.31 23:19:21.126709 [ 334 ] {} <Debug> TCP-Session: ca5f6c27-ed12-4679-94ee-690104141571 Authenticating user 'default' from [fd00:1122:3344:101::e]:48208 | ||
| 5836 | 2025.12.31 23:19:21.126731 [ 334 ] {} <Debug> TCP-Session: ca5f6c27-ed12-4679-94ee-690104141571 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5837 | 2025.12.31 23:19:21.126745 [ 334 ] {} <Debug> TCP-Session: ca5f6c27-ed12-4679-94ee-690104141571 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5838 | 2025.12.31 23:19:21.126922 [ 335 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42570 | ||
| 5839 | 2025.12.31 23:19:21.126943 [ 336 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53713 | ||
| 5840 | 2025.12.31 23:19:21.126981 [ 338 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46393 | ||
| 5841 | 2025.12.31 23:19:21.126994 [ 340 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61338 | ||
| 5842 | 2025.12.31 23:19:21.127036 [ 335 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5843 | 2025.12.31 23:19:21.127024 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63066 | ||
| 5844 | 2025.12.31 23:19:21.127067 [ 334 ] {} <Trace> TCP-Session: ca5f6c27-ed12-4679-94ee-690104141571 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5845 | 2025.12.31 23:19:21.127082 [ 336 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5846 | 2025.12.31 23:19:21.127071 [ 335 ] {} <Debug> TCP-Session: f6f082d9-119d-4575-bb0d-d9555a9d0933 Authenticating user 'default' from [fd00:1122:3344:101::e]:42570 | ||
| 5847 | 2025.12.31 23:19:21.127158 [ 336 ] {} <Debug> TCP-Session: 3a3ed31c-a2a8-4b0e-abc2-c57b837bf052 Authenticating user 'default' from [fd00:1122:3344:101::e]:53713 | ||
| 5848 | 2025.12.31 23:19:21.127016 [ 341 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38825 | ||
| 5849 | 2025.12.31 23:19:21.127194 [ 336 ] {} <Debug> TCP-Session: 3a3ed31c-a2a8-4b0e-abc2-c57b837bf052 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5850 | 2025.12.31 23:19:21.127180 [ 335 ] {} <Debug> TCP-Session: f6f082d9-119d-4575-bb0d-d9555a9d0933 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5851 | 2025.12.31 23:19:21.127213 [ 336 ] {} <Debug> TCP-Session: 3a3ed31c-a2a8-4b0e-abc2-c57b837bf052 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5852 | 2025.12.31 23:19:21.127234 [ 335 ] {} <Debug> TCP-Session: f6f082d9-119d-4575-bb0d-d9555a9d0933 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5853 | 2025.12.31 23:19:21.126991 [ 339 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47567 | ||
| 5854 | 2025.12.31 23:19:21.127273 [ 334 ] {9892ad3b-4a86-4768-9659-7002e6eb60d3} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:48208) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5855 | 2025.12.31 23:19:21.126984 [ 337 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38768 | ||
| 5856 | 2025.12.31 23:19:21.127272 [ 340 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5857 | 2025.12.31 23:19:21.127371 [ 341 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5858 | 2025.12.31 23:19:21.127378 [ 340 ] {} <Debug> TCP-Session: 70d51c79-13f1-4254-a57c-4894ca08c90f Authenticating user 'default' from [fd00:1122:3344:101::e]:61338 | ||
| 5859 | 2025.12.31 23:19:21.127409 [ 341 ] {} <Debug> TCP-Session: f91eaba4-9d31-42d2-874a-e6c9c8d8ccff Authenticating user 'default' from [fd00:1122:3344:101::e]:38825 | ||
| 5860 | 2025.12.31 23:19:21.127419 [ 340 ] {} <Debug> TCP-Session: 70d51c79-13f1-4254-a57c-4894ca08c90f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5861 | 2025.12.31 23:19:21.127436 [ 341 ] {} <Debug> TCP-Session: f91eaba4-9d31-42d2-874a-e6c9c8d8ccff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5862 | 2025.12.31 23:19:21.127448 [ 340 ] {} <Debug> TCP-Session: 70d51c79-13f1-4254-a57c-4894ca08c90f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5863 | 2025.12.31 23:19:21.127482 [ 341 ] {} <Debug> TCP-Session: f91eaba4-9d31-42d2-874a-e6c9c8d8ccff Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5864 | 2025.12.31 23:19:21.127483 [ 338 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5865 | 2025.12.31 23:19:21.127527 [ 337 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5866 | 2025.12.31 23:19:21.127544 [ 338 ] {} <Debug> TCP-Session: 4e6d9c7b-9f17-4bc8-8867-cbdd183f3737 Authenticating user 'default' from [fd00:1122:3344:101::e]:46393 | ||
| 5867 | 2025.12.31 23:19:21.127554 [ 339 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5868 | 2025.12.31 23:19:21.127572 [ 337 ] {} <Debug> TCP-Session: 50904458-f36c-40c7-95d1-cc8bf361dffc Authenticating user 'default' from [fd00:1122:3344:101::e]:38768 | ||
| 5869 | 2025.12.31 23:19:21.127576 [ 338 ] {} <Debug> TCP-Session: 4e6d9c7b-9f17-4bc8-8867-cbdd183f3737 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5870 | 2025.12.31 23:19:21.127595 [ 339 ] {} <Debug> TCP-Session: af8a29c9-df3a-456c-a36c-e29c94cb1c92 Authenticating user 'default' from [fd00:1122:3344:101::e]:47567 | ||
| 5871 | 2025.12.31 23:19:21.127616 [ 337 ] {} <Debug> TCP-Session: 50904458-f36c-40c7-95d1-cc8bf361dffc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5872 | 2025.12.31 23:19:21.127615 [ 338 ] {} <Debug> TCP-Session: 4e6d9c7b-9f17-4bc8-8867-cbdd183f3737 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5873 | 2025.12.31 23:19:21.127630 [ 339 ] {} <Debug> TCP-Session: af8a29c9-df3a-456c-a36c-e29c94cb1c92 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5874 | 2025.12.31 23:19:21.127637 [ 337 ] {} <Debug> TCP-Session: 50904458-f36c-40c7-95d1-cc8bf361dffc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5875 | 2025.12.31 23:19:21.127662 [ 339 ] {} <Debug> TCP-Session: af8a29c9-df3a-456c-a36c-e29c94cb1c92 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5876 | 2025.12.31 23:19:21.127572 [ 334 ] {9892ad3b-4a86-4768-9659-7002e6eb60d3} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5877 | 2025.12.31 23:19:21.127371 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5878 | 2025.12.31 23:19:21.127739 [ 267 ] {} <Debug> TCP-Session: c2913b7b-9f61-46f7-af85-c7d05078c7de Authenticating user 'default' from [fd00:1122:3344:101::e]:63066 | ||
| 5879 | 2025.12.31 23:19:21.127747 [ 334 ] {9892ad3b-4a86-4768-9659-7002e6eb60d3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5880 | 2025.12.31 23:19:21.127760 [ 267 ] {} <Debug> TCP-Session: c2913b7b-9f61-46f7-af85-c7d05078c7de Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5881 | 2025.12.31 23:19:21.127786 [ 267 ] {} <Debug> TCP-Session: c2913b7b-9f61-46f7-af85-c7d05078c7de Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5882 | 2025.12.31 23:19:21.128057 [ 334 ] {9892ad3b-4a86-4768-9659-7002e6eb60d3} <Debug> oximeter.version (354cafc0-8409-413e-b71b-ba38479b7a3f) (SelectExecutor): Key condition: unknown | ||
| 5883 | 2025.12.31 23:19:21.129244 [ 292 ] {9892ad3b-4a86-4768-9659-7002e6eb60d3} <Trace> AggregatingTransform: Aggregating | ||
| 5884 | 2025.12.31 23:19:21.129286 [ 292 ] {9892ad3b-4a86-4768-9659-7002e6eb60d3} <Trace> Aggregator: Aggregation method: without_key | ||
| 5885 | 2025.12.31 23:19:21.129321 [ 292 ] {9892ad3b-4a86-4768-9659-7002e6eb60d3} <Trace> AggregatingTransform: Aggregated. 2 to 1 rows (from 80.00 B) in 0.001029147 sec. (1943.357 rows/sec., 75.91 KiB/sec.) | ||
| 5886 | 2025.12.31 23:19:21.129338 [ 292 ] {9892ad3b-4a86-4768-9659-7002e6eb60d3} <Trace> Aggregator: Merging aggregated data | ||
| 5887 | 2025.12.31 23:19:21.130480 [ 334 ] {9892ad3b-4a86-4768-9659-7002e6eb60d3} <Debug> executeQuery: Read 2 rows, 80.00 B in 0.003264 sec., 612.7450980392157 rows/sec., 23.94 KiB/sec. | ||
| 5888 | 2025.12.31 23:19:21.130666 [ 334 ] {9892ad3b-4a86-4768-9659-7002e6eb60d3} <Debug> TCPHandler: Processed in 0.003722943 sec. | ||
| 5889 | 2025.12.31 23:19:21.130812 [ 334 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5890 | 2025.12.31 23:19:21.130845 [ 336 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5891 | 2025.12.31 23:19:21.130856 [ 334 ] {} <Debug> TCP-Session: ca5f6c27-ed12-4679-94ee-690104141571 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5892 | 2025.12.31 23:19:21.130875 [ 335 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5893 | 2025.12.31 23:19:21.130897 [ 267 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5894 | 2025.12.31 23:19:21.130915 [ 340 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5895 | 2025.12.31 23:19:21.130925 [ 335 ] {} <Debug> TCP-Session: f6f082d9-119d-4575-bb0d-d9555a9d0933 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5896 | 2025.12.31 23:19:21.130940 [ 267 ] {} <Debug> TCP-Session: c2913b7b-9f61-46f7-af85-c7d05078c7de Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5897 | 2025.12.31 23:19:21.130949 [ 339 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5898 | 2025.12.31 23:19:21.130969 [ 341 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5899 | 2025.12.31 23:19:21.130999 [ 339 ] {} <Debug> TCP-Session: af8a29c9-df3a-456c-a36c-e29c94cb1c92 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5900 | 2025.12.31 23:19:21.130957 [ 340 ] {} <Debug> TCP-Session: 70d51c79-13f1-4254-a57c-4894ca08c90f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5901 | 2025.12.31 23:19:21.131024 [ 341 ] {} <Debug> TCP-Session: f91eaba4-9d31-42d2-874a-e6c9c8d8ccff Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5902 | 2025.12.31 23:19:21.130937 [ 338 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5903 | 2025.12.31 23:19:21.130894 [ 336 ] {} <Debug> TCP-Session: 3a3ed31c-a2a8-4b0e-abc2-c57b837bf052 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5904 | 2025.12.31 23:19:21.130856 [ 337 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5905 | 2025.12.31 23:19:21.131102 [ 338 ] {} <Debug> TCP-Session: 4e6d9c7b-9f17-4bc8-8867-cbdd183f3737 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5906 | 2025.12.31 23:19:21.131141 [ 337 ] {} <Debug> TCP-Session: 50904458-f36c-40c7-95d1-cc8bf361dffc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5907 | 2025.12.31 23:19:21.259764 [ 334 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34594 | ||
| 5908 | 2025.12.31 23:19:21.259866 [ 334 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5909 | 2025.12.31 23:19:21.259893 [ 334 ] {} <Debug> TCP-Session: 6cf6d8e2-0756-4329-9d47-097be5c0d1d8 Authenticating user 'default' from [fd00:1122:3344:101::e]:34594 | ||
| 5910 | 2025.12.31 23:19:21.259916 [ 334 ] {} <Debug> TCP-Session: 6cf6d8e2-0756-4329-9d47-097be5c0d1d8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5911 | 2025.12.31 23:19:21.259929 [ 334 ] {} <Debug> TCP-Session: 6cf6d8e2-0756-4329-9d47-097be5c0d1d8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5912 | 2025.12.31 23:19:21.260110 [ 335 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49830 | ||
| 5913 | 2025.12.31 23:19:21.260156 [ 336 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65108 | ||
| 5914 | 2025.12.31 23:19:21.260213 [ 335 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5915 | 2025.12.31 23:19:21.260230 [ 334 ] {} <Trace> TCP-Session: 6cf6d8e2-0756-4329-9d47-097be5c0d1d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5916 | 2025.12.31 23:19:21.260244 [ 335 ] {} <Debug> TCP-Session: c2a3bd07-5a40-44f5-afa6-211cb487f5db Authenticating user 'default' from [fd00:1122:3344:101::e]:49830 | ||
| 5917 | 2025.12.31 23:19:21.260267 [ 336 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5918 | 2025.12.31 23:19:21.260280 [ 335 ] {} <Debug> TCP-Session: c2a3bd07-5a40-44f5-afa6-211cb487f5db Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5919 | 2025.12.31 23:19:21.260303 [ 335 ] {} <Debug> TCP-Session: c2a3bd07-5a40-44f5-afa6-211cb487f5db Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5920 | 2025.12.31 23:19:21.260304 [ 336 ] {} <Debug> TCP-Session: b9ed032f-cd20-4a62-8bd0-1f5a34ff2510 Authenticating user 'default' from [fd00:1122:3344:101::e]:65108 | ||
| 5921 | 2025.12.31 23:19:21.260341 [ 336 ] {} <Debug> TCP-Session: b9ed032f-cd20-4a62-8bd0-1f5a34ff2510 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5922 | 2025.12.31 23:19:21.260355 [ 336 ] {} <Debug> TCP-Session: b9ed032f-cd20-4a62-8bd0-1f5a34ff2510 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5923 | 2025.12.31 23:19:21.260405 [ 334 ] {c3cb0ea8-939b-46b2-bcaf-562ef0af73ff} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:34594) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5924 | 2025.12.31 23:19:21.260661 [ 334 ] {c3cb0ea8-939b-46b2-bcaf-562ef0af73ff} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5925 | 2025.12.31 23:19:21.260715 [ 334 ] {c3cb0ea8-939b-46b2-bcaf-562ef0af73ff} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5926 | 2025.12.31 23:19:21.260991 [ 334 ] {c3cb0ea8-939b-46b2-bcaf-562ef0af73ff} <Debug> oximeter.version (354cafc0-8409-413e-b71b-ba38479b7a3f) (SelectExecutor): Key condition: unknown | ||
| 5927 | 2025.12.31 23:19:21.262034 [ 342 ] {c3cb0ea8-939b-46b2-bcaf-562ef0af73ff} <Trace> AggregatingTransform: Aggregating | ||
| 5928 | 2025.12.31 23:19:21.262087 [ 342 ] {c3cb0ea8-939b-46b2-bcaf-562ef0af73ff} <Trace> Aggregator: Aggregation method: without_key | ||
| 5929 | 2025.12.31 23:19:21.262125 [ 342 ] {c3cb0ea8-939b-46b2-bcaf-562ef0af73ff} <Trace> AggregatingTransform: Aggregated. 2 to 1 rows (from 80.00 B) in 0.000915925 sec. (2183.585 rows/sec., 85.30 KiB/sec.) | ||
| 5930 | 2025.12.31 23:19:21.262145 [ 342 ] {c3cb0ea8-939b-46b2-bcaf-562ef0af73ff} <Trace> Aggregator: Merging aggregated data | ||
| 5931 | 2025.12.31 23:19:21.263344 [ 334 ] {c3cb0ea8-939b-46b2-bcaf-562ef0af73ff} <Debug> executeQuery: Read 2 rows, 80.00 B in 0.002995 sec., 667.779632721202 rows/sec., 26.09 KiB/sec. | ||
| 5932 | 2025.12.31 23:19:21.263488 [ 334 ] {c3cb0ea8-939b-46b2-bcaf-562ef0af73ff} <Debug> TCPHandler: Processed in 0.003375187 sec. | ||
| 5933 | 2025.12.31 23:19:21.263613 [ 334 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5934 | 2025.12.31 23:19:21.263640 [ 334 ] {} <Debug> TCP-Session: 6cf6d8e2-0756-4329-9d47-097be5c0d1d8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5935 | 2025.12.31 23:19:21.263674 [ 335 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5936 | 2025.12.31 23:19:21.263691 [ 336 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5937 | 2025.12.31 23:19:21.263727 [ 335 ] {} <Debug> TCP-Session: c2a3bd07-5a40-44f5-afa6-211cb487f5db Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5938 | 2025.12.31 23:19:21.263745 [ 336 ] {} <Debug> TCP-Session: b9ed032f-cd20-4a62-8bd0-1f5a34ff2510 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5939 | 2025.12.31 23:19:21.267596 [ 338 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58445 | ||
| 5940 | 2025.12.31 23:19:21.267613 [ 337 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49035 | ||
| 5941 | 2025.12.31 23:19:21.267624 [ 340 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50166 | ||
| 5942 | 2025.12.31 23:19:21.267651 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65274 | ||
| 5943 | 2025.12.31 23:19:21.267672 [ 338 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5944 | 2025.12.31 23:19:21.267644 [ 341 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35314 | ||
| 5945 | 2025.12.31 23:19:21.267716 [ 337 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5946 | 2025.12.31 23:19:21.267722 [ 338 ] {} <Debug> TCP-Session: 32eff994-aa6e-46d4-9654-4a10b307900c Authenticating user 'default' from [fd00:1122:3344:101::e]:58445 | ||
| 5947 | 2025.12.31 23:19:21.267743 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5948 | 2025.12.31 23:19:21.267762 [ 337 ] {} <Debug> TCP-Session: 8315985a-ec1b-4511-93de-9e5f20318776 Authenticating user 'default' from [fd00:1122:3344:101::e]:49035 | ||
| 5949 | 2025.12.31 23:19:21.267774 [ 341 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5950 | 2025.12.31 23:19:21.267786 [ 267 ] {} <Debug> TCP-Session: 8ff993e1-c189-47f8-8b94-da25fde8c8c8 Authenticating user 'default' from [fd00:1122:3344:101::e]:65274 | ||
| 5951 | 2025.12.31 23:19:21.267803 [ 337 ] {} <Debug> TCP-Session: 8315985a-ec1b-4511-93de-9e5f20318776 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5952 | 2025.12.31 23:19:21.267810 [ 341 ] {} <Debug> TCP-Session: 48017ce6-b2d1-49af-a6fa-5b2ade348855 Authenticating user 'default' from [fd00:1122:3344:101::e]:35314 | ||
| 5953 | 2025.12.31 23:19:21.267822 [ 267 ] {} <Debug> TCP-Session: 8ff993e1-c189-47f8-8b94-da25fde8c8c8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5954 | 2025.12.31 23:19:21.267828 [ 337 ] {} <Debug> TCP-Session: 8315985a-ec1b-4511-93de-9e5f20318776 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5955 | 2025.12.31 23:19:21.267848 [ 267 ] {} <Debug> TCP-Session: 8ff993e1-c189-47f8-8b94-da25fde8c8c8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5956 | 2025.12.31 23:19:21.267842 [ 341 ] {} <Debug> TCP-Session: 48017ce6-b2d1-49af-a6fa-5b2ade348855 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5957 | 2025.12.31 23:19:21.267717 [ 340 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5958 | 2025.12.31 23:19:21.267893 [ 341 ] {} <Debug> TCP-Session: 48017ce6-b2d1-49af-a6fa-5b2ade348855 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5959 | 2025.12.31 23:19:21.267613 [ 339 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33348 | ||
| 5960 | 2025.12.31 23:19:21.267925 [ 340 ] {} <Debug> TCP-Session: d18b5cad-d765-4992-92bb-0d0f705eda7f Authenticating user 'default' from [fd00:1122:3344:101::e]:50166 | ||
| 5961 | 2025.12.31 23:19:21.267770 [ 338 ] {} <Debug> TCP-Session: 32eff994-aa6e-46d4-9654-4a10b307900c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5962 | 2025.12.31 23:19:21.267985 [ 340 ] {} <Debug> TCP-Session: d18b5cad-d765-4992-92bb-0d0f705eda7f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5963 | 2025.12.31 23:19:21.267999 [ 338 ] {} <Debug> TCP-Session: 32eff994-aa6e-46d4-9654-4a10b307900c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5964 | 2025.12.31 23:19:21.267999 [ 339 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5965 | 2025.12.31 23:19:21.268011 [ 340 ] {} <Debug> TCP-Session: d18b5cad-d765-4992-92bb-0d0f705eda7f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5966 | 2025.12.31 23:19:21.268045 [ 339 ] {} <Debug> TCP-Session: fe73c4ed-cb26-4a4c-aeb6-87eb612d8736 Authenticating user 'default' from [fd00:1122:3344:101::e]:33348 | ||
| 5967 | 2025.12.31 23:19:21.268070 [ 339 ] {} <Debug> TCP-Session: fe73c4ed-cb26-4a4c-aeb6-87eb612d8736 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5968 | 2025.12.31 23:19:21.268083 [ 339 ] {} <Debug> TCP-Session: fe73c4ed-cb26-4a4c-aeb6-87eb612d8736 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5969 | 2025.12.31 23:19:21.291514 [ 337 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:49035). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 5970 | |||
| 5971 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 5972 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 5973 | 2. DB::NetException::NetException<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type, std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x00000000153ef13e in /opt/oxide/clickhouse/clickhouse | ||
| 5974 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 5975 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 5976 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 5977 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 5978 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 5979 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 5980 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 5981 | 10. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 5982 | (version 23.8.7.1) | ||
| 5983 | 2025.12.31 23:19:21.291681 [ 337 ] {} <Debug> TCP-Session: 8315985a-ec1b-4511-93de-9e5f20318776 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5984 | 2025.12.31 23:19:21.291706 [ 341 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:35314). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 5985 | |||
| 5986 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 5987 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 5988 | 2. DB::NetException::NetException<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type, std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x00000000153ef13e in /opt/oxide/clickhouse/clickhouse | ||
| 5989 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 5990 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 5991 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 5992 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 5993 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 5994 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 5995 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 5996 | 10. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 5997 | (version 23.8.7.1) | ||
| 5998 | 2025.12.31 23:19:21.291781 [ 341 ] {} <Debug> TCP-Session: 48017ce6-b2d1-49af-a6fa-5b2ade348855 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5999 | 2025.12.31 23:19:21.291811 [ 340 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:50166). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 6000 | |||
| 6001 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 6002 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 6003 | 2. DB::NetException::NetException<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type, std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x00000000153ef13e in /opt/oxide/clickhouse/clickhouse | ||
| 6004 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 6005 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 6006 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 6007 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 6008 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 6009 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 6010 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 6011 | 10. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 6012 | (version 23.8.7.1) | ||
| 6013 | 2025.12.31 23:19:21.291887 [ 340 ] {} <Debug> TCP-Session: d18b5cad-d765-4992-92bb-0d0f705eda7f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6014 | 2025.12.31 23:19:21.291908 [ 339 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:33348). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 6015 | |||
| 6016 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 6017 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 6018 | 2. DB::NetException::NetException<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type, std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x00000000153ef13e in /opt/oxide/clickhouse/clickhouse | ||
| 6019 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 6020 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 6021 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 6022 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 6023 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 6024 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 6025 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 6026 | 10. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 6027 | (version 23.8.7.1) | ||
| 6028 | 2025.12.31 23:19:21.291978 [ 339 ] {} <Debug> TCP-Session: fe73c4ed-cb26-4a4c-aeb6-87eb612d8736 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6029 | 2025.12.31 23:19:21.292008 [ 338 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:58445). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 6030 | |||
| 6031 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 6032 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 6033 | 2. DB::NetException::NetException<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type, std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x00000000153ef13e in /opt/oxide/clickhouse/clickhouse | ||
| 6034 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 6035 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 6036 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 6037 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 6038 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 6039 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 6040 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 6041 | 10. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 6042 | (version 23.8.7.1) | ||
| 6043 | 2025.12.31 23:19:21.292078 [ 338 ] {} <Debug> TCP-Session: 32eff994-aa6e-46d4-9654-4a10b307900c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6044 | 2025.12.31 23:19:21.292094 [ 267 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:65274). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 6045 | |||
| 6046 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 6047 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 6048 | 2. DB::NetException::NetException<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type, std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x00000000153ef13e in /opt/oxide/clickhouse/clickhouse | ||
| 6049 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 6050 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 6051 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 6052 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 6053 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 6054 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 6055 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 6056 | 10. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 6057 | (version 23.8.7.1) | ||
| 6058 | 2025.12.31 23:19:21.292182 [ 267 ] {} <Debug> TCP-Session: 8ff993e1-c189-47f8-8b94-da25fde8c8c8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6059 | 2025.12.31 23:19:22.308000 [ 338 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54445 | ||
| 6060 | 2025.12.31 23:19:22.308111 [ 338 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6061 | 2025.12.31 23:19:22.308142 [ 338 ] {} <Debug> TCP-Session: f9faee5b-9fcf-4910-a3d6-dc861633c25a Authenticating user 'default' from [fd00:1122:3344:101::e]:54445 | ||
| 6062 | 2025.12.31 23:19:22.308166 [ 338 ] {} <Debug> TCP-Session: f9faee5b-9fcf-4910-a3d6-dc861633c25a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6063 | 2025.12.31 23:19:22.308181 [ 338 ] {} <Debug> TCP-Session: f9faee5b-9fcf-4910-a3d6-dc861633c25a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6064 | 2025.12.31 23:19:22.308418 [ 339 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36273 | ||
| 6065 | 2025.12.31 23:19:22.308457 [ 341 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59643 | ||
| 6066 | 2025.12.31 23:19:22.308492 [ 336 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34685 | ||
| 6067 | 2025.12.31 23:19:22.308508 [ 337 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50353 | ||
| 6068 | 2025.12.31 23:19:22.308472 [ 335 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59374 | ||
| 6069 | 2025.12.31 23:19:22.308549 [ 339 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6070 | 2025.12.31 23:19:22.308468 [ 334 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42400 | ||
| 6071 | 2025.12.31 23:19:22.308596 [ 337 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6072 | 2025.12.31 23:19:22.308615 [ 339 ] {} <Debug> TCP-Session: 2d17f732-0bbf-4a52-bd9f-27e7acc49760 Authenticating user 'default' from [fd00:1122:3344:101::e]:36273 | ||
| 6073 | 2025.12.31 23:19:22.308622 [ 341 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6074 | 2025.12.31 23:19:22.308647 [ 337 ] {} <Debug> TCP-Session: 7e5742dc-a1a2-4a3a-af82-0f4e54e44b29 Authenticating user 'default' from [fd00:1122:3344:101::e]:50353 | ||
| 6075 | 2025.12.31 23:19:22.308658 [ 339 ] {} <Debug> TCP-Session: 2d17f732-0bbf-4a52-bd9f-27e7acc49760 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6076 | 2025.12.31 23:19:22.308660 [ 335 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6077 | 2025.12.31 23:19:22.308682 [ 337 ] {} <Debug> TCP-Session: 7e5742dc-a1a2-4a3a-af82-0f4e54e44b29 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6078 | 2025.12.31 23:19:22.308687 [ 339 ] {} <Debug> TCP-Session: 2d17f732-0bbf-4a52-bd9f-27e7acc49760 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6079 | 2025.12.31 23:19:22.308713 [ 335 ] {} <Debug> TCP-Session: 26980f77-d832-4d76-840c-cd2bf8f2cc18 Authenticating user 'default' from [fd00:1122:3344:101::e]:59374 | ||
| 6080 | 2025.12.31 23:19:22.308714 [ 337 ] {} <Debug> TCP-Session: 7e5742dc-a1a2-4a3a-af82-0f4e54e44b29 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6081 | 2025.12.31 23:19:22.308683 [ 341 ] {} <Debug> TCP-Session: ee54ccff-d7e4-4236-9906-29b93239a7db Authenticating user 'default' from [fd00:1122:3344:101::e]:59643 | ||
| 6082 | 2025.12.31 23:19:22.308751 [ 335 ] {} <Debug> TCP-Session: 26980f77-d832-4d76-840c-cd2bf8f2cc18 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6083 | 2025.12.31 23:19:22.308682 [ 334 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6084 | 2025.12.31 23:19:22.308781 [ 341 ] {} <Debug> TCP-Session: ee54ccff-d7e4-4236-9906-29b93239a7db Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6085 | 2025.12.31 23:19:22.308783 [ 335 ] {} <Debug> TCP-Session: 26980f77-d832-4d76-840c-cd2bf8f2cc18 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6086 | 2025.12.31 23:19:22.308820 [ 341 ] {} <Debug> TCP-Session: ee54ccff-d7e4-4236-9906-29b93239a7db Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6087 | 2025.12.31 23:19:22.308813 [ 334 ] {} <Debug> TCP-Session: c5191005-82d4-4c06-b67a-b8c85b118e3e Authenticating user 'default' from [fd00:1122:3344:101::e]:42400 | ||
| 6088 | 2025.12.31 23:19:22.308632 [ 336 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6089 | 2025.12.31 23:19:22.308881 [ 334 ] {} <Debug> TCP-Session: c5191005-82d4-4c06-b67a-b8c85b118e3e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6090 | 2025.12.31 23:19:22.308629 [ 338 ] {} <Trace> TCP-Session: f9faee5b-9fcf-4910-a3d6-dc861633c25a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6091 | 2025.12.31 23:19:22.308914 [ 334 ] {} <Debug> TCP-Session: c5191005-82d4-4c06-b67a-b8c85b118e3e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6092 | 2025.12.31 23:19:22.308911 [ 336 ] {} <Debug> TCP-Session: 67a0331a-8cdf-4740-8696-41e36fcfba24 Authenticating user 'default' from [fd00:1122:3344:101::e]:34685 | ||
| 6093 | 2025.12.31 23:19:22.308457 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35819 | ||
| 6094 | 2025.12.31 23:19:22.308968 [ 336 ] {} <Debug> TCP-Session: 67a0331a-8cdf-4740-8696-41e36fcfba24 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6095 | 2025.12.31 23:19:22.308423 [ 340 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64842 | ||
| 6096 | 2025.12.31 23:19:22.308995 [ 336 ] {} <Debug> TCP-Session: 67a0331a-8cdf-4740-8696-41e36fcfba24 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6097 | 2025.12.31 23:19:22.309031 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6098 | 2025.12.31 23:19:22.309054 [ 267 ] {} <Debug> TCP-Session: 854dae62-c568-469f-9f2d-be7964bc478c Authenticating user 'default' from [fd00:1122:3344:101::e]:35819 | ||
| 6099 | 2025.12.31 23:19:22.309069 [ 267 ] {} <Debug> TCP-Session: 854dae62-c568-469f-9f2d-be7964bc478c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6100 | 2025.12.31 23:19:22.309073 [ 340 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6101 | 2025.12.31 23:19:22.309084 [ 267 ] {} <Debug> TCP-Session: 854dae62-c568-469f-9f2d-be7964bc478c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6102 | 2025.12.31 23:19:22.309093 [ 338 ] {42495a3d-6e5a-4b82-b92c-e4365209ae67} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:54445) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 6103 | 2025.12.31 23:19:22.309107 [ 340 ] {} <Debug> TCP-Session: 9b41261f-5ed9-424d-82a6-66b7a40f21d4 Authenticating user 'default' from [fd00:1122:3344:101::e]:64842 | ||
| 6104 | 2025.12.31 23:19:22.309143 [ 340 ] {} <Debug> TCP-Session: 9b41261f-5ed9-424d-82a6-66b7a40f21d4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6105 | 2025.12.31 23:19:22.309156 [ 340 ] {} <Debug> TCP-Session: 9b41261f-5ed9-424d-82a6-66b7a40f21d4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6106 | 2025.12.31 23:19:22.309421 [ 338 ] {42495a3d-6e5a-4b82-b92c-e4365209ae67} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 6107 | 2025.12.31 23:19:22.309483 [ 338 ] {42495a3d-6e5a-4b82-b92c-e4365209ae67} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6108 | 2025.12.31 23:19:22.309791 [ 338 ] {42495a3d-6e5a-4b82-b92c-e4365209ae67} <Debug> oximeter.version (354cafc0-8409-413e-b71b-ba38479b7a3f) (SelectExecutor): Key condition: unknown | ||
| 6109 | 2025.12.31 23:19:22.310833 [ 349 ] {42495a3d-6e5a-4b82-b92c-e4365209ae67} <Trace> AggregatingTransform: Aggregating | ||
| 6110 | 2025.12.31 23:19:22.310888 [ 349 ] {42495a3d-6e5a-4b82-b92c-e4365209ae67} <Trace> Aggregator: Aggregation method: without_key | ||
| 6111 | 2025.12.31 23:19:22.310927 [ 349 ] {42495a3d-6e5a-4b82-b92c-e4365209ae67} <Trace> AggregatingTransform: Aggregated. 2 to 1 rows (from 80.00 B) in 0.000938546 sec. (2130.956 rows/sec., 83.24 KiB/sec.) | ||
| 6112 | 2025.12.31 23:19:22.310949 [ 349 ] {42495a3d-6e5a-4b82-b92c-e4365209ae67} <Trace> Aggregator: Merging aggregated data | ||
| 6113 | 2025.12.31 23:19:22.312216 [ 338 ] {42495a3d-6e5a-4b82-b92c-e4365209ae67} <Debug> executeQuery: Read 2 rows, 80.00 B in 0.003183 sec., 628.3380458686773 rows/sec., 24.54 KiB/sec. | ||
| 6114 | 2025.12.31 23:19:22.312374 [ 338 ] {42495a3d-6e5a-4b82-b92c-e4365209ae67} <Debug> TCPHandler: Processed in 0.003923897 sec. | ||
| 6115 | 2025.12.31 23:19:22.312460 [ 338 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6116 | 2025.12.31 23:19:22.312484 [ 339 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6117 | 2025.12.31 23:19:22.312489 [ 338 ] {} <Debug> TCP-Session: f9faee5b-9fcf-4910-a3d6-dc861633c25a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6118 | 2025.12.31 23:19:22.312516 [ 337 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6119 | 2025.12.31 23:19:22.312536 [ 339 ] {} <Debug> TCP-Session: 2d17f732-0bbf-4a52-bd9f-27e7acc49760 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6120 | 2025.12.31 23:19:22.312551 [ 267 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6121 | 2025.12.31 23:19:22.312576 [ 337 ] {} <Debug> TCP-Session: 7e5742dc-a1a2-4a3a-af82-0f4e54e44b29 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6122 | 2025.12.31 23:19:22.312581 [ 341 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6123 | 2025.12.31 23:19:22.312603 [ 267 ] {} <Debug> TCP-Session: 854dae62-c568-469f-9f2d-be7964bc478c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6124 | 2025.12.31 23:19:22.312602 [ 336 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6125 | 2025.12.31 23:19:22.312636 [ 341 ] {} <Debug> TCP-Session: ee54ccff-d7e4-4236-9906-29b93239a7db Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6126 | 2025.12.31 23:19:22.312564 [ 334 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6127 | 2025.12.31 23:19:22.312659 [ 336 ] {} <Debug> TCP-Session: 67a0331a-8cdf-4740-8696-41e36fcfba24 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6128 | 2025.12.31 23:19:22.312532 [ 335 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6129 | 2025.12.31 23:19:22.312699 [ 334 ] {} <Debug> TCP-Session: c5191005-82d4-4c06-b67a-b8c85b118e3e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6130 | 2025.12.31 23:19:22.312502 [ 340 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6131 | 2025.12.31 23:19:22.312740 [ 335 ] {} <Debug> TCP-Session: 26980f77-d832-4d76-840c-cd2bf8f2cc18 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6132 | 2025.12.31 23:19:22.312776 [ 340 ] {} <Debug> TCP-Session: 9b41261f-5ed9-424d-82a6-66b7a40f21d4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6133 | 2025.12.31 23:19:24.254345 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6134 | 2025.12.31 23:19:24.254525 [ 271 ] {7ffd430a-64a4-4f5a-bdcb-ec381869b7f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6135 | 2025.12.31 23:19:24.254590 [ 271 ] {7ffd430a-64a4-4f5a-bdcb-ec381869b7f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6136 | 2025.12.31 23:19:24.255285 [ 271 ] {7ffd430a-64a4-4f5a-bdcb-ec381869b7f6} <Trace> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6137 | 2025.12.31 23:19:24.255331 [ 271 ] {7ffd430a-64a4-4f5a-bdcb-ec381869b7f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 6138 | 2025.12.31 23:19:24.255725 [ 271 ] {7ffd430a-64a4-4f5a-bdcb-ec381869b7f6} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 6139 | 2025.12.31 23:19:24.255942 [ 271 ] {7ffd430a-64a4-4f5a-bdcb-ec381869b7f6} <Trace> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6140 | 2025.12.31 23:19:24.256107 [ 271 ] {7ffd430a-64a4-4f5a-bdcb-ec381869b7f6} <Debug> executeQuery: Read 118 rows, 10.26 KiB in 0.001633 sec., 72259.64482547459 rows/sec., 6.14 MiB/sec. | ||
| 6141 | 2025.12.31 23:19:24.256150 [ 271 ] {7ffd430a-64a4-4f5a-bdcb-ec381869b7f6} <Debug> TCPHandler: Processed in 0.001935353 sec. | ||
| 6142 | 2025.12.31 23:19:24.256278 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6143 | 2025.12.31 23:19:24.256372 [ 271 ] {d8aa3fb8-db5c-4f0e-9c29-c9744dd0357f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6144 | 2025.12.31 23:19:24.256413 [ 271 ] {d8aa3fb8-db5c-4f0e-9c29-c9744dd0357f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6145 | 2025.12.31 23:19:24.256823 [ 271 ] {d8aa3fb8-db5c-4f0e-9c29-c9744dd0357f} <Trace> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6146 | 2025.12.31 23:19:24.256859 [ 271 ] {d8aa3fb8-db5c-4f0e-9c29-c9744dd0357f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 6147 | 2025.12.31 23:19:24.257150 [ 271 ] {d8aa3fb8-db5c-4f0e-9c29-c9744dd0357f} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 6148 | 2025.12.31 23:19:24.257351 [ 271 ] {d8aa3fb8-db5c-4f0e-9c29-c9744dd0357f} <Trace> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6149 | 2025.12.31 23:19:24.257478 [ 271 ] {d8aa3fb8-db5c-4f0e-9c29-c9744dd0357f} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001126 sec., 27531.08348134991 rows/sec., 2.02 MiB/sec. | ||
| 6150 | 2025.12.31 23:19:24.257514 [ 271 ] {d8aa3fb8-db5c-4f0e-9c29-c9744dd0357f} <Debug> TCPHandler: Processed in 0.001284142 sec. | ||
| 6151 | 2025.12.31 23:19:24.257624 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6152 | 2025.12.31 23:19:24.257717 [ 271 ] {2dcd5fce-d84f-407f-9082-35ac1563e320} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6153 | 2025.12.31 23:19:24.257756 [ 271 ] {2dcd5fce-d84f-407f-9082-35ac1563e320} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6154 | 2025.12.31 23:19:24.258202 [ 271 ] {2dcd5fce-d84f-407f-9082-35ac1563e320} <Trace> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6155 | 2025.12.31 23:19:24.258235 [ 271 ] {2dcd5fce-d84f-407f-9082-35ac1563e320} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 6156 | 2025.12.31 23:19:24.258527 [ 271 ] {2dcd5fce-d84f-407f-9082-35ac1563e320} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 6157 | 2025.12.31 23:19:24.258730 [ 271 ] {2dcd5fce-d84f-407f-9082-35ac1563e320} <Trace> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6158 | 2025.12.31 23:19:24.258858 [ 271 ] {2dcd5fce-d84f-407f-9082-35ac1563e320} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001159 sec., 81967.2131147541 rows/sec., 6.40 MiB/sec. | ||
| 6159 | 2025.12.31 23:19:24.258893 [ 271 ] {2dcd5fce-d84f-407f-9082-35ac1563e320} <Debug> TCPHandler: Processed in 0.001316603 sec. | ||
| 6160 | 2025.12.31 23:19:24.259005 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6161 | 2025.12.31 23:19:24.259103 [ 271 ] {69a451d4-b34c-44bc-8969-85dadd16149c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6162 | 2025.12.31 23:19:24.259146 [ 271 ] {69a451d4-b34c-44bc-8969-85dadd16149c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6163 | 2025.12.31 23:19:24.259551 [ 271 ] {69a451d4-b34c-44bc-8969-85dadd16149c} <Trace> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6164 | 2025.12.31 23:19:24.259584 [ 271 ] {69a451d4-b34c-44bc-8969-85dadd16149c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 6165 | 2025.12.31 23:19:24.259893 [ 271 ] {69a451d4-b34c-44bc-8969-85dadd16149c} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 6166 | 2025.12.31 23:19:24.260088 [ 271 ] {69a451d4-b34c-44bc-8969-85dadd16149c} <Trace> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6167 | 2025.12.31 23:19:24.260213 [ 271 ] {69a451d4-b34c-44bc-8969-85dadd16149c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001128 sec., 141843.97163120567 rows/sec., 9.88 MiB/sec. | ||
| 6168 | 2025.12.31 23:19:24.260247 [ 271 ] {69a451d4-b34c-44bc-8969-85dadd16149c} <Debug> TCPHandler: Processed in 0.001290092 sec. | ||
| 6169 | 2025.12.31 23:19:24.260358 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6170 | 2025.12.31 23:19:24.260450 [ 271 ] {52fcd551-eaa2-4df3-a832-715bdf6a4b80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6171 | 2025.12.31 23:19:24.260504 [ 271 ] {52fcd551-eaa2-4df3-a832-715bdf6a4b80} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6172 | 2025.12.31 23:19:24.261324 [ 271 ] {52fcd551-eaa2-4df3-a832-715bdf6a4b80} <Trace> oximeter.measurements_histogramu64 (83559bb8-4c93-4180-b7e7-e9b7333f4c1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6173 | 2025.12.31 23:19:24.261358 [ 271 ] {52fcd551-eaa2-4df3-a832-715bdf6a4b80} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 6174 | 2025.12.31 23:19:24.261880 [ 271 ] {52fcd551-eaa2-4df3-a832-715bdf6a4b80} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 6175 | 2025.12.31 23:19:24.262094 [ 271 ] {52fcd551-eaa2-4df3-a832-715bdf6a4b80} <Trace> oximeter.measurements_histogramu64 (83559bb8-4c93-4180-b7e7-e9b7333f4c1b): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6176 | 2025.12.31 23:19:24.262188 [ 29 ] {} <Debug> oximeter.measurements_histogramu64 (83559bb8-4c93-4180-b7e7-e9b7333f4c1b) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 6177 | 2025.12.31 23:19:24.262225 [ 271 ] {52fcd551-eaa2-4df3-a832-715bdf6a4b80} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001793 sec., 17289.459007250418 rows/sec., 30.98 MiB/sec. | ||
| 6178 | 2025.12.31 23:19:24.262228 [ 29 ] {} <Trace> oximeter.measurements_histogramu64 (83559bb8-4c93-4180-b7e7-e9b7333f4c1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6179 | 2025.12.31 23:19:24.262258 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 6180 | 2025.12.31 23:19:24.262276 [ 271 ] {52fcd551-eaa2-4df3-a832-715bdf6a4b80} <Debug> TCPHandler: Processed in 0.001965723 sec. | ||
| 6181 | 2025.12.31 23:19:24.262343 [ 205 ] {83559bb8-4c93-4180-b7e7-e9b7333f4c1b::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 | ||
| 6182 | 2025.12.31 23:19:24.262393 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6183 | 2025.12.31 23:19:24.262486 [ 271 ] {dcfa4864-0389-47cd-8883-33530c8504c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6184 | 2025.12.31 23:19:24.262523 [ 205 ] {83559bb8-4c93-4180-b7e7-e9b7333f4c1b::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6185 | 2025.12.31 23:19:24.262528 [ 271 ] {dcfa4864-0389-47cd-8883-33530c8504c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6186 | 2025.12.31 23:19:24.262575 [ 205 ] {83559bb8-4c93-4180-b7e7-e9b7333f4c1b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 508 rows starting from the beginning of the part | ||
| 6187 | 2025.12.31 23:19:24.262692 [ 205 ] {83559bb8-4c93-4180-b7e7-e9b7333f4c1b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 31 rows starting from the beginning of the part | ||
| 6188 | 2025.12.31 23:19:24.262787 [ 205 ] {83559bb8-4c93-4180-b7e7-e9b7333f4c1b::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 | ||
| 6189 | 2025.12.31 23:19:24.262872 [ 271 ] {dcfa4864-0389-47cd-8883-33530c8504c9} <Trace> oximeter.measurements_u64 (3e0fa7da-0500-483e-b241-ac25d0f845d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6190 | 2025.12.31 23:19:24.262875 [ 205 ] {83559bb8-4c93-4180-b7e7-e9b7333f4c1b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 31 rows starting from the beginning of the part | ||
| 6191 | 2025.12.31 23:19:24.262906 [ 271 ] {dcfa4864-0389-47cd-8883-33530c8504c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 6192 | 2025.12.31 23:19:24.262973 [ 205 ] {83559bb8-4c93-4180-b7e7-e9b7333f4c1b::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 | ||
| 6193 | 2025.12.31 23:19:24.263058 [ 205 ] {83559bb8-4c93-4180-b7e7-e9b7333f4c1b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 31 rows starting from the beginning of the part | ||
| 6194 | 2025.12.31 23:19:24.263199 [ 271 ] {dcfa4864-0389-47cd-8883-33530c8504c9} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 6195 | 2025.12.31 23:19:24.263402 [ 271 ] {dcfa4864-0389-47cd-8883-33530c8504c9} <Trace> oximeter.measurements_u64 (3e0fa7da-0500-483e-b241-ac25d0f845d7): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6196 | 2025.12.31 23:19:24.263525 [ 271 ] {dcfa4864-0389-47cd-8883-33530c8504c9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001058 sec., 56710.77504725898 rows/sec., 3.82 MiB/sec. | ||
| 6197 | 2025.12.31 23:19:24.263559 [ 271 ] {dcfa4864-0389-47cd-8883-33530c8504c9} <Debug> TCPHandler: Processed in 0.001214031 sec. | ||
| 6198 | 2025.12.31 23:19:24.267388 [ 193 ] {83559bb8-4c93-4180-b7e7-e9b7333f4c1b::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 621 rows, containing 19 columns (19 merged, 0 gathered) in 0.005080156 sec., 122240.3406509564 rows/sec., 219.05 MiB/sec. | ||
| 6199 | 2025.12.31 23:19:24.268765 [ 199 ] {83559bb8-4c93-4180-b7e7-e9b7333f4c1b::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 6200 | 2025.12.31 23:19:24.269195 [ 199 ] {83559bb8-4c93-4180-b7e7-e9b7333f4c1b::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (83559bb8-4c93-4180-b7e7-e9b7333f4c1b): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6201 | 2025.12.31 23:19:24.269293 [ 199 ] {83559bb8-4c93-4180-b7e7-e9b7333f4c1b::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (83559bb8-4c93-4180-b7e7-e9b7333f4c1b) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 6202 | 2025.12.31 23:19:24.269471 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.47 MiB. | ||
| 6203 | 2025.12.31 23:19:25.000285 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 261.59 MiB, peak 273.19 MiB, free memory in arenas 0.00 B, will set to 263.34 MiB (RSS), difference: 1.75 MiB | ||
| 6204 | 2025.12.31 23:19:26.918586 [ 33 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6205 | 2025.12.31 23:19:26.918689 [ 33 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6206 | 2025.12.31 23:19:27.005481 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 11636 | ||
| 6207 | 2025.12.31 23:19:27.005986 [ 245 ] {} <Trace> system.asynchronous_metric_log (1af02360-2569-4a97-a5ac-aa07775e497e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6208 | 2025.12.31 23:19:27.006017 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 6209 | 2025.12.31 23:19:27.006500 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 6210 | 2025.12.31 23:19:27.006727 [ 245 ] {} <Trace> system.asynchronous_metric_log (1af02360-2569-4a97-a5ac-aa07775e497e): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6211 | 2025.12.31 23:19:27.006853 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11636 | ||
| 6212 | 2025.12.31 23:19:27.038754 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 812 | ||
| 6213 | 2025.12.31 23:19:27.041321 [ 243 ] {} <Trace> system.query_log (aa57fb54-d3d4-4e2b-bcda-b6c10074d25d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6214 | 2025.12.31 23:19:27.041369 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 6215 | 2025.12.31 23:19:27.042814 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 6216 | 2025.12.31 23:19:27.043086 [ 243 ] {} <Trace> system.query_log (aa57fb54-d3d4-4e2b-bcda-b6c10074d25d): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6217 | 2025.12.31 23:19:27.043424 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 812 | ||
| 6218 | 2025.12.31 23:19:27.594158 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 181 | ||
| 6219 | 2025.12.31 23:19:27.610534 [ 244 ] {} <Trace> system.metric_log (9f7485ce-4bf0-4a0f-b388-b82873d55ef6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6220 | 2025.12.31 23:19:27.610597 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 6221 | 2025.12.31 23:19:27.616581 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 6222 | 2025.12.31 23:19:27.617261 [ 244 ] {} <Trace> system.metric_log (9f7485ce-4bf0-4a0f-b388-b82873d55ef6): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6223 | 2025.12.31 23:19:27.620753 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 181 | ||
| 6224 | 2025.12.31 23:19:29.264203 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6225 | 2025.12.31 23:19:29.264485 [ 271 ] {4383333f-88f4-4190-a34b-4f8a5ce78b7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6226 | 2025.12.31 23:19:29.264589 [ 271 ] {4383333f-88f4-4190-a34b-4f8a5ce78b7a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6227 | 2025.12.31 23:19:29.265411 [ 271 ] {4383333f-88f4-4190-a34b-4f8a5ce78b7a} <Trace> oximeter.fields_i16 (6205d96e-d352-40e9-8254-31db49133bc3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6228 | 2025.12.31 23:19:29.265457 [ 271 ] {4383333f-88f4-4190-a34b-4f8a5ce78b7a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 6229 | 2025.12.31 23:19:29.265861 [ 271 ] {4383333f-88f4-4190-a34b-4f8a5ce78b7a} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 6230 | 2025.12.31 23:19:29.266082 [ 271 ] {4383333f-88f4-4190-a34b-4f8a5ce78b7a} <Trace> oximeter.fields_i16 (6205d96e-d352-40e9-8254-31db49133bc3): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6231 | 2025.12.31 23:19:29.266230 [ 271 ] {4383333f-88f4-4190-a34b-4f8a5ce78b7a} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001823 sec., 224904.0043883708 rows/sec., 14.27 MiB/sec. | ||
| 6232 | 2025.12.31 23:19:29.266271 [ 271 ] {4383333f-88f4-4190-a34b-4f8a5ce78b7a} <Debug> TCPHandler: Processed in 0.002251269 sec. | ||
| 6233 | 2025.12.31 23:19:29.266390 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6234 | 2025.12.31 23:19:29.266485 [ 271 ] {7a5260f3-fff0-4801-aa48-cf64ef3431f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6235 | 2025.12.31 23:19:29.266526 [ 271 ] {7a5260f3-fff0-4801-aa48-cf64ef3431f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6236 | 2025.12.31 23:19:29.267441 [ 271 ] {7a5260f3-fff0-4801-aa48-cf64ef3431f5} <Trace> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6237 | 2025.12.31 23:19:29.267479 [ 271 ] {7a5260f3-fff0-4801-aa48-cf64ef3431f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 6238 | 2025.12.31 23:19:29.267835 [ 271 ] {7a5260f3-fff0-4801-aa48-cf64ef3431f5} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6239 | 2025.12.31 23:19:29.268048 [ 271 ] {7a5260f3-fff0-4801-aa48-cf64ef3431f5} <Trace> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6240 | 2025.12.31 23:19:29.268160 [ 50 ] {} <Debug> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6241 | 2025.12.31 23:19:29.268175 [ 271 ] {7a5260f3-fff0-4801-aa48-cf64ef3431f5} <Debug> executeQuery: Read 1132 rows, 91.85 KiB in 0.00171 sec., 661988.3040935673 rows/sec., 52.45 MiB/sec. | ||
| 6242 | 2025.12.31 23:19:29.268226 [ 50 ] {} <Trace> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6243 | 2025.12.31 23:19:29.268235 [ 271 ] {7a5260f3-fff0-4801-aa48-cf64ef3431f5} <Debug> TCPHandler: Processed in 0.001894932 sec. | ||
| 6244 | 2025.12.31 23:19:29.268259 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 6245 | 2025.12.31 23:19:29.268364 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6246 | 2025.12.31 23:19:29.268385 [ 196 ] {37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179::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 | ||
| 6247 | 2025.12.31 23:19:29.268462 [ 271 ] {979ddba2-6565-4c33-92bf-a5d82370b4d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6248 | 2025.12.31 23:19:29.268507 [ 271 ] {979ddba2-6565-4c33-92bf-a5d82370b4d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6249 | 2025.12.31 23:19:29.268528 [ 196 ] {37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6250 | 2025.12.31 23:19:29.268571 [ 196 ] {37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 2464 rows starting from the beginning of the part | ||
| 6251 | 2025.12.31 23:19:29.268673 [ 196 ] {37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 76 rows starting from the beginning of the part | ||
| 6252 | 2025.12.31 23:19:29.268731 [ 196 ] {37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 118 rows starting from the beginning of the part | ||
| 6253 | 2025.12.31 23:19:29.268804 [ 196 ] {37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 1134 rows starting from the beginning of the part | ||
| 6254 | 2025.12.31 23:19:29.268870 [ 196 ] {37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 118 rows starting from the beginning of the part | ||
| 6255 | 2025.12.31 23:19:29.268913 [ 196 ] {37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 1132 rows starting from the beginning of the part | ||
| 6256 | 2025.12.31 23:19:29.268984 [ 271 ] {979ddba2-6565-4c33-92bf-a5d82370b4d7} <Trace> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6257 | 2025.12.31 23:19:29.269026 [ 271 ] {979ddba2-6565-4c33-92bf-a5d82370b4d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 6258 | 2025.12.31 23:19:29.269367 [ 271 ] {979ddba2-6565-4c33-92bf-a5d82370b4d7} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 6259 | 2025.12.31 23:19:29.269573 [ 271 ] {979ddba2-6565-4c33-92bf-a5d82370b4d7} <Trace> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6260 | 2025.12.31 23:19:29.269709 [ 271 ] {979ddba2-6565-4c33-92bf-a5d82370b4d7} <Debug> executeQuery: Read 215 rows, 13.07 KiB in 0.001265 sec., 169960.47430830039 rows/sec., 10.09 MiB/sec. | ||
| 6261 | 2025.12.31 23:19:29.269747 [ 271 ] {979ddba2-6565-4c33-92bf-a5d82370b4d7} <Debug> TCPHandler: Processed in 0.001431814 sec. | ||
| 6262 | 2025.12.31 23:19:29.269878 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6263 | 2025.12.31 23:19:29.269972 [ 271 ] {1eac751e-7cd2-4822-b973-42ae2aea6f19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6264 | 2025.12.31 23:19:29.270011 [ 271 ] {1eac751e-7cd2-4822-b973-42ae2aea6f19} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6265 | 2025.12.31 23:19:29.270483 [ 271 ] {1eac751e-7cd2-4822-b973-42ae2aea6f19} <Trace> oximeter.fields_u32 (32e14ee3-f9fc-4687-bf55-1d31f5f916a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6266 | 2025.12.31 23:19:29.270519 [ 271 ] {1eac751e-7cd2-4822-b973-42ae2aea6f19} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 6267 | 2025.12.31 23:19:29.270821 [ 271 ] {1eac751e-7cd2-4822-b973-42ae2aea6f19} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 6268 | 2025.12.31 23:19:29.270857 [ 199 ] {37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5042 rows, containing 5 columns (5 merged, 0 gathered) in 0.002528153 sec., 1994341.3234879377 rows/sec., 168.78 MiB/sec. | ||
| 6269 | 2025.12.31 23:19:29.271028 [ 271 ] {1eac751e-7cd2-4822-b973-42ae2aea6f19} <Trace> oximeter.fields_u32 (32e14ee3-f9fc-4687-bf55-1d31f5f916a9): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6270 | 2025.12.31 23:19:29.271131 [ 50 ] {} <Debug> oximeter.fields_u32 (32e14ee3-f9fc-4687-bf55-1d31f5f916a9) (MergerMutator): Selected 6 parts from all_1_9_2 to all_14_14_0 | ||
| 6271 | 2025.12.31 23:19:29.271162 [ 271 ] {1eac751e-7cd2-4822-b973-42ae2aea6f19} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001208 sec., 175496.68874172185 rows/sec., 11.32 MiB/sec. | ||
| 6272 | 2025.12.31 23:19:29.271165 [ 50 ] {} <Trace> oximeter.fields_u32 (32e14ee3-f9fc-4687-bf55-1d31f5f916a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6273 | 2025.12.31 23:19:29.271188 [ 193 ] {37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6274 | 2025.12.31 23:19:29.271206 [ 271 ] {1eac751e-7cd2-4822-b973-42ae2aea6f19} <Debug> TCPHandler: Processed in 0.001375463 sec. | ||
| 6275 | 2025.12.31 23:19:29.271203 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 6276 | 2025.12.31 23:19:29.271294 [ 196 ] {32e14ee3-f9fc-4687-bf55-1d31f5f916a9::all_1_14_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_9_2 to all_14_14_0 into Compact with storage Full | ||
| 6277 | 2025.12.31 23:19:29.271325 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6278 | 2025.12.31 23:19:29.271387 [ 196 ] {32e14ee3-f9fc-4687-bf55-1d31f5f916a9::all_1_14_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6279 | 2025.12.31 23:19:29.271418 [ 196 ] {32e14ee3-f9fc-4687-bf55-1d31f5f916a9::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 464 rows starting from the beginning of the part | ||
| 6280 | 2025.12.31 23:19:29.271424 [ 271 ] {deecd39a-f74d-468a-82cf-4611a4904e68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6281 | 2025.12.31 23:19:29.271468 [ 196 ] {32e14ee3-f9fc-4687-bf55-1d31f5f916a9::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 228 rows starting from the beginning of the part | ||
| 6282 | 2025.12.31 23:19:29.271472 [ 271 ] {deecd39a-f74d-468a-82cf-4611a4904e68} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6283 | 2025.12.31 23:19:29.271501 [ 193 ] {37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179::all_1_36_7} <Trace> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6284 | 2025.12.31 23:19:29.271513 [ 196 ] {32e14ee3-f9fc-4687-bf55-1d31f5f916a9::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 | ||
| 6285 | 2025.12.31 23:19:29.271579 [ 193 ] {37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179::all_1_36_7} <Trace> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6286 | 2025.12.31 23:19:29.271587 [ 196 ] {32e14ee3-f9fc-4687-bf55-1d31f5f916a9::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 228 rows starting from the beginning of the part | ||
| 6287 | 2025.12.31 23:19:29.271640 [ 196 ] {32e14ee3-f9fc-4687-bf55-1d31f5f916a9::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 212 rows starting from the beginning of the part | ||
| 6288 | 2025.12.31 23:19:29.271668 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.17 MiB. | ||
| 6289 | 2025.12.31 23:19:29.271675 [ 196 ] {32e14ee3-f9fc-4687-bf55-1d31f5f916a9::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 212 rows starting from the beginning of the part | ||
| 6290 | 2025.12.31 23:19:29.271948 [ 271 ] {deecd39a-f74d-468a-82cf-4611a4904e68} <Trace> oximeter.fields_u8 (ce0c1db8-65f1-440f-8e78-1020d181f97b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6291 | 2025.12.31 23:19:29.271989 [ 271 ] {deecd39a-f74d-468a-82cf-4611a4904e68} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 6292 | 2025.12.31 23:19:29.272337 [ 271 ] {deecd39a-f74d-468a-82cf-4611a4904e68} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 6293 | 2025.12.31 23:19:29.272539 [ 195 ] {32e14ee3-f9fc-4687-bf55-1d31f5f916a9::all_1_14_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1368 rows, containing 5 columns (5 merged, 0 gathered) in 0.001275232 sec., 1072745.9787709217 rows/sec., 75.70 MiB/sec. | ||
| 6294 | 2025.12.31 23:19:29.272550 [ 271 ] {deecd39a-f74d-468a-82cf-4611a4904e68} <Trace> oximeter.fields_u8 (ce0c1db8-65f1-440f-8e78-1020d181f97b): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6295 | 2025.12.31 23:19:29.272690 [ 193 ] {32e14ee3-f9fc-4687-bf55-1d31f5f916a9::all_1_14_3} <Trace> MergedBlockOutputStream: filled checksums all_1_14_3 (state Temporary) | ||
| 6296 | 2025.12.31 23:19:29.272701 [ 271 ] {deecd39a-f74d-468a-82cf-4611a4904e68} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001295 sec., 162934.36293436293 rows/sec., 9.25 MiB/sec. | ||
| 6297 | 2025.12.31 23:19:29.272738 [ 271 ] {deecd39a-f74d-468a-82cf-4611a4904e68} <Debug> TCPHandler: Processed in 0.001460834 sec. | ||
| 6298 | 2025.12.31 23:19:29.272845 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6299 | 2025.12.31 23:19:29.272925 [ 193 ] {32e14ee3-f9fc-4687-bf55-1d31f5f916a9::all_1_14_3} <Trace> oximeter.fields_u32 (32e14ee3-f9fc-4687-bf55-1d31f5f916a9): Renaming temporary part tmp_merge_all_1_14_3 to all_1_14_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6300 | 2025.12.31 23:19:29.272938 [ 271 ] {ca20f9b9-575a-4078-8de5-6607127b604d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6301 | 2025.12.31 23:19:29.272976 [ 271 ] {ca20f9b9-575a-4078-8de5-6607127b604d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6302 | 2025.12.31 23:19:29.272986 [ 193 ] {32e14ee3-f9fc-4687-bf55-1d31f5f916a9::all_1_14_3} <Trace> oximeter.fields_u32 (32e14ee3-f9fc-4687-bf55-1d31f5f916a9) (MergerMutator): Merged 6 parts: [all_1_9_2, all_14_14_0] -> all_1_14_3 | ||
| 6303 | 2025.12.31 23:19:29.273059 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 6304 | 2025.12.31 23:19:29.273623 [ 271 ] {ca20f9b9-575a-4078-8de5-6607127b604d} <Trace> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6305 | 2025.12.31 23:19:29.273657 [ 271 ] {ca20f9b9-575a-4078-8de5-6607127b604d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 6306 | 2025.12.31 23:19:29.273980 [ 271 ] {ca20f9b9-575a-4078-8de5-6607127b604d} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6307 | 2025.12.31 23:19:29.274185 [ 271 ] {ca20f9b9-575a-4078-8de5-6607127b604d} <Trace> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6308 | 2025.12.31 23:19:29.274286 [ 50 ] {} <Debug> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6309 | 2025.12.31 23:19:29.274318 [ 50 ] {} <Trace> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6310 | 2025.12.31 23:19:29.274319 [ 271 ] {ca20f9b9-575a-4078-8de5-6607127b604d} <Debug> executeQuery: Read 689 rows, 49.27 KiB in 0.001399 sec., 492494.639027877 rows/sec., 34.39 MiB/sec. | ||
| 6311 | 2025.12.31 23:19:29.274336 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 6312 | 2025.12.31 23:19:29.274370 [ 271 ] {ca20f9b9-575a-4078-8de5-6607127b604d} <Debug> TCPHandler: Processed in 0.001571817 sec. | ||
| 6313 | 2025.12.31 23:19:29.274431 [ 196 ] {e6fc079b-8071-4162-9a06-906ffa01da39::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 | ||
| 6314 | 2025.12.31 23:19:29.274483 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6315 | 2025.12.31 23:19:29.274527 [ 196 ] {e6fc079b-8071-4162-9a06-906ffa01da39::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6316 | 2025.12.31 23:19:29.274558 [ 196 ] {e6fc079b-8071-4162-9a06-906ffa01da39::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1250 rows starting from the beginning of the part | ||
| 6317 | 2025.12.31 23:19:29.274580 [ 271 ] {125dffc2-1fbd-4512-9ea1-5a952913dbe5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 6318 | 2025.12.31 23:19:29.274605 [ 196 ] {e6fc079b-8071-4162-9a06-906ffa01da39::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 74 rows starting from the beginning of the part | ||
| 6319 | 2025.12.31 23:19:29.274626 [ 271 ] {125dffc2-1fbd-4512-9ea1-5a952913dbe5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 6320 | 2025.12.31 23:19:29.274649 [ 196 ] {e6fc079b-8071-4162-9a06-906ffa01da39::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 95 rows starting from the beginning of the part | ||
| 6321 | 2025.12.31 23:19:29.274692 [ 196 ] {e6fc079b-8071-4162-9a06-906ffa01da39::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 693 rows starting from the beginning of the part | ||
| 6322 | 2025.12.31 23:19:29.274729 [ 196 ] {e6fc079b-8071-4162-9a06-906ffa01da39::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 95 rows starting from the beginning of the part | ||
| 6323 | 2025.12.31 23:19:29.274766 [ 196 ] {e6fc079b-8071-4162-9a06-906ffa01da39::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 689 rows starting from the beginning of the part | ||
| 6324 | 2025.12.31 23:19:29.274969 [ 271 ] {125dffc2-1fbd-4512-9ea1-5a952913dbe5} <Trace> oximeter.measurements_bool (4d9e9430-4c82-43e2-8cb1-e67498da106d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6325 | 2025.12.31 23:19:29.275010 [ 271 ] {125dffc2-1fbd-4512-9ea1-5a952913dbe5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 6326 | 2025.12.31 23:19:29.275322 [ 271 ] {125dffc2-1fbd-4512-9ea1-5a952913dbe5} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 6327 | 2025.12.31 23:19:29.275541 [ 271 ] {125dffc2-1fbd-4512-9ea1-5a952913dbe5} <Trace> oximeter.measurements_bool (4d9e9430-4c82-43e2-8cb1-e67498da106d): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6328 | 2025.12.31 23:19:29.275675 [ 271 ] {125dffc2-1fbd-4512-9ea1-5a952913dbe5} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001112 sec., 5395.6834532374105 rows/sec., 281.90 KiB/sec. | ||
| 6329 | 2025.12.31 23:19:29.275711 [ 271 ] {125dffc2-1fbd-4512-9ea1-5a952913dbe5} <Debug> TCPHandler: Processed in 0.001276402 sec. | ||
| 6330 | 2025.12.31 23:19:29.275817 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6331 | 2025.12.31 23:19:29.275909 [ 271 ] {2bf5c324-fc62-481c-9dd6-4c451ab782ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6332 | 2025.12.31 23:19:29.275934 [ 201 ] {e6fc079b-8071-4162-9a06-906ffa01da39::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2896 rows, containing 5 columns (5 merged, 0 gathered) in 0.001543077 sec., 1876769.597369412 rows/sec., 141.55 MiB/sec. | ||
| 6333 | 2025.12.31 23:19:29.275951 [ 271 ] {2bf5c324-fc62-481c-9dd6-4c451ab782ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6334 | 2025.12.31 23:19:29.276100 [ 196 ] {e6fc079b-8071-4162-9a06-906ffa01da39::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6335 | 2025.12.31 23:19:29.276359 [ 196 ] {e6fc079b-8071-4162-9a06-906ffa01da39::all_1_36_7} <Trace> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6336 | 2025.12.31 23:19:29.276391 [ 271 ] {2bf5c324-fc62-481c-9dd6-4c451ab782ed} <Trace> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6337 | 2025.12.31 23:19:29.276433 [ 271 ] {2bf5c324-fc62-481c-9dd6-4c451ab782ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 6338 | 2025.12.31 23:19:29.276433 [ 196 ] {e6fc079b-8071-4162-9a06-906ffa01da39::all_1_36_7} <Trace> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6339 | 2025.12.31 23:19:29.276521 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. | ||
| 6340 | 2025.12.31 23:19:29.276771 [ 271 ] {2bf5c324-fc62-481c-9dd6-4c451ab782ed} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 6341 | 2025.12.31 23:19:29.276988 [ 271 ] {2bf5c324-fc62-481c-9dd6-4c451ab782ed} <Trace> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6342 | 2025.12.31 23:19:29.277120 [ 271 ] {2bf5c324-fc62-481c-9dd6-4c451ab782ed} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001229 sec., 255492.27013832383 rows/sec., 16.78 MiB/sec. | ||
| 6343 | 2025.12.31 23:19:29.277157 [ 271 ] {2bf5c324-fc62-481c-9dd6-4c451ab782ed} <Debug> TCPHandler: Processed in 0.001387393 sec. | ||
| 6344 | 2025.12.31 23:19:29.277262 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6345 | 2025.12.31 23:19:29.277354 [ 271 ] {000f8475-0fee-48ce-9f48-355b750d94a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 6346 | 2025.12.31 23:19:29.277395 [ 271 ] {000f8475-0fee-48ce-9f48-355b750d94a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 6347 | 2025.12.31 23:19:29.277696 [ 271 ] {000f8475-0fee-48ce-9f48-355b750d94a7} <Trace> oximeter.measurements_f64 (cba5f6bd-2e20-4297-b248-eab409e4eaa6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6348 | 2025.12.31 23:19:29.277732 [ 271 ] {000f8475-0fee-48ce-9f48-355b750d94a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 6349 | 2025.12.31 23:19:29.278010 [ 271 ] {000f8475-0fee-48ce-9f48-355b750d94a7} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 6350 | 2025.12.31 23:19:29.278206 [ 271 ] {000f8475-0fee-48ce-9f48-355b750d94a7} <Trace> oximeter.measurements_f64 (cba5f6bd-2e20-4297-b248-eab409e4eaa6): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6351 | 2025.12.31 23:19:29.278301 [ 58 ] {} <Debug> oximeter.measurements_f64 (cba5f6bd-2e20-4297-b248-eab409e4eaa6) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 6352 | 2025.12.31 23:19:29.278335 [ 271 ] {000f8475-0fee-48ce-9f48-355b750d94a7} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.000998 sec., 1002.0040080160321 rows/sec., 67.52 KiB/sec. | ||
| 6353 | 2025.12.31 23:19:29.278343 [ 58 ] {} <Trace> oximeter.measurements_f64 (cba5f6bd-2e20-4297-b248-eab409e4eaa6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6354 | 2025.12.31 23:19:29.278376 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 6355 | 2025.12.31 23:19:29.278377 [ 271 ] {000f8475-0fee-48ce-9f48-355b750d94a7} <Debug> TCPHandler: Processed in 0.00116235 sec. | ||
| 6356 | 2025.12.31 23:19:29.278464 [ 195 ] {cba5f6bd-2e20-4297-b248-eab409e4eaa6::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 | ||
| 6357 | 2025.12.31 23:19:29.278489 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6358 | 2025.12.31 23:19:29.278585 [ 271 ] {5097697c-50ed-4db7-a166-6d9d14a1ecdb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6359 | 2025.12.31 23:19:29.278593 [ 195 ] {cba5f6bd-2e20-4297-b248-eab409e4eaa6::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6360 | 2025.12.31 23:19:29.278640 [ 271 ] {5097697c-50ed-4db7-a166-6d9d14a1ecdb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6361 | 2025.12.31 23:19:29.278642 [ 195 ] {cba5f6bd-2e20-4297-b248-eab409e4eaa6::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 | ||
| 6362 | 2025.12.31 23:19:29.278729 [ 195 ] {cba5f6bd-2e20-4297-b248-eab409e4eaa6::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 | ||
| 6363 | 2025.12.31 23:19:29.278777 [ 195 ] {cba5f6bd-2e20-4297-b248-eab409e4eaa6::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 | ||
| 6364 | 2025.12.31 23:19:29.278821 [ 195 ] {cba5f6bd-2e20-4297-b248-eab409e4eaa6::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 | ||
| 6365 | 2025.12.31 23:19:29.278863 [ 195 ] {cba5f6bd-2e20-4297-b248-eab409e4eaa6::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 | ||
| 6366 | 2025.12.31 23:19:29.279415 [ 271 ] {5097697c-50ed-4db7-a166-6d9d14a1ecdb} <Trace> oximeter.measurements_histogramu64 (83559bb8-4c93-4180-b7e7-e9b7333f4c1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6367 | 2025.12.31 23:19:29.279456 [ 271 ] {5097697c-50ed-4db7-a166-6d9d14a1ecdb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 6368 | 2025.12.31 23:19:29.279721 [ 200 ] {cba5f6bd-2e20-4297-b248-eab409e4eaa6::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5 rows, containing 4 columns (4 merged, 0 gathered) in 0.001293182 sec., 3866.431793823298 rows/sec., 260.53 KiB/sec. | ||
| 6369 | 2025.12.31 23:19:29.279845 [ 195 ] {cba5f6bd-2e20-4297-b248-eab409e4eaa6::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 6370 | 2025.12.31 23:19:29.279975 [ 271 ] {5097697c-50ed-4db7-a166-6d9d14a1ecdb} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 6371 | 2025.12.31 23:19:29.280144 [ 195 ] {cba5f6bd-2e20-4297-b248-eab409e4eaa6::all_1_5_1} <Trace> oximeter.measurements_f64 (cba5f6bd-2e20-4297-b248-eab409e4eaa6): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6372 | 2025.12.31 23:19:29.280231 [ 195 ] {cba5f6bd-2e20-4297-b248-eab409e4eaa6::all_1_5_1} <Trace> oximeter.measurements_f64 (cba5f6bd-2e20-4297-b248-eab409e4eaa6) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 6373 | 2025.12.31 23:19:29.280259 [ 271 ] {5097697c-50ed-4db7-a166-6d9d14a1ecdb} <Trace> oximeter.measurements_histogramu64 (83559bb8-4c93-4180-b7e7-e9b7333f4c1b): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6374 | 2025.12.31 23:19:29.280299 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 6375 | 2025.12.31 23:19:29.280410 [ 271 ] {5097697c-50ed-4db7-a166-6d9d14a1ecdb} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001842 sec., 5428.881650380022 rows/sec., 9.73 MiB/sec. | ||
| 6376 | 2025.12.31 23:19:29.280476 [ 271 ] {5097697c-50ed-4db7-a166-6d9d14a1ecdb} <Debug> TCPHandler: Processed in 0.002033885 sec. | ||
| 6377 | 2025.12.31 23:19:29.280582 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6378 | 2025.12.31 23:19:29.280675 [ 271 ] {af74ceab-7165-4c25-a9c7-dce6d5ed92f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6379 | 2025.12.31 23:19:29.280716 [ 271 ] {af74ceab-7165-4c25-a9c7-dce6d5ed92f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6380 | 2025.12.31 23:19:29.281039 [ 271 ] {af74ceab-7165-4c25-a9c7-dce6d5ed92f0} <Trace> oximeter.measurements_u64 (3e0fa7da-0500-483e-b241-ac25d0f845d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6381 | 2025.12.31 23:19:29.281076 [ 271 ] {af74ceab-7165-4c25-a9c7-dce6d5ed92f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 6382 | 2025.12.31 23:19:29.281375 [ 271 ] {af74ceab-7165-4c25-a9c7-dce6d5ed92f0} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 6383 | 2025.12.31 23:19:29.281580 [ 271 ] {af74ceab-7165-4c25-a9c7-dce6d5ed92f0} <Trace> oximeter.measurements_u64 (3e0fa7da-0500-483e-b241-ac25d0f845d7): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6384 | 2025.12.31 23:19:29.281704 [ 271 ] {af74ceab-7165-4c25-a9c7-dce6d5ed92f0} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001047 sec., 99331.42311365808 rows/sec., 6.09 MiB/sec. | ||
| 6385 | 2025.12.31 23:19:29.281738 [ 271 ] {af74ceab-7165-4c25-a9c7-dce6d5ed92f0} <Debug> TCPHandler: Processed in 0.00120387 sec. | ||
| 6386 | 2025.12.31 23:19:34.280677 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6387 | 2025.12.31 23:19:34.280869 [ 271 ] {40923c73-bfb5-4618-8c7e-8bf8089d1d5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6388 | 2025.12.31 23:19:34.280935 [ 271 ] {40923c73-bfb5-4618-8c7e-8bf8089d1d5a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6389 | 2025.12.31 23:19:34.281566 [ 271 ] {40923c73-bfb5-4618-8c7e-8bf8089d1d5a} <Trace> oximeter.fields_ipaddr (5f424e33-6a9f-405c-b8ff-24c93b94647e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6390 | 2025.12.31 23:19:34.281613 [ 271 ] {40923c73-bfb5-4618-8c7e-8bf8089d1d5a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 6391 | 2025.12.31 23:19:34.281994 [ 271 ] {40923c73-bfb5-4618-8c7e-8bf8089d1d5a} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 6392 | 2025.12.31 23:19:34.282211 [ 271 ] {40923c73-bfb5-4618-8c7e-8bf8089d1d5a} <Trace> oximeter.fields_ipaddr (5f424e33-6a9f-405c-b8ff-24c93b94647e): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6393 | 2025.12.31 23:19:34.282361 [ 271 ] {40923c73-bfb5-4618-8c7e-8bf8089d1d5a} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001542 sec., 3891.0505836575876 rows/sec., 317.29 KiB/sec. | ||
| 6394 | 2025.12.31 23:19:34.282402 [ 271 ] {40923c73-bfb5-4618-8c7e-8bf8089d1d5a} <Debug> TCPHandler: Processed in 0.001859401 sec. | ||
| 6395 | 2025.12.31 23:19:34.282535 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6396 | 2025.12.31 23:19:34.282630 [ 271 ] {f911d885-3a2a-4f7e-a79a-0fa1131009da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6397 | 2025.12.31 23:19:34.282669 [ 271 ] {f911d885-3a2a-4f7e-a79a-0fa1131009da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6398 | 2025.12.31 23:19:34.283877 [ 271 ] {f911d885-3a2a-4f7e-a79a-0fa1131009da} <Trace> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6399 | 2025.12.31 23:19:34.283914 [ 271 ] {f911d885-3a2a-4f7e-a79a-0fa1131009da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 6400 | 2025.12.31 23:19:34.284305 [ 271 ] {f911d885-3a2a-4f7e-a79a-0fa1131009da} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6401 | 2025.12.31 23:19:34.284519 [ 271 ] {f911d885-3a2a-4f7e-a79a-0fa1131009da} <Trace> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6402 | 2025.12.31 23:19:34.284650 [ 271 ] {f911d885-3a2a-4f7e-a79a-0fa1131009da} <Debug> executeQuery: Read 1261 rows, 107.04 KiB in 0.002038 sec., 618743.8665358195 rows/sec., 51.29 MiB/sec. | ||
| 6403 | 2025.12.31 23:19:34.284687 [ 271 ] {f911d885-3a2a-4f7e-a79a-0fa1131009da} <Debug> TCPHandler: Processed in 0.002200788 sec. | ||
| 6404 | 2025.12.31 23:19:34.284829 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6405 | 2025.12.31 23:19:34.284924 [ 271 ] {15291231-8c15-41f8-bbe3-15ae4811f7e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6406 | 2025.12.31 23:19:34.284964 [ 271 ] {15291231-8c15-41f8-bbe3-15ae4811f7e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6407 | 2025.12.31 23:19:34.285380 [ 271 ] {15291231-8c15-41f8-bbe3-15ae4811f7e3} <Trace> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6408 | 2025.12.31 23:19:34.285418 [ 271 ] {15291231-8c15-41f8-bbe3-15ae4811f7e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 6409 | 2025.12.31 23:19:34.285717 [ 271 ] {15291231-8c15-41f8-bbe3-15ae4811f7e3} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6410 | 2025.12.31 23:19:34.285923 [ 271 ] {15291231-8c15-41f8-bbe3-15ae4811f7e3} <Trace> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6411 | 2025.12.31 23:19:34.286038 [ 60 ] {} <Debug> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6412 | 2025.12.31 23:19:34.286055 [ 271 ] {15291231-8c15-41f8-bbe3-15ae4811f7e3} <Debug> executeQuery: Read 37 rows, 2.75 KiB in 0.00115 sec., 32173.91304347826 rows/sec., 2.34 MiB/sec. | ||
| 6413 | 2025.12.31 23:19:34.286104 [ 60 ] {} <Trace> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6414 | 2025.12.31 23:19:34.286113 [ 271 ] {15291231-8c15-41f8-bbe3-15ae4811f7e3} <Debug> TCPHandler: Processed in 0.001334513 sec. | ||
| 6415 | 2025.12.31 23:19:34.286132 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 6416 | 2025.12.31 23:19:34.286227 [ 201 ] {d568562b-8e8e-4a3d-9432-0ad11505f9aa::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 | ||
| 6417 | 2025.12.31 23:19:34.286233 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6418 | 2025.12.31 23:19:34.286320 [ 201 ] {d568562b-8e8e-4a3d-9432-0ad11505f9aa::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6419 | 2025.12.31 23:19:34.286340 [ 271 ] {9ae6baca-50e7-4874-834d-e5abc2a2ce02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6420 | 2025.12.31 23:19:34.286348 [ 201 ] {d568562b-8e8e-4a3d-9432-0ad11505f9aa::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 278 rows starting from the beginning of the part | ||
| 6421 | 2025.12.31 23:19:34.286381 [ 271 ] {9ae6baca-50e7-4874-834d-e5abc2a2ce02} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6422 | 2025.12.31 23:19:34.286411 [ 201 ] {d568562b-8e8e-4a3d-9432-0ad11505f9aa::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 31 rows starting from the beginning of the part | ||
| 6423 | 2025.12.31 23:19:34.286454 [ 201 ] {d568562b-8e8e-4a3d-9432-0ad11505f9aa::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 219 rows starting from the beginning of the part | ||
| 6424 | 2025.12.31 23:19:34.286494 [ 201 ] {d568562b-8e8e-4a3d-9432-0ad11505f9aa::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 31 rows starting from the beginning of the part | ||
| 6425 | 2025.12.31 23:19:34.286537 [ 201 ] {d568562b-8e8e-4a3d-9432-0ad11505f9aa::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 215 rows starting from the beginning of the part | ||
| 6426 | 2025.12.31 23:19:34.286576 [ 201 ] {d568562b-8e8e-4a3d-9432-0ad11505f9aa::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 37 rows starting from the beginning of the part | ||
| 6427 | 2025.12.31 23:19:34.286867 [ 271 ] {9ae6baca-50e7-4874-834d-e5abc2a2ce02} <Trace> oximeter.fields_u32 (32e14ee3-f9fc-4687-bf55-1d31f5f916a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6428 | 2025.12.31 23:19:34.286901 [ 271 ] {9ae6baca-50e7-4874-834d-e5abc2a2ce02} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 6429 | 2025.12.31 23:19:34.287222 [ 271 ] {9ae6baca-50e7-4874-834d-e5abc2a2ce02} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 6430 | 2025.12.31 23:19:34.287410 [ 195 ] {d568562b-8e8e-4a3d-9432-0ad11505f9aa::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 811 rows, containing 5 columns (5 merged, 0 gathered) in 0.001218171 sec., 665752.1809335471 rows/sec., 43.89 MiB/sec. | ||
| 6431 | 2025.12.31 23:19:34.287433 [ 271 ] {9ae6baca-50e7-4874-834d-e5abc2a2ce02} <Trace> oximeter.fields_u32 (32e14ee3-f9fc-4687-bf55-1d31f5f916a9): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6432 | 2025.12.31 23:19:34.287563 [ 201 ] {d568562b-8e8e-4a3d-9432-0ad11505f9aa::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6433 | 2025.12.31 23:19:34.287587 [ 271 ] {9ae6baca-50e7-4874-834d-e5abc2a2ce02} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001266 sec., 180094.78672985782 rows/sec., 12.19 MiB/sec. | ||
| 6434 | 2025.12.31 23:19:34.287625 [ 271 ] {9ae6baca-50e7-4874-834d-e5abc2a2ce02} <Debug> TCPHandler: Processed in 0.001441305 sec. | ||
| 6435 | 2025.12.31 23:19:34.287734 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6436 | 2025.12.31 23:19:34.287795 [ 201 ] {d568562b-8e8e-4a3d-9432-0ad11505f9aa::all_1_36_7} <Trace> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6437 | 2025.12.31 23:19:34.287828 [ 271 ] {f3fcc8d8-1334-4058-82b8-3a50c6b8365c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6438 | 2025.12.31 23:19:34.287855 [ 201 ] {d568562b-8e8e-4a3d-9432-0ad11505f9aa::all_1_36_7} <Trace> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6439 | 2025.12.31 23:19:34.287868 [ 271 ] {f3fcc8d8-1334-4058-82b8-3a50c6b8365c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6440 | 2025.12.31 23:19:34.287923 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 6441 | 2025.12.31 23:19:34.288446 [ 271 ] {f3fcc8d8-1334-4058-82b8-3a50c6b8365c} <Trace> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6442 | 2025.12.31 23:19:34.288482 [ 271 ] {f3fcc8d8-1334-4058-82b8-3a50c6b8365c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 6443 | 2025.12.31 23:19:34.288803 [ 271 ] {f3fcc8d8-1334-4058-82b8-3a50c6b8365c} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6444 | 2025.12.31 23:19:34.289011 [ 271 ] {f3fcc8d8-1334-4058-82b8-3a50c6b8365c} <Trace> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6445 | 2025.12.31 23:19:34.289142 [ 271 ] {f3fcc8d8-1334-4058-82b8-3a50c6b8365c} <Debug> executeQuery: Read 557 rows, 42.38 KiB in 0.001333 sec., 417854.463615904 rows/sec., 31.04 MiB/sec. | ||
| 6446 | 2025.12.31 23:19:34.289180 [ 271 ] {f3fcc8d8-1334-4058-82b8-3a50c6b8365c} <Debug> TCPHandler: Processed in 0.001494655 sec. | ||
| 6447 | 2025.12.31 23:19:34.289294 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6448 | 2025.12.31 23:19:34.289389 [ 271 ] {fa852639-4c10-4266-8fd5-4563efeef7d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6449 | 2025.12.31 23:19:34.289432 [ 271 ] {fa852639-4c10-4266-8fd5-4563efeef7d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6450 | 2025.12.31 23:19:34.290028 [ 271 ] {fa852639-4c10-4266-8fd5-4563efeef7d6} <Trace> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6451 | 2025.12.31 23:19:34.290063 [ 271 ] {fa852639-4c10-4266-8fd5-4563efeef7d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 6452 | 2025.12.31 23:19:34.290436 [ 271 ] {fa852639-4c10-4266-8fd5-4563efeef7d6} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6453 | 2025.12.31 23:19:34.290646 [ 271 ] {fa852639-4c10-4266-8fd5-4563efeef7d6} <Trace> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6454 | 2025.12.31 23:19:34.290753 [ 60 ] {} <Debug> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6455 | 2025.12.31 23:19:34.290778 [ 271 ] {fa852639-4c10-4266-8fd5-4563efeef7d6} <Debug> executeQuery: Read 847 rows, 58.38 KiB in 0.001408 sec., 601562.5 rows/sec., 40.49 MiB/sec. | ||
| 6456 | 2025.12.31 23:19:34.290794 [ 60 ] {} <Trace> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6457 | 2025.12.31 23:19:34.290821 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 6458 | 2025.12.31 23:19:34.290823 [ 271 ] {fa852639-4c10-4266-8fd5-4563efeef7d6} <Debug> TCPHandler: Processed in 0.001577377 sec. | ||
| 6459 | 2025.12.31 23:19:34.290918 [ 188 ] {7d79e45e-07fa-43b3-999d-49ca9374dcb1::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 | ||
| 6460 | 2025.12.31 23:19:34.290954 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6461 | 2025.12.31 23:19:34.291040 [ 188 ] {7d79e45e-07fa-43b3-999d-49ca9374dcb1::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6462 | 2025.12.31 23:19:34.291054 [ 271 ] {478074a5-4ec5-474b-b571-695511104b87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6463 | 2025.12.31 23:19:34.291080 [ 188 ] {7d79e45e-07fa-43b3-999d-49ca9374dcb1::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 9799 rows starting from the beginning of the part | ||
| 6464 | 2025.12.31 23:19:34.291114 [ 271 ] {478074a5-4ec5-474b-b571-695511104b87} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6465 | 2025.12.31 23:19:34.291150 [ 188 ] {7d79e45e-07fa-43b3-999d-49ca9374dcb1::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 | ||
| 6466 | 2025.12.31 23:19:34.291211 [ 188 ] {7d79e45e-07fa-43b3-999d-49ca9374dcb1::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 316 rows starting from the beginning of the part | ||
| 6467 | 2025.12.31 23:19:34.291254 [ 188 ] {7d79e45e-07fa-43b3-999d-49ca9374dcb1::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 160 rows starting from the beginning of the part | ||
| 6468 | 2025.12.31 23:19:34.291293 [ 188 ] {7d79e45e-07fa-43b3-999d-49ca9374dcb1::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 314 rows starting from the beginning of the part | ||
| 6469 | 2025.12.31 23:19:34.291333 [ 188 ] {7d79e45e-07fa-43b3-999d-49ca9374dcb1::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 847 rows starting from the beginning of the part | ||
| 6470 | 2025.12.31 23:19:34.291981 [ 271 ] {478074a5-4ec5-474b-b571-695511104b87} <Trace> oximeter.measurements_histogramu64 (83559bb8-4c93-4180-b7e7-e9b7333f4c1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6471 | 2025.12.31 23:19:34.292023 [ 271 ] {478074a5-4ec5-474b-b571-695511104b87} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 6472 | 2025.12.31 23:19:34.292619 [ 271 ] {478074a5-4ec5-474b-b571-695511104b87} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 6473 | 2025.12.31 23:19:34.292860 [ 271 ] {478074a5-4ec5-474b-b571-695511104b87} <Trace> oximeter.measurements_histogramu64 (83559bb8-4c93-4180-b7e7-e9b7333f4c1b): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6474 | 2025.12.31 23:19:34.293006 [ 271 ] {478074a5-4ec5-474b-b571-695511104b87} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001971 sec., 15728.056823947234 rows/sec., 28.18 MiB/sec. | ||
| 6475 | 2025.12.31 23:19:34.293073 [ 271 ] {478074a5-4ec5-474b-b571-695511104b87} <Debug> TCPHandler: Processed in 0.002168077 sec. | ||
| 6476 | 2025.12.31 23:19:34.293193 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6477 | 2025.12.31 23:19:34.293289 [ 271 ] {18917fee-4dfd-40cf-b1ab-7e83de42655b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6478 | 2025.12.31 23:19:34.293337 [ 271 ] {18917fee-4dfd-40cf-b1ab-7e83de42655b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6479 | 2025.12.31 23:19:34.293761 [ 271 ] {18917fee-4dfd-40cf-b1ab-7e83de42655b} <Trace> oximeter.measurements_u64 (3e0fa7da-0500-483e-b241-ac25d0f845d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6480 | 2025.12.31 23:19:34.293801 [ 271 ] {18917fee-4dfd-40cf-b1ab-7e83de42655b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 6481 | 2025.12.31 23:19:34.294308 [ 271 ] {18917fee-4dfd-40cf-b1ab-7e83de42655b} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 6482 | 2025.12.31 23:19:34.294542 [ 271 ] {18917fee-4dfd-40cf-b1ab-7e83de42655b} <Trace> oximeter.measurements_u64 (3e0fa7da-0500-483e-b241-ac25d0f845d7): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6483 | 2025.12.31 23:19:34.294681 [ 271 ] {18917fee-4dfd-40cf-b1ab-7e83de42655b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001411 sec., 42523.033309709426 rows/sec., 2.87 MiB/sec. | ||
| 6484 | 2025.12.31 23:19:34.294721 [ 271 ] {18917fee-4dfd-40cf-b1ab-7e83de42655b} <Debug> TCPHandler: Processed in 0.001577687 sec. | ||
| 6485 | 2025.12.31 23:19:34.294802 [ 195 ] {7d79e45e-07fa-43b3-999d-49ca9374dcb1::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 11596 rows, containing 5 columns (5 merged, 0 gathered) in 0.003924546 sec., 2954736.6752740317 rows/sec., 201.26 MiB/sec. | ||
| 6486 | 2025.12.31 23:19:34.295104 [ 188 ] {7d79e45e-07fa-43b3-999d-49ca9374dcb1::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6487 | 2025.12.31 23:19:34.295377 [ 188 ] {7d79e45e-07fa-43b3-999d-49ca9374dcb1::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6488 | 2025.12.31 23:19:34.295446 [ 188 ] {7d79e45e-07fa-43b3-999d-49ca9374dcb1::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6489 | 2025.12.31 23:19:34.295520 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.18 MiB. | ||
| 6490 | 2025.12.31 23:19:34.507010 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 12084 | ||
| 6491 | 2025.12.31 23:19:34.507458 [ 245 ] {} <Trace> system.asynchronous_metric_log (1af02360-2569-4a97-a5ac-aa07775e497e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6492 | 2025.12.31 23:19:34.507500 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 6493 | 2025.12.31 23:19:34.507971 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 6494 | 2025.12.31 23:19:34.508186 [ 245 ] {} <Trace> system.asynchronous_metric_log (1af02360-2569-4a97-a5ac-aa07775e497e): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6495 | 2025.12.31 23:19:34.508303 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12084 | ||
| 6496 | 2025.12.31 23:19:35.120928 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 189 | ||
| 6497 | 2025.12.31 23:19:35.139500 [ 244 ] {} <Trace> system.metric_log (9f7485ce-4bf0-4a0f-b388-b82873d55ef6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6498 | 2025.12.31 23:19:35.139558 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 6499 | 2025.12.31 23:19:35.145087 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 6500 | 2025.12.31 23:19:35.145786 [ 244 ] {} <Trace> system.metric_log (9f7485ce-4bf0-4a0f-b388-b82873d55ef6): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6501 | 2025.12.31 23:19:35.149244 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 189 | ||
| 6502 | 2025.12.31 23:19:37.043753 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 850 | ||
| 6503 | 2025.12.31 23:19:37.046294 [ 243 ] {} <Trace> system.query_log (aa57fb54-d3d4-4e2b-bcda-b6c10074d25d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6504 | 2025.12.31 23:19:37.046343 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 6505 | 2025.12.31 23:19:37.047481 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 6506 | 2025.12.31 23:19:37.047733 [ 243 ] {} <Trace> system.query_log (aa57fb54-d3d4-4e2b-bcda-b6c10074d25d): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6507 | 2025.12.31 23:19:37.047999 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 850 | ||
| 6508 | 2025.12.31 23:19:39.264017 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6509 | 2025.12.31 23:19:39.264221 [ 271 ] {8183169a-1fc4-424c-93cf-9b5a6c17584b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6510 | 2025.12.31 23:19:39.264301 [ 271 ] {8183169a-1fc4-424c-93cf-9b5a6c17584b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6511 | 2025.12.31 23:19:39.265237 [ 271 ] {8183169a-1fc4-424c-93cf-9b5a6c17584b} <Trace> oximeter.fields_i16 (6205d96e-d352-40e9-8254-31db49133bc3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6512 | 2025.12.31 23:19:39.265284 [ 271 ] {8183169a-1fc4-424c-93cf-9b5a6c17584b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 6513 | 2025.12.31 23:19:39.265692 [ 271 ] {8183169a-1fc4-424c-93cf-9b5a6c17584b} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 6514 | 2025.12.31 23:19:39.265926 [ 271 ] {8183169a-1fc4-424c-93cf-9b5a6c17584b} <Trace> oximeter.fields_i16 (6205d96e-d352-40e9-8254-31db49133bc3): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6515 | 2025.12.31 23:19:39.266066 [ 51 ] {} <Debug> oximeter.fields_i16 (6205d96e-d352-40e9-8254-31db49133bc3) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 | ||
| 6516 | 2025.12.31 23:19:39.266088 [ 271 ] {8183169a-1fc4-424c-93cf-9b5a6c17584b} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001924 sec., 213097.7130977131 rows/sec., 13.52 MiB/sec. | ||
| 6517 | 2025.12.31 23:19:39.266141 [ 51 ] {} <Trace> oximeter.fields_i16 (6205d96e-d352-40e9-8254-31db49133bc3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6518 | 2025.12.31 23:19:39.266152 [ 271 ] {8183169a-1fc4-424c-93cf-9b5a6c17584b} <Debug> TCPHandler: Processed in 0.002280309 sec. | ||
| 6519 | 2025.12.31 23:19:39.266174 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 6520 | 2025.12.31 23:19:39.266286 [ 195 ] {6205d96e-d352-40e9-8254-31db49133bc3::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 | ||
| 6521 | 2025.12.31 23:19:39.266292 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6522 | 2025.12.31 23:19:39.266412 [ 271 ] {0e33d4f7-4ce9-4639-ad5d-0663265baee5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6523 | 2025.12.31 23:19:39.266417 [ 195 ] {6205d96e-d352-40e9-8254-31db49133bc3::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6524 | 2025.12.31 23:19:39.266457 [ 271 ] {0e33d4f7-4ce9-4639-ad5d-0663265baee5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6525 | 2025.12.31 23:19:39.266468 [ 195 ] {6205d96e-d352-40e9-8254-31db49133bc3::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 | ||
| 6526 | 2025.12.31 23:19:39.266548 [ 195 ] {6205d96e-d352-40e9-8254-31db49133bc3::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 | ||
| 6527 | 2025.12.31 23:19:39.266599 [ 195 ] {6205d96e-d352-40e9-8254-31db49133bc3::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 | ||
| 6528 | 2025.12.31 23:19:39.266646 [ 195 ] {6205d96e-d352-40e9-8254-31db49133bc3::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 | ||
| 6529 | 2025.12.31 23:19:39.266691 [ 195 ] {6205d96e-d352-40e9-8254-31db49133bc3::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 | ||
| 6530 | 2025.12.31 23:19:39.266737 [ 195 ] {6205d96e-d352-40e9-8254-31db49133bc3::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 410 rows starting from the beginning of the part | ||
| 6531 | 2025.12.31 23:19:39.267432 [ 271 ] {0e33d4f7-4ce9-4639-ad5d-0663265baee5} <Trace> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6532 | 2025.12.31 23:19:39.267475 [ 271 ] {0e33d4f7-4ce9-4639-ad5d-0663265baee5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 6533 | 2025.12.31 23:19:39.267799 [ 188 ] {6205d96e-d352-40e9-8254-31db49133bc3::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1712 rows, containing 5 columns (5 merged, 0 gathered) in 0.001559417 sec., 1097846.1822591391 rows/sec., 74.73 MiB/sec. | ||
| 6534 | 2025.12.31 23:19:39.267892 [ 271 ] {0e33d4f7-4ce9-4639-ad5d-0663265baee5} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6535 | 2025.12.31 23:19:39.267998 [ 187 ] {6205d96e-d352-40e9-8254-31db49133bc3::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 6536 | 2025.12.31 23:19:39.268150 [ 271 ] {0e33d4f7-4ce9-4639-ad5d-0663265baee5} <Trace> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6537 | 2025.12.31 23:19:39.268303 [ 271 ] {0e33d4f7-4ce9-4639-ad5d-0663265baee5} <Debug> executeQuery: Read 1132 rows, 91.85 KiB in 0.00191 sec., 592670.1570680628 rows/sec., 46.96 MiB/sec. | ||
| 6538 | 2025.12.31 23:19:39.268344 [ 271 ] {0e33d4f7-4ce9-4639-ad5d-0663265baee5} <Debug> TCPHandler: Processed in 0.002103916 sec. | ||
| 6539 | 2025.12.31 23:19:39.268352 [ 187 ] {6205d96e-d352-40e9-8254-31db49133bc3::all_1_10_2} <Trace> oximeter.fields_i16 (6205d96e-d352-40e9-8254-31db49133bc3): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6540 | 2025.12.31 23:19:39.268438 [ 187 ] {6205d96e-d352-40e9-8254-31db49133bc3::all_1_10_2} <Trace> oximeter.fields_i16 (6205d96e-d352-40e9-8254-31db49133bc3) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2 | ||
| 6541 | 2025.12.31 23:19:39.268467 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6542 | 2025.12.31 23:19:39.268524 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.44 MiB. | ||
| 6543 | 2025.12.31 23:19:39.268568 [ 271 ] {825d8c8e-49ce-4f7d-8b82-561b52993fc6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6544 | 2025.12.31 23:19:39.268613 [ 271 ] {825d8c8e-49ce-4f7d-8b82-561b52993fc6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6545 | 2025.12.31 23:19:39.269098 [ 271 ] {825d8c8e-49ce-4f7d-8b82-561b52993fc6} <Trace> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6546 | 2025.12.31 23:19:39.269134 [ 271 ] {825d8c8e-49ce-4f7d-8b82-561b52993fc6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 6547 | 2025.12.31 23:19:39.269449 [ 271 ] {825d8c8e-49ce-4f7d-8b82-561b52993fc6} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6548 | 2025.12.31 23:19:39.269670 [ 271 ] {825d8c8e-49ce-4f7d-8b82-561b52993fc6} <Trace> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6549 | 2025.12.31 23:19:39.269802 [ 271 ] {825d8c8e-49ce-4f7d-8b82-561b52993fc6} <Debug> executeQuery: Read 215 rows, 13.07 KiB in 0.001253 sec., 171588.1883479649 rows/sec., 10.18 MiB/sec. | ||
| 6550 | 2025.12.31 23:19:39.269839 [ 271 ] {825d8c8e-49ce-4f7d-8b82-561b52993fc6} <Debug> TCPHandler: Processed in 0.001423304 sec. | ||
| 6551 | 2025.12.31 23:19:39.269961 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6552 | 2025.12.31 23:19:39.270082 [ 271 ] {a10c6312-441e-4325-820f-9e21d044f6af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6553 | 2025.12.31 23:19:39.270131 [ 271 ] {a10c6312-441e-4325-820f-9e21d044f6af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6554 | 2025.12.31 23:19:39.270697 [ 271 ] {a10c6312-441e-4325-820f-9e21d044f6af} <Trace> oximeter.fields_u32 (32e14ee3-f9fc-4687-bf55-1d31f5f916a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6555 | 2025.12.31 23:19:39.270742 [ 271 ] {a10c6312-441e-4325-820f-9e21d044f6af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 6556 | 2025.12.31 23:19:39.271114 [ 271 ] {a10c6312-441e-4325-820f-9e21d044f6af} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 6557 | 2025.12.31 23:19:39.271344 [ 271 ] {a10c6312-441e-4325-820f-9e21d044f6af} <Trace> oximeter.fields_u32 (32e14ee3-f9fc-4687-bf55-1d31f5f916a9): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6558 | 2025.12.31 23:19:39.271475 [ 271 ] {a10c6312-441e-4325-820f-9e21d044f6af} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001418 sec., 149506.34696755995 rows/sec., 9.64 MiB/sec. | ||
| 6559 | 2025.12.31 23:19:39.271513 [ 271 ] {a10c6312-441e-4325-820f-9e21d044f6af} <Debug> TCPHandler: Processed in 0.001614328 sec. | ||
| 6560 | 2025.12.31 23:19:39.271614 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6561 | 2025.12.31 23:19:39.271709 [ 271 ] {369e16e7-6ae8-46b8-8168-596a09a8e565} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6562 | 2025.12.31 23:19:39.271749 [ 271 ] {369e16e7-6ae8-46b8-8168-596a09a8e565} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6563 | 2025.12.31 23:19:39.272217 [ 271 ] {369e16e7-6ae8-46b8-8168-596a09a8e565} <Trace> oximeter.fields_u8 (ce0c1db8-65f1-440f-8e78-1020d181f97b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6564 | 2025.12.31 23:19:39.272255 [ 271 ] {369e16e7-6ae8-46b8-8168-596a09a8e565} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 6565 | 2025.12.31 23:19:39.272554 [ 271 ] {369e16e7-6ae8-46b8-8168-596a09a8e565} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 6566 | 2025.12.31 23:19:39.272762 [ 271 ] {369e16e7-6ae8-46b8-8168-596a09a8e565} <Trace> oximeter.fields_u8 (ce0c1db8-65f1-440f-8e78-1020d181f97b): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6567 | 2025.12.31 23:19:39.272859 [ 48 ] {} <Debug> oximeter.fields_u8 (ce0c1db8-65f1-440f-8e78-1020d181f97b) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 | ||
| 6568 | 2025.12.31 23:19:39.272888 [ 271 ] {369e16e7-6ae8-46b8-8168-596a09a8e565} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001198 sec., 176126.87813021702 rows/sec., 10.00 MiB/sec. | ||
| 6569 | 2025.12.31 23:19:39.272905 [ 48 ] {} <Trace> oximeter.fields_u8 (ce0c1db8-65f1-440f-8e78-1020d181f97b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6570 | 2025.12.31 23:19:39.272930 [ 271 ] {369e16e7-6ae8-46b8-8168-596a09a8e565} <Debug> TCPHandler: Processed in 0.001365634 sec. | ||
| 6571 | 2025.12.31 23:19:39.272930 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 6572 | 2025.12.31 23:19:39.273022 [ 195 ] {ce0c1db8-65f1-440f-8e78-1020d181f97b::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 | ||
| 6573 | 2025.12.31 23:19:39.273049 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6574 | 2025.12.31 23:19:39.273130 [ 195 ] {ce0c1db8-65f1-440f-8e78-1020d181f97b::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6575 | 2025.12.31 23:19:39.273148 [ 271 ] {bcb9ac6b-295c-4076-a9d8-760d3544d3f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6576 | 2025.12.31 23:19:39.273162 [ 195 ] {ce0c1db8-65f1-440f-8e78-1020d181f97b::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 | ||
| 6577 | 2025.12.31 23:19:39.273195 [ 271 ] {bcb9ac6b-295c-4076-a9d8-760d3544d3f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6578 | 2025.12.31 23:19:39.273223 [ 195 ] {ce0c1db8-65f1-440f-8e78-1020d181f97b::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 | ||
| 6579 | 2025.12.31 23:19:39.273272 [ 195 ] {ce0c1db8-65f1-440f-8e78-1020d181f97b::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 | ||
| 6580 | 2025.12.31 23:19:39.273315 [ 195 ] {ce0c1db8-65f1-440f-8e78-1020d181f97b::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 | ||
| 6581 | 2025.12.31 23:19:39.273353 [ 195 ] {ce0c1db8-65f1-440f-8e78-1020d181f97b::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 | ||
| 6582 | 2025.12.31 23:19:39.273395 [ 195 ] {ce0c1db8-65f1-440f-8e78-1020d181f97b::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 211 rows starting from the beginning of the part | ||
| 6583 | 2025.12.31 23:19:39.273885 [ 271 ] {bcb9ac6b-295c-4076-a9d8-760d3544d3f9} <Trace> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6584 | 2025.12.31 23:19:39.273927 [ 271 ] {bcb9ac6b-295c-4076-a9d8-760d3544d3f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 6585 | 2025.12.31 23:19:39.274252 [ 188 ] {ce0c1db8-65f1-440f-8e78-1020d181f97b::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 880 rows, containing 5 columns (5 merged, 0 gathered) in 0.001263011 sec., 696747.6926170872 rows/sec., 42.78 MiB/sec. | ||
| 6586 | 2025.12.31 23:19:39.274271 [ 271 ] {bcb9ac6b-295c-4076-a9d8-760d3544d3f9} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6587 | 2025.12.31 23:19:39.274432 [ 188 ] {ce0c1db8-65f1-440f-8e78-1020d181f97b::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 6588 | 2025.12.31 23:19:39.274518 [ 271 ] {bcb9ac6b-295c-4076-a9d8-760d3544d3f9} <Trace> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6589 | 2025.12.31 23:19:39.274675 [ 271 ] {bcb9ac6b-295c-4076-a9d8-760d3544d3f9} <Debug> executeQuery: Read 689 rows, 49.27 KiB in 0.001546 sec., 445666.23544631305 rows/sec., 31.12 MiB/sec. | ||
| 6590 | 2025.12.31 23:19:39.274715 [ 271 ] {bcb9ac6b-295c-4076-a9d8-760d3544d3f9} <Debug> TCPHandler: Processed in 0.001716189 sec. | ||
| 6591 | 2025.12.31 23:19:39.274743 [ 188 ] {ce0c1db8-65f1-440f-8e78-1020d181f97b::all_1_10_2} <Trace> oximeter.fields_u8 (ce0c1db8-65f1-440f-8e78-1020d181f97b): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6592 | 2025.12.31 23:19:39.274821 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6593 | 2025.12.31 23:19:39.274823 [ 188 ] {ce0c1db8-65f1-440f-8e78-1020d181f97b::all_1_10_2} <Trace> oximeter.fields_u8 (ce0c1db8-65f1-440f-8e78-1020d181f97b) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2 | ||
| 6594 | 2025.12.31 23:19:39.274924 [ 271 ] {424b7a72-6474-4621-8f54-5c4aa535a22b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 6595 | 2025.12.31 23:19:39.274937 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 6596 | 2025.12.31 23:19:39.274973 [ 271 ] {424b7a72-6474-4621-8f54-5c4aa535a22b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 6597 | 2025.12.31 23:19:39.275312 [ 271 ] {424b7a72-6474-4621-8f54-5c4aa535a22b} <Trace> oximeter.measurements_bool (4d9e9430-4c82-43e2-8cb1-e67498da106d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6598 | 2025.12.31 23:19:39.275348 [ 271 ] {424b7a72-6474-4621-8f54-5c4aa535a22b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 6599 | 2025.12.31 23:19:39.275652 [ 271 ] {424b7a72-6474-4621-8f54-5c4aa535a22b} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 6600 | 2025.12.31 23:19:39.275863 [ 271 ] {424b7a72-6474-4621-8f54-5c4aa535a22b} <Trace> oximeter.measurements_bool (4d9e9430-4c82-43e2-8cb1-e67498da106d): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6601 | 2025.12.31 23:19:39.275958 [ 48 ] {} <Debug> oximeter.measurements_bool (4d9e9430-4c82-43e2-8cb1-e67498da106d) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 6602 | 2025.12.31 23:19:39.275987 [ 48 ] {} <Trace> oximeter.measurements_bool (4d9e9430-4c82-43e2-8cb1-e67498da106d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6603 | 2025.12.31 23:19:39.275989 [ 271 ] {424b7a72-6474-4621-8f54-5c4aa535a22b} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001084 sec., 5535.055350553506 rows/sec., 289.19 KiB/sec. | ||
| 6604 | 2025.12.31 23:19:39.276006 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 6605 | 2025.12.31 23:19:39.276038 [ 271 ] {424b7a72-6474-4621-8f54-5c4aa535a22b} <Debug> TCPHandler: Processed in 0.001265322 sec. | ||
| 6606 | 2025.12.31 23:19:39.276095 [ 191 ] {4d9e9430-4c82-43e2-8cb1-e67498da106d::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 | ||
| 6607 | 2025.12.31 23:19:39.276153 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6608 | 2025.12.31 23:19:39.276198 [ 191 ] {4d9e9430-4c82-43e2-8cb1-e67498da106d::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6609 | 2025.12.31 23:19:39.276230 [ 191 ] {4d9e9430-4c82-43e2-8cb1-e67498da106d::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 | ||
| 6610 | 2025.12.31 23:19:39.276253 [ 271 ] {a054fc34-71e7-4f25-9fc0-e20dc3244aca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6611 | 2025.12.31 23:19:39.276279 [ 191 ] {4d9e9430-4c82-43e2-8cb1-e67498da106d::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 | ||
| 6612 | 2025.12.31 23:19:39.276300 [ 271 ] {a054fc34-71e7-4f25-9fc0-e20dc3244aca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6613 | 2025.12.31 23:19:39.276325 [ 191 ] {4d9e9430-4c82-43e2-8cb1-e67498da106d::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 | ||
| 6614 | 2025.12.31 23:19:39.276366 [ 191 ] {4d9e9430-4c82-43e2-8cb1-e67498da106d::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 | ||
| 6615 | 2025.12.31 23:19:39.276404 [ 191 ] {4d9e9430-4c82-43e2-8cb1-e67498da106d::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 | ||
| 6616 | 2025.12.31 23:19:39.276443 [ 191 ] {4d9e9430-4c82-43e2-8cb1-e67498da106d::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 | ||
| 6617 | 2025.12.31 23:19:39.276757 [ 271 ] {a054fc34-71e7-4f25-9fc0-e20dc3244aca} <Trace> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6618 | 2025.12.31 23:19:39.276798 [ 271 ] {a054fc34-71e7-4f25-9fc0-e20dc3244aca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 6619 | 2025.12.31 23:19:39.277145 [ 271 ] {a054fc34-71e7-4f25-9fc0-e20dc3244aca} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6620 | 2025.12.31 23:19:39.277162 [ 188 ] {4d9e9430-4c82-43e2-8cb1-e67498da106d::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 4 columns (4 merged, 0 gathered) in 0.001101908 sec., 32670.60407946943 rows/sec., 1.67 MiB/sec. | ||
| 6621 | 2025.12.31 23:19:39.277284 [ 191 ] {4d9e9430-4c82-43e2-8cb1-e67498da106d::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 6622 | 2025.12.31 23:19:39.277398 [ 271 ] {a054fc34-71e7-4f25-9fc0-e20dc3244aca} <Trace> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6623 | 2025.12.31 23:19:39.277544 [ 271 ] {a054fc34-71e7-4f25-9fc0-e20dc3244aca} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.00131 sec., 239694.65648854963 rows/sec., 15.75 MiB/sec. | ||
| 6624 | 2025.12.31 23:19:39.277576 [ 191 ] {4d9e9430-4c82-43e2-8cb1-e67498da106d::all_1_6_1} <Trace> oximeter.measurements_bool (4d9e9430-4c82-43e2-8cb1-e67498da106d): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6625 | 2025.12.31 23:19:39.277582 [ 271 ] {a054fc34-71e7-4f25-9fc0-e20dc3244aca} <Debug> TCPHandler: Processed in 0.001478345 sec. | ||
| 6626 | 2025.12.31 23:19:39.277646 [ 191 ] {4d9e9430-4c82-43e2-8cb1-e67498da106d::all_1_6_1} <Trace> oximeter.measurements_bool (4d9e9430-4c82-43e2-8cb1-e67498da106d) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 6627 | 2025.12.31 23:19:39.277702 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6628 | 2025.12.31 23:19:39.277708 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 6629 | 2025.12.31 23:19:39.277803 [ 271 ] {d182148d-e902-45d2-b345-4d45174325bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 6630 | 2025.12.31 23:19:39.277848 [ 271 ] {d182148d-e902-45d2-b345-4d45174325bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 6631 | 2025.12.31 23:19:39.278156 [ 271 ] {d182148d-e902-45d2-b345-4d45174325bb} <Trace> oximeter.measurements_f64 (cba5f6bd-2e20-4297-b248-eab409e4eaa6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6632 | 2025.12.31 23:19:39.278191 [ 271 ] {d182148d-e902-45d2-b345-4d45174325bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 6633 | 2025.12.31 23:19:39.278485 [ 271 ] {d182148d-e902-45d2-b345-4d45174325bb} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 6634 | 2025.12.31 23:19:39.278702 [ 271 ] {d182148d-e902-45d2-b345-4d45174325bb} <Trace> oximeter.measurements_f64 (cba5f6bd-2e20-4297-b248-eab409e4eaa6): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6635 | 2025.12.31 23:19:39.278828 [ 271 ] {d182148d-e902-45d2-b345-4d45174325bb} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001043 sec., 958.7727708533076 rows/sec., 64.60 KiB/sec. | ||
| 6636 | 2025.12.31 23:19:39.278864 [ 271 ] {d182148d-e902-45d2-b345-4d45174325bb} <Debug> TCPHandler: Processed in 0.001212361 sec. | ||
| 6637 | 2025.12.31 23:19:39.278986 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6638 | 2025.12.31 23:19:39.279111 [ 271 ] {2f6a6fd8-d2b1-4ea4-896e-29df16f73bb5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6639 | 2025.12.31 23:19:39.279178 [ 271 ] {2f6a6fd8-d2b1-4ea4-896e-29df16f73bb5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6640 | 2025.12.31 23:19:39.280096 [ 271 ] {2f6a6fd8-d2b1-4ea4-896e-29df16f73bb5} <Trace> oximeter.measurements_histogramu64 (83559bb8-4c93-4180-b7e7-e9b7333f4c1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6641 | 2025.12.31 23:19:39.280134 [ 271 ] {2f6a6fd8-d2b1-4ea4-896e-29df16f73bb5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 6642 | 2025.12.31 23:19:39.280742 [ 271 ] {2f6a6fd8-d2b1-4ea4-896e-29df16f73bb5} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 6643 | 2025.12.31 23:19:39.281046 [ 271 ] {2f6a6fd8-d2b1-4ea4-896e-29df16f73bb5} <Trace> oximeter.measurements_histogramu64 (83559bb8-4c93-4180-b7e7-e9b7333f4c1b): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6644 | 2025.12.31 23:19:39.281190 [ 271 ] {2f6a6fd8-d2b1-4ea4-896e-29df16f73bb5} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.002105 sec., 4750.593824228028 rows/sec., 8.51 MiB/sec. | ||
| 6645 | 2025.12.31 23:19:39.281251 [ 271 ] {2f6a6fd8-d2b1-4ea4-896e-29df16f73bb5} <Debug> TCPHandler: Processed in 0.00232631 sec. | ||
| 6646 | 2025.12.31 23:19:39.281407 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6647 | 2025.12.31 23:19:39.281502 [ 271 ] {2d7d13bc-91e2-4199-a3b4-6abb1295b753} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6648 | 2025.12.31 23:19:39.281542 [ 271 ] {2d7d13bc-91e2-4199-a3b4-6abb1295b753} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6649 | 2025.12.31 23:19:39.281894 [ 271 ] {2d7d13bc-91e2-4199-a3b4-6abb1295b753} <Trace> oximeter.measurements_u64 (3e0fa7da-0500-483e-b241-ac25d0f845d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6650 | 2025.12.31 23:19:39.281931 [ 271 ] {2d7d13bc-91e2-4199-a3b4-6abb1295b753} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 6651 | 2025.12.31 23:19:39.282242 [ 271 ] {2d7d13bc-91e2-4199-a3b4-6abb1295b753} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6652 | 2025.12.31 23:19:39.282456 [ 271 ] {2d7d13bc-91e2-4199-a3b4-6abb1295b753} <Trace> oximeter.measurements_u64 (3e0fa7da-0500-483e-b241-ac25d0f845d7): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6653 | 2025.12.31 23:19:39.282563 [ 48 ] {} <Debug> oximeter.measurements_u64 (3e0fa7da-0500-483e-b241-ac25d0f845d7) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6654 | 2025.12.31 23:19:39.282584 [ 271 ] {2d7d13bc-91e2-4199-a3b4-6abb1295b753} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001102 sec., 94373.8656987296 rows/sec., 5.78 MiB/sec. | ||
| 6655 | 2025.12.31 23:19:39.282594 [ 48 ] {} <Trace> oximeter.measurements_u64 (3e0fa7da-0500-483e-b241-ac25d0f845d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6656 | 2025.12.31 23:19:39.282623 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 6657 | 2025.12.31 23:19:39.282627 [ 271 ] {2d7d13bc-91e2-4199-a3b4-6abb1295b753} <Debug> TCPHandler: Processed in 0.001270191 sec. | ||
| 6658 | 2025.12.31 23:19:39.282732 [ 190 ] {3e0fa7da-0500-483e-b241-ac25d0f845d7::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 | ||
| 6659 | 2025.12.31 23:19:39.282875 [ 190 ] {3e0fa7da-0500-483e-b241-ac25d0f845d7::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6660 | 2025.12.31 23:19:39.282910 [ 190 ] {3e0fa7da-0500-483e-b241-ac25d0f845d7::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 | ||
| 6661 | 2025.12.31 23:19:39.282975 [ 190 ] {3e0fa7da-0500-483e-b241-ac25d0f845d7::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 104 rows starting from the beginning of the part | ||
| 6662 | 2025.12.31 23:19:39.283020 [ 190 ] {3e0fa7da-0500-483e-b241-ac25d0f845d7::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 60 rows starting from the beginning of the part | ||
| 6663 | 2025.12.31 23:19:39.283058 [ 190 ] {3e0fa7da-0500-483e-b241-ac25d0f845d7::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 104 rows starting from the beginning of the part | ||
| 6664 | 2025.12.31 23:19:39.283096 [ 190 ] {3e0fa7da-0500-483e-b241-ac25d0f845d7::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 | ||
| 6665 | 2025.12.31 23:19:39.283137 [ 190 ] {3e0fa7da-0500-483e-b241-ac25d0f845d7::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 104 rows starting from the beginning of the part | ||
| 6666 | 2025.12.31 23:19:39.284168 [ 191 ] {3e0fa7da-0500-483e-b241-ac25d0f845d7::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2244 rows, containing 4 columns (4 merged, 0 gathered) in 0.001488195 sec., 1507866.912602179 rows/sec., 99.24 MiB/sec. | ||
| 6667 | 2025.12.31 23:19:39.284388 [ 188 ] {3e0fa7da-0500-483e-b241-ac25d0f845d7::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6668 | 2025.12.31 23:19:39.284643 [ 188 ] {3e0fa7da-0500-483e-b241-ac25d0f845d7::all_1_36_7} <Trace> oximeter.measurements_u64 (3e0fa7da-0500-483e-b241-ac25d0f845d7): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6669 | 2025.12.31 23:19:39.284712 [ 188 ] {3e0fa7da-0500-483e-b241-ac25d0f845d7::all_1_36_7} <Trace> oximeter.measurements_u64 (3e0fa7da-0500-483e-b241-ac25d0f845d7) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6670 | 2025.12.31 23:19:39.284783 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.60 MiB. | ||
| 6671 | 2025.12.31 23:19:41.918935 [ 40 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6672 | 2025.12.31 23:19:41.918999 [ 40 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6673 | 2025.12.31 23:19:42.008464 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 12596 | ||
| 6674 | 2025.12.31 23:19:42.008965 [ 245 ] {} <Trace> system.asynchronous_metric_log (1af02360-2569-4a97-a5ac-aa07775e497e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6675 | 2025.12.31 23:19:42.009002 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 6676 | 2025.12.31 23:19:42.009526 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 6677 | 2025.12.31 23:19:42.009768 [ 245 ] {} <Trace> system.asynchronous_metric_log (1af02360-2569-4a97-a5ac-aa07775e497e): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6678 | 2025.12.31 23:19:42.009920 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12596 | ||
| 6679 | 2025.12.31 23:19:42.009925 [ 40 ] {} <Debug> system.asynchronous_metric_log (1af02360-2569-4a97-a5ac-aa07775e497e) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 6680 | 2025.12.31 23:19:42.009998 [ 40 ] {} <Trace> system.asynchronous_metric_log (1af02360-2569-4a97-a5ac-aa07775e497e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6681 | 2025.12.31 23:19:42.010023 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 6682 | 2025.12.31 23:19:42.010148 [ 191 ] {1af02360-2569-4a97-a5ac-aa07775e497e::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 | ||
| 6683 | 2025.12.31 23:19:42.010303 [ 191 ] {1af02360-2569-4a97-a5ac-aa07775e497e::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6684 | 2025.12.31 23:19:42.010345 [ 191 ] {1af02360-2569-4a97-a5ac-aa07775e497e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_21_4, total 10164 rows starting from the beginning of the part | ||
| 6685 | 2025.12.31 23:19:42.010408 [ 191 ] {1af02360-2569-4a97-a5ac-aa07775e497e::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 | ||
| 6686 | 2025.12.31 23:19:42.010450 [ 191 ] {1af02360-2569-4a97-a5ac-aa07775e497e::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 | ||
| 6687 | 2025.12.31 23:19:42.010496 [ 191 ] {1af02360-2569-4a97-a5ac-aa07775e497e::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 | ||
| 6688 | 2025.12.31 23:19:42.010544 [ 191 ] {1af02360-2569-4a97-a5ac-aa07775e497e::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 | ||
| 6689 | 2025.12.31 23:19:42.010583 [ 191 ] {1af02360-2569-4a97-a5ac-aa07775e497e::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 | ||
| 6690 | 2025.12.31 23:19:42.012496 [ 188 ] {1af02360-2569-4a97-a5ac-aa07775e497e::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12596 rows, containing 4 columns (4 merged, 0 gathered) in 0.002410041 sec., 5226467.101597027 rows/sec., 74.77 MiB/sec. | ||
| 6691 | 2025.12.31 23:19:42.012838 [ 197 ] {1af02360-2569-4a97-a5ac-aa07775e497e::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 6692 | 2025.12.31 23:19:42.013114 [ 197 ] {1af02360-2569-4a97-a5ac-aa07775e497e::all_1_26_5} <Trace> system.asynchronous_metric_log (1af02360-2569-4a97-a5ac-aa07775e497e): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6693 | 2025.12.31 23:19:42.013182 [ 197 ] {1af02360-2569-4a97-a5ac-aa07775e497e::all_1_26_5} <Trace> system.asynchronous_metric_log (1af02360-2569-4a97-a5ac-aa07775e497e) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 6694 | 2025.12.31 23:19:42.013273 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.42 MiB. | ||
| 6695 | 2025.12.31 23:19:42.649394 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 196 | ||
| 6696 | 2025.12.31 23:19:42.667233 [ 244 ] {} <Trace> system.metric_log (9f7485ce-4bf0-4a0f-b388-b82873d55ef6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6697 | 2025.12.31 23:19:42.667290 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 6698 | 2025.12.31 23:19:42.672852 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 6699 | 2025.12.31 23:19:42.673551 [ 244 ] {} <Trace> system.metric_log (9f7485ce-4bf0-4a0f-b388-b82873d55ef6): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6700 | 2025.12.31 23:19:42.673855 [ 39 ] {} <Debug> system.metric_log (9f7485ce-4bf0-4a0f-b388-b82873d55ef6) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 6701 | 2025.12.31 23:19:42.673924 [ 39 ] {} <Trace> system.metric_log (9f7485ce-4bf0-4a0f-b388-b82873d55ef6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6702 | 2025.12.31 23:19:42.673947 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 6703 | 2025.12.31 23:19:42.674051 [ 191 ] {9f7485ce-4bf0-4a0f-b388-b82873d55ef6::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 | ||
| 6704 | 2025.12.31 23:19:42.676860 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 196 | ||
| 6705 | 2025.12.31 23:19:42.678174 [ 191 ] {9f7485ce-4bf0-4a0f-b388-b82873d55ef6::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6706 | 2025.12.31 23:19:42.679681 [ 191 ] {9f7485ce-4bf0-4a0f-b388-b82873d55ef6::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 | ||
| 6707 | 2025.12.31 23:19:42.684484 [ 191 ] {9f7485ce-4bf0-4a0f-b388-b82873d55ef6::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 | ||
| 6708 | 2025.12.31 23:19:42.689138 [ 191 ] {9f7485ce-4bf0-4a0f-b388-b82873d55ef6::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 | ||
| 6709 | 2025.12.31 23:19:42.693393 [ 191 ] {9f7485ce-4bf0-4a0f-b388-b82873d55ef6::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 | ||
| 6710 | 2025.12.31 23:19:42.697587 [ 191 ] {9f7485ce-4bf0-4a0f-b388-b82873d55ef6::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 | ||
| 6711 | 2025.12.31 23:19:42.701378 [ 191 ] {9f7485ce-4bf0-4a0f-b388-b82873d55ef6::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 | ||
| 6712 | 2025.12.31 23:19:42.753589 [ 191 ] {9f7485ce-4bf0-4a0f-b388-b82873d55ef6::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 196 rows, containing 679 columns (679 merged, 0 gathered) in 0.07958382 sec., 2462.812164583203 rows/sec., 12.73 MiB/sec. | ||
| 6713 | 2025.12.31 23:19:42.755185 [ 191 ] {9f7485ce-4bf0-4a0f-b388-b82873d55ef6::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 6714 | 2025.12.31 23:19:42.756803 [ 191 ] {9f7485ce-4bf0-4a0f-b388-b82873d55ef6::all_1_26_5} <Trace> system.metric_log (9f7485ce-4bf0-4a0f-b388-b82873d55ef6): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6715 | 2025.12.31 23:19:42.756886 [ 191 ] {9f7485ce-4bf0-4a0f-b388-b82873d55ef6::all_1_26_5} <Trace> system.metric_log (9f7485ce-4bf0-4a0f-b388-b82873d55ef6) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 6716 | 2025.12.31 23:19:42.758333 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 6717 | 2025.12.31 23:19:43.000318 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 264.97 MiB, peak 275.51 MiB, free memory in arenas 0.00 B, will set to 269.80 MiB (RSS), difference: 4.83 MiB | ||
| 6718 | 2025.12.31 23:19:44.253753 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6719 | 2025.12.31 23:19:44.253947 [ 271 ] {dbd6d9f9-d767-43da-b3e6-74947ab662de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6720 | 2025.12.31 23:19:44.254019 [ 271 ] {dbd6d9f9-d767-43da-b3e6-74947ab662de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6721 | 2025.12.31 23:19:44.254691 [ 271 ] {dbd6d9f9-d767-43da-b3e6-74947ab662de} <Trace> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6722 | 2025.12.31 23:19:44.254733 [ 271 ] {dbd6d9f9-d767-43da-b3e6-74947ab662de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 6723 | 2025.12.31 23:19:44.255135 [ 271 ] {dbd6d9f9-d767-43da-b3e6-74947ab662de} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6724 | 2025.12.31 23:19:44.255365 [ 271 ] {dbd6d9f9-d767-43da-b3e6-74947ab662de} <Trace> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6725 | 2025.12.31 23:19:44.255510 [ 271 ] {dbd6d9f9-d767-43da-b3e6-74947ab662de} <Debug> executeQuery: Read 118 rows, 10.26 KiB in 0.001617 sec., 72974.64440321583 rows/sec., 6.20 MiB/sec. | ||
| 6726 | 2025.12.31 23:19:44.255550 [ 271 ] {dbd6d9f9-d767-43da-b3e6-74947ab662de} <Debug> TCPHandler: Processed in 0.001934333 sec. | ||
| 6727 | 2025.12.31 23:19:44.255673 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6728 | 2025.12.31 23:19:44.255767 [ 271 ] {aa8fbcd0-7f71-4ea7-a1c4-dd21c52e8021} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6729 | 2025.12.31 23:19:44.255807 [ 271 ] {aa8fbcd0-7f71-4ea7-a1c4-dd21c52e8021} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6730 | 2025.12.31 23:19:44.256209 [ 271 ] {aa8fbcd0-7f71-4ea7-a1c4-dd21c52e8021} <Trace> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6731 | 2025.12.31 23:19:44.256246 [ 271 ] {aa8fbcd0-7f71-4ea7-a1c4-dd21c52e8021} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 6732 | 2025.12.31 23:19:44.256552 [ 271 ] {aa8fbcd0-7f71-4ea7-a1c4-dd21c52e8021} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6733 | 2025.12.31 23:19:44.256754 [ 271 ] {aa8fbcd0-7f71-4ea7-a1c4-dd21c52e8021} <Trace> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6734 | 2025.12.31 23:19:44.256884 [ 271 ] {aa8fbcd0-7f71-4ea7-a1c4-dd21c52e8021} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001135 sec., 27312.77533039648 rows/sec., 2.01 MiB/sec. | ||
| 6735 | 2025.12.31 23:19:44.256920 [ 271 ] {aa8fbcd0-7f71-4ea7-a1c4-dd21c52e8021} <Debug> TCPHandler: Processed in 0.001295842 sec. | ||
| 6736 | 2025.12.31 23:19:44.257030 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6737 | 2025.12.31 23:19:44.257122 [ 271 ] {c6bfea36-2dfa-450e-b752-862bd71fd894} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6738 | 2025.12.31 23:19:44.257160 [ 271 ] {c6bfea36-2dfa-450e-b752-862bd71fd894} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6739 | 2025.12.31 23:19:44.257572 [ 271 ] {c6bfea36-2dfa-450e-b752-862bd71fd894} <Trace> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6740 | 2025.12.31 23:19:44.257607 [ 271 ] {c6bfea36-2dfa-450e-b752-862bd71fd894} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 6741 | 2025.12.31 23:19:44.257912 [ 271 ] {c6bfea36-2dfa-450e-b752-862bd71fd894} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6742 | 2025.12.31 23:19:44.258122 [ 271 ] {c6bfea36-2dfa-450e-b752-862bd71fd894} <Trace> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6743 | 2025.12.31 23:19:44.258247 [ 271 ] {c6bfea36-2dfa-450e-b752-862bd71fd894} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001143 sec., 83114.6106736658 rows/sec., 6.49 MiB/sec. | ||
| 6744 | 2025.12.31 23:19:44.258285 [ 271 ] {c6bfea36-2dfa-450e-b752-862bd71fd894} <Debug> TCPHandler: Processed in 0.001302522 sec. | ||
| 6745 | 2025.12.31 23:19:44.258396 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6746 | 2025.12.31 23:19:44.258489 [ 271 ] {17f45011-9493-419b-b53d-07956ac29f68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6747 | 2025.12.31 23:19:44.258531 [ 271 ] {17f45011-9493-419b-b53d-07956ac29f68} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6748 | 2025.12.31 23:19:44.258928 [ 271 ] {17f45011-9493-419b-b53d-07956ac29f68} <Trace> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6749 | 2025.12.31 23:19:44.258963 [ 271 ] {17f45011-9493-419b-b53d-07956ac29f68} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 6750 | 2025.12.31 23:19:44.259298 [ 271 ] {17f45011-9493-419b-b53d-07956ac29f68} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6751 | 2025.12.31 23:19:44.259500 [ 271 ] {17f45011-9493-419b-b53d-07956ac29f68} <Trace> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6752 | 2025.12.31 23:19:44.259628 [ 271 ] {17f45011-9493-419b-b53d-07956ac29f68} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001158 sec., 138169.2573402418 rows/sec., 9.62 MiB/sec. | ||
| 6753 | 2025.12.31 23:19:44.259664 [ 271 ] {17f45011-9493-419b-b53d-07956ac29f68} <Debug> TCPHandler: Processed in 0.001315463 sec. | ||
| 6754 | 2025.12.31 23:19:44.259786 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6755 | 2025.12.31 23:19:44.259879 [ 271 ] {18d7c3a3-0c14-4f4a-85fb-a71bbbbce688} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6756 | 2025.12.31 23:19:44.259932 [ 271 ] {18d7c3a3-0c14-4f4a-85fb-a71bbbbce688} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6757 | 2025.12.31 23:19:44.260720 [ 271 ] {18d7c3a3-0c14-4f4a-85fb-a71bbbbce688} <Trace> oximeter.measurements_histogramu64 (83559bb8-4c93-4180-b7e7-e9b7333f4c1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6758 | 2025.12.31 23:19:44.260756 [ 271 ] {18d7c3a3-0c14-4f4a-85fb-a71bbbbce688} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 6759 | 2025.12.31 23:19:44.261338 [ 271 ] {18d7c3a3-0c14-4f4a-85fb-a71bbbbce688} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 6760 | 2025.12.31 23:19:44.261558 [ 271 ] {18d7c3a3-0c14-4f4a-85fb-a71bbbbce688} <Trace> oximeter.measurements_histogramu64 (83559bb8-4c93-4180-b7e7-e9b7333f4c1b): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6761 | 2025.12.31 23:19:44.261703 [ 271 ] {18d7c3a3-0c14-4f4a-85fb-a71bbbbce688} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001841 sec., 16838.67463335144 rows/sec., 30.17 MiB/sec. | ||
| 6762 | 2025.12.31 23:19:44.261754 [ 271 ] {18d7c3a3-0c14-4f4a-85fb-a71bbbbce688} <Debug> TCPHandler: Processed in 0.002015044 sec. | ||
| 6763 | 2025.12.31 23:19:44.261869 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6764 | 2025.12.31 23:19:44.261964 [ 271 ] {1e2a8da1-8d60-4555-a339-03a583535105} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6765 | 2025.12.31 23:19:44.262005 [ 271 ] {1e2a8da1-8d60-4555-a339-03a583535105} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6766 | 2025.12.31 23:19:44.262334 [ 271 ] {1e2a8da1-8d60-4555-a339-03a583535105} <Trace> oximeter.measurements_u64 (3e0fa7da-0500-483e-b241-ac25d0f845d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6767 | 2025.12.31 23:19:44.262368 [ 271 ] {1e2a8da1-8d60-4555-a339-03a583535105} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 6768 | 2025.12.31 23:19:44.262672 [ 271 ] {1e2a8da1-8d60-4555-a339-03a583535105} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6769 | 2025.12.31 23:19:44.262881 [ 271 ] {1e2a8da1-8d60-4555-a339-03a583535105} <Trace> oximeter.measurements_u64 (3e0fa7da-0500-483e-b241-ac25d0f845d7): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6770 | 2025.12.31 23:19:44.263003 [ 271 ] {1e2a8da1-8d60-4555-a339-03a583535105} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001058 sec., 56710.77504725898 rows/sec., 3.82 MiB/sec. | ||
| 6771 | 2025.12.31 23:19:44.263037 [ 271 ] {1e2a8da1-8d60-4555-a339-03a583535105} <Debug> TCPHandler: Processed in 0.001215711 sec. | ||
| 6772 | 2025.12.31 23:19:45.973003 [ 34 ] {} <Debug> oximeter.fields_ipaddr (5f424e33-6a9f-405c-b8ff-24c93b94647e) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 6773 | 2025.12.31 23:19:45.973089 [ 34 ] {} <Trace> oximeter.fields_ipaddr (5f424e33-6a9f-405c-b8ff-24c93b94647e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6774 | 2025.12.31 23:19:45.973114 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 6775 | 2025.12.31 23:19:45.973240 [ 194 ] {5f424e33-6a9f-405c-b8ff-24c93b94647e::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 | ||
| 6776 | 2025.12.31 23:19:45.973369 [ 194 ] {5f424e33-6a9f-405c-b8ff-24c93b94647e::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6777 | 2025.12.31 23:19:45.973415 [ 194 ] {5f424e33-6a9f-405c-b8ff-24c93b94647e::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 20 rows starting from the beginning of the part | ||
| 6778 | 2025.12.31 23:19:45.973488 [ 194 ] {5f424e33-6a9f-405c-b8ff-24c93b94647e::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 4 rows starting from the beginning of the part | ||
| 6779 | 2025.12.31 23:19:45.973541 [ 194 ] {5f424e33-6a9f-405c-b8ff-24c93b94647e::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 4 rows starting from the beginning of the part | ||
| 6780 | 2025.12.31 23:19:45.973589 [ 194 ] {5f424e33-6a9f-405c-b8ff-24c93b94647e::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 4 rows starting from the beginning of the part | ||
| 6781 | 2025.12.31 23:19:45.973633 [ 194 ] {5f424e33-6a9f-405c-b8ff-24c93b94647e::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 6 rows starting from the beginning of the part | ||
| 6782 | 2025.12.31 23:19:45.974440 [ 189 ] {5f424e33-6a9f-405c-b8ff-24c93b94647e::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38 rows, containing 5 columns (5 merged, 0 gathered) in 0.001250231 sec., 30394.38311799979 rows/sec., 2.54 MiB/sec. | ||
| 6783 | 2025.12.31 23:19:45.974638 [ 192 ] {5f424e33-6a9f-405c-b8ff-24c93b94647e::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 6784 | 2025.12.31 23:19:45.974939 [ 192 ] {5f424e33-6a9f-405c-b8ff-24c93b94647e::all_1_13_3} <Trace> oximeter.fields_ipaddr (5f424e33-6a9f-405c-b8ff-24c93b94647e): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6785 | 2025.12.31 23:19:45.975017 [ 192 ] {5f424e33-6a9f-405c-b8ff-24c93b94647e::all_1_13_3} <Trace> oximeter.fields_ipaddr (5f424e33-6a9f-405c-b8ff-24c93b94647e) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
| 6786 | 2025.12.31 23:19:45.975107 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 6787 | 2025.12.31 23:19:47.048205 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 884 | ||
| 6788 | 2025.12.31 23:19:47.050596 [ 243 ] {} <Trace> system.query_log (aa57fb54-d3d4-4e2b-bcda-b6c10074d25d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6789 | 2025.12.31 23:19:47.050641 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 6790 | 2025.12.31 23:19:47.051807 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 6791 | 2025.12.31 23:19:47.052075 [ 243 ] {} <Trace> system.query_log (aa57fb54-d3d4-4e2b-bcda-b6c10074d25d): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6792 | 2025.12.31 23:19:47.052316 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 884 | ||
| 6793 | 2025.12.31 23:19:49.256649 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6794 | 2025.12.31 23:19:49.256854 [ 271 ] {86540ddb-8780-48a4-809c-ab4891ad16a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6795 | 2025.12.31 23:19:49.256929 [ 271 ] {86540ddb-8780-48a4-809c-ab4891ad16a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6796 | 2025.12.31 23:19:49.257663 [ 271 ] {86540ddb-8780-48a4-809c-ab4891ad16a1} <Trace> oximeter.fields_i16 (6205d96e-d352-40e9-8254-31db49133bc3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6797 | 2025.12.31 23:19:49.257713 [ 271 ] {86540ddb-8780-48a4-809c-ab4891ad16a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 6798 | 2025.12.31 23:19:49.258120 [ 271 ] {86540ddb-8780-48a4-809c-ab4891ad16a1} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 6799 | 2025.12.31 23:19:49.258352 [ 271 ] {86540ddb-8780-48a4-809c-ab4891ad16a1} <Trace> oximeter.fields_i16 (6205d96e-d352-40e9-8254-31db49133bc3): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6800 | 2025.12.31 23:19:49.258518 [ 271 ] {86540ddb-8780-48a4-809c-ab4891ad16a1} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.00172 sec., 13953.488372093023 rows/sec., 1.16 MiB/sec. | ||
| 6801 | 2025.12.31 23:19:49.258560 [ 271 ] {86540ddb-8780-48a4-809c-ab4891ad16a1} <Debug> TCPHandler: Processed in 0.002058685 sec. | ||
| 6802 | 2025.12.31 23:19:49.258690 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6803 | 2025.12.31 23:19:49.258785 [ 271 ] {966eae4d-4e0a-42f5-af34-71d8f912e0a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6804 | 2025.12.31 23:19:49.258825 [ 271 ] {966eae4d-4e0a-42f5-af34-71d8f912e0a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6805 | 2025.12.31 23:19:49.259222 [ 271 ] {966eae4d-4e0a-42f5-af34-71d8f912e0a3} <Trace> oximeter.fields_ipaddr (5f424e33-6a9f-405c-b8ff-24c93b94647e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6806 | 2025.12.31 23:19:49.259258 [ 271 ] {966eae4d-4e0a-42f5-af34-71d8f912e0a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 6807 | 2025.12.31 23:19:49.259557 [ 271 ] {966eae4d-4e0a-42f5-af34-71d8f912e0a3} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 6808 | 2025.12.31 23:19:49.259777 [ 271 ] {966eae4d-4e0a-42f5-af34-71d8f912e0a3} <Trace> oximeter.fields_ipaddr (5f424e33-6a9f-405c-b8ff-24c93b94647e): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6809 | 2025.12.31 23:19:49.259906 [ 271 ] {966eae4d-4e0a-42f5-af34-71d8f912e0a3} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.00114 sec., 3508.7719298245615 rows/sec., 286.12 KiB/sec. | ||
| 6810 | 2025.12.31 23:19:49.259943 [ 271 ] {966eae4d-4e0a-42f5-af34-71d8f912e0a3} <Debug> TCPHandler: Processed in 0.001304532 sec. | ||
| 6811 | 2025.12.31 23:19:49.260046 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6812 | 2025.12.31 23:19:49.260141 [ 271 ] {56a7c020-0014-461c-83db-9a12a902b21b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6813 | 2025.12.31 23:19:49.260179 [ 271 ] {56a7c020-0014-461c-83db-9a12a902b21b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6814 | 2025.12.31 23:19:49.260672 [ 271 ] {56a7c020-0014-461c-83db-9a12a902b21b} <Trace> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6815 | 2025.12.31 23:19:49.260709 [ 271 ] {56a7c020-0014-461c-83db-9a12a902b21b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 6816 | 2025.12.31 23:19:49.261036 [ 271 ] {56a7c020-0014-461c-83db-9a12a902b21b} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6817 | 2025.12.31 23:19:49.261256 [ 271 ] {56a7c020-0014-461c-83db-9a12a902b21b} <Trace> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6818 | 2025.12.31 23:19:49.261384 [ 271 ] {56a7c020-0014-461c-83db-9a12a902b21b} <Debug> executeQuery: Read 198 rows, 18.02 KiB in 0.001261 sec., 157018.2394924663 rows/sec., 13.96 MiB/sec. | ||
| 6819 | 2025.12.31 23:19:49.261422 [ 271 ] {56a7c020-0014-461c-83db-9a12a902b21b} <Debug> TCPHandler: Processed in 0.001426224 sec. | ||
| 6820 | 2025.12.31 23:19:49.261537 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6821 | 2025.12.31 23:19:49.261632 [ 271 ] {827caf8b-bd6f-45eb-986a-9a029441fd03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6822 | 2025.12.31 23:19:49.261673 [ 271 ] {827caf8b-bd6f-45eb-986a-9a029441fd03} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6823 | 2025.12.31 23:19:49.262076 [ 271 ] {827caf8b-bd6f-45eb-986a-9a029441fd03} <Trace> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6824 | 2025.12.31 23:19:49.262114 [ 271 ] {827caf8b-bd6f-45eb-986a-9a029441fd03} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 6825 | 2025.12.31 23:19:49.262436 [ 271 ] {827caf8b-bd6f-45eb-986a-9a029441fd03} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6826 | 2025.12.31 23:19:49.262649 [ 271 ] {827caf8b-bd6f-45eb-986a-9a029441fd03} <Trace> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6827 | 2025.12.31 23:19:49.262780 [ 271 ] {827caf8b-bd6f-45eb-986a-9a029441fd03} <Debug> executeQuery: Read 26 rows, 1.99 KiB in 0.001166 sec., 22298.456260720413 rows/sec., 1.67 MiB/sec. | ||
| 6828 | 2025.12.31 23:19:49.262818 [ 271 ] {827caf8b-bd6f-45eb-986a-9a029441fd03} <Debug> TCPHandler: Processed in 0.001331703 sec. | ||
| 6829 | 2025.12.31 23:19:49.262928 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6830 | 2025.12.31 23:19:49.263022 [ 271 ] {84eda02b-b8ba-4c2b-91c8-70f740406d75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6831 | 2025.12.31 23:19:49.263060 [ 271 ] {84eda02b-b8ba-4c2b-91c8-70f740406d75} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6832 | 2025.12.31 23:19:49.263459 [ 271 ] {84eda02b-b8ba-4c2b-91c8-70f740406d75} <Trace> oximeter.fields_u32 (32e14ee3-f9fc-4687-bf55-1d31f5f916a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6833 | 2025.12.31 23:19:49.263496 [ 271 ] {84eda02b-b8ba-4c2b-91c8-70f740406d75} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 6834 | 2025.12.31 23:19:49.263794 [ 271 ] {84eda02b-b8ba-4c2b-91c8-70f740406d75} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 6835 | 2025.12.31 23:19:49.264004 [ 271 ] {84eda02b-b8ba-4c2b-91c8-70f740406d75} <Trace> oximeter.fields_u32 (32e14ee3-f9fc-4687-bf55-1d31f5f916a9): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6836 | 2025.12.31 23:19:49.264131 [ 271 ] {84eda02b-b8ba-4c2b-91c8-70f740406d75} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001128 sec., 21276.59574468085 rows/sec., 1.77 MiB/sec. | ||
| 6837 | 2025.12.31 23:19:49.264169 [ 271 ] {84eda02b-b8ba-4c2b-91c8-70f740406d75} <Debug> TCPHandler: Processed in 0.001291892 sec. | ||
| 6838 | 2025.12.31 23:19:49.264272 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6839 | 2025.12.31 23:19:49.264366 [ 271 ] {ba40a3dc-165e-4b25-80c0-9132414bf4e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6840 | 2025.12.31 23:19:49.264408 [ 271 ] {ba40a3dc-165e-4b25-80c0-9132414bf4e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6841 | 2025.12.31 23:19:49.264807 [ 271 ] {ba40a3dc-165e-4b25-80c0-9132414bf4e9} <Trace> oximeter.fields_u8 (ce0c1db8-65f1-440f-8e78-1020d181f97b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6842 | 2025.12.31 23:19:49.264844 [ 271 ] {ba40a3dc-165e-4b25-80c0-9132414bf4e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 6843 | 2025.12.31 23:19:49.265152 [ 271 ] {ba40a3dc-165e-4b25-80c0-9132414bf4e9} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 6844 | 2025.12.31 23:19:49.265364 [ 271 ] {ba40a3dc-165e-4b25-80c0-9132414bf4e9} <Trace> oximeter.fields_u8 (ce0c1db8-65f1-440f-8e78-1020d181f97b): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6845 | 2025.12.31 23:19:49.265498 [ 271 ] {ba40a3dc-165e-4b25-80c0-9132414bf4e9} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.00115 sec., 10434.782608695652 rows/sec., 815.22 KiB/sec. | ||
| 6846 | 2025.12.31 23:19:49.265535 [ 271 ] {ba40a3dc-165e-4b25-80c0-9132414bf4e9} <Debug> TCPHandler: Processed in 0.001314352 sec. | ||
| 6847 | 2025.12.31 23:19:49.265655 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6848 | 2025.12.31 23:19:49.265778 [ 271 ] {a2ce3741-6543-40f0-b5ea-e353dfa048d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6849 | 2025.12.31 23:19:49.265826 [ 271 ] {a2ce3741-6543-40f0-b5ea-e353dfa048d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6850 | 2025.12.31 23:19:49.266349 [ 271 ] {a2ce3741-6543-40f0-b5ea-e353dfa048d0} <Trace> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6851 | 2025.12.31 23:19:49.266391 [ 271 ] {a2ce3741-6543-40f0-b5ea-e353dfa048d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 6852 | 2025.12.31 23:19:49.266703 [ 271 ] {a2ce3741-6543-40f0-b5ea-e353dfa048d0} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6853 | 2025.12.31 23:19:49.266908 [ 271 ] {a2ce3741-6543-40f0-b5ea-e353dfa048d0} <Trace> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6854 | 2025.12.31 23:19:49.267036 [ 271 ] {a2ce3741-6543-40f0-b5ea-e353dfa048d0} <Debug> executeQuery: Read 114 rows, 9.50 KiB in 0.001283 sec., 88854.24785658612 rows/sec., 7.23 MiB/sec. | ||
| 6855 | 2025.12.31 23:19:49.267074 [ 271 ] {a2ce3741-6543-40f0-b5ea-e353dfa048d0} <Debug> TCPHandler: Processed in 0.001479615 sec. | ||
| 6856 | 2025.12.31 23:19:49.267186 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6857 | 2025.12.31 23:19:49.267280 [ 271 ] {faed269a-2ab6-470f-83e7-3e155ab050fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6858 | 2025.12.31 23:19:49.267324 [ 271 ] {faed269a-2ab6-470f-83e7-3e155ab050fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6859 | 2025.12.31 23:19:49.267738 [ 271 ] {faed269a-2ab6-470f-83e7-3e155ab050fd} <Trace> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6860 | 2025.12.31 23:19:49.267775 [ 271 ] {faed269a-2ab6-470f-83e7-3e155ab050fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 6861 | 2025.12.31 23:19:49.268161 [ 271 ] {faed269a-2ab6-470f-83e7-3e155ab050fd} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6862 | 2025.12.31 23:19:49.268380 [ 271 ] {faed269a-2ab6-470f-83e7-3e155ab050fd} <Trace> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6863 | 2025.12.31 23:19:49.268508 [ 271 ] {faed269a-2ab6-470f-83e7-3e155ab050fd} <Debug> executeQuery: Read 234 rows, 17.53 KiB in 0.001246 sec., 187800.96308186196 rows/sec., 13.74 MiB/sec. | ||
| 6864 | 2025.12.31 23:19:49.268544 [ 271 ] {faed269a-2ab6-470f-83e7-3e155ab050fd} <Debug> TCPHandler: Processed in 0.001408914 sec. | ||
| 6865 | 2025.12.31 23:19:49.268657 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6866 | 2025.12.31 23:19:49.268753 [ 271 ] {bbfaa0c9-ee2f-4da5-a91e-e9ca50932a3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6867 | 2025.12.31 23:19:49.268806 [ 271 ] {bbfaa0c9-ee2f-4da5-a91e-e9ca50932a3e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6868 | 2025.12.31 23:19:49.269563 [ 271 ] {bbfaa0c9-ee2f-4da5-a91e-e9ca50932a3e} <Trace> oximeter.measurements_histogramu64 (83559bb8-4c93-4180-b7e7-e9b7333f4c1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6869 | 2025.12.31 23:19:49.269600 [ 271 ] {bbfaa0c9-ee2f-4da5-a91e-e9ca50932a3e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 6870 | 2025.12.31 23:19:49.270132 [ 271 ] {bbfaa0c9-ee2f-4da5-a91e-e9ca50932a3e} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6871 | 2025.12.31 23:19:49.270353 [ 271 ] {bbfaa0c9-ee2f-4da5-a91e-e9ca50932a3e} <Trace> oximeter.measurements_histogramu64 (83559bb8-4c93-4180-b7e7-e9b7333f4c1b): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6872 | 2025.12.31 23:19:49.270477 [ 24 ] {} <Debug> oximeter.measurements_histogramu64 (83559bb8-4c93-4180-b7e7-e9b7333f4c1b) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6873 | 2025.12.31 23:19:49.270499 [ 271 ] {bbfaa0c9-ee2f-4da5-a91e-e9ca50932a3e} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001765 sec., 5665.7223796033995 rows/sec., 10.15 MiB/sec. | ||
| 6874 | 2025.12.31 23:19:49.270551 [ 24 ] {} <Trace> oximeter.measurements_histogramu64 (83559bb8-4c93-4180-b7e7-e9b7333f4c1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6875 | 2025.12.31 23:19:49.270579 [ 24 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 6876 | 2025.12.31 23:19:49.270582 [ 271 ] {bbfaa0c9-ee2f-4da5-a91e-e9ca50932a3e} <Debug> TCPHandler: Processed in 0.001974494 sec. | ||
| 6877 | 2025.12.31 23:19:49.270706 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6878 | 2025.12.31 23:19:49.270706 [ 194 ] {83559bb8-4c93-4180-b7e7-e9b7333f4c1b::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 | ||
| 6879 | 2025.12.31 23:19:49.270801 [ 271 ] {2580777f-28f3-4920-88cb-966479ebda8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6880 | 2025.12.31 23:19:49.270847 [ 271 ] {2580777f-28f3-4920-88cb-966479ebda8d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6881 | 2025.12.31 23:19:49.270989 [ 194 ] {83559bb8-4c93-4180-b7e7-e9b7333f4c1b::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6882 | 2025.12.31 23:19:49.271081 [ 194 ] {83559bb8-4c93-4180-b7e7-e9b7333f4c1b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 621 rows starting from the beginning of the part | ||
| 6883 | 2025.12.31 23:19:49.271193 [ 271 ] {2580777f-28f3-4920-88cb-966479ebda8d} <Trace> oximeter.measurements_u64 (3e0fa7da-0500-483e-b241-ac25d0f845d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6884 | 2025.12.31 23:19:49.271225 [ 194 ] {83559bb8-4c93-4180-b7e7-e9b7333f4c1b::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 | ||
| 6885 | 2025.12.31 23:19:49.271234 [ 271 ] {2580777f-28f3-4920-88cb-966479ebda8d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 6886 | 2025.12.31 23:19:49.271356 [ 194 ] {83559bb8-4c93-4180-b7e7-e9b7333f4c1b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 31 rows starting from the beginning of the part | ||
| 6887 | 2025.12.31 23:19:49.271470 [ 194 ] {83559bb8-4c93-4180-b7e7-e9b7333f4c1b::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 | ||
| 6888 | 2025.12.31 23:19:49.271575 [ 194 ] {83559bb8-4c93-4180-b7e7-e9b7333f4c1b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 31 rows starting from the beginning of the part | ||
| 6889 | 2025.12.31 23:19:49.271578 [ 271 ] {2580777f-28f3-4920-88cb-966479ebda8d} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6890 | 2025.12.31 23:19:49.271679 [ 194 ] {83559bb8-4c93-4180-b7e7-e9b7333f4c1b::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 | ||
| 6891 | 2025.12.31 23:19:49.271816 [ 271 ] {2580777f-28f3-4920-88cb-966479ebda8d} <Trace> oximeter.measurements_u64 (3e0fa7da-0500-483e-b241-ac25d0f845d7): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6892 | 2025.12.31 23:19:49.271953 [ 271 ] {2580777f-28f3-4920-88cb-966479ebda8d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001169 sec., 51325.919589392644 rows/sec., 3.46 MiB/sec. | ||
| 6893 | 2025.12.31 23:19:49.271991 [ 271 ] {2580777f-28f3-4920-88cb-966479ebda8d} <Debug> TCPHandler: Processed in 0.001334353 sec. | ||
| 6894 | 2025.12.31 23:19:49.277260 [ 189 ] {83559bb8-4c93-4180-b7e7-e9b7333f4c1b::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 713 rows, containing 19 columns (19 merged, 0 gathered) in 0.006610492 sec., 107858.84015894732 rows/sec., 193.28 MiB/sec. | ||
| 6895 | 2025.12.31 23:19:49.278796 [ 205 ] {83559bb8-4c93-4180-b7e7-e9b7333f4c1b::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6896 | 2025.12.31 23:19:49.279133 [ 205 ] {83559bb8-4c93-4180-b7e7-e9b7333f4c1b::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (83559bb8-4c93-4180-b7e7-e9b7333f4c1b): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6897 | 2025.12.31 23:19:49.279196 [ 205 ] {83559bb8-4c93-4180-b7e7-e9b7333f4c1b::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (83559bb8-4c93-4180-b7e7-e9b7333f4c1b) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6898 | 2025.12.31 23:19:49.279307 [ 205 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.53 MiB. | ||
| 6899 | 2025.12.31 23:19:49.510056 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 13044 | ||
| 6900 | 2025.12.31 23:19:49.510616 [ 245 ] {} <Trace> system.asynchronous_metric_log (1af02360-2569-4a97-a5ac-aa07775e497e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6901 | 2025.12.31 23:19:49.510650 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 6902 | 2025.12.31 23:19:49.511135 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 6903 | 2025.12.31 23:19:49.511353 [ 245 ] {} <Trace> system.asynchronous_metric_log (1af02360-2569-4a97-a5ac-aa07775e497e): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6904 | 2025.12.31 23:19:49.511467 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13044 | ||
| 6905 | 2025.12.31 23:19:50.001207 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 271.10 MiB, peak 278.56 MiB, free memory in arenas 0.00 B, will set to 274.32 MiB (RSS), difference: 3.22 MiB | ||
| 6906 | 2025.12.31 23:19:50.176989 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 204 | ||
| 6907 | 2025.12.31 23:19:50.193085 [ 244 ] {} <Trace> system.metric_log (9f7485ce-4bf0-4a0f-b388-b82873d55ef6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6908 | 2025.12.31 23:19:50.193152 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 6909 | 2025.12.31 23:19:50.198691 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 6910 | 2025.12.31 23:19:50.199371 [ 244 ] {} <Trace> system.metric_log (9f7485ce-4bf0-4a0f-b388-b82873d55ef6): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6911 | 2025.12.31 23:19:50.202352 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 204 | ||
| 6912 | 2025.12.31 23:19:54.254395 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6913 | 2025.12.31 23:19:54.254682 [ 271 ] {52d3910f-b502-46b8-8e08-f77037391f48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6914 | 2025.12.31 23:19:54.254752 [ 271 ] {52d3910f-b502-46b8-8e08-f77037391f48} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6915 | 2025.12.31 23:19:54.255469 [ 271 ] {52d3910f-b502-46b8-8e08-f77037391f48} <Trace> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6916 | 2025.12.31 23:19:54.255510 [ 271 ] {52d3910f-b502-46b8-8e08-f77037391f48} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 6917 | 2025.12.31 23:19:54.255911 [ 271 ] {52d3910f-b502-46b8-8e08-f77037391f48} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6918 | 2025.12.31 23:19:54.256147 [ 271 ] {52d3910f-b502-46b8-8e08-f77037391f48} <Trace> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6919 | 2025.12.31 23:19:54.256294 [ 271 ] {52d3910f-b502-46b8-8e08-f77037391f48} <Debug> executeQuery: Read 118 rows, 10.26 KiB in 0.001672 sec., 70574.16267942583 rows/sec., 5.99 MiB/sec. | ||
| 6920 | 2025.12.31 23:19:54.256302 [ 126 ] {} <Debug> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6921 | 2025.12.31 23:19:54.256336 [ 271 ] {52d3910f-b502-46b8-8e08-f77037391f48} <Debug> TCPHandler: Processed in 0.002124757 sec. | ||
| 6922 | 2025.12.31 23:19:54.256393 [ 126 ] {} <Trace> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6923 | 2025.12.31 23:19:54.256434 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 6924 | 2025.12.31 23:19:54.256493 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6925 | 2025.12.31 23:19:54.256572 [ 199 ] {37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179::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 | ||
| 6926 | 2025.12.31 23:19:54.256595 [ 271 ] {6288c3e6-225a-4f21-adc8-8511f8f7878d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6927 | 2025.12.31 23:19:54.256656 [ 271 ] {6288c3e6-225a-4f21-adc8-8511f8f7878d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6928 | 2025.12.31 23:19:54.256721 [ 199 ] {37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6929 | 2025.12.31 23:19:54.256762 [ 199 ] {37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 2464 rows starting from the beginning of the part | ||
| 6930 | 2025.12.31 23:19:54.256834 [ 199 ] {37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 1261 rows starting from the beginning of the part | ||
| 6931 | 2025.12.31 23:19:54.256884 [ 199 ] {37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 1132 rows starting from the beginning of the part | ||
| 6932 | 2025.12.31 23:19:54.256931 [ 199 ] {37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 118 rows starting from the beginning of the part | ||
| 6933 | 2025.12.31 23:19:54.256977 [ 199 ] {37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 198 rows starting from the beginning of the part | ||
| 6934 | 2025.12.31 23:19:54.257021 [ 199 ] {37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 118 rows starting from the beginning of the part | ||
| 6935 | 2025.12.31 23:19:54.257071 [ 271 ] {6288c3e6-225a-4f21-adc8-8511f8f7878d} <Trace> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6936 | 2025.12.31 23:19:54.257111 [ 271 ] {6288c3e6-225a-4f21-adc8-8511f8f7878d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 6937 | 2025.12.31 23:19:54.257452 [ 271 ] {6288c3e6-225a-4f21-adc8-8511f8f7878d} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6938 | 2025.12.31 23:19:54.257662 [ 271 ] {6288c3e6-225a-4f21-adc8-8511f8f7878d} <Trace> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6939 | 2025.12.31 23:19:54.257795 [ 271 ] {6288c3e6-225a-4f21-adc8-8511f8f7878d} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001219 sec., 25430.680885972106 rows/sec., 1.87 MiB/sec. | ||
| 6940 | 2025.12.31 23:19:54.257832 [ 271 ] {6288c3e6-225a-4f21-adc8-8511f8f7878d} <Debug> TCPHandler: Processed in 0.001389434 sec. | ||
| 6941 | 2025.12.31 23:19:54.257935 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6942 | 2025.12.31 23:19:54.258029 [ 271 ] {0308910f-b38f-4b77-8ff0-f10d8f1f5902} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6943 | 2025.12.31 23:19:54.258070 [ 271 ] {0308910f-b38f-4b77-8ff0-f10d8f1f5902} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6944 | 2025.12.31 23:19:54.258491 [ 271 ] {0308910f-b38f-4b77-8ff0-f10d8f1f5902} <Trace> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6945 | 2025.12.31 23:19:54.258528 [ 271 ] {0308910f-b38f-4b77-8ff0-f10d8f1f5902} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 6946 | 2025.12.31 23:19:54.258847 [ 271 ] {0308910f-b38f-4b77-8ff0-f10d8f1f5902} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6947 | 2025.12.31 23:19:54.259057 [ 271 ] {0308910f-b38f-4b77-8ff0-f10d8f1f5902} <Trace> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6948 | 2025.12.31 23:19:54.259067 [ 193 ] {37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5291 rows, containing 5 columns (5 merged, 0 gathered) in 0.002552244 sec., 2073077.6524501576 rows/sec., 177.75 MiB/sec. | ||
| 6949 | 2025.12.31 23:19:54.259161 [ 126 ] {} <Debug> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6950 | 2025.12.31 23:19:54.259186 [ 271 ] {0308910f-b38f-4b77-8ff0-f10d8f1f5902} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001174 sec., 80919.9318568995 rows/sec., 6.32 MiB/sec. | ||
| 6951 | 2025.12.31 23:19:54.259192 [ 126 ] {} <Trace> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6952 | 2025.12.31 23:19:54.259225 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 6953 | 2025.12.31 23:19:54.259229 [ 271 ] {0308910f-b38f-4b77-8ff0-f10d8f1f5902} <Debug> TCPHandler: Processed in 0.001344323 sec. | ||
| 6954 | 2025.12.31 23:19:54.259298 [ 199 ] {e6fc079b-8071-4162-9a06-906ffa01da39::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 | ||
| 6955 | 2025.12.31 23:19:54.259354 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6956 | 2025.12.31 23:19:54.259389 [ 196 ] {37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6957 | 2025.12.31 23:19:54.259397 [ 199 ] {e6fc079b-8071-4162-9a06-906ffa01da39::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6958 | 2025.12.31 23:19:54.259451 [ 199 ] {e6fc079b-8071-4162-9a06-906ffa01da39::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1250 rows starting from the beginning of the part | ||
| 6959 | 2025.12.31 23:19:54.259454 [ 271 ] {d2595867-e292-4b88-8853-c8de16f88712} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6960 | 2025.12.31 23:19:54.259499 [ 199 ] {e6fc079b-8071-4162-9a06-906ffa01da39::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 557 rows starting from the beginning of the part | ||
| 6961 | 2025.12.31 23:19:54.259507 [ 271 ] {d2595867-e292-4b88-8853-c8de16f88712} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6962 | 2025.12.31 23:19:54.259578 [ 199 ] {e6fc079b-8071-4162-9a06-906ffa01da39::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 689 rows starting from the beginning of the part | ||
| 6963 | 2025.12.31 23:19:54.259621 [ 199 ] {e6fc079b-8071-4162-9a06-906ffa01da39::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 95 rows starting from the beginning of the part | ||
| 6964 | 2025.12.31 23:19:54.259656 [ 199 ] {e6fc079b-8071-4162-9a06-906ffa01da39::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 114 rows starting from the beginning of the part | ||
| 6965 | 2025.12.31 23:19:54.259694 [ 199 ] {e6fc079b-8071-4162-9a06-906ffa01da39::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 95 rows starting from the beginning of the part | ||
| 6966 | 2025.12.31 23:19:54.259741 [ 196 ] {37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179::all_1_41_8} <Trace> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6967 | 2025.12.31 23:19:54.259839 [ 196 ] {37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179::all_1_41_8} <Trace> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6968 | 2025.12.31 23:19:54.259982 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.21 MiB. | ||
| 6969 | 2025.12.31 23:19:54.259990 [ 271 ] {d2595867-e292-4b88-8853-c8de16f88712} <Trace> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6970 | 2025.12.31 23:19:54.260044 [ 271 ] {d2595867-e292-4b88-8853-c8de16f88712} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 6971 | 2025.12.31 23:19:54.260394 [ 271 ] {d2595867-e292-4b88-8853-c8de16f88712} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6972 | 2025.12.31 23:19:54.260615 [ 271 ] {d2595867-e292-4b88-8853-c8de16f88712} <Trace> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6973 | 2025.12.31 23:19:54.260746 [ 271 ] {d2595867-e292-4b88-8853-c8de16f88712} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00131 sec., 122137.40458015268 rows/sec., 8.51 MiB/sec. | ||
| 6974 | 2025.12.31 23:19:54.260782 [ 271 ] {d2595867-e292-4b88-8853-c8de16f88712} <Debug> TCPHandler: Processed in 0.001477655 sec. | ||
| 6975 | 2025.12.31 23:19:54.260787 [ 193 ] {e6fc079b-8071-4162-9a06-906ffa01da39::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2800 rows, containing 5 columns (5 merged, 0 gathered) in 0.001515846 sec., 1847153.3387956298 rows/sec., 141.51 MiB/sec. | ||
| 6976 | 2025.12.31 23:19:54.260883 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6977 | 2025.12.31 23:19:54.260976 [ 271 ] {ec0ba88b-983a-4c3e-bdd0-c49a0bb59803} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6978 | 2025.12.31 23:19:54.261022 [ 193 ] {e6fc079b-8071-4162-9a06-906ffa01da39::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6979 | 2025.12.31 23:19:54.261030 [ 271 ] {ec0ba88b-983a-4c3e-bdd0-c49a0bb59803} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6980 | 2025.12.31 23:19:54.261327 [ 193 ] {e6fc079b-8071-4162-9a06-906ffa01da39::all_1_41_8} <Trace> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6981 | 2025.12.31 23:19:54.261406 [ 193 ] {e6fc079b-8071-4162-9a06-906ffa01da39::all_1_41_8} <Trace> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6982 | 2025.12.31 23:19:54.261490 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.71 MiB. | ||
| 6983 | 2025.12.31 23:19:54.261877 [ 271 ] {ec0ba88b-983a-4c3e-bdd0-c49a0bb59803} <Trace> oximeter.measurements_histogramu64 (83559bb8-4c93-4180-b7e7-e9b7333f4c1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6984 | 2025.12.31 23:19:54.261913 [ 271 ] {ec0ba88b-983a-4c3e-bdd0-c49a0bb59803} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 6985 | 2025.12.31 23:19:54.262454 [ 271 ] {ec0ba88b-983a-4c3e-bdd0-c49a0bb59803} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6986 | 2025.12.31 23:19:54.262673 [ 271 ] {ec0ba88b-983a-4c3e-bdd0-c49a0bb59803} <Trace> oximeter.measurements_histogramu64 (83559bb8-4c93-4180-b7e7-e9b7333f4c1b): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6987 | 2025.12.31 23:19:54.262811 [ 271 ] {ec0ba88b-983a-4c3e-bdd0-c49a0bb59803} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001854 sec., 16720.604099244876 rows/sec., 29.96 MiB/sec. | ||
| 6988 | 2025.12.31 23:19:54.262865 [ 271 ] {ec0ba88b-983a-4c3e-bdd0-c49a0bb59803} <Debug> TCPHandler: Processed in 0.002031174 sec. | ||
| 6989 | 2025.12.31 23:19:54.262980 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6990 | 2025.12.31 23:19:54.263075 [ 271 ] {99ca4942-8c30-472a-8533-c4003945db7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6991 | 2025.12.31 23:19:54.263117 [ 271 ] {99ca4942-8c30-472a-8533-c4003945db7e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6992 | 2025.12.31 23:19:54.263446 [ 271 ] {99ca4942-8c30-472a-8533-c4003945db7e} <Trace> oximeter.measurements_u64 (3e0fa7da-0500-483e-b241-ac25d0f845d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6993 | 2025.12.31 23:19:54.263482 [ 271 ] {99ca4942-8c30-472a-8533-c4003945db7e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 6994 | 2025.12.31 23:19:54.263779 [ 271 ] {99ca4942-8c30-472a-8533-c4003945db7e} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6995 | 2025.12.31 23:19:54.263990 [ 271 ] {99ca4942-8c30-472a-8533-c4003945db7e} <Trace> oximeter.measurements_u64 (3e0fa7da-0500-483e-b241-ac25d0f845d7): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6996 | 2025.12.31 23:19:54.264123 [ 271 ] {99ca4942-8c30-472a-8533-c4003945db7e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001066 sec., 56285.17823639774 rows/sec., 3.79 MiB/sec. | ||
| 6997 | 2025.12.31 23:19:54.264159 [ 271 ] {99ca4942-8c30-472a-8533-c4003945db7e} <Debug> TCPHandler: Processed in 0.001228411 sec. | ||
| 6998 | 2025.12.31 23:19:56.919100 [ 91 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6999 | 2025.12.31 23:19:56.919209 [ 91 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7000 | 2025.12.31 23:19:57.011581 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 13556 | ||
| 7001 | 2025.12.31 23:19:57.012226 [ 245 ] {} <Trace> system.asynchronous_metric_log (1af02360-2569-4a97-a5ac-aa07775e497e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7002 | 2025.12.31 23:19:57.012277 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 7003 | 2025.12.31 23:19:57.012845 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 7004 | 2025.12.31 23:19:57.013067 [ 245 ] {} <Trace> system.asynchronous_metric_log (1af02360-2569-4a97-a5ac-aa07775e497e): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7005 | 2025.12.31 23:19:57.013203 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13556 | ||
| 7006 | 2025.12.31 23:19:57.052625 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 916 | ||
| 7007 | 2025.12.31 23:19:57.054873 [ 243 ] {} <Trace> system.query_log (aa57fb54-d3d4-4e2b-bcda-b6c10074d25d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7008 | 2025.12.31 23:19:57.054915 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 7009 | 2025.12.31 23:19:57.056074 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 7010 | 2025.12.31 23:19:57.056339 [ 243 ] {} <Trace> system.query_log (aa57fb54-d3d4-4e2b-bcda-b6c10074d25d): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7011 | 2025.12.31 23:19:57.056479 [ 91 ] {} <Debug> system.query_log (aa57fb54-d3d4-4e2b-bcda-b6c10074d25d) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 7012 | 2025.12.31 23:19:57.056514 [ 91 ] {} <Trace> system.query_log (aa57fb54-d3d4-4e2b-bcda-b6c10074d25d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7013 | 2025.12.31 23:19:57.056532 [ 91 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 7014 | 2025.12.31 23:19:57.056605 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 916 | ||
| 7015 | 2025.12.31 23:19:57.056627 [ 201 ] {aa57fb54-d3d4-4e2b-bcda-b6c10074d25d::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 | ||
| 7016 | 2025.12.31 23:19:57.057129 [ 201 ] {aa57fb54-d3d4-4e2b-bcda-b6c10074d25d::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7017 | 2025.12.31 23:19:57.057269 [ 201 ] {aa57fb54-d3d4-4e2b-bcda-b6c10074d25d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 746 rows starting from the beginning of the part | ||
| 7018 | 2025.12.31 23:19:57.057641 [ 201 ] {aa57fb54-d3d4-4e2b-bcda-b6c10074d25d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 24 rows starting from the beginning of the part | ||
| 7019 | 2025.12.31 23:19:57.058004 [ 201 ] {aa57fb54-d3d4-4e2b-bcda-b6c10074d25d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 42 rows starting from the beginning of the part | ||
| 7020 | 2025.12.31 23:19:57.058350 [ 201 ] {aa57fb54-d3d4-4e2b-bcda-b6c10074d25d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 38 rows starting from the beginning of the part | ||
| 7021 | 2025.12.31 23:19:57.058681 [ 201 ] {aa57fb54-d3d4-4e2b-bcda-b6c10074d25d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 34 rows starting from the beginning of the part | ||
| 7022 | 2025.12.31 23:19:57.058995 [ 201 ] {aa57fb54-d3d4-4e2b-bcda-b6c10074d25d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 32 rows starting from the beginning of the part | ||
| 7023 | 2025.12.31 23:19:57.064881 [ 200 ] {aa57fb54-d3d4-4e2b-bcda-b6c10074d25d::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 916 rows, containing 72 columns (72 merged, 0 gathered) in 0.008293681 sec., 110445.53076010519 rows/sec., 97.01 MiB/sec. | ||
| 7024 | 2025.12.31 23:19:57.065895 [ 193 ] {aa57fb54-d3d4-4e2b-bcda-b6c10074d25d::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 7025 | 2025.12.31 23:19:57.066398 [ 193 ] {aa57fb54-d3d4-4e2b-bcda-b6c10074d25d::all_1_21_4} <Trace> system.query_log (aa57fb54-d3d4-4e2b-bcda-b6c10074d25d): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7026 | 2025.12.31 23:19:57.066467 [ 193 ] {aa57fb54-d3d4-4e2b-bcda-b6c10074d25d::all_1_21_4} <Trace> system.query_log (aa57fb54-d3d4-4e2b-bcda-b6c10074d25d) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 7027 | 2025.12.31 23:19:57.066596 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.28 MiB. | ||
| 7028 | 2025.12.31 23:19:57.702441 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 211 | ||
| 7029 | 2025.12.31 23:19:57.719513 [ 244 ] {} <Trace> system.metric_log (9f7485ce-4bf0-4a0f-b388-b82873d55ef6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7030 | 2025.12.31 23:19:57.719579 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 7031 | 2025.12.31 23:19:57.725980 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 7032 | 2025.12.31 23:19:57.726798 [ 244 ] {} <Trace> system.metric_log (9f7485ce-4bf0-4a0f-b388-b82873d55ef6): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7033 | 2025.12.31 23:19:57.730635 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 211 | ||
| 7034 | 2025.12.31 23:19:59.253497 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7035 | 2025.12.31 23:19:59.253768 [ 271 ] {e8136989-4ce0-4160-99b9-533e8a7890d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7036 | 2025.12.31 23:19:59.253838 [ 271 ] {e8136989-4ce0-4160-99b9-533e8a7890d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7037 | 2025.12.31 23:19:59.254479 [ 271 ] {e8136989-4ce0-4160-99b9-533e8a7890d7} <Trace> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7038 | 2025.12.31 23:19:59.254526 [ 271 ] {e8136989-4ce0-4160-99b9-533e8a7890d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 7039 | 2025.12.31 23:19:59.254925 [ 271 ] {e8136989-4ce0-4160-99b9-533e8a7890d7} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 7040 | 2025.12.31 23:19:59.255157 [ 271 ] {e8136989-4ce0-4160-99b9-533e8a7890d7} <Trace> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7041 | 2025.12.31 23:19:59.255328 [ 271 ] {e8136989-4ce0-4160-99b9-533e8a7890d7} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001627 sec., 46711.739397664416 rows/sec., 3.85 MiB/sec. | ||
| 7042 | 2025.12.31 23:19:59.255378 [ 271 ] {e8136989-4ce0-4160-99b9-533e8a7890d7} <Debug> TCPHandler: Processed in 0.002069825 sec. | ||
| 7043 | 2025.12.31 23:19:59.255503 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7044 | 2025.12.31 23:19:59.255605 [ 271 ] {b51ba962-fff7-482d-b4dd-fa9a48d6c0d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7045 | 2025.12.31 23:19:59.255650 [ 271 ] {b51ba962-fff7-482d-b4dd-fa9a48d6c0d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7046 | 2025.12.31 23:19:59.256058 [ 271 ] {b51ba962-fff7-482d-b4dd-fa9a48d6c0d6} <Trace> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7047 | 2025.12.31 23:19:59.256096 [ 271 ] {b51ba962-fff7-482d-b4dd-fa9a48d6c0d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 7048 | 2025.12.31 23:19:59.256413 [ 271 ] {b51ba962-fff7-482d-b4dd-fa9a48d6c0d6} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 7049 | 2025.12.31 23:19:59.256627 [ 271 ] {b51ba962-fff7-482d-b4dd-fa9a48d6c0d6} <Trace> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7050 | 2025.12.31 23:19:59.256749 [ 104 ] {} <Debug> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 7051 | 2025.12.31 23:19:59.256760 [ 271 ] {b51ba962-fff7-482d-b4dd-fa9a48d6c0d6} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001178 sec., 8488.964346349745 rows/sec., 638.33 KiB/sec. | ||
| 7052 | 2025.12.31 23:19:59.256829 [ 104 ] {} <Trace> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7053 | 2025.12.31 23:19:59.256844 [ 271 ] {b51ba962-fff7-482d-b4dd-fa9a48d6c0d6} <Debug> TCPHandler: Processed in 0.001394334 sec. | ||
| 7054 | 2025.12.31 23:19:59.256860 [ 104 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 7055 | 2025.12.31 23:19:59.256961 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7056 | 2025.12.31 23:19:59.257011 [ 195 ] {d568562b-8e8e-4a3d-9432-0ad11505f9aa::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 | ||
| 7057 | 2025.12.31 23:19:59.257061 [ 271 ] {69cb86ae-3bc7-47f9-a63f-188f8d1b9ef0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7058 | 2025.12.31 23:19:59.257105 [ 271 ] {69cb86ae-3bc7-47f9-a63f-188f8d1b9ef0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7059 | 2025.12.31 23:19:59.257169 [ 195 ] {d568562b-8e8e-4a3d-9432-0ad11505f9aa::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7060 | 2025.12.31 23:19:59.257211 [ 195 ] {d568562b-8e8e-4a3d-9432-0ad11505f9aa::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 278 rows starting from the beginning of the part | ||
| 7061 | 2025.12.31 23:19:59.257283 [ 195 ] {d568562b-8e8e-4a3d-9432-0ad11505f9aa::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 215 rows starting from the beginning of the part | ||
| 7062 | 2025.12.31 23:19:59.257334 [ 195 ] {d568562b-8e8e-4a3d-9432-0ad11505f9aa::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 31 rows starting from the beginning of the part | ||
| 7063 | 2025.12.31 23:19:59.257382 [ 195 ] {d568562b-8e8e-4a3d-9432-0ad11505f9aa::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 | ||
| 7064 | 2025.12.31 23:19:59.257427 [ 195 ] {d568562b-8e8e-4a3d-9432-0ad11505f9aa::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 31 rows starting from the beginning of the part | ||
| 7065 | 2025.12.31 23:19:59.257473 [ 195 ] {d568562b-8e8e-4a3d-9432-0ad11505f9aa::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 10 rows starting from the beginning of the part | ||
| 7066 | 2025.12.31 23:19:59.257521 [ 271 ] {69cb86ae-3bc7-47f9-a63f-188f8d1b9ef0} <Trace> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7067 | 2025.12.31 23:19:59.257561 [ 271 ] {69cb86ae-3bc7-47f9-a63f-188f8d1b9ef0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 7068 | 2025.12.31 23:19:59.258128 [ 271 ] {69cb86ae-3bc7-47f9-a63f-188f8d1b9ef0} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 7069 | 2025.12.31 23:19:59.258371 [ 271 ] {69cb86ae-3bc7-47f9-a63f-188f8d1b9ef0} <Trace> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7070 | 2025.12.31 23:19:59.258487 [ 193 ] {d568562b-8e8e-4a3d-9432-0ad11505f9aa::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 591 rows, containing 5 columns (5 merged, 0 gathered) in 0.001540686 sec., 383595.3594697427 rows/sec., 25.70 MiB/sec. | ||
| 7071 | 2025.12.31 23:19:59.258508 [ 271 ] {69cb86ae-3bc7-47f9-a63f-188f8d1b9ef0} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001465 sec., 50511.94539249147 rows/sec., 3.94 MiB/sec. | ||
| 7072 | 2025.12.31 23:19:59.258546 [ 271 ] {69cb86ae-3bc7-47f9-a63f-188f8d1b9ef0} <Debug> TCPHandler: Processed in 0.001634817 sec. | ||
| 7073 | 2025.12.31 23:19:59.258661 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7074 | 2025.12.31 23:19:59.258685 [ 200 ] {d568562b-8e8e-4a3d-9432-0ad11505f9aa::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 7075 | 2025.12.31 23:19:59.258757 [ 271 ] {90aa713b-e4b7-43ea-95fb-89da5ea01c07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7076 | 2025.12.31 23:19:59.258807 [ 271 ] {90aa713b-e4b7-43ea-95fb-89da5ea01c07} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7077 | 2025.12.31 23:19:59.258989 [ 200 ] {d568562b-8e8e-4a3d-9432-0ad11505f9aa::all_1_41_8} <Trace> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7078 | 2025.12.31 23:19:59.259071 [ 200 ] {d568562b-8e8e-4a3d-9432-0ad11505f9aa::all_1_41_8} <Trace> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 7079 | 2025.12.31 23:19:59.259162 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 7080 | 2025.12.31 23:19:59.259208 [ 271 ] {90aa713b-e4b7-43ea-95fb-89da5ea01c07} <Trace> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7081 | 2025.12.31 23:19:59.259249 [ 271 ] {90aa713b-e4b7-43ea-95fb-89da5ea01c07} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 7082 | 2025.12.31 23:19:59.259586 [ 271 ] {90aa713b-e4b7-43ea-95fb-89da5ea01c07} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 7083 | 2025.12.31 23:19:59.259798 [ 271 ] {90aa713b-e4b7-43ea-95fb-89da5ea01c07} <Trace> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7084 | 2025.12.31 23:19:59.259913 [ 104 ] {} <Debug> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 7085 | 2025.12.31 23:19:59.259933 [ 271 ] {90aa713b-e4b7-43ea-95fb-89da5ea01c07} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001196 sec., 133779.26421404682 rows/sec., 9.32 MiB/sec. | ||
| 7086 | 2025.12.31 23:19:59.259949 [ 104 ] {} <Trace> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7087 | 2025.12.31 23:19:59.259974 [ 104 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 7088 | 2025.12.31 23:19:59.259977 [ 271 ] {90aa713b-e4b7-43ea-95fb-89da5ea01c07} <Debug> TCPHandler: Processed in 0.001366393 sec. | ||
| 7089 | 2025.12.31 23:19:59.260050 [ 193 ] {7d79e45e-07fa-43b3-999d-49ca9374dcb1::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 | ||
| 7090 | 2025.12.31 23:19:59.260098 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7091 | 2025.12.31 23:19:59.260138 [ 193 ] {7d79e45e-07fa-43b3-999d-49ca9374dcb1::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7092 | 2025.12.31 23:19:59.260165 [ 193 ] {7d79e45e-07fa-43b3-999d-49ca9374dcb1::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_36_7, total 11596 rows starting from the beginning of the part | ||
| 7093 | 2025.12.31 23:19:59.260194 [ 271 ] {72571a26-bb80-4747-9e0b-4ba3d8dd19b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7094 | 2025.12.31 23:19:59.260221 [ 193 ] {7d79e45e-07fa-43b3-999d-49ca9374dcb1::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 314 rows starting from the beginning of the part | ||
| 7095 | 2025.12.31 23:19:59.260249 [ 271 ] {72571a26-bb80-4747-9e0b-4ba3d8dd19b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7096 | 2025.12.31 23:19:59.260265 [ 193 ] {7d79e45e-07fa-43b3-999d-49ca9374dcb1::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 | ||
| 7097 | 2025.12.31 23:19:59.260302 [ 193 ] {7d79e45e-07fa-43b3-999d-49ca9374dcb1::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 234 rows starting from the beginning of the part | ||
| 7098 | 2025.12.31 23:19:59.260340 [ 193 ] {7d79e45e-07fa-43b3-999d-49ca9374dcb1::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 160 rows starting from the beginning of the part | ||
| 7099 | 2025.12.31 23:19:59.260378 [ 193 ] {7d79e45e-07fa-43b3-999d-49ca9374dcb1::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 | ||
| 7100 | 2025.12.31 23:19:59.261027 [ 271 ] {72571a26-bb80-4747-9e0b-4ba3d8dd19b9} <Trace> oximeter.measurements_histogramu64 (83559bb8-4c93-4180-b7e7-e9b7333f4c1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7101 | 2025.12.31 23:19:59.261061 [ 271 ] {72571a26-bb80-4747-9e0b-4ba3d8dd19b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 7102 | 2025.12.31 23:19:59.261613 [ 271 ] {72571a26-bb80-4747-9e0b-4ba3d8dd19b9} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 7103 | 2025.12.31 23:19:59.261850 [ 271 ] {72571a26-bb80-4747-9e0b-4ba3d8dd19b9} <Trace> oximeter.measurements_histogramu64 (83559bb8-4c93-4180-b7e7-e9b7333f4c1b): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7104 | 2025.12.31 23:19:59.262009 [ 271 ] {72571a26-bb80-4747-9e0b-4ba3d8dd19b9} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001834 sec., 5452.562704471102 rows/sec., 9.77 MiB/sec. | ||
| 7105 | 2025.12.31 23:19:59.262084 [ 271 ] {72571a26-bb80-4747-9e0b-4ba3d8dd19b9} <Debug> TCPHandler: Processed in 0.002034075 sec. | ||
| 7106 | 2025.12.31 23:19:59.262194 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7107 | 2025.12.31 23:19:59.262288 [ 271 ] {998683d1-513d-47a9-bbe2-d6cf4333d36a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7108 | 2025.12.31 23:19:59.262330 [ 271 ] {998683d1-513d-47a9-bbe2-d6cf4333d36a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7109 | 2025.12.31 23:19:59.262663 [ 271 ] {998683d1-513d-47a9-bbe2-d6cf4333d36a} <Trace> oximeter.measurements_u64 (3e0fa7da-0500-483e-b241-ac25d0f845d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7110 | 2025.12.31 23:19:59.262698 [ 271 ] {998683d1-513d-47a9-bbe2-d6cf4333d36a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 7111 | 2025.12.31 23:19:59.263102 [ 271 ] {998683d1-513d-47a9-bbe2-d6cf4333d36a} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 7112 | 2025.12.31 23:19:59.263315 [ 271 ] {998683d1-513d-47a9-bbe2-d6cf4333d36a} <Trace> oximeter.measurements_u64 (3e0fa7da-0500-483e-b241-ac25d0f845d7): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7113 | 2025.12.31 23:19:59.263450 [ 271 ] {998683d1-513d-47a9-bbe2-d6cf4333d36a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00118 sec., 50847.45762711864 rows/sec., 3.43 MiB/sec. | ||
| 7114 | 2025.12.31 23:19:59.263486 [ 271 ] {998683d1-513d-47a9-bbe2-d6cf4333d36a} <Debug> TCPHandler: Processed in 0.001342142 sec. | ||
| 7115 | 2025.12.31 23:19:59.264039 [ 190 ] {7d79e45e-07fa-43b3-999d-49ca9374dcb1::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12624 rows, containing 5 columns (5 merged, 0 gathered) in 0.004015289 sec., 3143982.9113172176 rows/sec., 214.44 MiB/sec. | ||
| 7116 | 2025.12.31 23:19:59.264331 [ 193 ] {7d79e45e-07fa-43b3-999d-49ca9374dcb1::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 7117 | 2025.12.31 23:19:59.264568 [ 193 ] {7d79e45e-07fa-43b3-999d-49ca9374dcb1::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7118 | 2025.12.31 23:19:59.264630 [ 193 ] {7d79e45e-07fa-43b3-999d-49ca9374dcb1::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 7119 | 2025.12.31 23:19:59.264690 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.35 MiB. | ||
| 7120 | 2025.12.31 23:20:04.283632 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7121 | 2025.12.31 23:20:04.283826 [ 271 ] {1dfde474-5efb-4bf0-97ff-7fc56260cf24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 7122 | 2025.12.31 23:20:04.283898 [ 271 ] {1dfde474-5efb-4bf0-97ff-7fc56260cf24} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 7123 | 2025.12.31 23:20:04.284552 [ 271 ] {1dfde474-5efb-4bf0-97ff-7fc56260cf24} <Trace> oximeter.fields_ipaddr (5f424e33-6a9f-405c-b8ff-24c93b94647e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7124 | 2025.12.31 23:20:04.284595 [ 271 ] {1dfde474-5efb-4bf0-97ff-7fc56260cf24} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 7125 | 2025.12.31 23:20:04.284985 [ 271 ] {1dfde474-5efb-4bf0-97ff-7fc56260cf24} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 7126 | 2025.12.31 23:20:04.285217 [ 271 ] {1dfde474-5efb-4bf0-97ff-7fc56260cf24} <Trace> oximeter.fields_ipaddr (5f424e33-6a9f-405c-b8ff-24c93b94647e): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7127 | 2025.12.31 23:20:04.285378 [ 271 ] {1dfde474-5efb-4bf0-97ff-7fc56260cf24} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001602 sec., 2496.8789013732835 rows/sec., 203.60 KiB/sec. | ||
| 7128 | 2025.12.31 23:20:04.285430 [ 271 ] {1dfde474-5efb-4bf0-97ff-7fc56260cf24} <Debug> TCPHandler: Processed in 0.001931253 sec. | ||
| 7129 | 2025.12.31 23:20:04.285558 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7130 | 2025.12.31 23:20:04.285661 [ 271 ] {276b4a5f-1650-46f7-b33b-3bca4f6e075c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7131 | 2025.12.31 23:20:04.285707 [ 271 ] {276b4a5f-1650-46f7-b33b-3bca4f6e075c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7132 | 2025.12.31 23:20:04.286714 [ 271 ] {276b4a5f-1650-46f7-b33b-3bca4f6e075c} <Trace> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7133 | 2025.12.31 23:20:04.286749 [ 271 ] {276b4a5f-1650-46f7-b33b-3bca4f6e075c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 7134 | 2025.12.31 23:20:04.287153 [ 271 ] {276b4a5f-1650-46f7-b33b-3bca4f6e075c} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 7135 | 2025.12.31 23:20:04.287383 [ 271 ] {276b4a5f-1650-46f7-b33b-3bca4f6e075c} <Trace> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7136 | 2025.12.31 23:20:04.287525 [ 271 ] {276b4a5f-1650-46f7-b33b-3bca4f6e075c} <Debug> executeQuery: Read 1260 rows, 106.97 KiB in 0.001888 sec., 667372.8813559322 rows/sec., 55.33 MiB/sec. | ||
| 7137 | 2025.12.31 23:20:04.287565 [ 271 ] {276b4a5f-1650-46f7-b33b-3bca4f6e075c} <Debug> TCPHandler: Processed in 0.002060115 sec. | ||
| 7138 | 2025.12.31 23:20:04.287685 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7139 | 2025.12.31 23:20:04.287784 [ 271 ] {cda56bd3-32cc-48ac-bef2-e4698ab4b059} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7140 | 2025.12.31 23:20:04.287827 [ 271 ] {cda56bd3-32cc-48ac-bef2-e4698ab4b059} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7141 | 2025.12.31 23:20:04.288242 [ 271 ] {cda56bd3-32cc-48ac-bef2-e4698ab4b059} <Trace> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7142 | 2025.12.31 23:20:04.288277 [ 271 ] {cda56bd3-32cc-48ac-bef2-e4698ab4b059} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 7143 | 2025.12.31 23:20:04.288598 [ 271 ] {cda56bd3-32cc-48ac-bef2-e4698ab4b059} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 7144 | 2025.12.31 23:20:04.288806 [ 271 ] {cda56bd3-32cc-48ac-bef2-e4698ab4b059} <Trace> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7145 | 2025.12.31 23:20:04.288940 [ 271 ] {cda56bd3-32cc-48ac-bef2-e4698ab4b059} <Debug> executeQuery: Read 35 rows, 2.61 KiB in 0.001177 sec., 29736.61852166525 rows/sec., 2.17 MiB/sec. | ||
| 7146 | 2025.12.31 23:20:04.288977 [ 271 ] {cda56bd3-32cc-48ac-bef2-e4698ab4b059} <Debug> TCPHandler: Processed in 0.001344253 sec. | ||
| 7147 | 2025.12.31 23:20:04.289087 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7148 | 2025.12.31 23:20:04.289183 [ 271 ] {f2b92206-8ffa-4dc6-82fc-af73098ba1d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7149 | 2025.12.31 23:20:04.289222 [ 271 ] {f2b92206-8ffa-4dc6-82fc-af73098ba1d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7150 | 2025.12.31 23:20:04.289729 [ 271 ] {f2b92206-8ffa-4dc6-82fc-af73098ba1d3} <Trace> oximeter.fields_u32 (32e14ee3-f9fc-4687-bf55-1d31f5f916a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7151 | 2025.12.31 23:20:04.289763 [ 271 ] {f2b92206-8ffa-4dc6-82fc-af73098ba1d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 7152 | 2025.12.31 23:20:04.290076 [ 271 ] {f2b92206-8ffa-4dc6-82fc-af73098ba1d3} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 7153 | 2025.12.31 23:20:04.290281 [ 271 ] {f2b92206-8ffa-4dc6-82fc-af73098ba1d3} <Trace> oximeter.fields_u32 (32e14ee3-f9fc-4687-bf55-1d31f5f916a9): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7154 | 2025.12.31 23:20:04.290417 [ 271 ] {f2b92206-8ffa-4dc6-82fc-af73098ba1d3} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001253 sec., 181963.2881085395 rows/sec., 12.32 MiB/sec. | ||
| 7155 | 2025.12.31 23:20:04.290453 [ 271 ] {f2b92206-8ffa-4dc6-82fc-af73098ba1d3} <Debug> TCPHandler: Processed in 0.001416383 sec. | ||
| 7156 | 2025.12.31 23:20:04.290566 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7157 | 2025.12.31 23:20:04.290670 [ 271 ] {63da534c-6765-473a-a308-67d2c8db80ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7158 | 2025.12.31 23:20:04.290712 [ 271 ] {63da534c-6765-473a-a308-67d2c8db80ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7159 | 2025.12.31 23:20:04.291400 [ 271 ] {63da534c-6765-473a-a308-67d2c8db80ff} <Trace> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7160 | 2025.12.31 23:20:04.291435 [ 271 ] {63da534c-6765-473a-a308-67d2c8db80ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 7161 | 2025.12.31 23:20:04.291780 [ 271 ] {63da534c-6765-473a-a308-67d2c8db80ff} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 7162 | 2025.12.31 23:20:04.292005 [ 271 ] {63da534c-6765-473a-a308-67d2c8db80ff} <Trace> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7163 | 2025.12.31 23:20:04.292137 [ 271 ] {63da534c-6765-473a-a308-67d2c8db80ff} <Debug> executeQuery: Read 555 rows, 42.21 KiB in 0.001487 sec., 373234.70073974447 rows/sec., 27.72 MiB/sec. | ||
| 7164 | 2025.12.31 23:20:04.292174 [ 271 ] {63da534c-6765-473a-a308-67d2c8db80ff} <Debug> TCPHandler: Processed in 0.001659378 sec. | ||
| 7165 | 2025.12.31 23:20:04.292290 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7166 | 2025.12.31 23:20:04.292386 [ 271 ] {2335cfc1-6119-4072-a484-ece4f297c0f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7167 | 2025.12.31 23:20:04.292431 [ 271 ] {2335cfc1-6119-4072-a484-ece4f297c0f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7168 | 2025.12.31 23:20:04.293047 [ 271 ] {2335cfc1-6119-4072-a484-ece4f297c0f6} <Trace> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7169 | 2025.12.31 23:20:04.293082 [ 271 ] {2335cfc1-6119-4072-a484-ece4f297c0f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 7170 | 2025.12.31 23:20:04.293461 [ 271 ] {2335cfc1-6119-4072-a484-ece4f297c0f6} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 7171 | 2025.12.31 23:20:04.293682 [ 271 ] {2335cfc1-6119-4072-a484-ece4f297c0f6} <Trace> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7172 | 2025.12.31 23:20:04.293811 [ 271 ] {2335cfc1-6119-4072-a484-ece4f297c0f6} <Debug> executeQuery: Read 846 rows, 58.31 KiB in 0.001444 sec., 585872.5761772853 rows/sec., 39.43 MiB/sec. | ||
| 7173 | 2025.12.31 23:20:04.293847 [ 271 ] {2335cfc1-6119-4072-a484-ece4f297c0f6} <Debug> TCPHandler: Processed in 0.001606667 sec. | ||
| 7174 | 2025.12.31 23:20:04.293959 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7175 | 2025.12.31 23:20:04.294055 [ 271 ] {4cdd3de4-53fc-414a-9fb6-e9da9d9305cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7176 | 2025.12.31 23:20:04.294112 [ 271 ] {4cdd3de4-53fc-414a-9fb6-e9da9d9305cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7177 | 2025.12.31 23:20:04.294941 [ 271 ] {4cdd3de4-53fc-414a-9fb6-e9da9d9305cf} <Trace> oximeter.measurements_histogramu64 (83559bb8-4c93-4180-b7e7-e9b7333f4c1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7178 | 2025.12.31 23:20:04.294977 [ 271 ] {4cdd3de4-53fc-414a-9fb6-e9da9d9305cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 7179 | 2025.12.31 23:20:04.295509 [ 271 ] {4cdd3de4-53fc-414a-9fb6-e9da9d9305cf} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 7180 | 2025.12.31 23:20:04.295746 [ 271 ] {4cdd3de4-53fc-414a-9fb6-e9da9d9305cf} <Trace> oximeter.measurements_histogramu64 (83559bb8-4c93-4180-b7e7-e9b7333f4c1b): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7181 | 2025.12.31 23:20:04.295886 [ 271 ] {4cdd3de4-53fc-414a-9fb6-e9da9d9305cf} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001849 sec., 16765.819361817197 rows/sec., 30.04 MiB/sec. | ||
| 7182 | 2025.12.31 23:20:04.295939 [ 271 ] {4cdd3de4-53fc-414a-9fb6-e9da9d9305cf} <Debug> TCPHandler: Processed in 0.002028434 sec. | ||
| 7183 | 2025.12.31 23:20:04.296056 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7184 | 2025.12.31 23:20:04.296151 [ 271 ] {27b76534-d24b-4e5f-9b10-537b79374104} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7185 | 2025.12.31 23:20:04.296198 [ 271 ] {27b76534-d24b-4e5f-9b10-537b79374104} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7186 | 2025.12.31 23:20:04.296547 [ 271 ] {27b76534-d24b-4e5f-9b10-537b79374104} <Trace> oximeter.measurements_u64 (3e0fa7da-0500-483e-b241-ac25d0f845d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7187 | 2025.12.31 23:20:04.296582 [ 271 ] {27b76534-d24b-4e5f-9b10-537b79374104} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 7188 | 2025.12.31 23:20:04.296886 [ 271 ] {27b76534-d24b-4e5f-9b10-537b79374104} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 7189 | 2025.12.31 23:20:04.297088 [ 271 ] {27b76534-d24b-4e5f-9b10-537b79374104} <Trace> oximeter.measurements_u64 (3e0fa7da-0500-483e-b241-ac25d0f845d7): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7190 | 2025.12.31 23:20:04.297190 [ 65 ] {} <Debug> oximeter.measurements_u64 (3e0fa7da-0500-483e-b241-ac25d0f845d7) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 7191 | 2025.12.31 23:20:04.297213 [ 271 ] {27b76534-d24b-4e5f-9b10-537b79374104} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001082 sec., 55452.865064695005 rows/sec., 3.74 MiB/sec. | ||
| 7192 | 2025.12.31 23:20:04.297229 [ 65 ] {} <Trace> oximeter.measurements_u64 (3e0fa7da-0500-483e-b241-ac25d0f845d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7193 | 2025.12.31 23:20:04.297248 [ 271 ] {27b76534-d24b-4e5f-9b10-537b79374104} <Debug> TCPHandler: Processed in 0.001241981 sec. | ||
| 7194 | 2025.12.31 23:20:04.297251 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 7195 | 2025.12.31 23:20:04.297379 [ 200 ] {3e0fa7da-0500-483e-b241-ac25d0f845d7::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 | ||
| 7196 | 2025.12.31 23:20:04.297529 [ 200 ] {3e0fa7da-0500-483e-b241-ac25d0f845d7::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7197 | 2025.12.31 23:20:04.297568 [ 200 ] {3e0fa7da-0500-483e-b241-ac25d0f845d7::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 2244 rows starting from the beginning of the part | ||
| 7198 | 2025.12.31 23:20:04.297637 [ 200 ] {3e0fa7da-0500-483e-b241-ac25d0f845d7::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 | ||
| 7199 | 2025.12.31 23:20:04.297681 [ 200 ] {3e0fa7da-0500-483e-b241-ac25d0f845d7::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 | ||
| 7200 | 2025.12.31 23:20:04.297721 [ 200 ] {3e0fa7da-0500-483e-b241-ac25d0f845d7::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 | ||
| 7201 | 2025.12.31 23:20:04.297770 [ 200 ] {3e0fa7da-0500-483e-b241-ac25d0f845d7::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 | ||
| 7202 | 2025.12.31 23:20:04.297834 [ 200 ] {3e0fa7da-0500-483e-b241-ac25d0f845d7::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 | ||
| 7203 | 2025.12.31 23:20:04.299139 [ 190 ] {3e0fa7da-0500-483e-b241-ac25d0f845d7::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2544 rows, containing 4 columns (4 merged, 0 gathered) in 0.00181615 sec., 1400765.3552845304 rows/sec., 92.45 MiB/sec. | ||
| 7204 | 2025.12.31 23:20:04.299420 [ 188 ] {3e0fa7da-0500-483e-b241-ac25d0f845d7::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 7205 | 2025.12.31 23:20:04.299719 [ 188 ] {3e0fa7da-0500-483e-b241-ac25d0f845d7::all_1_41_8} <Trace> oximeter.measurements_u64 (3e0fa7da-0500-483e-b241-ac25d0f845d7): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7206 | 2025.12.31 23:20:04.299798 [ 188 ] {3e0fa7da-0500-483e-b241-ac25d0f845d7::all_1_41_8} <Trace> oximeter.measurements_u64 (3e0fa7da-0500-483e-b241-ac25d0f845d7) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 7207 | 2025.12.31 23:20:04.299885 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. | ||
| 7208 | 2025.12.31 23:20:04.513344 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 14004 | ||
| 7209 | 2025.12.31 23:20:04.513836 [ 245 ] {} <Trace> system.asynchronous_metric_log (1af02360-2569-4a97-a5ac-aa07775e497e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7210 | 2025.12.31 23:20:04.513881 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 7211 | 2025.12.31 23:20:04.514350 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 7212 | 2025.12.31 23:20:04.514576 [ 245 ] {} <Trace> system.asynchronous_metric_log (1af02360-2569-4a97-a5ac-aa07775e497e): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7213 | 2025.12.31 23:20:04.514708 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14004 | ||
| 7214 | 2025.12.31 23:20:05.230769 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 219 | ||
| 7215 | 2025.12.31 23:20:05.247204 [ 244 ] {} <Trace> system.metric_log (9f7485ce-4bf0-4a0f-b388-b82873d55ef6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7216 | 2025.12.31 23:20:05.247256 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 7217 | 2025.12.31 23:20:05.253122 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 7218 | 2025.12.31 23:20:05.253818 [ 244 ] {} <Trace> system.metric_log (9f7485ce-4bf0-4a0f-b388-b82873d55ef6): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7219 | 2025.12.31 23:20:05.256525 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 219 | ||
| 7220 | 2025.12.31 23:20:07.056913 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 944 | ||
| 7221 | 2025.12.31 23:20:07.059134 [ 243 ] {} <Trace> system.query_log (aa57fb54-d3d4-4e2b-bcda-b6c10074d25d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7222 | 2025.12.31 23:20:07.059182 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 7223 | 2025.12.31 23:20:07.060329 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 7224 | 2025.12.31 23:20:07.060591 [ 243 ] {} <Trace> system.query_log (aa57fb54-d3d4-4e2b-bcda-b6c10074d25d): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7225 | 2025.12.31 23:20:07.060859 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 944 | ||
| 7226 | 2025.12.31 23:20:09.254289 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7227 | 2025.12.31 23:20:09.254491 [ 271 ] {da131240-d672-4227-b167-122d7ddb8020} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7228 | 2025.12.31 23:20:09.254568 [ 271 ] {da131240-d672-4227-b167-122d7ddb8020} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7229 | 2025.12.31 23:20:09.255341 [ 271 ] {da131240-d672-4227-b167-122d7ddb8020} <Trace> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7230 | 2025.12.31 23:20:09.255392 [ 271 ] {da131240-d672-4227-b167-122d7ddb8020} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 7231 | 2025.12.31 23:20:09.255817 [ 271 ] {da131240-d672-4227-b167-122d7ddb8020} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7232 | 2025.12.31 23:20:09.256054 [ 271 ] {da131240-d672-4227-b167-122d7ddb8020} <Trace> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7233 | 2025.12.31 23:20:09.256222 [ 271 ] {da131240-d672-4227-b167-122d7ddb8020} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001786 sec., 42553.1914893617 rows/sec., 3.51 MiB/sec. | ||
| 7234 | 2025.12.31 23:20:09.256273 [ 271 ] {da131240-d672-4227-b167-122d7ddb8020} <Debug> TCPHandler: Processed in 0.002131146 sec. | ||
| 7235 | 2025.12.31 23:20:09.256411 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7236 | 2025.12.31 23:20:09.256515 [ 271 ] {4c2b0869-84be-43f9-ab51-972ab18e1197} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7237 | 2025.12.31 23:20:09.256560 [ 271 ] {4c2b0869-84be-43f9-ab51-972ab18e1197} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7238 | 2025.12.31 23:20:09.256990 [ 271 ] {4c2b0869-84be-43f9-ab51-972ab18e1197} <Trace> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7239 | 2025.12.31 23:20:09.257029 [ 271 ] {4c2b0869-84be-43f9-ab51-972ab18e1197} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 7240 | 2025.12.31 23:20:09.257344 [ 271 ] {4c2b0869-84be-43f9-ab51-972ab18e1197} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 7241 | 2025.12.31 23:20:09.257556 [ 271 ] {4c2b0869-84be-43f9-ab51-972ab18e1197} <Trace> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7242 | 2025.12.31 23:20:09.257690 [ 271 ] {4c2b0869-84be-43f9-ab51-972ab18e1197} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001199 sec., 8340.283569641368 rows/sec., 627.15 KiB/sec. | ||
| 7243 | 2025.12.31 23:20:09.257730 [ 271 ] {4c2b0869-84be-43f9-ab51-972ab18e1197} <Debug> TCPHandler: Processed in 0.001372204 sec. | ||
| 7244 | 2025.12.31 23:20:09.257844 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7245 | 2025.12.31 23:20:09.257941 [ 271 ] {e666cb5a-e39f-4ad6-99f1-2c469a234c84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7246 | 2025.12.31 23:20:09.257981 [ 271 ] {e666cb5a-e39f-4ad6-99f1-2c469a234c84} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7247 | 2025.12.31 23:20:09.258401 [ 271 ] {e666cb5a-e39f-4ad6-99f1-2c469a234c84} <Trace> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7248 | 2025.12.31 23:20:09.258437 [ 271 ] {e666cb5a-e39f-4ad6-99f1-2c469a234c84} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 7249 | 2025.12.31 23:20:09.258784 [ 271 ] {e666cb5a-e39f-4ad6-99f1-2c469a234c84} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7250 | 2025.12.31 23:20:09.258990 [ 271 ] {e666cb5a-e39f-4ad6-99f1-2c469a234c84} <Trace> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7251 | 2025.12.31 23:20:09.259119 [ 271 ] {e666cb5a-e39f-4ad6-99f1-2c469a234c84} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001199 sec., 61718.098415346125 rows/sec., 4.82 MiB/sec. | ||
| 7252 | 2025.12.31 23:20:09.259158 [ 271 ] {e666cb5a-e39f-4ad6-99f1-2c469a234c84} <Debug> TCPHandler: Processed in 0.001364603 sec. | ||
| 7253 | 2025.12.31 23:20:09.259274 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7254 | 2025.12.31 23:20:09.259369 [ 271 ] {edf178d1-9f87-4635-bdd4-77516b956594} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7255 | 2025.12.31 23:20:09.259413 [ 271 ] {edf178d1-9f87-4635-bdd4-77516b956594} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7256 | 2025.12.31 23:20:09.259836 [ 271 ] {edf178d1-9f87-4635-bdd4-77516b956594} <Trace> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7257 | 2025.12.31 23:20:09.259872 [ 271 ] {edf178d1-9f87-4635-bdd4-77516b956594} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 7258 | 2025.12.31 23:20:09.260221 [ 271 ] {edf178d1-9f87-4635-bdd4-77516b956594} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 7259 | 2025.12.31 23:20:09.260434 [ 271 ] {edf178d1-9f87-4635-bdd4-77516b956594} <Trace> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7260 | 2025.12.31 23:20:09.260565 [ 271 ] {edf178d1-9f87-4635-bdd4-77516b956594} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001216 sec., 131578.94736842104 rows/sec., 9.16 MiB/sec. | ||
| 7261 | 2025.12.31 23:20:09.260603 [ 271 ] {edf178d1-9f87-4635-bdd4-77516b956594} <Debug> TCPHandler: Processed in 0.001379263 sec. | ||
| 7262 | 2025.12.31 23:20:09.260706 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7263 | 2025.12.31 23:20:09.260801 [ 271 ] {16d3b5d0-125f-4be3-bf06-7a308f181854} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7264 | 2025.12.31 23:20:09.260857 [ 271 ] {16d3b5d0-125f-4be3-bf06-7a308f181854} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7265 | 2025.12.31 23:20:09.261658 [ 271 ] {16d3b5d0-125f-4be3-bf06-7a308f181854} <Trace> oximeter.measurements_histogramu64 (83559bb8-4c93-4180-b7e7-e9b7333f4c1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7266 | 2025.12.31 23:20:09.261696 [ 271 ] {16d3b5d0-125f-4be3-bf06-7a308f181854} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 7267 | 2025.12.31 23:20:09.262227 [ 271 ] {16d3b5d0-125f-4be3-bf06-7a308f181854} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 7268 | 2025.12.31 23:20:09.262455 [ 271 ] {16d3b5d0-125f-4be3-bf06-7a308f181854} <Trace> oximeter.measurements_histogramu64 (83559bb8-4c93-4180-b7e7-e9b7333f4c1b): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7269 | 2025.12.31 23:20:09.262596 [ 271 ] {16d3b5d0-125f-4be3-bf06-7a308f181854} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001813 sec., 5515.7198014340875 rows/sec., 9.88 MiB/sec. | ||
| 7270 | 2025.12.31 23:20:09.262660 [ 271 ] {16d3b5d0-125f-4be3-bf06-7a308f181854} <Debug> TCPHandler: Processed in 0.002002805 sec. | ||
| 7271 | 2025.12.31 23:20:09.262779 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7272 | 2025.12.31 23:20:09.262873 [ 271 ] {a5a4a557-82e5-4be3-8052-51d0c857c866} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7273 | 2025.12.31 23:20:09.262916 [ 271 ] {a5a4a557-82e5-4be3-8052-51d0c857c866} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7274 | 2025.12.31 23:20:09.263260 [ 271 ] {a5a4a557-82e5-4be3-8052-51d0c857c866} <Trace> oximeter.measurements_u64 (3e0fa7da-0500-483e-b241-ac25d0f845d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7275 | 2025.12.31 23:20:09.263296 [ 271 ] {a5a4a557-82e5-4be3-8052-51d0c857c866} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 7276 | 2025.12.31 23:20:09.263635 [ 271 ] {a5a4a557-82e5-4be3-8052-51d0c857c866} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 7277 | 2025.12.31 23:20:09.263853 [ 271 ] {a5a4a557-82e5-4be3-8052-51d0c857c866} <Trace> oximeter.measurements_u64 (3e0fa7da-0500-483e-b241-ac25d0f845d7): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7278 | 2025.12.31 23:20:09.263982 [ 271 ] {a5a4a557-82e5-4be3-8052-51d0c857c866} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001128 sec., 53191.48936170212 rows/sec., 3.58 MiB/sec. | ||
| 7279 | 2025.12.31 23:20:09.264018 [ 271 ] {a5a4a557-82e5-4be3-8052-51d0c857c866} <Debug> TCPHandler: Processed in 0.001288691 sec. | ||
| 7280 | 2025.12.31 23:20:11.919260 [ 96 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7281 | 2025.12.31 23:20:11.919330 [ 96 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7282 | 2025.12.31 23:20:12.014969 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 14516 | ||
| 7283 | 2025.12.31 23:20:12.015622 [ 245 ] {} <Trace> system.asynchronous_metric_log (1af02360-2569-4a97-a5ac-aa07775e497e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7284 | 2025.12.31 23:20:12.015657 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 7285 | 2025.12.31 23:20:12.016154 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 7286 | 2025.12.31 23:20:12.016376 [ 245 ] {} <Trace> system.asynchronous_metric_log (1af02360-2569-4a97-a5ac-aa07775e497e): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7287 | 2025.12.31 23:20:12.016510 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14516 | ||
| 7288 | 2025.12.31 23:20:12.756732 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 226 | ||
| 7289 | 2025.12.31 23:20:12.773470 [ 244 ] {} <Trace> system.metric_log (9f7485ce-4bf0-4a0f-b388-b82873d55ef6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7290 | 2025.12.31 23:20:12.773525 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 7291 | 2025.12.31 23:20:12.779653 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 7292 | 2025.12.31 23:20:12.780377 [ 244 ] {} <Trace> system.metric_log (9f7485ce-4bf0-4a0f-b388-b82873d55ef6): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7293 | 2025.12.31 23:20:12.783310 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 226 | ||
| 7294 | 2025.12.31 23:20:14.255108 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7295 | 2025.12.31 23:20:14.255284 [ 271 ] {dada9776-4204-48e5-8a70-148273388ec2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7296 | 2025.12.31 23:20:14.255349 [ 271 ] {dada9776-4204-48e5-8a70-148273388ec2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7297 | 2025.12.31 23:20:14.256039 [ 271 ] {dada9776-4204-48e5-8a70-148273388ec2} <Trace> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7298 | 2025.12.31 23:20:14.256078 [ 271 ] {dada9776-4204-48e5-8a70-148273388ec2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 7299 | 2025.12.31 23:20:14.256479 [ 271 ] {dada9776-4204-48e5-8a70-148273388ec2} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7300 | 2025.12.31 23:20:14.256711 [ 271 ] {dada9776-4204-48e5-8a70-148273388ec2} <Trace> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7301 | 2025.12.31 23:20:14.256870 [ 271 ] {dada9776-4204-48e5-8a70-148273388ec2} <Debug> executeQuery: Read 118 rows, 10.26 KiB in 0.001635 sec., 72171.25382262997 rows/sec., 6.13 MiB/sec. | ||
| 7302 | 2025.12.31 23:20:14.256919 [ 271 ] {dada9776-4204-48e5-8a70-148273388ec2} <Debug> TCPHandler: Processed in 0.001944653 sec. | ||
| 7303 | 2025.12.31 23:20:14.257050 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7304 | 2025.12.31 23:20:14.257152 [ 271 ] {4158d265-8732-4799-a304-165eaaa0f394} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7305 | 2025.12.31 23:20:14.257194 [ 271 ] {4158d265-8732-4799-a304-165eaaa0f394} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7306 | 2025.12.31 23:20:14.257613 [ 271 ] {4158d265-8732-4799-a304-165eaaa0f394} <Trace> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7307 | 2025.12.31 23:20:14.257649 [ 271 ] {4158d265-8732-4799-a304-165eaaa0f394} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 7308 | 2025.12.31 23:20:14.257988 [ 271 ] {4158d265-8732-4799-a304-165eaaa0f394} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7309 | 2025.12.31 23:20:14.258214 [ 271 ] {4158d265-8732-4799-a304-165eaaa0f394} <Trace> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7310 | 2025.12.31 23:20:14.258353 [ 271 ] {4158d265-8732-4799-a304-165eaaa0f394} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001224 sec., 25326.797385620914 rows/sec., 1.86 MiB/sec. | ||
| 7311 | 2025.12.31 23:20:14.258392 [ 271 ] {4158d265-8732-4799-a304-165eaaa0f394} <Debug> TCPHandler: Processed in 0.001395083 sec. | ||
| 7312 | 2025.12.31 23:20:14.258502 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7313 | 2025.12.31 23:20:14.258599 [ 271 ] {c5b4f5aa-0645-403f-9307-abf3efa977bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7314 | 2025.12.31 23:20:14.258641 [ 271 ] {c5b4f5aa-0645-403f-9307-abf3efa977bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7315 | 2025.12.31 23:20:14.259058 [ 271 ] {c5b4f5aa-0645-403f-9307-abf3efa977bc} <Trace> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7316 | 2025.12.31 23:20:14.259095 [ 271 ] {c5b4f5aa-0645-403f-9307-abf3efa977bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 7317 | 2025.12.31 23:20:14.259414 [ 271 ] {c5b4f5aa-0645-403f-9307-abf3efa977bc} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7318 | 2025.12.31 23:20:14.259672 [ 271 ] {c5b4f5aa-0645-403f-9307-abf3efa977bc} <Trace> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7319 | 2025.12.31 23:20:14.259812 [ 271 ] {c5b4f5aa-0645-403f-9307-abf3efa977bc} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001233 sec., 77047.85077047852 rows/sec., 6.02 MiB/sec. | ||
| 7320 | 2025.12.31 23:20:14.259850 [ 271 ] {c5b4f5aa-0645-403f-9307-abf3efa977bc} <Debug> TCPHandler: Processed in 0.001397843 sec. | ||
| 7321 | 2025.12.31 23:20:14.259961 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7322 | 2025.12.31 23:20:14.260057 [ 271 ] {96fcfc5e-78b6-4a88-a95b-b05e017e310a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7323 | 2025.12.31 23:20:14.260102 [ 271 ] {96fcfc5e-78b6-4a88-a95b-b05e017e310a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7324 | 2025.12.31 23:20:14.260523 [ 271 ] {96fcfc5e-78b6-4a88-a95b-b05e017e310a} <Trace> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7325 | 2025.12.31 23:20:14.260559 [ 271 ] {96fcfc5e-78b6-4a88-a95b-b05e017e310a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 7326 | 2025.12.31 23:20:14.260893 [ 271 ] {96fcfc5e-78b6-4a88-a95b-b05e017e310a} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7327 | 2025.12.31 23:20:14.261119 [ 271 ] {96fcfc5e-78b6-4a88-a95b-b05e017e310a} <Trace> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7328 | 2025.12.31 23:20:14.261246 [ 271 ] {96fcfc5e-78b6-4a88-a95b-b05e017e310a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001209 sec., 132340.77750206782 rows/sec., 9.22 MiB/sec. | ||
| 7329 | 2025.12.31 23:20:14.261282 [ 271 ] {96fcfc5e-78b6-4a88-a95b-b05e017e310a} <Debug> TCPHandler: Processed in 0.001370203 sec. | ||
| 7330 | 2025.12.31 23:20:14.261382 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7331 | 2025.12.31 23:20:14.261475 [ 271 ] {b8424b3c-3bdf-4ef0-b007-bafdf6846511} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7332 | 2025.12.31 23:20:14.261530 [ 271 ] {b8424b3c-3bdf-4ef0-b007-bafdf6846511} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7333 | 2025.12.31 23:20:14.262361 [ 271 ] {b8424b3c-3bdf-4ef0-b007-bafdf6846511} <Trace> oximeter.measurements_histogramu64 (83559bb8-4c93-4180-b7e7-e9b7333f4c1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7334 | 2025.12.31 23:20:14.262395 [ 271 ] {b8424b3c-3bdf-4ef0-b007-bafdf6846511} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 7335 | 2025.12.31 23:20:14.262955 [ 271 ] {b8424b3c-3bdf-4ef0-b007-bafdf6846511} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 7336 | 2025.12.31 23:20:14.263185 [ 271 ] {b8424b3c-3bdf-4ef0-b007-bafdf6846511} <Trace> oximeter.measurements_histogramu64 (83559bb8-4c93-4180-b7e7-e9b7333f4c1b): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7337 | 2025.12.31 23:20:14.263285 [ 125 ] {} <Debug> oximeter.measurements_histogramu64 (83559bb8-4c93-4180-b7e7-e9b7333f4c1b) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 7338 | 2025.12.31 23:20:14.263322 [ 271 ] {b8424b3c-3bdf-4ef0-b007-bafdf6846511} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001866 sec., 16613.076098606645 rows/sec., 29.77 MiB/sec. | ||
| 7339 | 2025.12.31 23:20:14.263324 [ 125 ] {} <Trace> oximeter.measurements_histogramu64 (83559bb8-4c93-4180-b7e7-e9b7333f4c1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7340 | 2025.12.31 23:20:14.263357 [ 125 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 7341 | 2025.12.31 23:20:14.263385 [ 271 ] {b8424b3c-3bdf-4ef0-b007-bafdf6846511} <Debug> TCPHandler: Processed in 0.002052064 sec. | ||
| 7342 | 2025.12.31 23:20:14.263488 [ 200 ] {83559bb8-4c93-4180-b7e7-e9b7333f4c1b::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 | ||
| 7343 | 2025.12.31 23:20:14.263505 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7344 | 2025.12.31 23:20:14.263626 [ 271 ] {fc20f652-8893-4e71-be60-5db54e0ad373} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7345 | 2025.12.31 23:20:14.263668 [ 271 ] {fc20f652-8893-4e71-be60-5db54e0ad373} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7346 | 2025.12.31 23:20:14.263784 [ 200 ] {83559bb8-4c93-4180-b7e7-e9b7333f4c1b::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7347 | 2025.12.31 23:20:14.263852 [ 200 ] {83559bb8-4c93-4180-b7e7-e9b7333f4c1b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 713 rows starting from the beginning of the part | ||
| 7348 | 2025.12.31 23:20:14.263990 [ 200 ] {83559bb8-4c93-4180-b7e7-e9b7333f4c1b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 31 rows starting from the beginning of the part | ||
| 7349 | 2025.12.31 23:20:14.264054 [ 271 ] {fc20f652-8893-4e71-be60-5db54e0ad373} <Trace> oximeter.measurements_u64 (3e0fa7da-0500-483e-b241-ac25d0f845d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7350 | 2025.12.31 23:20:14.264099 [ 271 ] {fc20f652-8893-4e71-be60-5db54e0ad373} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 7351 | 2025.12.31 23:20:14.264113 [ 200 ] {83559bb8-4c93-4180-b7e7-e9b7333f4c1b::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 | ||
| 7352 | 2025.12.31 23:20:14.264221 [ 200 ] {83559bb8-4c93-4180-b7e7-e9b7333f4c1b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 31 rows starting from the beginning of the part | ||
| 7353 | 2025.12.31 23:20:14.264320 [ 200 ] {83559bb8-4c93-4180-b7e7-e9b7333f4c1b::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 | ||
| 7354 | 2025.12.31 23:20:14.264410 [ 200 ] {83559bb8-4c93-4180-b7e7-e9b7333f4c1b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 31 rows starting from the beginning of the part | ||
| 7355 | 2025.12.31 23:20:14.264515 [ 271 ] {fc20f652-8893-4e71-be60-5db54e0ad373} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 7356 | 2025.12.31 23:20:14.264788 [ 271 ] {fc20f652-8893-4e71-be60-5db54e0ad373} <Trace> oximeter.measurements_u64 (3e0fa7da-0500-483e-b241-ac25d0f845d7): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7357 | 2025.12.31 23:20:14.264922 [ 271 ] {fc20f652-8893-4e71-be60-5db54e0ad373} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001316 sec., 45592.705167173255 rows/sec., 3.07 MiB/sec. | ||
| 7358 | 2025.12.31 23:20:14.264958 [ 271 ] {fc20f652-8893-4e71-be60-5db54e0ad373} <Debug> TCPHandler: Processed in 0.001502995 sec. | ||
| 7359 | 2025.12.31 23:20:14.279911 [ 188 ] {83559bb8-4c93-4180-b7e7-e9b7333f4c1b::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 826 rows, containing 19 columns (19 merged, 0 gathered) in 0.01648587 sec., 50103.51288709665 rows/sec., 89.78 MiB/sec. | ||
| 7360 | 2025.12.31 23:20:14.280737 [ 188 ] {83559bb8-4c93-4180-b7e7-e9b7333f4c1b::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 7361 | 2025.12.31 23:20:14.281060 [ 188 ] {83559bb8-4c93-4180-b7e7-e9b7333f4c1b::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (83559bb8-4c93-4180-b7e7-e9b7333f4c1b): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7362 | 2025.12.31 23:20:14.281132 [ 188 ] {83559bb8-4c93-4180-b7e7-e9b7333f4c1b::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (83559bb8-4c93-4180-b7e7-e9b7333f4c1b) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 7363 | 2025.12.31 23:20:14.281219 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.65 MiB. | ||
| 7364 | 2025.12.31 23:20:15.000204 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 277.84 MiB, peak 285.44 MiB, free memory in arenas 0.00 B, will set to 279.84 MiB (RSS), difference: 2.01 MiB | ||
| 7365 | 2025.12.31 23:20:17.061154 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 968 | ||
| 7366 | 2025.12.31 23:20:17.063430 [ 243 ] {} <Trace> system.query_log (aa57fb54-d3d4-4e2b-bcda-b6c10074d25d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7367 | 2025.12.31 23:20:17.063484 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 7368 | 2025.12.31 23:20:17.064656 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 7369 | 2025.12.31 23:20:17.064941 [ 243 ] {} <Trace> system.query_log (aa57fb54-d3d4-4e2b-bcda-b6c10074d25d): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7370 | 2025.12.31 23:20:17.065296 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 968 | ||
| 7371 | 2025.12.31 23:20:19.255920 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7372 | 2025.12.31 23:20:19.256121 [ 271 ] {a4559c23-0a0e-493b-ba87-f423ad0824de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7373 | 2025.12.31 23:20:19.256197 [ 271 ] {a4559c23-0a0e-493b-ba87-f423ad0824de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7374 | 2025.12.31 23:20:19.256927 [ 271 ] {a4559c23-0a0e-493b-ba87-f423ad0824de} <Trace> oximeter.fields_i16 (6205d96e-d352-40e9-8254-31db49133bc3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7375 | 2025.12.31 23:20:19.256986 [ 271 ] {a4559c23-0a0e-493b-ba87-f423ad0824de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 7376 | 2025.12.31 23:20:19.257429 [ 271 ] {a4559c23-0a0e-493b-ba87-f423ad0824de} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 7377 | 2025.12.31 23:20:19.257671 [ 271 ] {a4559c23-0a0e-493b-ba87-f423ad0824de} <Trace> oximeter.fields_i16 (6205d96e-d352-40e9-8254-31db49133bc3): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7378 | 2025.12.31 23:20:19.257834 [ 271 ] {a4559c23-0a0e-493b-ba87-f423ad0824de} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001768 sec., 13574.660633484162 rows/sec., 1.13 MiB/sec. | ||
| 7379 | 2025.12.31 23:20:19.257885 [ 271 ] {a4559c23-0a0e-493b-ba87-f423ad0824de} <Debug> TCPHandler: Processed in 0.002106866 sec. | ||
| 7380 | 2025.12.31 23:20:19.258012 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7381 | 2025.12.31 23:20:19.258115 [ 271 ] {407796f3-353b-4d77-a2f5-c2440136b962} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 7382 | 2025.12.31 23:20:19.258158 [ 271 ] {407796f3-353b-4d77-a2f5-c2440136b962} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 7383 | 2025.12.31 23:20:19.258566 [ 271 ] {407796f3-353b-4d77-a2f5-c2440136b962} <Trace> oximeter.fields_ipaddr (5f424e33-6a9f-405c-b8ff-24c93b94647e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7384 | 2025.12.31 23:20:19.258604 [ 271 ] {407796f3-353b-4d77-a2f5-c2440136b962} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 7385 | 2025.12.31 23:20:19.258906 [ 271 ] {407796f3-353b-4d77-a2f5-c2440136b962} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 7386 | 2025.12.31 23:20:19.259111 [ 271 ] {407796f3-353b-4d77-a2f5-c2440136b962} <Trace> oximeter.fields_ipaddr (5f424e33-6a9f-405c-b8ff-24c93b94647e): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7387 | 2025.12.31 23:20:19.259243 [ 271 ] {407796f3-353b-4d77-a2f5-c2440136b962} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001152 sec., 3472.222222222222 rows/sec., 283.14 KiB/sec. | ||
| 7388 | 2025.12.31 23:20:19.259282 [ 271 ] {407796f3-353b-4d77-a2f5-c2440136b962} <Debug> TCPHandler: Processed in 0.001323932 sec. | ||
| 7389 | 2025.12.31 23:20:19.259382 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7390 | 2025.12.31 23:20:19.259477 [ 271 ] {463f1675-8005-449c-bddc-b1d62f580c7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7391 | 2025.12.31 23:20:19.259517 [ 271 ] {463f1675-8005-449c-bddc-b1d62f580c7a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7392 | 2025.12.31 23:20:19.259995 [ 271 ] {463f1675-8005-449c-bddc-b1d62f580c7a} <Trace> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7393 | 2025.12.31 23:20:19.260031 [ 271 ] {463f1675-8005-449c-bddc-b1d62f580c7a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 7394 | 2025.12.31 23:20:19.260377 [ 271 ] {463f1675-8005-449c-bddc-b1d62f580c7a} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7395 | 2025.12.31 23:20:19.260589 [ 271 ] {463f1675-8005-449c-bddc-b1d62f580c7a} <Trace> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7396 | 2025.12.31 23:20:19.260704 [ 106 ] {} <Debug> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7397 | 2025.12.31 23:20:19.260720 [ 271 ] {463f1675-8005-449c-bddc-b1d62f580c7a} <Debug> executeQuery: Read 198 rows, 18.02 KiB in 0.001262 sec., 156893.81933438985 rows/sec., 13.94 MiB/sec. | ||
| 7398 | 2025.12.31 23:20:19.260774 [ 106 ] {} <Trace> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7399 | 2025.12.31 23:20:19.260782 [ 271 ] {463f1675-8005-449c-bddc-b1d62f580c7a} <Debug> TCPHandler: Processed in 0.001448864 sec. | ||
| 7400 | 2025.12.31 23:20:19.260805 [ 106 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 7401 | 2025.12.31 23:20:19.260907 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7402 | 2025.12.31 23:20:19.260944 [ 200 ] {37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179::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 | ||
| 7403 | 2025.12.31 23:20:19.261006 [ 271 ] {7568c766-bcfa-4758-9989-dbce751c1191} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7404 | 2025.12.31 23:20:19.261051 [ 271 ] {7568c766-bcfa-4758-9989-dbce751c1191} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7405 | 2025.12.31 23:20:19.261106 [ 200 ] {37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7406 | 2025.12.31 23:20:19.261151 [ 200 ] {37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 2464 rows starting from the beginning of the part | ||
| 7407 | 2025.12.31 23:20:19.261224 [ 200 ] {37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179::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 | ||
| 7408 | 2025.12.31 23:20:19.261276 [ 200 ] {37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 1260 rows starting from the beginning of the part | ||
| 7409 | 2025.12.31 23:20:19.261325 [ 200 ] {37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179::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 | ||
| 7410 | 2025.12.31 23:20:19.261369 [ 200 ] {37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 118 rows starting from the beginning of the part | ||
| 7411 | 2025.12.31 23:20:19.261416 [ 200 ] {37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 198 rows starting from the beginning of the part | ||
| 7412 | 2025.12.31 23:20:19.261451 [ 271 ] {7568c766-bcfa-4758-9989-dbce751c1191} <Trace> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7413 | 2025.12.31 23:20:19.261493 [ 271 ] {7568c766-bcfa-4758-9989-dbce751c1191} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 7414 | 2025.12.31 23:20:19.261824 [ 271 ] {7568c766-bcfa-4758-9989-dbce751c1191} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7415 | 2025.12.31 23:20:19.262042 [ 271 ] {7568c766-bcfa-4758-9989-dbce751c1191} <Trace> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7416 | 2025.12.31 23:20:19.262188 [ 271 ] {7568c766-bcfa-4758-9989-dbce751c1191} <Debug> executeQuery: Read 26 rows, 1.99 KiB in 0.001201 sec., 21648.62614487927 rows/sec., 1.62 MiB/sec. | ||
| 7417 | 2025.12.31 23:20:19.262227 [ 271 ] {7568c766-bcfa-4758-9989-dbce751c1191} <Debug> TCPHandler: Processed in 0.001370593 sec. | ||
| 7418 | 2025.12.31 23:20:19.262335 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7419 | 2025.12.31 23:20:19.262429 [ 271 ] {72f22166-f90e-4da7-8ca4-b24f4348ee31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7420 | 2025.12.31 23:20:19.262469 [ 271 ] {72f22166-f90e-4da7-8ca4-b24f4348ee31} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7421 | 2025.12.31 23:20:19.262861 [ 271 ] {72f22166-f90e-4da7-8ca4-b24f4348ee31} <Trace> oximeter.fields_u32 (32e14ee3-f9fc-4687-bf55-1d31f5f916a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7422 | 2025.12.31 23:20:19.262897 [ 271 ] {72f22166-f90e-4da7-8ca4-b24f4348ee31} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 7423 | 2025.12.31 23:20:19.263192 [ 271 ] {72f22166-f90e-4da7-8ca4-b24f4348ee31} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 7424 | 2025.12.31 23:20:19.263362 [ 188 ] {37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4192 rows, containing 5 columns (5 merged, 0 gathered) in 0.002479762 sec., 1690484.8126554082 rows/sec., 146.07 MiB/sec. | ||
| 7425 | 2025.12.31 23:20:19.263398 [ 271 ] {72f22166-f90e-4da7-8ca4-b24f4348ee31} <Trace> oximeter.fields_u32 (32e14ee3-f9fc-4687-bf55-1d31f5f916a9): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7426 | 2025.12.31 23:20:19.263508 [ 106 ] {} <Debug> oximeter.fields_u32 (32e14ee3-f9fc-4687-bf55-1d31f5f916a9) (MergerMutator): Selected 6 parts from all_1_14_3 to all_19_19_0 | ||
| 7427 | 2025.12.31 23:20:19.263535 [ 271 ] {72f22166-f90e-4da7-8ca4-b24f4348ee31} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001123 sec., 21371.3268032057 rows/sec., 1.77 MiB/sec. | ||
| 7428 | 2025.12.31 23:20:19.263552 [ 106 ] {} <Trace> oximeter.fields_u32 (32e14ee3-f9fc-4687-bf55-1d31f5f916a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7429 | 2025.12.31 23:20:19.263577 [ 271 ] {72f22166-f90e-4da7-8ca4-b24f4348ee31} <Debug> TCPHandler: Processed in 0.001291742 sec. | ||
| 7430 | 2025.12.31 23:20:19.263580 [ 106 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 7431 | 2025.12.31 23:20:19.263680 [ 200 ] {37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7432 | 2025.12.31 23:20:19.263684 [ 188 ] {32e14ee3-f9fc-4687-bf55-1d31f5f916a9::all_1_19_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_14_3 to all_19_19_0 into Compact with storage Full | ||
| 7433 | 2025.12.31 23:20:19.263692 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7434 | 2025.12.31 23:20:19.263796 [ 188 ] {32e14ee3-f9fc-4687-bf55-1d31f5f916a9::all_1_19_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7435 | 2025.12.31 23:20:19.263810 [ 271 ] {2d056b9f-360f-4c85-88a0-51c03b2c7d70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7436 | 2025.12.31 23:20:19.263830 [ 188 ] {32e14ee3-f9fc-4687-bf55-1d31f5f916a9::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_14_3, total 464 rows starting from the beginning of the part | ||
| 7437 | 2025.12.31 23:20:19.263858 [ 271 ] {2d056b9f-360f-4c85-88a0-51c03b2c7d70} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7438 | 2025.12.31 23:20:19.263898 [ 188 ] {32e14ee3-f9fc-4687-bf55-1d31f5f916a9::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 228 rows starting from the beginning of the part | ||
| 7439 | 2025.12.31 23:20:19.263954 [ 188 ] {32e14ee3-f9fc-4687-bf55-1d31f5f916a9::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 212 rows starting from the beginning of the part | ||
| 7440 | 2025.12.31 23:20:19.263963 [ 200 ] {37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179::all_1_46_9} <Trace> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7441 | 2025.12.31 23:20:19.264000 [ 188 ] {32e14ee3-f9fc-4687-bf55-1d31f5f916a9::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 | ||
| 7442 | 2025.12.31 23:20:19.264043 [ 200 ] {37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179::all_1_46_9} <Trace> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7443 | 2025.12.31 23:20:19.264045 [ 188 ] {32e14ee3-f9fc-4687-bf55-1d31f5f916a9::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 228 rows starting from the beginning of the part | ||
| 7444 | 2025.12.31 23:20:19.264098 [ 188 ] {32e14ee3-f9fc-4687-bf55-1d31f5f916a9::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 | ||
| 7445 | 2025.12.31 23:20:19.264123 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.06 MiB. | ||
| 7446 | 2025.12.31 23:20:19.264259 [ 271 ] {2d056b9f-360f-4c85-88a0-51c03b2c7d70} <Trace> oximeter.fields_u8 (ce0c1db8-65f1-440f-8e78-1020d181f97b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7447 | 2025.12.31 23:20:19.264302 [ 271 ] {2d056b9f-360f-4c85-88a0-51c03b2c7d70} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 7448 | 2025.12.31 23:20:19.264619 [ 271 ] {2d056b9f-360f-4c85-88a0-51c03b2c7d70} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 7449 | 2025.12.31 23:20:19.264867 [ 271 ] {2d056b9f-360f-4c85-88a0-51c03b2c7d70} <Trace> oximeter.fields_u8 (ce0c1db8-65f1-440f-8e78-1020d181f97b): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7450 | 2025.12.31 23:20:19.265001 [ 271 ] {2d056b9f-360f-4c85-88a0-51c03b2c7d70} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001209 sec., 9925.558312655086 rows/sec., 775.43 KiB/sec. | ||
| 7451 | 2025.12.31 23:20:19.265040 [ 271 ] {2d056b9f-360f-4c85-88a0-51c03b2c7d70} <Debug> TCPHandler: Processed in 0.001396794 sec. | ||
| 7452 | 2025.12.31 23:20:19.265044 [ 191 ] {32e14ee3-f9fc-4687-bf55-1d31f5f916a9::all_1_19_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1180 rows, containing 5 columns (5 merged, 0 gathered) in 0.001391254 sec., 848155.6926341272 rows/sec., 60.47 MiB/sec. | ||
| 7453 | 2025.12.31 23:20:19.265145 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7454 | 2025.12.31 23:20:19.265205 [ 200 ] {32e14ee3-f9fc-4687-bf55-1d31f5f916a9::all_1_19_4} <Trace> MergedBlockOutputStream: filled checksums all_1_19_4 (state Temporary) | ||
| 7455 | 2025.12.31 23:20:19.265243 [ 271 ] {9893e8c0-c570-4377-b577-cc6b35d64f98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7456 | 2025.12.31 23:20:19.265290 [ 271 ] {9893e8c0-c570-4377-b577-cc6b35d64f98} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7457 | 2025.12.31 23:20:19.265445 [ 200 ] {32e14ee3-f9fc-4687-bf55-1d31f5f916a9::all_1_19_4} <Trace> oximeter.fields_u32 (32e14ee3-f9fc-4687-bf55-1d31f5f916a9): Renaming temporary part tmp_merge_all_1_19_4 to all_1_19_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7458 | 2025.12.31 23:20:19.265511 [ 200 ] {32e14ee3-f9fc-4687-bf55-1d31f5f916a9::all_1_19_4} <Trace> oximeter.fields_u32 (32e14ee3-f9fc-4687-bf55-1d31f5f916a9) (MergerMutator): Merged 6 parts: [all_1_14_3, all_19_19_0] -> all_1_19_4 | ||
| 7459 | 2025.12.31 23:20:19.265571 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
| 7460 | 2025.12.31 23:20:19.265739 [ 271 ] {9893e8c0-c570-4377-b577-cc6b35d64f98} <Trace> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7461 | 2025.12.31 23:20:19.265781 [ 271 ] {9893e8c0-c570-4377-b577-cc6b35d64f98} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 7462 | 2025.12.31 23:20:19.266091 [ 271 ] {9893e8c0-c570-4377-b577-cc6b35d64f98} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7463 | 2025.12.31 23:20:19.266293 [ 271 ] {9893e8c0-c570-4377-b577-cc6b35d64f98} <Trace> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7464 | 2025.12.31 23:20:19.266403 [ 106 ] {} <Debug> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7465 | 2025.12.31 23:20:19.266423 [ 271 ] {9893e8c0-c570-4377-b577-cc6b35d64f98} <Debug> executeQuery: Read 114 rows, 9.50 KiB in 0.001197 sec., 95238.09523809524 rows/sec., 7.75 MiB/sec. | ||
| 7466 | 2025.12.31 23:20:19.266437 [ 106 ] {} <Trace> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7467 | 2025.12.31 23:20:19.266463 [ 106 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 7468 | 2025.12.31 23:20:19.266466 [ 271 ] {9893e8c0-c570-4377-b577-cc6b35d64f98} <Debug> TCPHandler: Processed in 0.001370503 sec. | ||
| 7469 | 2025.12.31 23:20:19.266534 [ 188 ] {e6fc079b-8071-4162-9a06-906ffa01da39::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 | ||
| 7470 | 2025.12.31 23:20:19.266592 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7471 | 2025.12.31 23:20:19.266622 [ 188 ] {e6fc079b-8071-4162-9a06-906ffa01da39::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7472 | 2025.12.31 23:20:19.266650 [ 188 ] {e6fc079b-8071-4162-9a06-906ffa01da39::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1250 rows starting from the beginning of the part | ||
| 7473 | 2025.12.31 23:20:19.266691 [ 271 ] {3f798f64-cbe1-441b-8ba3-0e5615b6618e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7474 | 2025.12.31 23:20:19.266697 [ 188 ] {e6fc079b-8071-4162-9a06-906ffa01da39::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 | ||
| 7475 | 2025.12.31 23:20:19.266743 [ 271 ] {3f798f64-cbe1-441b-8ba3-0e5615b6618e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7476 | 2025.12.31 23:20:19.266750 [ 188 ] {e6fc079b-8071-4162-9a06-906ffa01da39::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 555 rows starting from the beginning of the part | ||
| 7477 | 2025.12.31 23:20:19.266797 [ 188 ] {e6fc079b-8071-4162-9a06-906ffa01da39::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 | ||
| 7478 | 2025.12.31 23:20:19.266830 [ 188 ] {e6fc079b-8071-4162-9a06-906ffa01da39::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 95 rows starting from the beginning of the part | ||
| 7479 | 2025.12.31 23:20:19.266867 [ 188 ] {e6fc079b-8071-4162-9a06-906ffa01da39::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 114 rows starting from the beginning of the part | ||
| 7480 | 2025.12.31 23:20:19.267188 [ 271 ] {3f798f64-cbe1-441b-8ba3-0e5615b6618e} <Trace> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7481 | 2025.12.31 23:20:19.267228 [ 271 ] {3f798f64-cbe1-441b-8ba3-0e5615b6618e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 7482 | 2025.12.31 23:20:19.267593 [ 271 ] {3f798f64-cbe1-441b-8ba3-0e5615b6618e} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7483 | 2025.12.31 23:20:19.267809 [ 271 ] {3f798f64-cbe1-441b-8ba3-0e5615b6618e} <Trace> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7484 | 2025.12.31 23:20:19.267848 [ 192 ] {e6fc079b-8071-4162-9a06-906ffa01da39::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2162 rows, containing 5 columns (5 merged, 0 gathered) in 0.001341023 sec., 1612202.027854854 rows/sec., 125.23 MiB/sec. | ||
| 7485 | 2025.12.31 23:20:19.267955 [ 271 ] {3f798f64-cbe1-441b-8ba3-0e5615b6618e} <Debug> executeQuery: Read 198 rows, 14.54 KiB in 0.001283 sec., 154325.79890880748 rows/sec., 11.07 MiB/sec. | ||
| 7486 | 2025.12.31 23:20:19.267999 [ 271 ] {3f798f64-cbe1-441b-8ba3-0e5615b6618e} <Debug> TCPHandler: Processed in 0.001456825 sec. | ||
| 7487 | 2025.12.31 23:20:19.268025 [ 192 ] {e6fc079b-8071-4162-9a06-906ffa01da39::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7488 | 2025.12.31 23:20:19.268124 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7489 | 2025.12.31 23:20:19.268224 [ 271 ] {97bc2bc1-94b1-4c7b-9f56-c64ac9f5a84f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7490 | 2025.12.31 23:20:19.268277 [ 192 ] {e6fc079b-8071-4162-9a06-906ffa01da39::all_1_46_9} <Trace> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7491 | 2025.12.31 23:20:19.268281 [ 271 ] {97bc2bc1-94b1-4c7b-9f56-c64ac9f5a84f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7492 | 2025.12.31 23:20:19.268349 [ 192 ] {e6fc079b-8071-4162-9a06-906ffa01da39::all_1_46_9} <Trace> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7493 | 2025.12.31 23:20:19.268419 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.64 MiB. | ||
| 7494 | 2025.12.31 23:20:19.269060 [ 271 ] {97bc2bc1-94b1-4c7b-9f56-c64ac9f5a84f} <Trace> oximeter.measurements_histogramu64 (83559bb8-4c93-4180-b7e7-e9b7333f4c1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7495 | 2025.12.31 23:20:19.269099 [ 271 ] {97bc2bc1-94b1-4c7b-9f56-c64ac9f5a84f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 7496 | 2025.12.31 23:20:19.269627 [ 271 ] {97bc2bc1-94b1-4c7b-9f56-c64ac9f5a84f} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 7497 | 2025.12.31 23:20:19.269874 [ 271 ] {97bc2bc1-94b1-4c7b-9f56-c64ac9f5a84f} <Trace> oximeter.measurements_histogramu64 (83559bb8-4c93-4180-b7e7-e9b7333f4c1b): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7498 | 2025.12.31 23:20:19.270016 [ 271 ] {97bc2bc1-94b1-4c7b-9f56-c64ac9f5a84f} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001811 sec., 5521.811154058531 rows/sec., 9.89 MiB/sec. | ||
| 7499 | 2025.12.31 23:20:19.270078 [ 271 ] {97bc2bc1-94b1-4c7b-9f56-c64ac9f5a84f} <Debug> TCPHandler: Processed in 0.002004934 sec. | ||
| 7500 | 2025.12.31 23:20:19.270189 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7501 | 2025.12.31 23:20:19.270284 [ 271 ] {e3af67c6-95d5-4f4d-8120-348daf7996e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7502 | 2025.12.31 23:20:19.270326 [ 271 ] {e3af67c6-95d5-4f4d-8120-348daf7996e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7503 | 2025.12.31 23:20:19.270669 [ 271 ] {e3af67c6-95d5-4f4d-8120-348daf7996e8} <Trace> oximeter.measurements_u64 (3e0fa7da-0500-483e-b241-ac25d0f845d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7504 | 2025.12.31 23:20:19.270707 [ 271 ] {e3af67c6-95d5-4f4d-8120-348daf7996e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 7505 | 2025.12.31 23:20:19.271010 [ 271 ] {e3af67c6-95d5-4f4d-8120-348daf7996e8} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7506 | 2025.12.31 23:20:19.271219 [ 271 ] {e3af67c6-95d5-4f4d-8120-348daf7996e8} <Trace> oximeter.measurements_u64 (3e0fa7da-0500-483e-b241-ac25d0f845d7): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7507 | 2025.12.31 23:20:19.271348 [ 271 ] {e3af67c6-95d5-4f4d-8120-348daf7996e8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001082 sec., 55452.865064695005 rows/sec., 3.74 MiB/sec. | ||
| 7508 | 2025.12.31 23:20:19.271384 [ 271 ] {e3af67c6-95d5-4f4d-8120-348daf7996e8} <Debug> TCPHandler: Processed in 0.001246252 sec. | ||
| 7509 | 2025.12.31 23:20:19.516624 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 14964 | ||
| 7510 | 2025.12.31 23:20:19.516983 [ 245 ] {} <Trace> system.asynchronous_metric_log (1af02360-2569-4a97-a5ac-aa07775e497e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7511 | 2025.12.31 23:20:19.517018 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 7512 | 2025.12.31 23:20:19.517414 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 7513 | 2025.12.31 23:20:19.517624 [ 245 ] {} <Trace> system.asynchronous_metric_log (1af02360-2569-4a97-a5ac-aa07775e497e): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7514 | 2025.12.31 23:20:19.517739 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14964 | ||
| 7515 | 2025.12.31 23:20:19.517742 [ 95 ] {} <Debug> system.asynchronous_metric_log (1af02360-2569-4a97-a5ac-aa07775e497e) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 7516 | 2025.12.31 23:20:19.517810 [ 95 ] {} <Trace> system.asynchronous_metric_log (1af02360-2569-4a97-a5ac-aa07775e497e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7517 | 2025.12.31 23:20:19.517834 [ 95 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 7518 | 2025.12.31 23:20:19.517938 [ 191 ] {1af02360-2569-4a97-a5ac-aa07775e497e::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 | ||
| 7519 | 2025.12.31 23:20:19.518053 [ 191 ] {1af02360-2569-4a97-a5ac-aa07775e497e::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7520 | 2025.12.31 23:20:19.518090 [ 191 ] {1af02360-2569-4a97-a5ac-aa07775e497e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 12596 rows starting from the beginning of the part | ||
| 7521 | 2025.12.31 23:20:19.518152 [ 191 ] {1af02360-2569-4a97-a5ac-aa07775e497e::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 | ||
| 7522 | 2025.12.31 23:20:19.518196 [ 191 ] {1af02360-2569-4a97-a5ac-aa07775e497e::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 | ||
| 7523 | 2025.12.31 23:20:19.518240 [ 191 ] {1af02360-2569-4a97-a5ac-aa07775e497e::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 | ||
| 7524 | 2025.12.31 23:20:19.518283 [ 191 ] {1af02360-2569-4a97-a5ac-aa07775e497e::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 | ||
| 7525 | 2025.12.31 23:20:19.518323 [ 191 ] {1af02360-2569-4a97-a5ac-aa07775e497e::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 | ||
| 7526 | 2025.12.31 23:20:19.520086 [ 197 ] {1af02360-2569-4a97-a5ac-aa07775e497e::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14964 rows, containing 4 columns (4 merged, 0 gathered) in 0.002189597 sec., 6834134.3178676255 rows/sec., 97.76 MiB/sec. | ||
| 7527 | 2025.12.31 23:20:19.520327 [ 191 ] {1af02360-2569-4a97-a5ac-aa07775e497e::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 7528 | 2025.12.31 23:20:19.520571 [ 191 ] {1af02360-2569-4a97-a5ac-aa07775e497e::all_1_31_6} <Trace> system.asynchronous_metric_log (1af02360-2569-4a97-a5ac-aa07775e497e): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7529 | 2025.12.31 23:20:19.520642 [ 191 ] {1af02360-2569-4a97-a5ac-aa07775e497e::all_1_31_6} <Trace> system.asynchronous_metric_log (1af02360-2569-4a97-a5ac-aa07775e497e) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 7530 | 2025.12.31 23:20:19.520725 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.50 MiB. | ||
| 7531 | 2025.12.31 23:20:20.283426 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 234 | ||
| 7532 | 2025.12.31 23:20:20.314534 [ 244 ] {} <Trace> system.metric_log (9f7485ce-4bf0-4a0f-b388-b82873d55ef6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7533 | 2025.12.31 23:20:20.314654 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 7534 | 2025.12.31 23:20:20.323663 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 7535 | 2025.12.31 23:20:20.325311 [ 244 ] {} <Trace> system.metric_log (9f7485ce-4bf0-4a0f-b388-b82873d55ef6): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7536 | 2025.12.31 23:20:20.325865 [ 95 ] {} <Debug> system.metric_log (9f7485ce-4bf0-4a0f-b388-b82873d55ef6) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 7537 | 2025.12.31 23:20:20.325975 [ 95 ] {} <Trace> system.metric_log (9f7485ce-4bf0-4a0f-b388-b82873d55ef6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7538 | 2025.12.31 23:20:20.326018 [ 95 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 7539 | 2025.12.31 23:20:20.326181 [ 188 ] {9f7485ce-4bf0-4a0f-b388-b82873d55ef6::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 | ||
| 7540 | 2025.12.31 23:20:20.331939 [ 188 ] {9f7485ce-4bf0-4a0f-b388-b82873d55ef6::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7541 | 2025.12.31 23:20:20.334045 [ 188 ] {9f7485ce-4bf0-4a0f-b388-b82873d55ef6::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 | ||
| 7542 | 2025.12.31 23:20:20.336637 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 234 | ||
| 7543 | 2025.12.31 23:20:20.342023 [ 188 ] {9f7485ce-4bf0-4a0f-b388-b82873d55ef6::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 | ||
| 7544 | 2025.12.31 23:20:20.349329 [ 188 ] {9f7485ce-4bf0-4a0f-b388-b82873d55ef6::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 | ||
| 7545 | 2025.12.31 23:20:20.356196 [ 188 ] {9f7485ce-4bf0-4a0f-b388-b82873d55ef6::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 | ||
| 7546 | 2025.12.31 23:20:20.362571 [ 188 ] {9f7485ce-4bf0-4a0f-b388-b82873d55ef6::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 | ||
| 7547 | 2025.12.31 23:20:20.367660 [ 188 ] {9f7485ce-4bf0-4a0f-b388-b82873d55ef6::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 | ||
| 7548 | 2025.12.31 23:20:20.449850 [ 197 ] {9f7485ce-4bf0-4a0f-b388-b82873d55ef6::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 234 rows, containing 679 columns (679 merged, 0 gathered) in 0.12372463 sec., 1891.296825862401 rows/sec., 9.78 MiB/sec. | ||
| 7549 | 2025.12.31 23:20:20.453726 [ 205 ] {9f7485ce-4bf0-4a0f-b388-b82873d55ef6::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 7550 | 2025.12.31 23:20:20.456625 [ 205 ] {9f7485ce-4bf0-4a0f-b388-b82873d55ef6::all_1_31_6} <Trace> system.metric_log (9f7485ce-4bf0-4a0f-b388-b82873d55ef6): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7551 | 2025.12.31 23:20:20.456779 [ 205 ] {9f7485ce-4bf0-4a0f-b388-b82873d55ef6::all_1_31_6} <Trace> system.metric_log (9f7485ce-4bf0-4a0f-b388-b82873d55ef6) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 7552 | 2025.12.31 23:20:20.459606 [ 205 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 7553 | 2025.12.31 23:20:21.000208 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 281.04 MiB, peak 291.59 MiB, free memory in arenas 0.00 B, will set to 283.29 MiB (RSS), difference: 2.25 MiB | ||
| 7554 | 2025.12.31 23:20:21.119112 [ 338 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48827 | ||
| 7555 | 2025.12.31 23:20:21.119223 [ 338 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7556 | 2025.12.31 23:20:21.119253 [ 338 ] {} <Debug> TCP-Session: 7e114798-4002-4213-a474-35c6e01d7a9d Authenticating user 'default' from [fd00:1122:3344:101::e]:48827 | ||
| 7557 | 2025.12.31 23:20:21.119278 [ 338 ] {} <Debug> TCP-Session: 7e114798-4002-4213-a474-35c6e01d7a9d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7558 | 2025.12.31 23:20:21.119293 [ 338 ] {} <Debug> TCP-Session: 7e114798-4002-4213-a474-35c6e01d7a9d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7559 | 2025.12.31 23:20:21.119542 [ 339 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62734 | ||
| 7560 | 2025.12.31 23:20:21.119571 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47124 | ||
| 7561 | 2025.12.31 23:20:21.119580 [ 334 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60122 | ||
| 7562 | 2025.12.31 23:20:21.119643 [ 338 ] {} <Trace> TCP-Session: 7e114798-4002-4213-a474-35c6e01d7a9d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7563 | 2025.12.31 23:20:21.119645 [ 337 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38384 | ||
| 7564 | 2025.12.31 23:20:21.119636 [ 336 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61786 | ||
| 7565 | 2025.12.31 23:20:21.119623 [ 335 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45515 | ||
| 7566 | 2025.12.31 23:20:21.119767 [ 339 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7567 | 2025.12.31 23:20:21.119554 [ 340 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:32964 | ||
| 7568 | 2025.12.31 23:20:21.119808 [ 339 ] {} <Debug> TCP-Session: db65e414-2832-4042-bcd2-6948a15c114f Authenticating user 'default' from [fd00:1122:3344:101::e]:62734 | ||
| 7569 | 2025.12.31 23:20:21.119824 [ 338 ] {79de1597-28e4-4191-ad30-53d7e9691942} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:48827) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 7570 | 2025.12.31 23:20:21.119853 [ 339 ] {} <Debug> TCP-Session: db65e414-2832-4042-bcd2-6948a15c114f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7571 | 2025.12.31 23:20:21.119571 [ 341 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46929 | ||
| 7572 | 2025.12.31 23:20:21.119880 [ 339 ] {} <Debug> TCP-Session: db65e414-2832-4042-bcd2-6948a15c114f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7573 | 2025.12.31 23:20:21.120096 [ 338 ] {79de1597-28e4-4191-ad30-53d7e9691942} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 7574 | 2025.12.31 23:20:21.120153 [ 338 ] {79de1597-28e4-4191-ad30-53d7e9691942} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7575 | 2025.12.31 23:20:21.120262 [ 335 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7576 | 2025.12.31 23:20:21.120304 [ 335 ] {} <Debug> TCP-Session: 43082b68-a60f-45cd-84bf-55032830474e Authenticating user 'default' from [fd00:1122:3344:101::e]:45515 | ||
| 7577 | 2025.12.31 23:20:21.120333 [ 335 ] {} <Debug> TCP-Session: 43082b68-a60f-45cd-84bf-55032830474e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7578 | 2025.12.31 23:20:21.120349 [ 335 ] {} <Debug> TCP-Session: 43082b68-a60f-45cd-84bf-55032830474e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7579 | 2025.12.31 23:20:21.120370 [ 341 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7580 | 2025.12.31 23:20:21.120411 [ 341 ] {} <Debug> TCP-Session: 1d08f2bc-134b-4453-940b-90238bd37e9b Authenticating user 'default' from [fd00:1122:3344:101::e]:46929 | ||
| 7581 | 2025.12.31 23:20:21.120435 [ 341 ] {} <Debug> TCP-Session: 1d08f2bc-134b-4453-940b-90238bd37e9b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7582 | 2025.12.31 23:20:21.120438 [ 338 ] {79de1597-28e4-4191-ad30-53d7e9691942} <Debug> oximeter.version (354cafc0-8409-413e-b71b-ba38479b7a3f) (SelectExecutor): Key condition: unknown | ||
| 7583 | 2025.12.31 23:20:21.120451 [ 341 ] {} <Debug> TCP-Session: 1d08f2bc-134b-4453-940b-90238bd37e9b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7584 | 2025.12.31 23:20:21.120494 [ 337 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7585 | 2025.12.31 23:20:21.120534 [ 337 ] {} <Debug> TCP-Session: 1d350152-0dcf-420e-92c2-1dce5b5ba49f Authenticating user 'default' from [fd00:1122:3344:101::e]:38384 | ||
| 7586 | 2025.12.31 23:20:21.120555 [ 337 ] {} <Debug> TCP-Session: 1d350152-0dcf-420e-92c2-1dce5b5ba49f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7587 | 2025.12.31 23:20:21.120574 [ 337 ] {} <Debug> TCP-Session: 1d350152-0dcf-420e-92c2-1dce5b5ba49f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7588 | 2025.12.31 23:20:21.120857 [ 340 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7589 | 2025.12.31 23:20:21.120895 [ 340 ] {} <Debug> TCP-Session: de2d437e-7899-4835-a03d-d049cd3ebe58 Authenticating user 'default' from [fd00:1122:3344:101::e]:32964 | ||
| 7590 | 2025.12.31 23:20:21.120912 [ 340 ] {} <Debug> TCP-Session: de2d437e-7899-4835-a03d-d049cd3ebe58 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7591 | 2025.12.31 23:20:21.120928 [ 340 ] {} <Debug> TCP-Session: de2d437e-7899-4835-a03d-d049cd3ebe58 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7592 | 2025.12.31 23:20:21.121048 [ 336 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7593 | 2025.12.31 23:20:21.121083 [ 336 ] {} <Debug> TCP-Session: 4f94f0bc-b0f9-409a-a7e1-4e1472648f7e Authenticating user 'default' from [fd00:1122:3344:101::e]:61786 | ||
| 7594 | 2025.12.31 23:20:21.121101 [ 336 ] {} <Debug> TCP-Session: 4f94f0bc-b0f9-409a-a7e1-4e1472648f7e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7595 | 2025.12.31 23:20:21.121116 [ 336 ] {} <Debug> TCP-Session: 4f94f0bc-b0f9-409a-a7e1-4e1472648f7e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7596 | 2025.12.31 23:20:21.121291 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7597 | 2025.12.31 23:20:21.121329 [ 267 ] {} <Debug> TCP-Session: b08f6452-0cde-4e8f-bd88-bc622feb6430 Authenticating user 'default' from [fd00:1122:3344:101::e]:47124 | ||
| 7598 | 2025.12.31 23:20:21.121350 [ 267 ] {} <Debug> TCP-Session: b08f6452-0cde-4e8f-bd88-bc622feb6430 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7599 | 2025.12.31 23:20:21.121367 [ 267 ] {} <Debug> TCP-Session: b08f6452-0cde-4e8f-bd88-bc622feb6430 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7600 | 2025.12.31 23:20:21.121426 [ 317 ] {79de1597-28e4-4191-ad30-53d7e9691942} <Trace> AggregatingTransform: Aggregating | ||
| 7601 | 2025.12.31 23:20:21.121476 [ 317 ] {79de1597-28e4-4191-ad30-53d7e9691942} <Trace> Aggregator: Aggregation method: without_key | ||
| 7602 | 2025.12.31 23:20:21.121514 [ 317 ] {79de1597-28e4-4191-ad30-53d7e9691942} <Trace> AggregatingTransform: Aggregated. 2 to 1 rows (from 80.00 B) in 0.000857024 sec. (2333.657 rows/sec., 91.16 KiB/sec.) | ||
| 7603 | 2025.12.31 23:20:21.121534 [ 317 ] {79de1597-28e4-4191-ad30-53d7e9691942} <Trace> Aggregator: Merging aggregated data | ||
| 7604 | 2025.12.31 23:20:21.121622 [ 334 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7605 | 2025.12.31 23:20:21.121668 [ 334 ] {} <Debug> TCP-Session: 7c0d136a-f04d-4978-9fee-d72c2f505501 Authenticating user 'default' from [fd00:1122:3344:101::e]:60122 | ||
| 7606 | 2025.12.31 23:20:21.121692 [ 334 ] {} <Debug> TCP-Session: 7c0d136a-f04d-4978-9fee-d72c2f505501 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7607 | 2025.12.31 23:20:21.121709 [ 334 ] {} <Debug> TCP-Session: 7c0d136a-f04d-4978-9fee-d72c2f505501 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7608 | 2025.12.31 23:20:21.123141 [ 338 ] {79de1597-28e4-4191-ad30-53d7e9691942} <Debug> executeQuery: Read 2 rows, 80.00 B in 0.003375 sec., 592.5925925925926 rows/sec., 23.15 KiB/sec. | ||
| 7609 | 2025.12.31 23:20:21.123287 [ 338 ] {79de1597-28e4-4191-ad30-53d7e9691942} <Debug> TCPHandler: Processed in 0.003762024 sec. | ||
| 7610 | 2025.12.31 23:20:21.123422 [ 338 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7611 | 2025.12.31 23:20:21.123456 [ 337 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7612 | 2025.12.31 23:20:21.123458 [ 338 ] {} <Debug> TCP-Session: 7e114798-4002-4213-a474-35c6e01d7a9d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7613 | 2025.12.31 23:20:21.123476 [ 340 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7614 | 2025.12.31 23:20:21.123503 [ 337 ] {} <Debug> TCP-Session: 1d350152-0dcf-420e-92c2-1dce5b5ba49f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7615 | 2025.12.31 23:20:21.123525 [ 339 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7616 | 2025.12.31 23:20:21.123545 [ 340 ] {} <Debug> TCP-Session: de2d437e-7899-4835-a03d-d049cd3ebe58 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7617 | 2025.12.31 23:20:21.123552 [ 267 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7618 | 2025.12.31 23:20:21.123573 [ 339 ] {} <Debug> TCP-Session: db65e414-2832-4042-bcd2-6948a15c114f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7619 | 2025.12.31 23:20:21.123597 [ 335 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7620 | 2025.12.31 23:20:21.123624 [ 267 ] {} <Debug> TCP-Session: b08f6452-0cde-4e8f-bd88-bc622feb6430 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7621 | 2025.12.31 23:20:21.123626 [ 336 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7622 | 2025.12.31 23:20:21.123653 [ 335 ] {} <Debug> TCP-Session: 43082b68-a60f-45cd-84bf-55032830474e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7623 | 2025.12.31 23:20:21.123497 [ 341 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7624 | 2025.12.31 23:20:21.123686 [ 336 ] {} <Debug> TCP-Session: 4f94f0bc-b0f9-409a-a7e1-4e1472648f7e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7625 | 2025.12.31 23:20:21.123724 [ 341 ] {} <Debug> TCP-Session: 1d08f2bc-134b-4453-940b-90238bd37e9b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7626 | 2025.12.31 23:20:21.123576 [ 334 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7627 | 2025.12.31 23:20:21.123819 [ 334 ] {} <Debug> TCP-Session: 7c0d136a-f04d-4978-9fee-d72c2f505501 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7628 | 2025.12.31 23:20:21.188885 [ 338 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42960 | ||
| 7629 | 2025.12.31 23:20:21.188975 [ 338 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7630 | 2025.12.31 23:20:21.189001 [ 338 ] {} <Debug> TCP-Session: c8b83b6f-0899-4e24-ae35-238a7f825cb5 Authenticating user 'default' from [fd00:1122:3344:101::e]:42960 | ||
| 7631 | 2025.12.31 23:20:21.189022 [ 338 ] {} <Debug> TCP-Session: c8b83b6f-0899-4e24-ae35-238a7f825cb5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7632 | 2025.12.31 23:20:21.189035 [ 338 ] {} <Debug> TCP-Session: c8b83b6f-0899-4e24-ae35-238a7f825cb5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7633 | 2025.12.31 23:20:21.189222 [ 339 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57084 | ||
| 7634 | 2025.12.31 23:20:21.189254 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47550 | ||
| 7635 | 2025.12.31 23:20:21.189275 [ 334 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35057 | ||
| 7636 | 2025.12.31 23:20:21.189303 [ 336 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50825 | ||
| 7637 | 2025.12.31 23:20:21.189328 [ 337 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35792 | ||
| 7638 | 2025.12.31 23:20:21.189355 [ 339 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7639 | 2025.12.31 23:20:21.189382 [ 334 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7640 | 2025.12.31 23:20:21.189391 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7641 | 2025.12.31 23:20:21.189399 [ 336 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7642 | 2025.12.31 23:20:21.189427 [ 337 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7643 | 2025.12.31 23:20:21.189438 [ 267 ] {} <Debug> TCP-Session: 8837eede-7c21-416b-9dd0-c1182a7274de Authenticating user 'default' from [fd00:1122:3344:101::e]:47550 | ||
| 7644 | 2025.12.31 23:20:21.189451 [ 336 ] {} <Debug> TCP-Session: f1a746e2-b455-458c-97da-2b56a972c0b5 Authenticating user 'default' from [fd00:1122:3344:101::e]:50825 | ||
| 7645 | 2025.12.31 23:20:21.189474 [ 337 ] {} <Debug> TCP-Session: c905fd17-700f-444b-9855-aaa9cec90595 Authenticating user 'default' from [fd00:1122:3344:101::e]:35792 | ||
| 7646 | 2025.12.31 23:20:21.189490 [ 267 ] {} <Debug> TCP-Session: 8837eede-7c21-416b-9dd0-c1182a7274de Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7647 | 2025.12.31 23:20:21.189497 [ 336 ] {} <Debug> TCP-Session: f1a746e2-b455-458c-97da-2b56a972c0b5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7648 | 2025.12.31 23:20:21.189517 [ 267 ] {} <Debug> TCP-Session: 8837eede-7c21-416b-9dd0-c1182a7274de Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7649 | 2025.12.31 23:20:21.189527 [ 336 ] {} <Debug> TCP-Session: f1a746e2-b455-458c-97da-2b56a972c0b5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7650 | 2025.12.31 23:20:21.189516 [ 337 ] {} <Debug> TCP-Session: c905fd17-700f-444b-9855-aaa9cec90595 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7651 | 2025.12.31 23:20:21.189431 [ 338 ] {} <Trace> TCP-Session: c8b83b6f-0899-4e24-ae35-238a7f825cb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7652 | 2025.12.31 23:20:21.189561 [ 337 ] {} <Debug> TCP-Session: c905fd17-700f-444b-9855-aaa9cec90595 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7653 | 2025.12.31 23:20:21.189409 [ 339 ] {} <Debug> TCP-Session: 400cadd2-d4e3-4d2f-a776-5503d8279d1d Authenticating user 'default' from [fd00:1122:3344:101::e]:57084 | ||
| 7654 | 2025.12.31 23:20:21.189286 [ 335 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49341 | ||
| 7655 | 2025.12.31 23:20:21.189636 [ 339 ] {} <Debug> TCP-Session: 400cadd2-d4e3-4d2f-a776-5503d8279d1d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7656 | 2025.12.31 23:20:21.189241 [ 341 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34505 | ||
| 7657 | 2025.12.31 23:20:21.189691 [ 339 ] {} <Debug> TCP-Session: 400cadd2-d4e3-4d2f-a776-5503d8279d1d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7658 | 2025.12.31 23:20:21.189226 [ 340 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46608 | ||
| 7659 | 2025.12.31 23:20:21.189738 [ 335 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7660 | 2025.12.31 23:20:21.189756 [ 341 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7661 | 2025.12.31 23:20:21.189755 [ 338 ] {38a29522-e8d7-456e-ac7b-29a4476e53aa} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:42960) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 7662 | 2025.12.31 23:20:21.189791 [ 341 ] {} <Debug> TCP-Session: 2a9fba68-3946-49fa-a622-78c0736c8fbb Authenticating user 'default' from [fd00:1122:3344:101::e]:34505 | ||
| 7663 | 2025.12.31 23:20:21.189804 [ 340 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7664 | 2025.12.31 23:20:21.189821 [ 341 ] {} <Debug> TCP-Session: 2a9fba68-3946-49fa-a622-78c0736c8fbb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7665 | 2025.12.31 23:20:21.189838 [ 340 ] {} <Debug> TCP-Session: 18757af4-1430-475e-89a0-a33d2f028351 Authenticating user 'default' from [fd00:1122:3344:101::e]:46608 | ||
| 7666 | 2025.12.31 23:20:21.189930 [ 341 ] {} <Debug> TCP-Session: 2a9fba68-3946-49fa-a622-78c0736c8fbb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7667 | 2025.12.31 23:20:21.189779 [ 335 ] {} <Debug> TCP-Session: 5d6f5de3-fd66-4c57-b3b6-4ba03a5afcf6 Authenticating user 'default' from [fd00:1122:3344:101::e]:49341 | ||
| 7668 | 2025.12.31 23:20:21.189960 [ 340 ] {} <Debug> TCP-Session: 18757af4-1430-475e-89a0-a33d2f028351 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7669 | 2025.12.31 23:20:21.189985 [ 335 ] {} <Debug> TCP-Session: 5d6f5de3-fd66-4c57-b3b6-4ba03a5afcf6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7670 | 2025.12.31 23:20:21.189989 [ 340 ] {} <Debug> TCP-Session: 18757af4-1430-475e-89a0-a33d2f028351 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7671 | 2025.12.31 23:20:21.189999 [ 335 ] {} <Debug> TCP-Session: 5d6f5de3-fd66-4c57-b3b6-4ba03a5afcf6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7672 | 2025.12.31 23:20:21.189417 [ 334 ] {} <Debug> TCP-Session: 5ed21644-cf7c-48fd-b20e-39b3fd239fad Authenticating user 'default' from [fd00:1122:3344:101::e]:35057 | ||
| 7673 | 2025.12.31 23:20:21.190029 [ 338 ] {38a29522-e8d7-456e-ac7b-29a4476e53aa} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 7674 | 2025.12.31 23:20:21.190044 [ 334 ] {} <Debug> TCP-Session: 5ed21644-cf7c-48fd-b20e-39b3fd239fad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7675 | 2025.12.31 23:20:21.190148 [ 334 ] {} <Debug> TCP-Session: 5ed21644-cf7c-48fd-b20e-39b3fd239fad Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7676 | 2025.12.31 23:20:21.190176 [ 338 ] {38a29522-e8d7-456e-ac7b-29a4476e53aa} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7677 | 2025.12.31 23:20:21.190453 [ 338 ] {38a29522-e8d7-456e-ac7b-29a4476e53aa} <Debug> oximeter.version (354cafc0-8409-413e-b71b-ba38479b7a3f) (SelectExecutor): Key condition: unknown | ||
| 7678 | 2025.12.31 23:20:21.191440 [ 328 ] {38a29522-e8d7-456e-ac7b-29a4476e53aa} <Trace> AggregatingTransform: Aggregating | ||
| 7679 | 2025.12.31 23:20:21.191490 [ 328 ] {38a29522-e8d7-456e-ac7b-29a4476e53aa} <Trace> Aggregator: Aggregation method: without_key | ||
| 7680 | 2025.12.31 23:20:21.191527 [ 328 ] {38a29522-e8d7-456e-ac7b-29a4476e53aa} <Trace> AggregatingTransform: Aggregated. 2 to 1 rows (from 80.00 B) in 0.000882845 sec. (2265.403 rows/sec., 88.49 KiB/sec.) | ||
| 7681 | 2025.12.31 23:20:21.191546 [ 328 ] {38a29522-e8d7-456e-ac7b-29a4476e53aa} <Trace> Aggregator: Merging aggregated data | ||
| 7682 | 2025.12.31 23:20:21.193121 [ 338 ] {38a29522-e8d7-456e-ac7b-29a4476e53aa} <Debug> executeQuery: Read 2 rows, 80.00 B in 0.003419 sec., 584.966364434045 rows/sec., 22.85 KiB/sec. | ||
| 7683 | 2025.12.31 23:20:21.193265 [ 338 ] {38a29522-e8d7-456e-ac7b-29a4476e53aa} <Debug> TCPHandler: Processed in 0.003964597 sec. | ||
| 7684 | 2025.12.31 23:20:21.193396 [ 338 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7685 | 2025.12.31 23:20:21.193425 [ 339 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7686 | 2025.12.31 23:20:21.193436 [ 338 ] {} <Debug> TCP-Session: c8b83b6f-0899-4e24-ae35-238a7f825cb5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7687 | 2025.12.31 23:20:21.193443 [ 340 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7688 | 2025.12.31 23:20:21.193477 [ 339 ] {} <Debug> TCP-Session: 400cadd2-d4e3-4d2f-a776-5503d8279d1d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7689 | 2025.12.31 23:20:21.193482 [ 337 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7690 | 2025.12.31 23:20:21.193510 [ 340 ] {} <Debug> TCP-Session: 18757af4-1430-475e-89a0-a33d2f028351 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7691 | 2025.12.31 23:20:21.193498 [ 341 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7692 | 2025.12.31 23:20:21.193536 [ 267 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7693 | 2025.12.31 23:20:21.193550 [ 336 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7694 | 2025.12.31 23:20:21.193575 [ 341 ] {} <Debug> TCP-Session: 2a9fba68-3946-49fa-a622-78c0736c8fbb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7695 | 2025.12.31 23:20:21.193587 [ 267 ] {} <Debug> TCP-Session: 8837eede-7c21-416b-9dd0-c1182a7274de Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7696 | 2025.12.31 23:20:21.193602 [ 336 ] {} <Debug> TCP-Session: f1a746e2-b455-458c-97da-2b56a972c0b5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7697 | 2025.12.31 23:20:21.193536 [ 337 ] {} <Debug> TCP-Session: c905fd17-700f-444b-9855-aaa9cec90595 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7698 | 2025.12.31 23:20:21.193546 [ 335 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7699 | 2025.12.31 23:20:21.193464 [ 334 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7700 | 2025.12.31 23:20:21.193676 [ 335 ] {} <Debug> TCP-Session: 5d6f5de3-fd66-4c57-b3b6-4ba03a5afcf6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7701 | 2025.12.31 23:20:21.193711 [ 334 ] {} <Debug> TCP-Session: 5ed21644-cf7c-48fd-b20e-39b3fd239fad Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7702 | 2025.12.31 23:20:22.365218 [ 338 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54915 | ||
| 7703 | 2025.12.31 23:20:22.365331 [ 338 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7704 | 2025.12.31 23:20:22.365362 [ 338 ] {} <Debug> TCP-Session: cdf7d03b-9125-4ccc-8d7c-25621c26364c Authenticating user 'default' from [fd00:1122:3344:101::e]:54915 | ||
| 7705 | 2025.12.31 23:20:22.365387 [ 338 ] {} <Debug> TCP-Session: cdf7d03b-9125-4ccc-8d7c-25621c26364c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7706 | 2025.12.31 23:20:22.365402 [ 338 ] {} <Debug> TCP-Session: cdf7d03b-9125-4ccc-8d7c-25621c26364c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7707 | 2025.12.31 23:20:22.365613 [ 339 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57977 | ||
| 7708 | 2025.12.31 23:20:22.365635 [ 340 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46591 | ||
| 7709 | 2025.12.31 23:20:22.365670 [ 335 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43450 | ||
| 7710 | 2025.12.31 23:20:22.365712 [ 337 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40125 | ||
| 7711 | 2025.12.31 23:20:22.365732 [ 338 ] {} <Trace> TCP-Session: cdf7d03b-9125-4ccc-8d7c-25621c26364c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7712 | 2025.12.31 23:20:22.365756 [ 339 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7713 | 2025.12.31 23:20:22.365774 [ 335 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7714 | 2025.12.31 23:20:22.365774 [ 340 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7715 | 2025.12.31 23:20:22.365798 [ 337 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7716 | 2025.12.31 23:20:22.365803 [ 339 ] {} <Debug> TCP-Session: 1f032135-f345-4dcf-a2ff-1b40d704b056 Authenticating user 'default' from [fd00:1122:3344:101::e]:57977 | ||
| 7717 | 2025.12.31 23:20:22.365819 [ 340 ] {} <Debug> TCP-Session: d115f37b-90b8-4c44-a844-02154a906499 Authenticating user 'default' from [fd00:1122:3344:101::e]:46591 | ||
| 7718 | 2025.12.31 23:20:22.365836 [ 337 ] {} <Debug> TCP-Session: 575ebd46-6ca2-4ae7-a99a-f802bcd5d2b4 Authenticating user 'default' from [fd00:1122:3344:101::e]:40125 | ||
| 7719 | 2025.12.31 23:20:22.365852 [ 339 ] {} <Debug> TCP-Session: 1f032135-f345-4dcf-a2ff-1b40d704b056 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7720 | 2025.12.31 23:20:22.365866 [ 340 ] {} <Debug> TCP-Session: d115f37b-90b8-4c44-a844-02154a906499 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7721 | 2025.12.31 23:20:22.365882 [ 339 ] {} <Debug> TCP-Session: 1f032135-f345-4dcf-a2ff-1b40d704b056 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7722 | 2025.12.31 23:20:22.365874 [ 337 ] {} <Debug> TCP-Session: 575ebd46-6ca2-4ae7-a99a-f802bcd5d2b4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7723 | 2025.12.31 23:20:22.365896 [ 340 ] {} <Debug> TCP-Session: d115f37b-90b8-4c44-a844-02154a906499 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7724 | 2025.12.31 23:20:22.365921 [ 337 ] {} <Debug> TCP-Session: 575ebd46-6ca2-4ae7-a99a-f802bcd5d2b4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7725 | 2025.12.31 23:20:22.365808 [ 335 ] {} <Debug> TCP-Session: 1298d2f3-824b-43f3-a31f-460011f75573 Authenticating user 'default' from [fd00:1122:3344:101::e]:43450 | ||
| 7726 | 2025.12.31 23:20:22.365681 [ 336 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50150 | ||
| 7727 | 2025.12.31 23:20:22.365978 [ 335 ] {} <Debug> TCP-Session: 1298d2f3-824b-43f3-a31f-460011f75573 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7728 | 2025.12.31 23:20:22.365662 [ 334 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62712 | ||
| 7729 | 2025.12.31 23:20:22.366023 [ 335 ] {} <Debug> TCP-Session: 1298d2f3-824b-43f3-a31f-460011f75573 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7730 | 2025.12.31 23:20:22.365652 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47975 | ||
| 7731 | 2025.12.31 23:20:22.366075 [ 336 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7732 | 2025.12.31 23:20:22.365652 [ 341 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38157 | ||
| 7733 | 2025.12.31 23:20:22.366107 [ 336 ] {} <Debug> TCP-Session: 1671fab0-d333-4488-9ae9-b6bfe83eb46d Authenticating user 'default' from [fd00:1122:3344:101::e]:50150 | ||
| 7734 | 2025.12.31 23:20:22.366091 [ 334 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7735 | 2025.12.31 23:20:22.366131 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7736 | 2025.12.31 23:20:22.366138 [ 336 ] {} <Debug> TCP-Session: 1671fab0-d333-4488-9ae9-b6bfe83eb46d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7737 | 2025.12.31 23:20:22.366160 [ 341 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7738 | 2025.12.31 23:20:22.366172 [ 336 ] {} <Debug> TCP-Session: 1671fab0-d333-4488-9ae9-b6bfe83eb46d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7739 | 2025.12.31 23:20:22.366171 [ 267 ] {} <Debug> TCP-Session: a9de0202-bd9c-4ab2-be4f-2cd7d416ce03 Authenticating user 'default' from [fd00:1122:3344:101::e]:47975 | ||
| 7740 | 2025.12.31 23:20:22.366188 [ 341 ] {} <Debug> TCP-Session: 956bec51-3ca9-4dab-bf65-5dbf5b0e2944 Authenticating user 'default' from [fd00:1122:3344:101::e]:38157 | ||
| 7741 | 2025.12.31 23:20:22.366200 [ 267 ] {} <Debug> TCP-Session: a9de0202-bd9c-4ab2-be4f-2cd7d416ce03 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7742 | 2025.12.31 23:20:22.366209 [ 341 ] {} <Debug> TCP-Session: 956bec51-3ca9-4dab-bf65-5dbf5b0e2944 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7743 | 2025.12.31 23:20:22.366217 [ 267 ] {} <Debug> TCP-Session: a9de0202-bd9c-4ab2-be4f-2cd7d416ce03 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7744 | 2025.12.31 23:20:22.366227 [ 341 ] {} <Debug> TCP-Session: 956bec51-3ca9-4dab-bf65-5dbf5b0e2944 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7745 | 2025.12.31 23:20:22.366161 [ 334 ] {} <Debug> TCP-Session: c9de06c5-7475-4d05-bae8-df86e212f6b3 Authenticating user 'default' from [fd00:1122:3344:101::e]:62712 | ||
| 7746 | 2025.12.31 23:20:22.365915 [ 338 ] {a224ac30-072e-4ec7-8b42-ac5f40fa05c6} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:54915) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 7747 | 2025.12.31 23:20:22.366269 [ 334 ] {} <Debug> TCP-Session: c9de06c5-7475-4d05-bae8-df86e212f6b3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7748 | 2025.12.31 23:20:22.366287 [ 334 ] {} <Debug> TCP-Session: c9de06c5-7475-4d05-bae8-df86e212f6b3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7749 | 2025.12.31 23:20:22.366518 [ 338 ] {a224ac30-072e-4ec7-8b42-ac5f40fa05c6} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 7750 | 2025.12.31 23:20:22.366572 [ 338 ] {a224ac30-072e-4ec7-8b42-ac5f40fa05c6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7751 | 2025.12.31 23:20:22.366854 [ 338 ] {a224ac30-072e-4ec7-8b42-ac5f40fa05c6} <Debug> oximeter.version (354cafc0-8409-413e-b71b-ba38479b7a3f) (SelectExecutor): Key condition: unknown | ||
| 7752 | 2025.12.31 23:20:22.367878 [ 314 ] {a224ac30-072e-4ec7-8b42-ac5f40fa05c6} <Trace> AggregatingTransform: Aggregating | ||
| 7753 | 2025.12.31 23:20:22.367919 [ 314 ] {a224ac30-072e-4ec7-8b42-ac5f40fa05c6} <Trace> Aggregator: Aggregation method: without_key | ||
| 7754 | 2025.12.31 23:20:22.367955 [ 314 ] {a224ac30-072e-4ec7-8b42-ac5f40fa05c6} <Trace> AggregatingTransform: Aggregated. 2 to 1 rows (from 80.00 B) in 0.000896655 sec. (2230.512 rows/sec., 87.13 KiB/sec.) | ||
| 7755 | 2025.12.31 23:20:22.367973 [ 314 ] {a224ac30-072e-4ec7-8b42-ac5f40fa05c6} <Trace> Aggregator: Merging aggregated data | ||
| 7756 | 2025.12.31 23:20:22.369490 [ 338 ] {a224ac30-072e-4ec7-8b42-ac5f40fa05c6} <Debug> executeQuery: Read 2 rows, 80.00 B in 0.003628 sec., 551.2679162072767 rows/sec., 21.53 KiB/sec. | ||
| 7757 | 2025.12.31 23:20:22.369632 [ 338 ] {a224ac30-072e-4ec7-8b42-ac5f40fa05c6} <Debug> TCPHandler: Processed in 0.004022848 sec. | ||
| 7758 | 2025.12.31 23:20:22.369743 [ 338 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7759 | 2025.12.31 23:20:22.369774 [ 338 ] {} <Debug> TCP-Session: cdf7d03b-9125-4ccc-8d7c-25621c26364c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7760 | 2025.12.31 23:20:22.369774 [ 339 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7761 | 2025.12.31 23:20:22.369792 [ 341 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7762 | 2025.12.31 23:20:22.369808 [ 334 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7763 | 2025.12.31 23:20:22.369824 [ 339 ] {} <Debug> TCP-Session: 1f032135-f345-4dcf-a2ff-1b40d704b056 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7764 | 2025.12.31 23:20:22.369842 [ 341 ] {} <Debug> TCP-Session: 956bec51-3ca9-4dab-bf65-5dbf5b0e2944 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7765 | 2025.12.31 23:20:22.369852 [ 267 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7766 | 2025.12.31 23:20:22.369859 [ 334 ] {} <Debug> TCP-Session: c9de06c5-7475-4d05-bae8-df86e212f6b3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7767 | 2025.12.31 23:20:22.369873 [ 340 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7768 | 2025.12.31 23:20:22.369895 [ 267 ] {} <Debug> TCP-Session: a9de0202-bd9c-4ab2-be4f-2cd7d416ce03 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7769 | 2025.12.31 23:20:22.369911 [ 337 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7770 | 2025.12.31 23:20:22.369931 [ 340 ] {} <Debug> TCP-Session: d115f37b-90b8-4c44-a844-02154a906499 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7771 | 2025.12.31 23:20:22.369827 [ 335 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7772 | 2025.12.31 23:20:22.369960 [ 337 ] {} <Debug> TCP-Session: 575ebd46-6ca2-4ae7-a99a-f802bcd5d2b4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7773 | 2025.12.31 23:20:22.369991 [ 335 ] {} <Debug> TCP-Session: 1298d2f3-824b-43f3-a31f-460011f75573 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7774 | 2025.12.31 23:20:22.369891 [ 336 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7775 | 2025.12.31 23:20:22.370047 [ 336 ] {} <Debug> TCP-Session: 1671fab0-d333-4488-9ae9-b6bfe83eb46d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7776 | 2025.12.31 23:20:24.254664 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7777 | 2025.12.31 23:20:24.254846 [ 271 ] {91e5016e-6bd0-430f-ab0f-755c3817a693} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7778 | 2025.12.31 23:20:24.254914 [ 271 ] {91e5016e-6bd0-430f-ab0f-755c3817a693} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7779 | 2025.12.31 23:20:24.255623 [ 271 ] {91e5016e-6bd0-430f-ab0f-755c3817a693} <Trace> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7780 | 2025.12.31 23:20:24.255673 [ 271 ] {91e5016e-6bd0-430f-ab0f-755c3817a693} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 7781 | 2025.12.31 23:20:24.256109 [ 271 ] {91e5016e-6bd0-430f-ab0f-755c3817a693} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7782 | 2025.12.31 23:20:24.256347 [ 271 ] {91e5016e-6bd0-430f-ab0f-755c3817a693} <Trace> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7783 | 2025.12.31 23:20:24.256510 [ 271 ] {91e5016e-6bd0-430f-ab0f-755c3817a693} <Debug> executeQuery: Read 118 rows, 10.26 KiB in 0.001714 sec., 68844.80746791132 rows/sec., 5.85 MiB/sec. | ||
| 7784 | 2025.12.31 23:20:24.256562 [ 271 ] {91e5016e-6bd0-430f-ab0f-755c3817a693} <Debug> TCPHandler: Processed in 0.002033194 sec. | ||
| 7785 | 2025.12.31 23:20:24.256688 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7786 | 2025.12.31 23:20:24.256789 [ 271 ] {03082ca8-aa1d-4fbb-8902-d83d22352e1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7787 | 2025.12.31 23:20:24.256833 [ 271 ] {03082ca8-aa1d-4fbb-8902-d83d22352e1a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7788 | 2025.12.31 23:20:24.257260 [ 271 ] {03082ca8-aa1d-4fbb-8902-d83d22352e1a} <Trace> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7789 | 2025.12.31 23:20:24.257298 [ 271 ] {03082ca8-aa1d-4fbb-8902-d83d22352e1a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 7790 | 2025.12.31 23:20:24.257639 [ 271 ] {03082ca8-aa1d-4fbb-8902-d83d22352e1a} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7791 | 2025.12.31 23:20:24.257848 [ 271 ] {03082ca8-aa1d-4fbb-8902-d83d22352e1a} <Trace> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7792 | 2025.12.31 23:20:24.257966 [ 107 ] {} <Debug> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7793 | 2025.12.31 23:20:24.257984 [ 271 ] {03082ca8-aa1d-4fbb-8902-d83d22352e1a} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.00122 sec., 25409.83606557377 rows/sec., 1.87 MiB/sec. | ||
| 7794 | 2025.12.31 23:20:24.258030 [ 107 ] {} <Trace> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7795 | 2025.12.31 23:20:24.258041 [ 271 ] {03082ca8-aa1d-4fbb-8902-d83d22352e1a} <Debug> TCPHandler: Processed in 0.001405483 sec. | ||
| 7796 | 2025.12.31 23:20:24.258058 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 7797 | 2025.12.31 23:20:24.258153 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7798 | 2025.12.31 23:20:24.258236 [ 194 ] {d568562b-8e8e-4a3d-9432-0ad11505f9aa::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 | ||
| 7799 | 2025.12.31 23:20:24.258253 [ 271 ] {7515a76e-5d5d-4bd7-b248-f0f53dda91d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7800 | 2025.12.31 23:20:24.258341 [ 271 ] {7515a76e-5d5d-4bd7-b248-f0f53dda91d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7801 | 2025.12.31 23:20:24.258429 [ 194 ] {d568562b-8e8e-4a3d-9432-0ad11505f9aa::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7802 | 2025.12.31 23:20:24.258480 [ 194 ] {d568562b-8e8e-4a3d-9432-0ad11505f9aa::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 278 rows starting from the beginning of the part | ||
| 7803 | 2025.12.31 23:20:24.258569 [ 194 ] {d568562b-8e8e-4a3d-9432-0ad11505f9aa::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 35 rows starting from the beginning of the part | ||
| 7804 | 2025.12.31 23:20:24.258631 [ 194 ] {d568562b-8e8e-4a3d-9432-0ad11505f9aa::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 | ||
| 7805 | 2025.12.31 23:20:24.258687 [ 194 ] {d568562b-8e8e-4a3d-9432-0ad11505f9aa::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 31 rows starting from the beginning of the part | ||
| 7806 | 2025.12.31 23:20:24.258731 [ 194 ] {d568562b-8e8e-4a3d-9432-0ad11505f9aa::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 | ||
| 7807 | 2025.12.31 23:20:24.258771 [ 194 ] {d568562b-8e8e-4a3d-9432-0ad11505f9aa::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 31 rows starting from the beginning of the part | ||
| 7808 | 2025.12.31 23:20:24.258773 [ 271 ] {7515a76e-5d5d-4bd7-b248-f0f53dda91d4} <Trace> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7809 | 2025.12.31 23:20:24.258821 [ 271 ] {7515a76e-5d5d-4bd7-b248-f0f53dda91d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 7810 | 2025.12.31 23:20:24.259179 [ 271 ] {7515a76e-5d5d-4bd7-b248-f0f53dda91d4} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7811 | 2025.12.31 23:20:24.259415 [ 271 ] {7515a76e-5d5d-4bd7-b248-f0f53dda91d4} <Trace> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7812 | 2025.12.31 23:20:24.259551 [ 271 ] {7515a76e-5d5d-4bd7-b248-f0f53dda91d4} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001318 sec., 72078.90743550834 rows/sec., 5.63 MiB/sec. | ||
| 7813 | 2025.12.31 23:20:24.259591 [ 271 ] {7515a76e-5d5d-4bd7-b248-f0f53dda91d4} <Debug> TCPHandler: Processed in 0.001489596 sec. | ||
| 7814 | 2025.12.31 23:20:24.259637 [ 189 ] {d568562b-8e8e-4a3d-9432-0ad11505f9aa::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 411 rows, containing 5 columns (5 merged, 0 gathered) in 0.001484195 sec., 276917.79045206326 rows/sec., 19.33 MiB/sec. | ||
| 7815 | 2025.12.31 23:20:24.259703 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7816 | 2025.12.31 23:20:24.259804 [ 271 ] {9f0452ac-7768-4ed3-a9b0-d99b3dd1e64f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7817 | 2025.12.31 23:20:24.259838 [ 196 ] {d568562b-8e8e-4a3d-9432-0ad11505f9aa::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7818 | 2025.12.31 23:20:24.259849 [ 271 ] {9f0452ac-7768-4ed3-a9b0-d99b3dd1e64f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7819 | 2025.12.31 23:20:24.260183 [ 196 ] {d568562b-8e8e-4a3d-9432-0ad11505f9aa::all_1_46_9} <Trace> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7820 | 2025.12.31 23:20:24.260275 [ 196 ] {d568562b-8e8e-4a3d-9432-0ad11505f9aa::all_1_46_9} <Trace> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7821 | 2025.12.31 23:20:24.260302 [ 271 ] {9f0452ac-7768-4ed3-a9b0-d99b3dd1e64f} <Trace> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7822 | 2025.12.31 23:20:24.260343 [ 271 ] {9f0452ac-7768-4ed3-a9b0-d99b3dd1e64f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 7823 | 2025.12.31 23:20:24.260392 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 7824 | 2025.12.31 23:20:24.260711 [ 271 ] {9f0452ac-7768-4ed3-a9b0-d99b3dd1e64f} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7825 | 2025.12.31 23:20:24.260929 [ 271 ] {9f0452ac-7768-4ed3-a9b0-d99b3dd1e64f} <Trace> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7826 | 2025.12.31 23:20:24.261054 [ 137 ] {} <Debug> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7827 | 2025.12.31 23:20:24.261061 [ 271 ] {9f0452ac-7768-4ed3-a9b0-d99b3dd1e64f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001276 sec., 125391.84952978056 rows/sec., 8.73 MiB/sec. | ||
| 7828 | 2025.12.31 23:20:24.261097 [ 137 ] {} <Trace> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7829 | 2025.12.31 23:20:24.261111 [ 271 ] {9f0452ac-7768-4ed3-a9b0-d99b3dd1e64f} <Debug> TCPHandler: Processed in 0.001459204 sec. | ||
| 7830 | 2025.12.31 23:20:24.261120 [ 137 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 7831 | 2025.12.31 23:20:24.261208 [ 194 ] {7d79e45e-07fa-43b3-999d-49ca9374dcb1::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 | ||
| 7832 | 2025.12.31 23:20:24.261220 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7833 | 2025.12.31 23:20:24.261304 [ 194 ] {7d79e45e-07fa-43b3-999d-49ca9374dcb1::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7834 | 2025.12.31 23:20:24.261327 [ 271 ] {83721bdd-56aa-4e3c-a5b2-796ab6a1586f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7835 | 2025.12.31 23:20:24.261334 [ 194 ] {7d79e45e-07fa-43b3-999d-49ca9374dcb1::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_41_8, total 12624 rows starting from the beginning of the part | ||
| 7836 | 2025.12.31 23:20:24.261390 [ 271 ] {83721bdd-56aa-4e3c-a5b2-796ab6a1586f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7837 | 2025.12.31 23:20:24.261394 [ 194 ] {7d79e45e-07fa-43b3-999d-49ca9374dcb1::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 846 rows starting from the beginning of the part | ||
| 7838 | 2025.12.31 23:20:24.261447 [ 194 ] {7d79e45e-07fa-43b3-999d-49ca9374dcb1::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 160 rows starting from the beginning of the part | ||
| 7839 | 2025.12.31 23:20:24.261480 [ 194 ] {7d79e45e-07fa-43b3-999d-49ca9374dcb1::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 | ||
| 7840 | 2025.12.31 23:20:24.261512 [ 194 ] {7d79e45e-07fa-43b3-999d-49ca9374dcb1::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 198 rows starting from the beginning of the part | ||
| 7841 | 2025.12.31 23:20:24.261549 [ 194 ] {7d79e45e-07fa-43b3-999d-49ca9374dcb1::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 160 rows starting from the beginning of the part | ||
| 7842 | 2025.12.31 23:20:24.262256 [ 271 ] {83721bdd-56aa-4e3c-a5b2-796ab6a1586f} <Trace> oximeter.measurements_histogramu64 (83559bb8-4c93-4180-b7e7-e9b7333f4c1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7843 | 2025.12.31 23:20:24.262297 [ 271 ] {83721bdd-56aa-4e3c-a5b2-796ab6a1586f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 7844 | 2025.12.31 23:20:24.262908 [ 271 ] {83721bdd-56aa-4e3c-a5b2-796ab6a1586f} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 7845 | 2025.12.31 23:20:24.263149 [ 271 ] {83721bdd-56aa-4e3c-a5b2-796ab6a1586f} <Trace> oximeter.measurements_histogramu64 (83559bb8-4c93-4180-b7e7-e9b7333f4c1b): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7846 | 2025.12.31 23:20:24.263294 [ 271 ] {83721bdd-56aa-4e3c-a5b2-796ab6a1586f} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001987 sec., 15601.40915953699 rows/sec., 27.96 MiB/sec. | ||
| 7847 | 2025.12.31 23:20:24.263357 [ 271 ] {83721bdd-56aa-4e3c-a5b2-796ab6a1586f} <Debug> TCPHandler: Processed in 0.002186727 sec. | ||
| 7848 | 2025.12.31 23:20:24.263468 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7849 | 2025.12.31 23:20:24.263564 [ 271 ] {ff0cdf90-147b-4194-9444-ae7a5d65710e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7850 | 2025.12.31 23:20:24.263607 [ 271 ] {ff0cdf90-147b-4194-9444-ae7a5d65710e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7851 | 2025.12.31 23:20:24.263953 [ 271 ] {ff0cdf90-147b-4194-9444-ae7a5d65710e} <Trace> oximeter.measurements_u64 (3e0fa7da-0500-483e-b241-ac25d0f845d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7852 | 2025.12.31 23:20:24.263988 [ 271 ] {ff0cdf90-147b-4194-9444-ae7a5d65710e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 7853 | 2025.12.31 23:20:24.264325 [ 271 ] {ff0cdf90-147b-4194-9444-ae7a5d65710e} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7854 | 2025.12.31 23:20:24.264547 [ 271 ] {ff0cdf90-147b-4194-9444-ae7a5d65710e} <Trace> oximeter.measurements_u64 (3e0fa7da-0500-483e-b241-ac25d0f845d7): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7855 | 2025.12.31 23:20:24.264684 [ 271 ] {ff0cdf90-147b-4194-9444-ae7a5d65710e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001139 sec., 52677.78753292361 rows/sec., 3.55 MiB/sec. | ||
| 7856 | 2025.12.31 23:20:24.264719 [ 271 ] {ff0cdf90-147b-4194-9444-ae7a5d65710e} <Debug> TCPHandler: Processed in 0.001299922 sec. | ||
| 7857 | 2025.12.31 23:20:24.265313 [ 199 ] {7d79e45e-07fa-43b3-999d-49ca9374dcb1::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14148 rows, containing 5 columns (5 merged, 0 gathered) in 0.0041336 sec., 3422682.407586607 rows/sec., 233.60 MiB/sec. | ||
| 7858 | 2025.12.31 23:20:24.265888 [ 199 ] {7d79e45e-07fa-43b3-999d-49ca9374dcb1::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7859 | 2025.12.31 23:20:24.266179 [ 199 ] {7d79e45e-07fa-43b3-999d-49ca9374dcb1::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7860 | 2025.12.31 23:20:24.266257 [ 199 ] {7d79e45e-07fa-43b3-999d-49ca9374dcb1::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7861 | 2025.12.31 23:20:24.266350 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.77 MiB. | ||
| 7862 | 2025.12.31 23:20:26.919373 [ 154 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7863 | 2025.12.31 23:20:26.919439 [ 154 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7864 | 2025.12.31 23:20:27.001287 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000883435 sec. | ||
| 7865 | 2025.12.31 23:20:27.017864 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 15476 | ||
| 7866 | 2025.12.31 23:20:27.018419 [ 245 ] {} <Trace> system.asynchronous_metric_log (1af02360-2569-4a97-a5ac-aa07775e497e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7867 | 2025.12.31 23:20:27.018459 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 7868 | 2025.12.31 23:20:27.019023 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 7869 | 2025.12.31 23:20:27.019259 [ 245 ] {} <Trace> system.asynchronous_metric_log (1af02360-2569-4a97-a5ac-aa07775e497e): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7870 | 2025.12.31 23:20:27.019405 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15476 | ||
| 7871 | 2025.12.31 23:20:27.065498 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 1006 | ||
| 7872 | 2025.12.31 23:20:27.068025 [ 243 ] {} <Trace> system.query_log (aa57fb54-d3d4-4e2b-bcda-b6c10074d25d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7873 | 2025.12.31 23:20:27.068077 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 7874 | 2025.12.31 23:20:27.069352 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 7875 | 2025.12.31 23:20:27.069635 [ 243 ] {} <Trace> system.query_log (aa57fb54-d3d4-4e2b-bcda-b6c10074d25d): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7876 | 2025.12.31 23:20:27.070024 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1006 | ||
| 7877 | 2025.12.31 23:20:27.836854 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 241 | ||
| 7878 | 2025.12.31 23:20:27.851944 [ 244 ] {} <Trace> system.metric_log (9f7485ce-4bf0-4a0f-b388-b82873d55ef6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7879 | 2025.12.31 23:20:27.851995 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 7880 | 2025.12.31 23:20:27.857281 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 7881 | 2025.12.31 23:20:27.857962 [ 244 ] {} <Trace> system.metric_log (9f7485ce-4bf0-4a0f-b388-b82873d55ef6): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7882 | 2025.12.31 23:20:27.860853 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 241 | ||
| 7883 | 2025.12.31 23:20:29.252851 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7884 | 2025.12.31 23:20:29.253120 [ 271 ] {e120db51-c690-44e1-8cf9-18ecf552a878} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7885 | 2025.12.31 23:20:29.253220 [ 271 ] {e120db51-c690-44e1-8cf9-18ecf552a878} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7886 | 2025.12.31 23:20:29.254087 [ 271 ] {e120db51-c690-44e1-8cf9-18ecf552a878} <Trace> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7887 | 2025.12.31 23:20:29.254128 [ 271 ] {e120db51-c690-44e1-8cf9-18ecf552a878} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 7888 | 2025.12.31 23:20:29.254500 [ 271 ] {e120db51-c690-44e1-8cf9-18ecf552a878} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7889 | 2025.12.31 23:20:29.254714 [ 271 ] {e120db51-c690-44e1-8cf9-18ecf552a878} <Trace> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7890 | 2025.12.31 23:20:29.254868 [ 271 ] {e120db51-c690-44e1-8cf9-18ecf552a878} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001826 sec., 41621.0295728368 rows/sec., 3.43 MiB/sec. | ||
| 7891 | 2025.12.31 23:20:29.254909 [ 271 ] {e120db51-c690-44e1-8cf9-18ecf552a878} <Debug> TCPHandler: Processed in 0.002189467 sec. | ||
| 7892 | 2025.12.31 23:20:29.255032 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7893 | 2025.12.31 23:20:29.255125 [ 271 ] {3fe715d1-3486-4c29-af2c-24e71d766880} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7894 | 2025.12.31 23:20:29.255165 [ 271 ] {3fe715d1-3486-4c29-af2c-24e71d766880} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7895 | 2025.12.31 23:20:29.255613 [ 271 ] {3fe715d1-3486-4c29-af2c-24e71d766880} <Trace> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7896 | 2025.12.31 23:20:29.255649 [ 271 ] {3fe715d1-3486-4c29-af2c-24e71d766880} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 7897 | 2025.12.31 23:20:29.255934 [ 271 ] {3fe715d1-3486-4c29-af2c-24e71d766880} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7898 | 2025.12.31 23:20:29.256142 [ 271 ] {3fe715d1-3486-4c29-af2c-24e71d766880} <Trace> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7899 | 2025.12.31 23:20:29.256266 [ 271 ] {3fe715d1-3486-4c29-af2c-24e71d766880} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001159 sec., 8628.127696289905 rows/sec., 648.79 KiB/sec. | ||
| 7900 | 2025.12.31 23:20:29.256302 [ 271 ] {3fe715d1-3486-4c29-af2c-24e71d766880} <Debug> TCPHandler: Processed in 0.001317752 sec. | ||
| 7901 | 2025.12.31 23:20:29.256416 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7902 | 2025.12.31 23:20:29.256511 [ 271 ] {d2a39379-2c4d-4130-b5b9-cbb455289a84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7903 | 2025.12.31 23:20:29.256550 [ 271 ] {d2a39379-2c4d-4130-b5b9-cbb455289a84} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7904 | 2025.12.31 23:20:29.256960 [ 271 ] {d2a39379-2c4d-4130-b5b9-cbb455289a84} <Trace> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7905 | 2025.12.31 23:20:29.256995 [ 271 ] {d2a39379-2c4d-4130-b5b9-cbb455289a84} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 7906 | 2025.12.31 23:20:29.257284 [ 271 ] {d2a39379-2c4d-4130-b5b9-cbb455289a84} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7907 | 2025.12.31 23:20:29.257483 [ 271 ] {d2a39379-2c4d-4130-b5b9-cbb455289a84} <Trace> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7908 | 2025.12.31 23:20:29.257607 [ 271 ] {d2a39379-2c4d-4130-b5b9-cbb455289a84} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001116 sec., 66308.24372759857 rows/sec., 5.18 MiB/sec. | ||
| 7909 | 2025.12.31 23:20:29.257642 [ 271 ] {d2a39379-2c4d-4130-b5b9-cbb455289a84} <Debug> TCPHandler: Processed in 0.001273962 sec. | ||
| 7910 | 2025.12.31 23:20:29.257769 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7911 | 2025.12.31 23:20:29.257862 [ 271 ] {02f04156-a4ec-46f0-89e3-fbb2057f51e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7912 | 2025.12.31 23:20:29.257904 [ 271 ] {02f04156-a4ec-46f0-89e3-fbb2057f51e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7913 | 2025.12.31 23:20:29.258297 [ 271 ] {02f04156-a4ec-46f0-89e3-fbb2057f51e3} <Trace> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7914 | 2025.12.31 23:20:29.258331 [ 271 ] {02f04156-a4ec-46f0-89e3-fbb2057f51e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 7915 | 2025.12.31 23:20:29.258641 [ 271 ] {02f04156-a4ec-46f0-89e3-fbb2057f51e3} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7916 | 2025.12.31 23:20:29.258844 [ 271 ] {02f04156-a4ec-46f0-89e3-fbb2057f51e3} <Trace> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7917 | 2025.12.31 23:20:29.258972 [ 271 ] {02f04156-a4ec-46f0-89e3-fbb2057f51e3} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001128 sec., 141843.97163120567 rows/sec., 9.88 MiB/sec. | ||
| 7918 | 2025.12.31 23:20:29.259007 [ 271 ] {02f04156-a4ec-46f0-89e3-fbb2057f51e3} <Debug> TCPHandler: Processed in 0.001284982 sec. | ||
| 7919 | 2025.12.31 23:20:29.259113 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7920 | 2025.12.31 23:20:29.259215 [ 271 ] {415d8485-c626-4be0-b198-d5042c581f7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7921 | 2025.12.31 23:20:29.259268 [ 271 ] {415d8485-c626-4be0-b198-d5042c581f7a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7922 | 2025.12.31 23:20:29.260002 [ 271 ] {415d8485-c626-4be0-b198-d5042c581f7a} <Trace> oximeter.measurements_histogramu64 (83559bb8-4c93-4180-b7e7-e9b7333f4c1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7923 | 2025.12.31 23:20:29.260036 [ 271 ] {415d8485-c626-4be0-b198-d5042c581f7a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 7924 | 2025.12.31 23:20:29.260523 [ 271 ] {415d8485-c626-4be0-b198-d5042c581f7a} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7925 | 2025.12.31 23:20:29.260747 [ 271 ] {415d8485-c626-4be0-b198-d5042c581f7a} <Trace> oximeter.measurements_histogramu64 (83559bb8-4c93-4180-b7e7-e9b7333f4c1b): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7926 | 2025.12.31 23:20:29.260882 [ 271 ] {415d8485-c626-4be0-b198-d5042c581f7a} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001695 sec., 5899.705014749263 rows/sec., 10.57 MiB/sec. | ||
| 7927 | 2025.12.31 23:20:29.260933 [ 271 ] {415d8485-c626-4be0-b198-d5042c581f7a} <Debug> TCPHandler: Processed in 0.001866452 sec. | ||
| 7928 | 2025.12.31 23:20:29.261041 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7929 | 2025.12.31 23:20:29.261134 [ 271 ] {8b1e88ca-89d3-44c5-b059-879b565781c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7930 | 2025.12.31 23:20:29.261175 [ 271 ] {8b1e88ca-89d3-44c5-b059-879b565781c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7931 | 2025.12.31 23:20:29.261498 [ 271 ] {8b1e88ca-89d3-44c5-b059-879b565781c0} <Trace> oximeter.measurements_u64 (3e0fa7da-0500-483e-b241-ac25d0f845d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7932 | 2025.12.31 23:20:29.261533 [ 271 ] {8b1e88ca-89d3-44c5-b059-879b565781c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 7933 | 2025.12.31 23:20:29.261826 [ 271 ] {8b1e88ca-89d3-44c5-b059-879b565781c0} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7934 | 2025.12.31 23:20:29.262029 [ 271 ] {8b1e88ca-89d3-44c5-b059-879b565781c0} <Trace> oximeter.measurements_u64 (3e0fa7da-0500-483e-b241-ac25d0f845d7): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7935 | 2025.12.31 23:20:29.262153 [ 271 ] {8b1e88ca-89d3-44c5-b059-879b565781c0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001037 sec., 57859.209257473485 rows/sec., 3.90 MiB/sec. | ||
| 7936 | 2025.12.31 23:20:29.262151 [ 147 ] {} <Debug> oximeter.measurements_u64 (3e0fa7da-0500-483e-b241-ac25d0f845d7) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7937 | 2025.12.31 23:20:29.262188 [ 271 ] {8b1e88ca-89d3-44c5-b059-879b565781c0} <Debug> TCPHandler: Processed in 0.00119309 sec. | ||
| 7938 | 2025.12.31 23:20:29.262225 [ 147 ] {} <Trace> oximeter.measurements_u64 (3e0fa7da-0500-483e-b241-ac25d0f845d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7939 | 2025.12.31 23:20:29.262250 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 7940 | 2025.12.31 23:20:29.262351 [ 187 ] {3e0fa7da-0500-483e-b241-ac25d0f845d7::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 | ||
| 7941 | 2025.12.31 23:20:29.262465 [ 187 ] {3e0fa7da-0500-483e-b241-ac25d0f845d7::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7942 | 2025.12.31 23:20:29.262499 [ 187 ] {3e0fa7da-0500-483e-b241-ac25d0f845d7::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 2544 rows starting from the beginning of the part | ||
| 7943 | 2025.12.31 23:20:29.262587 [ 187 ] {3e0fa7da-0500-483e-b241-ac25d0f845d7::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 | ||
| 7944 | 2025.12.31 23:20:29.262634 [ 187 ] {3e0fa7da-0500-483e-b241-ac25d0f845d7::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 | ||
| 7945 | 2025.12.31 23:20:29.262676 [ 187 ] {3e0fa7da-0500-483e-b241-ac25d0f845d7::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 | ||
| 7946 | 2025.12.31 23:20:29.262715 [ 187 ] {3e0fa7da-0500-483e-b241-ac25d0f845d7::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 | ||
| 7947 | 2025.12.31 23:20:29.262753 [ 187 ] {3e0fa7da-0500-483e-b241-ac25d0f845d7::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 | ||
| 7948 | 2025.12.31 23:20:29.263801 [ 199 ] {3e0fa7da-0500-483e-b241-ac25d0f845d7::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2844 rows, containing 4 columns (4 merged, 0 gathered) in 0.001491955 sec., 1906223.7131816978 rows/sec., 126.09 MiB/sec. | ||
| 7949 | 2025.12.31 23:20:29.264014 [ 187 ] {3e0fa7da-0500-483e-b241-ac25d0f845d7::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7950 | 2025.12.31 23:20:29.264247 [ 187 ] {3e0fa7da-0500-483e-b241-ac25d0f845d7::all_1_46_9} <Trace> oximeter.measurements_u64 (3e0fa7da-0500-483e-b241-ac25d0f845d7): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7951 | 2025.12.31 23:20:29.264315 [ 187 ] {3e0fa7da-0500-483e-b241-ac25d0f845d7::all_1_46_9} <Trace> oximeter.measurements_u64 (3e0fa7da-0500-483e-b241-ac25d0f845d7) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7952 | 2025.12.31 23:20:29.264380 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.71 MiB. | ||
| 7953 | 2025.12.31 23:20:34.280336 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7954 | 2025.12.31 23:20:34.280637 [ 271 ] {7a7f9186-b271-4a1c-a4a4-06dae28a4a1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 7955 | 2025.12.31 23:20:34.280740 [ 271 ] {7a7f9186-b271-4a1c-a4a4-06dae28a4a1e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 7956 | 2025.12.31 23:20:34.281508 [ 271 ] {7a7f9186-b271-4a1c-a4a4-06dae28a4a1e} <Trace> oximeter.fields_ipaddr (5f424e33-6a9f-405c-b8ff-24c93b94647e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7957 | 2025.12.31 23:20:34.281548 [ 271 ] {7a7f9186-b271-4a1c-a4a4-06dae28a4a1e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 7958 | 2025.12.31 23:20:34.281933 [ 271 ] {7a7f9186-b271-4a1c-a4a4-06dae28a4a1e} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 7959 | 2025.12.31 23:20:34.282157 [ 271 ] {7a7f9186-b271-4a1c-a4a4-06dae28a4a1e} <Trace> oximeter.fields_ipaddr (5f424e33-6a9f-405c-b8ff-24c93b94647e): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7960 | 2025.12.31 23:20:34.282310 [ 271 ] {7a7f9186-b271-4a1c-a4a4-06dae28a4a1e} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.00175 sec., 3428.5714285714284 rows/sec., 279.58 KiB/sec. | ||
| 7961 | 2025.12.31 23:20:34.282351 [ 271 ] {7a7f9186-b271-4a1c-a4a4-06dae28a4a1e} <Debug> TCPHandler: Processed in 0.002202158 sec. | ||
| 7962 | 2025.12.31 23:20:34.282466 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7963 | 2025.12.31 23:20:34.282561 [ 271 ] {63b17190-58ca-48d6-b253-a39634df99a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7964 | 2025.12.31 23:20:34.282600 [ 271 ] {63b17190-58ca-48d6-b253-a39634df99a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7965 | 2025.12.31 23:20:34.283527 [ 271 ] {63b17190-58ca-48d6-b253-a39634df99a4} <Trace> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7966 | 2025.12.31 23:20:34.283561 [ 271 ] {63b17190-58ca-48d6-b253-a39634df99a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 7967 | 2025.12.31 23:20:34.283946 [ 271 ] {63b17190-58ca-48d6-b253-a39634df99a4} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7968 | 2025.12.31 23:20:34.284158 [ 271 ] {63b17190-58ca-48d6-b253-a39634df99a4} <Trace> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7969 | 2025.12.31 23:20:34.284286 [ 271 ] {63b17190-58ca-48d6-b253-a39634df99a4} <Debug> executeQuery: Read 1261 rows, 107.04 KiB in 0.001744 sec., 723050.4587155962 rows/sec., 59.94 MiB/sec. | ||
| 7970 | 2025.12.31 23:20:34.284323 [ 271 ] {63b17190-58ca-48d6-b253-a39634df99a4} <Debug> TCPHandler: Processed in 0.001906612 sec. | ||
| 7971 | 2025.12.31 23:20:34.284442 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7972 | 2025.12.31 23:20:34.284535 [ 271 ] {16768e74-aa04-4010-9a68-5ad14f130beb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7973 | 2025.12.31 23:20:34.284575 [ 271 ] {16768e74-aa04-4010-9a68-5ad14f130beb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7974 | 2025.12.31 23:20:34.284990 [ 271 ] {16768e74-aa04-4010-9a68-5ad14f130beb} <Trace> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7975 | 2025.12.31 23:20:34.285025 [ 271 ] {16768e74-aa04-4010-9a68-5ad14f130beb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 7976 | 2025.12.31 23:20:34.285335 [ 271 ] {16768e74-aa04-4010-9a68-5ad14f130beb} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7977 | 2025.12.31 23:20:34.285544 [ 271 ] {16768e74-aa04-4010-9a68-5ad14f130beb} <Trace> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7978 | 2025.12.31 23:20:34.285672 [ 271 ] {16768e74-aa04-4010-9a68-5ad14f130beb} <Debug> executeQuery: Read 37 rows, 2.75 KiB in 0.001154 sec., 32062.391681109184 rows/sec., 2.33 MiB/sec. | ||
| 7979 | 2025.12.31 23:20:34.285709 [ 271 ] {16768e74-aa04-4010-9a68-5ad14f130beb} <Debug> TCPHandler: Processed in 0.001317532 sec. | ||
| 7980 | 2025.12.31 23:20:34.285818 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7981 | 2025.12.31 23:20:34.285913 [ 271 ] {847d833e-1e08-4564-aa47-4246ec86ea04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7982 | 2025.12.31 23:20:34.285952 [ 271 ] {847d833e-1e08-4564-aa47-4246ec86ea04} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7983 | 2025.12.31 23:20:34.286416 [ 271 ] {847d833e-1e08-4564-aa47-4246ec86ea04} <Trace> oximeter.fields_u32 (32e14ee3-f9fc-4687-bf55-1d31f5f916a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7984 | 2025.12.31 23:20:34.286452 [ 271 ] {847d833e-1e08-4564-aa47-4246ec86ea04} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 7985 | 2025.12.31 23:20:34.286751 [ 271 ] {847d833e-1e08-4564-aa47-4246ec86ea04} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 7986 | 2025.12.31 23:20:34.286965 [ 271 ] {847d833e-1e08-4564-aa47-4246ec86ea04} <Trace> oximeter.fields_u32 (32e14ee3-f9fc-4687-bf55-1d31f5f916a9): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7987 | 2025.12.31 23:20:34.287096 [ 271 ] {847d833e-1e08-4564-aa47-4246ec86ea04} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001201 sec., 189841.79850124897 rows/sec., 12.85 MiB/sec. | ||
| 7988 | 2025.12.31 23:20:34.287134 [ 271 ] {847d833e-1e08-4564-aa47-4246ec86ea04} <Debug> TCPHandler: Processed in 0.001364103 sec. | ||
| 7989 | 2025.12.31 23:20:34.287246 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7990 | 2025.12.31 23:20:34.287339 [ 271 ] {f307b23d-4e3f-41e4-8dd3-0b16e40444a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7991 | 2025.12.31 23:20:34.287378 [ 271 ] {f307b23d-4e3f-41e4-8dd3-0b16e40444a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7992 | 2025.12.31 23:20:34.287966 [ 271 ] {f307b23d-4e3f-41e4-8dd3-0b16e40444a8} <Trace> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7993 | 2025.12.31 23:20:34.288003 [ 271 ] {f307b23d-4e3f-41e4-8dd3-0b16e40444a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 7994 | 2025.12.31 23:20:34.288329 [ 271 ] {f307b23d-4e3f-41e4-8dd3-0b16e40444a8} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7995 | 2025.12.31 23:20:34.288540 [ 271 ] {f307b23d-4e3f-41e4-8dd3-0b16e40444a8} <Trace> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7996 | 2025.12.31 23:20:34.288670 [ 271 ] {f307b23d-4e3f-41e4-8dd3-0b16e40444a8} <Debug> executeQuery: Read 557 rows, 42.38 KiB in 0.001349 sec., 412898.4432913269 rows/sec., 30.68 MiB/sec. | ||
| 7997 | 2025.12.31 23:20:34.288708 [ 271 ] {f307b23d-4e3f-41e4-8dd3-0b16e40444a8} <Debug> TCPHandler: Processed in 0.001511626 sec. | ||
| 7998 | 2025.12.31 23:20:34.288818 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7999 | 2025.12.31 23:20:34.288912 [ 271 ] {78e9024f-62ac-4e50-b6f0-1c46ccb8487c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8000 | 2025.12.31 23:20:34.288955 [ 271 ] {78e9024f-62ac-4e50-b6f0-1c46ccb8487c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8001 | 2025.12.31 23:20:34.289502 [ 271 ] {78e9024f-62ac-4e50-b6f0-1c46ccb8487c} <Trace> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8002 | 2025.12.31 23:20:34.289538 [ 271 ] {78e9024f-62ac-4e50-b6f0-1c46ccb8487c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 8003 | 2025.12.31 23:20:34.289921 [ 271 ] {78e9024f-62ac-4e50-b6f0-1c46ccb8487c} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 8004 | 2025.12.31 23:20:34.290137 [ 271 ] {78e9024f-62ac-4e50-b6f0-1c46ccb8487c} <Trace> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8005 | 2025.12.31 23:20:34.290267 [ 271 ] {78e9024f-62ac-4e50-b6f0-1c46ccb8487c} <Debug> executeQuery: Read 847 rows, 58.38 KiB in 0.001373 sec., 616897.305171158 rows/sec., 41.52 MiB/sec. | ||
| 8006 | 2025.12.31 23:20:34.290304 [ 271 ] {78e9024f-62ac-4e50-b6f0-1c46ccb8487c} <Debug> TCPHandler: Processed in 0.001535895 sec. | ||
| 8007 | 2025.12.31 23:20:34.290416 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8008 | 2025.12.31 23:20:34.290509 [ 271 ] {5d6791eb-8a2e-484f-b170-079fcb50dd32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8009 | 2025.12.31 23:20:34.290564 [ 271 ] {5d6791eb-8a2e-484f-b170-079fcb50dd32} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8010 | 2025.12.31 23:20:34.291348 [ 271 ] {5d6791eb-8a2e-484f-b170-079fcb50dd32} <Trace> oximeter.measurements_histogramu64 (83559bb8-4c93-4180-b7e7-e9b7333f4c1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8011 | 2025.12.31 23:20:34.291385 [ 271 ] {5d6791eb-8a2e-484f-b170-079fcb50dd32} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 8012 | 2025.12.31 23:20:34.291905 [ 271 ] {5d6791eb-8a2e-484f-b170-079fcb50dd32} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 8013 | 2025.12.31 23:20:34.292129 [ 271 ] {5d6791eb-8a2e-484f-b170-079fcb50dd32} <Trace> oximeter.measurements_histogramu64 (83559bb8-4c93-4180-b7e7-e9b7333f4c1b): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8014 | 2025.12.31 23:20:34.292272 [ 271 ] {5d6791eb-8a2e-484f-b170-079fcb50dd32} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001781 sec., 17405.951712521055 rows/sec., 31.19 MiB/sec. | ||
| 8015 | 2025.12.31 23:20:34.292333 [ 271 ] {5d6791eb-8a2e-484f-b170-079fcb50dd32} <Debug> TCPHandler: Processed in 0.001966184 sec. | ||
| 8016 | 2025.12.31 23:20:34.292447 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8017 | 2025.12.31 23:20:34.292542 [ 271 ] {5c86d296-2e52-459a-9bd4-ca30544a782e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8018 | 2025.12.31 23:20:34.292583 [ 271 ] {5c86d296-2e52-459a-9bd4-ca30544a782e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8019 | 2025.12.31 23:20:34.292920 [ 271 ] {5c86d296-2e52-459a-9bd4-ca30544a782e} <Trace> oximeter.measurements_u64 (3e0fa7da-0500-483e-b241-ac25d0f845d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8020 | 2025.12.31 23:20:34.292955 [ 271 ] {5c86d296-2e52-459a-9bd4-ca30544a782e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 8021 | 2025.12.31 23:20:34.293260 [ 271 ] {5c86d296-2e52-459a-9bd4-ca30544a782e} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 8022 | 2025.12.31 23:20:34.293470 [ 271 ] {5c86d296-2e52-459a-9bd4-ca30544a782e} <Trace> oximeter.measurements_u64 (3e0fa7da-0500-483e-b241-ac25d0f845d7): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8023 | 2025.12.31 23:20:34.293597 [ 271 ] {5c86d296-2e52-459a-9bd4-ca30544a782e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001074 sec., 55865.92178770949 rows/sec., 3.76 MiB/sec. | ||
| 8024 | 2025.12.31 23:20:34.293633 [ 271 ] {5c86d296-2e52-459a-9bd4-ca30544a782e} <Debug> TCPHandler: Processed in 0.001235701 sec. | ||
| 8025 | 2025.12.31 23:20:34.519581 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 15924 | ||
| 8026 | 2025.12.31 23:20:34.520286 [ 245 ] {} <Trace> system.asynchronous_metric_log (1af02360-2569-4a97-a5ac-aa07775e497e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8027 | 2025.12.31 23:20:34.520365 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 8028 | 2025.12.31 23:20:34.520844 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 8029 | 2025.12.31 23:20:34.521063 [ 245 ] {} <Trace> system.asynchronous_metric_log (1af02360-2569-4a97-a5ac-aa07775e497e): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8030 | 2025.12.31 23:20:34.521179 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15924 | ||
| 8031 | 2025.12.31 23:20:35.361007 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 249 | ||
| 8032 | 2025.12.31 23:20:35.378608 [ 244 ] {} <Trace> system.metric_log (9f7485ce-4bf0-4a0f-b388-b82873d55ef6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8033 | 2025.12.31 23:20:35.378704 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 8034 | 2025.12.31 23:20:35.385557 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 8035 | 2025.12.31 23:20:35.386307 [ 244 ] {} <Trace> system.metric_log (9f7485ce-4bf0-4a0f-b388-b82873d55ef6): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8036 | 2025.12.31 23:20:35.390142 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 249 | ||
| 8037 | 2025.12.31 23:20:37.070342 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 1034 | ||
| 8038 | 2025.12.31 23:20:37.072737 [ 243 ] {} <Trace> system.query_log (aa57fb54-d3d4-4e2b-bcda-b6c10074d25d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8039 | 2025.12.31 23:20:37.072794 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 8040 | 2025.12.31 23:20:37.074028 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 8041 | 2025.12.31 23:20:37.074299 [ 243 ] {} <Trace> system.query_log (aa57fb54-d3d4-4e2b-bcda-b6c10074d25d): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8042 | 2025.12.31 23:20:37.074666 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1034 | ||
| 8043 | 2025.12.31 23:20:39.254063 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8044 | 2025.12.31 23:20:39.254254 [ 271 ] {900e596d-6448-45f5-8eb8-468d5a453fd8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8045 | 2025.12.31 23:20:39.254314 [ 271 ] {900e596d-6448-45f5-8eb8-468d5a453fd8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8046 | 2025.12.31 23:20:39.254993 [ 271 ] {900e596d-6448-45f5-8eb8-468d5a453fd8} <Trace> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8047 | 2025.12.31 23:20:39.255031 [ 271 ] {900e596d-6448-45f5-8eb8-468d5a453fd8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 8048 | 2025.12.31 23:20:39.255435 [ 271 ] {900e596d-6448-45f5-8eb8-468d5a453fd8} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 8049 | 2025.12.31 23:20:39.255662 [ 271 ] {900e596d-6448-45f5-8eb8-468d5a453fd8} <Trace> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8050 | 2025.12.31 23:20:39.255824 [ 271 ] {900e596d-6448-45f5-8eb8-468d5a453fd8} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001624 sec., 46798.02955665025 rows/sec., 3.86 MiB/sec. | ||
| 8051 | 2025.12.31 23:20:39.255865 [ 271 ] {900e596d-6448-45f5-8eb8-468d5a453fd8} <Debug> TCPHandler: Processed in 0.001935743 sec. | ||
| 8052 | 2025.12.31 23:20:39.255991 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8053 | 2025.12.31 23:20:39.256085 [ 271 ] {78fe3ffe-0aae-4206-8221-c337b5361fcb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8054 | 2025.12.31 23:20:39.256126 [ 271 ] {78fe3ffe-0aae-4206-8221-c337b5361fcb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8055 | 2025.12.31 23:20:39.256521 [ 271 ] {78fe3ffe-0aae-4206-8221-c337b5361fcb} <Trace> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8056 | 2025.12.31 23:20:39.256557 [ 271 ] {78fe3ffe-0aae-4206-8221-c337b5361fcb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 8057 | 2025.12.31 23:20:39.256872 [ 271 ] {78fe3ffe-0aae-4206-8221-c337b5361fcb} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 8058 | 2025.12.31 23:20:39.257070 [ 271 ] {78fe3ffe-0aae-4206-8221-c337b5361fcb} <Trace> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8059 | 2025.12.31 23:20:39.257204 [ 271 ] {78fe3ffe-0aae-4206-8221-c337b5361fcb} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001138 sec., 8787.346221441125 rows/sec., 660.77 KiB/sec. | ||
| 8060 | 2025.12.31 23:20:39.257241 [ 271 ] {78fe3ffe-0aae-4206-8221-c337b5361fcb} <Debug> TCPHandler: Processed in 0.001297422 sec. | ||
| 8061 | 2025.12.31 23:20:39.257348 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8062 | 2025.12.31 23:20:39.257441 [ 271 ] {c5ed3f6c-b7c1-49b4-bd09-119d90f8fbf1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8063 | 2025.12.31 23:20:39.257480 [ 271 ] {c5ed3f6c-b7c1-49b4-bd09-119d90f8fbf1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8064 | 2025.12.31 23:20:39.257888 [ 271 ] {c5ed3f6c-b7c1-49b4-bd09-119d90f8fbf1} <Trace> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8065 | 2025.12.31 23:20:39.257926 [ 271 ] {c5ed3f6c-b7c1-49b4-bd09-119d90f8fbf1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 8066 | 2025.12.31 23:20:39.258220 [ 271 ] {c5ed3f6c-b7c1-49b4-bd09-119d90f8fbf1} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 8067 | 2025.12.31 23:20:39.258418 [ 271 ] {c5ed3f6c-b7c1-49b4-bd09-119d90f8fbf1} <Trace> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8068 | 2025.12.31 23:20:39.258543 [ 271 ] {c5ed3f6c-b7c1-49b4-bd09-119d90f8fbf1} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001119 sec., 66130.47363717605 rows/sec., 5.16 MiB/sec. | ||
| 8069 | 2025.12.31 23:20:39.258579 [ 271 ] {c5ed3f6c-b7c1-49b4-bd09-119d90f8fbf1} <Debug> TCPHandler: Processed in 0.001278122 sec. | ||
| 8070 | 2025.12.31 23:20:39.258688 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8071 | 2025.12.31 23:20:39.258781 [ 271 ] {78d263ca-11d5-45ca-87d7-d300cbdcb52a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8072 | 2025.12.31 23:20:39.258823 [ 271 ] {78d263ca-11d5-45ca-87d7-d300cbdcb52a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8073 | 2025.12.31 23:20:39.259257 [ 271 ] {78d263ca-11d5-45ca-87d7-d300cbdcb52a} <Trace> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8074 | 2025.12.31 23:20:39.259295 [ 271 ] {78d263ca-11d5-45ca-87d7-d300cbdcb52a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 8075 | 2025.12.31 23:20:39.259623 [ 271 ] {78d263ca-11d5-45ca-87d7-d300cbdcb52a} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 8076 | 2025.12.31 23:20:39.259842 [ 271 ] {78d263ca-11d5-45ca-87d7-d300cbdcb52a} <Trace> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8077 | 2025.12.31 23:20:39.259972 [ 271 ] {78d263ca-11d5-45ca-87d7-d300cbdcb52a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001209 sec., 132340.77750206782 rows/sec., 9.22 MiB/sec. | ||
| 8078 | 2025.12.31 23:20:39.260008 [ 271 ] {78d263ca-11d5-45ca-87d7-d300cbdcb52a} <Debug> TCPHandler: Processed in 0.001367473 sec. | ||
| 8079 | 2025.12.31 23:20:39.260107 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8080 | 2025.12.31 23:20:39.260200 [ 271 ] {0b68e87c-dc0c-4001-98df-8e26a70af910} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8081 | 2025.12.31 23:20:39.260254 [ 271 ] {0b68e87c-dc0c-4001-98df-8e26a70af910} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8082 | 2025.12.31 23:20:39.260993 [ 271 ] {0b68e87c-dc0c-4001-98df-8e26a70af910} <Trace> oximeter.measurements_histogramu64 (83559bb8-4c93-4180-b7e7-e9b7333f4c1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8083 | 2025.12.31 23:20:39.261030 [ 271 ] {0b68e87c-dc0c-4001-98df-8e26a70af910} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 8084 | 2025.12.31 23:20:39.261515 [ 271 ] {0b68e87c-dc0c-4001-98df-8e26a70af910} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 8085 | 2025.12.31 23:20:39.261727 [ 271 ] {0b68e87c-dc0c-4001-98df-8e26a70af910} <Trace> oximeter.measurements_histogramu64 (83559bb8-4c93-4180-b7e7-e9b7333f4c1b): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8086 | 2025.12.31 23:20:39.261843 [ 142 ] {} <Debug> oximeter.measurements_histogramu64 (83559bb8-4c93-4180-b7e7-e9b7333f4c1b) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 8087 | 2025.12.31 23:20:39.261866 [ 271 ] {0b68e87c-dc0c-4001-98df-8e26a70af910} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001685 sec., 5934.718100890207 rows/sec., 10.63 MiB/sec. | ||
| 8088 | 2025.12.31 23:20:39.261920 [ 142 ] {} <Trace> oximeter.measurements_histogramu64 (83559bb8-4c93-4180-b7e7-e9b7333f4c1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8089 | 2025.12.31 23:20:39.261941 [ 271 ] {0b68e87c-dc0c-4001-98df-8e26a70af910} <Debug> TCPHandler: Processed in 0.001880982 sec. | ||
| 8090 | 2025.12.31 23:20:39.261946 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 8091 | 2025.12.31 23:20:39.262087 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8092 | 2025.12.31 23:20:39.262086 [ 199 ] {83559bb8-4c93-4180-b7e7-e9b7333f4c1b::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 | ||
| 8093 | 2025.12.31 23:20:39.262194 [ 271 ] {34e5dd2b-f792-4333-8a07-f9767a9e393e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8094 | 2025.12.31 23:20:39.262242 [ 271 ] {34e5dd2b-f792-4333-8a07-f9767a9e393e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8095 | 2025.12.31 23:20:39.262357 [ 199 ] {83559bb8-4c93-4180-b7e7-e9b7333f4c1b::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8096 | 2025.12.31 23:20:39.262415 [ 199 ] {83559bb8-4c93-4180-b7e7-e9b7333f4c1b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 826 rows starting from the beginning of the part | ||
| 8097 | 2025.12.31 23:20:39.262536 [ 199 ] {83559bb8-4c93-4180-b7e7-e9b7333f4c1b::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 | ||
| 8098 | 2025.12.31 23:20:39.262602 [ 271 ] {34e5dd2b-f792-4333-8a07-f9767a9e393e} <Trace> oximeter.measurements_u64 (3e0fa7da-0500-483e-b241-ac25d0f845d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8099 | 2025.12.31 23:20:39.262633 [ 199 ] {83559bb8-4c93-4180-b7e7-e9b7333f4c1b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 31 rows starting from the beginning of the part | ||
| 8100 | 2025.12.31 23:20:39.262644 [ 271 ] {34e5dd2b-f792-4333-8a07-f9767a9e393e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 8101 | 2025.12.31 23:20:39.262734 [ 199 ] {83559bb8-4c93-4180-b7e7-e9b7333f4c1b::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 | ||
| 8102 | 2025.12.31 23:20:39.262838 [ 199 ] {83559bb8-4c93-4180-b7e7-e9b7333f4c1b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 31 rows starting from the beginning of the part | ||
| 8103 | 2025.12.31 23:20:39.262933 [ 199 ] {83559bb8-4c93-4180-b7e7-e9b7333f4c1b::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 | ||
| 8104 | 2025.12.31 23:20:39.263001 [ 271 ] {34e5dd2b-f792-4333-8a07-f9767a9e393e} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 8105 | 2025.12.31 23:20:39.263233 [ 271 ] {34e5dd2b-f792-4333-8a07-f9767a9e393e} <Trace> oximeter.measurements_u64 (3e0fa7da-0500-483e-b241-ac25d0f845d7): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8106 | 2025.12.31 23:20:39.263370 [ 271 ] {34e5dd2b-f792-4333-8a07-f9767a9e393e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001195 sec., 50209.2050209205 rows/sec., 3.38 MiB/sec. | ||
| 8107 | 2025.12.31 23:20:39.263407 [ 271 ] {34e5dd2b-f792-4333-8a07-f9767a9e393e} <Debug> TCPHandler: Processed in 0.001373973 sec. | ||
| 8108 | 2025.12.31 23:20:39.268808 [ 187 ] {83559bb8-4c93-4180-b7e7-e9b7333f4c1b::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 918 rows, containing 19 columns (19 merged, 0 gathered) in 0.006778935 sec., 135419.50173589215 rows/sec., 242.67 MiB/sec. | ||
| 8109 | 2025.12.31 23:20:39.269842 [ 195 ] {83559bb8-4c93-4180-b7e7-e9b7333f4c1b::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 8110 | 2025.12.31 23:20:39.270169 [ 195 ] {83559bb8-4c93-4180-b7e7-e9b7333f4c1b::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (83559bb8-4c93-4180-b7e7-e9b7333f4c1b): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8111 | 2025.12.31 23:20:39.270243 [ 195 ] {83559bb8-4c93-4180-b7e7-e9b7333f4c1b::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (83559bb8-4c93-4180-b7e7-e9b7333f4c1b) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 8112 | 2025.12.31 23:20:39.270331 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.03 MiB. | ||
| 8113 | 2025.12.31 23:20:40.001236 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 285.34 MiB, peak 293.87 MiB, free memory in arenas 0.00 B, will set to 289.05 MiB (RSS), difference: 3.71 MiB | ||
| 8114 | 2025.12.31 23:20:41.919492 [ 140 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8115 | 2025.12.31 23:20:41.919592 [ 140 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8116 | 2025.12.31 23:20:42.021298 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 16436 | ||
| 8117 | 2025.12.31 23:20:42.021867 [ 245 ] {} <Trace> system.asynchronous_metric_log (1af02360-2569-4a97-a5ac-aa07775e497e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8118 | 2025.12.31 23:20:42.021910 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 8119 | 2025.12.31 23:20:42.022441 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 8120 | 2025.12.31 23:20:42.022673 [ 245 ] {} <Trace> system.asynchronous_metric_log (1af02360-2569-4a97-a5ac-aa07775e497e): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8121 | 2025.12.31 23:20:42.022816 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16436 | ||
| 8122 | 2025.12.31 23:20:42.890297 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 256 | ||
| 8123 | 2025.12.31 23:20:42.906642 [ 244 ] {} <Trace> system.metric_log (9f7485ce-4bf0-4a0f-b388-b82873d55ef6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8124 | 2025.12.31 23:20:42.906699 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 8125 | 2025.12.31 23:20:42.912625 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 8126 | 2025.12.31 23:20:42.913297 [ 244 ] {} <Trace> system.metric_log (9f7485ce-4bf0-4a0f-b388-b82873d55ef6): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8127 | 2025.12.31 23:20:42.916107 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 256 | ||
| 8128 | 2025.12.31 23:20:44.254929 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8129 | 2025.12.31 23:20:44.255116 [ 271 ] {e4ce3a92-69e0-4609-90d0-dc1c7d86aabf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8130 | 2025.12.31 23:20:44.255180 [ 271 ] {e4ce3a92-69e0-4609-90d0-dc1c7d86aabf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8131 | 2025.12.31 23:20:44.255872 [ 271 ] {e4ce3a92-69e0-4609-90d0-dc1c7d86aabf} <Trace> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8132 | 2025.12.31 23:20:44.255919 [ 271 ] {e4ce3a92-69e0-4609-90d0-dc1c7d86aabf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 8133 | 2025.12.31 23:20:44.256332 [ 271 ] {e4ce3a92-69e0-4609-90d0-dc1c7d86aabf} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 8134 | 2025.12.31 23:20:44.256571 [ 271 ] {e4ce3a92-69e0-4609-90d0-dc1c7d86aabf} <Trace> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8135 | 2025.12.31 23:20:44.256732 [ 271 ] {e4ce3a92-69e0-4609-90d0-dc1c7d86aabf} <Debug> executeQuery: Read 118 rows, 10.26 KiB in 0.001666 sec., 70828.33133253301 rows/sec., 6.01 MiB/sec. | ||
| 8136 | 2025.12.31 23:20:44.256727 [ 138 ] {} <Debug> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 8137 | 2025.12.31 23:20:44.256774 [ 271 ] {e4ce3a92-69e0-4609-90d0-dc1c7d86aabf} <Debug> TCPHandler: Processed in 0.001976104 sec. | ||
| 8138 | 2025.12.31 23:20:44.256812 [ 138 ] {} <Trace> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8139 | 2025.12.31 23:20:44.256838 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 8140 | 2025.12.31 23:20:44.256926 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8141 | 2025.12.31 23:20:44.256941 [ 201 ] {37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179::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 | ||
| 8142 | 2025.12.31 23:20:44.257027 [ 271 ] {55532da5-ec32-4fd5-9660-2ae0f65af842} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8143 | 2025.12.31 23:20:44.257043 [ 201 ] {37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8144 | 2025.12.31 23:20:44.257069 [ 271 ] {55532da5-ec32-4fd5-9660-2ae0f65af842} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8145 | 2025.12.31 23:20:44.257076 [ 201 ] {37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 2464 rows starting from the beginning of the part | ||
| 8146 | 2025.12.31 23:20:44.257145 [ 201 ] {37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 118 rows starting from the beginning of the part | ||
| 8147 | 2025.12.31 23:20:44.257196 [ 201 ] {37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179::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 | ||
| 8148 | 2025.12.31 23:20:44.257246 [ 201 ] {37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 1261 rows starting from the beginning of the part | ||
| 8149 | 2025.12.31 23:20:44.257290 [ 201 ] {37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179::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 | ||
| 8150 | 2025.12.31 23:20:44.257336 [ 201 ] {37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 118 rows starting from the beginning of the part | ||
| 8151 | 2025.12.31 23:20:44.257492 [ 271 ] {55532da5-ec32-4fd5-9660-2ae0f65af842} <Trace> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8152 | 2025.12.31 23:20:44.257529 [ 271 ] {55532da5-ec32-4fd5-9660-2ae0f65af842} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 8153 | 2025.12.31 23:20:44.257867 [ 271 ] {55532da5-ec32-4fd5-9660-2ae0f65af842} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 8154 | 2025.12.31 23:20:44.258081 [ 271 ] {55532da5-ec32-4fd5-9660-2ae0f65af842} <Trace> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8155 | 2025.12.31 23:20:44.258213 [ 271 ] {55532da5-ec32-4fd5-9660-2ae0f65af842} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001205 sec., 25726.141078838176 rows/sec., 1.89 MiB/sec. | ||
| 8156 | 2025.12.31 23:20:44.258252 [ 271 ] {55532da5-ec32-4fd5-9660-2ae0f65af842} <Debug> TCPHandler: Processed in 0.001376373 sec. | ||
| 8157 | 2025.12.31 23:20:44.258364 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8158 | 2025.12.31 23:20:44.258458 [ 271 ] {893297c2-ed78-4d04-be8b-4aad05439dd7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8159 | 2025.12.31 23:20:44.258498 [ 271 ] {893297c2-ed78-4d04-be8b-4aad05439dd7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8160 | 2025.12.31 23:20:44.258934 [ 271 ] {893297c2-ed78-4d04-be8b-4aad05439dd7} <Trace> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8161 | 2025.12.31 23:20:44.258971 [ 271 ] {893297c2-ed78-4d04-be8b-4aad05439dd7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 8162 | 2025.12.31 23:20:44.259189 [ 187 ] {37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4113 rows, containing 5 columns (5 merged, 0 gathered) in 0.002287039 sec., 1798395.2175717163 rows/sec., 154.96 MiB/sec. | ||
| 8163 | 2025.12.31 23:20:44.259283 [ 271 ] {893297c2-ed78-4d04-be8b-4aad05439dd7} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 8164 | 2025.12.31 23:20:44.259461 [ 193 ] {37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 8165 | 2025.12.31 23:20:44.259503 [ 271 ] {893297c2-ed78-4d04-be8b-4aad05439dd7} <Trace> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8166 | 2025.12.31 23:20:44.259613 [ 138 ] {} <Debug> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 8167 | 2025.12.31 23:20:44.259634 [ 271 ] {893297c2-ed78-4d04-be8b-4aad05439dd7} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001193 sec., 79631.1818943839 rows/sec., 6.22 MiB/sec. | ||
| 8168 | 2025.12.31 23:20:44.259652 [ 138 ] {} <Trace> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8169 | 2025.12.31 23:20:44.259677 [ 271 ] {893297c2-ed78-4d04-be8b-4aad05439dd7} <Debug> TCPHandler: Processed in 0.001362833 sec. | ||
| 8170 | 2025.12.31 23:20:44.259681 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 8171 | 2025.12.31 23:20:44.259750 [ 190 ] {37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179::all_1_51_10} <Trace> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8172 | 2025.12.31 23:20:44.259778 [ 193 ] {e6fc079b-8071-4162-9a06-906ffa01da39::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 | ||
| 8173 | 2025.12.31 23:20:44.259803 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8174 | 2025.12.31 23:20:44.259859 [ 193 ] {e6fc079b-8071-4162-9a06-906ffa01da39::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8175 | 2025.12.31 23:20:44.259878 [ 190 ] {37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179::all_1_51_10} <Trace> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 8176 | 2025.12.31 23:20:44.259886 [ 193 ] {e6fc079b-8071-4162-9a06-906ffa01da39::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1250 rows starting from the beginning of the part | ||
| 8177 | 2025.12.31 23:20:44.259897 [ 271 ] {c981b71c-37e1-4775-a816-afacf99e1f10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8178 | 2025.12.31 23:20:44.259950 [ 271 ] {c981b71c-37e1-4775-a816-afacf99e1f10} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8179 | 2025.12.31 23:20:44.259954 [ 193 ] {e6fc079b-8071-4162-9a06-906ffa01da39::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 95 rows starting from the beginning of the part | ||
| 8180 | 2025.12.31 23:20:44.260009 [ 193 ] {e6fc079b-8071-4162-9a06-906ffa01da39::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 | ||
| 8181 | 2025.12.31 23:20:44.260011 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.06 MiB. | ||
| 8182 | 2025.12.31 23:20:44.260052 [ 193 ] {e6fc079b-8071-4162-9a06-906ffa01da39::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 557 rows starting from the beginning of the part | ||
| 8183 | 2025.12.31 23:20:44.260096 [ 193 ] {e6fc079b-8071-4162-9a06-906ffa01da39::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 | ||
| 8184 | 2025.12.31 23:20:44.260133 [ 193 ] {e6fc079b-8071-4162-9a06-906ffa01da39::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 95 rows starting from the beginning of the part | ||
| 8185 | 2025.12.31 23:20:44.260366 [ 271 ] {c981b71c-37e1-4775-a816-afacf99e1f10} <Trace> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8186 | 2025.12.31 23:20:44.260402 [ 271 ] {c981b71c-37e1-4775-a816-afacf99e1f10} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 8187 | 2025.12.31 23:20:44.260750 [ 271 ] {c981b71c-37e1-4775-a816-afacf99e1f10} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 8188 | 2025.12.31 23:20:44.260966 [ 271 ] {c981b71c-37e1-4775-a816-afacf99e1f10} <Trace> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8189 | 2025.12.31 23:20:44.261085 [ 187 ] {e6fc079b-8071-4162-9a06-906ffa01da39::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2145 rows, containing 5 columns (5 merged, 0 gathered) in 0.001338923 sec., 1602033.8734938456 rows/sec., 124.11 MiB/sec. | ||
| 8190 | 2025.12.31 23:20:44.261103 [ 271 ] {c981b71c-37e1-4775-a816-afacf99e1f10} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001225 sec., 130612.24489795919 rows/sec., 9.10 MiB/sec. | ||
| 8191 | 2025.12.31 23:20:44.261145 [ 271 ] {c981b71c-37e1-4775-a816-afacf99e1f10} <Debug> TCPHandler: Processed in 0.001392324 sec. | ||
| 8192 | 2025.12.31 23:20:44.261268 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8193 | 2025.12.31 23:20:44.261288 [ 187 ] {e6fc079b-8071-4162-9a06-906ffa01da39::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 8194 | 2025.12.31 23:20:44.261398 [ 271 ] {d40b7567-959b-4b68-bcf0-9c6f59cbe7e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8195 | 2025.12.31 23:20:44.261470 [ 271 ] {d40b7567-959b-4b68-bcf0-9c6f59cbe7e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8196 | 2025.12.31 23:20:44.261607 [ 187 ] {e6fc079b-8071-4162-9a06-906ffa01da39::all_1_51_10} <Trace> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8197 | 2025.12.31 23:20:44.261698 [ 187 ] {e6fc079b-8071-4162-9a06-906ffa01da39::all_1_51_10} <Trace> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 8198 | 2025.12.31 23:20:44.261793 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.63 MiB. | ||
| 8199 | 2025.12.31 23:20:44.262431 [ 271 ] {d40b7567-959b-4b68-bcf0-9c6f59cbe7e6} <Trace> oximeter.measurements_histogramu64 (83559bb8-4c93-4180-b7e7-e9b7333f4c1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8200 | 2025.12.31 23:20:44.262477 [ 271 ] {d40b7567-959b-4b68-bcf0-9c6f59cbe7e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 8201 | 2025.12.31 23:20:44.263019 [ 271 ] {d40b7567-959b-4b68-bcf0-9c6f59cbe7e6} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 8202 | 2025.12.31 23:20:44.263254 [ 271 ] {d40b7567-959b-4b68-bcf0-9c6f59cbe7e6} <Trace> oximeter.measurements_histogramu64 (83559bb8-4c93-4180-b7e7-e9b7333f4c1b): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8203 | 2025.12.31 23:20:44.263390 [ 271 ] {d40b7567-959b-4b68-bcf0-9c6f59cbe7e6} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.002017 sec., 15369.360436291521 rows/sec., 27.54 MiB/sec. | ||
| 8204 | 2025.12.31 23:20:44.263444 [ 271 ] {d40b7567-959b-4b68-bcf0-9c6f59cbe7e6} <Debug> TCPHandler: Processed in 0.002236858 sec. | ||
| 8205 | 2025.12.31 23:20:44.263561 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8206 | 2025.12.31 23:20:44.263655 [ 271 ] {2f491a0c-663b-4328-90fe-b3bf616d42ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8207 | 2025.12.31 23:20:44.263697 [ 271 ] {2f491a0c-663b-4328-90fe-b3bf616d42ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8208 | 2025.12.31 23:20:44.264035 [ 271 ] {2f491a0c-663b-4328-90fe-b3bf616d42ee} <Trace> oximeter.measurements_u64 (3e0fa7da-0500-483e-b241-ac25d0f845d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8209 | 2025.12.31 23:20:44.264071 [ 271 ] {2f491a0c-663b-4328-90fe-b3bf616d42ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 8210 | 2025.12.31 23:20:44.264371 [ 271 ] {2f491a0c-663b-4328-90fe-b3bf616d42ee} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 8211 | 2025.12.31 23:20:44.264574 [ 271 ] {2f491a0c-663b-4328-90fe-b3bf616d42ee} <Trace> oximeter.measurements_u64 (3e0fa7da-0500-483e-b241-ac25d0f845d7): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8212 | 2025.12.31 23:20:44.264703 [ 271 ] {2f491a0c-663b-4328-90fe-b3bf616d42ee} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001066 sec., 56285.17823639774 rows/sec., 3.79 MiB/sec. | ||
| 8213 | 2025.12.31 23:20:44.264737 [ 271 ] {2f491a0c-663b-4328-90fe-b3bf616d42ee} <Debug> TCPHandler: Processed in 0.001226211 sec. | ||
| 8214 | 2025.12.31 23:20:45.439436 [ 136 ] {} <Debug> oximeter.fields_ipaddr (5f424e33-6a9f-405c-b8ff-24c93b94647e) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
| 8215 | 2025.12.31 23:20:45.439502 [ 136 ] {} <Trace> oximeter.fields_ipaddr (5f424e33-6a9f-405c-b8ff-24c93b94647e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8216 | 2025.12.31 23:20:45.439526 [ 136 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 8217 | 2025.12.31 23:20:45.439630 [ 200 ] {5f424e33-6a9f-405c-b8ff-24c93b94647e::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 | ||
| 8218 | 2025.12.31 23:20:45.439750 [ 200 ] {5f424e33-6a9f-405c-b8ff-24c93b94647e::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8219 | 2025.12.31 23:20:45.439789 [ 200 ] {5f424e33-6a9f-405c-b8ff-24c93b94647e::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 | ||
| 8220 | 2025.12.31 23:20:45.439863 [ 200 ] {5f424e33-6a9f-405c-b8ff-24c93b94647e::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 4 rows starting from the beginning of the part | ||
| 8221 | 2025.12.31 23:20:45.439918 [ 200 ] {5f424e33-6a9f-405c-b8ff-24c93b94647e::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 4 rows starting from the beginning of the part | ||
| 8222 | 2025.12.31 23:20:45.439969 [ 200 ] {5f424e33-6a9f-405c-b8ff-24c93b94647e::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 4 rows starting from the beginning of the part | ||
| 8223 | 2025.12.31 23:20:45.440018 [ 200 ] {5f424e33-6a9f-405c-b8ff-24c93b94647e::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 6 rows starting from the beginning of the part | ||
| 8224 | 2025.12.31 23:20:45.440838 [ 187 ] {5f424e33-6a9f-405c-b8ff-24c93b94647e::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38 rows, containing 5 columns (5 merged, 0 gathered) in 0.001248611 sec., 30433.818058626748 rows/sec., 2.54 MiB/sec. | ||
| 8225 | 2025.12.31 23:20:45.441055 [ 198 ] {5f424e33-6a9f-405c-b8ff-24c93b94647e::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
| 8226 | 2025.12.31 23:20:45.441432 [ 198 ] {5f424e33-6a9f-405c-b8ff-24c93b94647e::all_1_17_4} <Trace> oximeter.fields_ipaddr (5f424e33-6a9f-405c-b8ff-24c93b94647e): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8227 | 2025.12.31 23:20:45.441534 [ 198 ] {5f424e33-6a9f-405c-b8ff-24c93b94647e::all_1_17_4} <Trace> oximeter.fields_ipaddr (5f424e33-6a9f-405c-b8ff-24c93b94647e) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
| 8228 | 2025.12.31 23:20:45.441647 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 8229 | 2025.12.31 23:20:47.074941 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1058 | ||
| 8230 | 2025.12.31 23:20:47.077240 [ 243 ] {} <Trace> system.query_log (aa57fb54-d3d4-4e2b-bcda-b6c10074d25d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8231 | 2025.12.31 23:20:47.077300 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 8232 | 2025.12.31 23:20:47.078493 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 8233 | 2025.12.31 23:20:47.078769 [ 243 ] {} <Trace> system.query_log (aa57fb54-d3d4-4e2b-bcda-b6c10074d25d): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8234 | 2025.12.31 23:20:47.078971 [ 133 ] {} <Debug> system.query_log (aa57fb54-d3d4-4e2b-bcda-b6c10074d25d) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 8235 | 2025.12.31 23:20:47.079048 [ 133 ] {} <Trace> system.query_log (aa57fb54-d3d4-4e2b-bcda-b6c10074d25d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8236 | 2025.12.31 23:20:47.079073 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 8237 | 2025.12.31 23:20:47.079152 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1058 | ||
| 8238 | 2025.12.31 23:20:47.079178 [ 187 ] {aa57fb54-d3d4-4e2b-bcda-b6c10074d25d::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 | ||
| 8239 | 2025.12.31 23:20:47.079713 [ 187 ] {aa57fb54-d3d4-4e2b-bcda-b6c10074d25d::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8240 | 2025.12.31 23:20:47.079853 [ 187 ] {aa57fb54-d3d4-4e2b-bcda-b6c10074d25d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 916 rows starting from the beginning of the part | ||
| 8241 | 2025.12.31 23:20:47.080214 [ 187 ] {aa57fb54-d3d4-4e2b-bcda-b6c10074d25d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 28 rows starting from the beginning of the part | ||
| 8242 | 2025.12.31 23:20:47.080547 [ 187 ] {aa57fb54-d3d4-4e2b-bcda-b6c10074d25d::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 | ||
| 8243 | 2025.12.31 23:20:47.080873 [ 187 ] {aa57fb54-d3d4-4e2b-bcda-b6c10074d25d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 38 rows starting from the beginning of the part | ||
| 8244 | 2025.12.31 23:20:47.081202 [ 187 ] {aa57fb54-d3d4-4e2b-bcda-b6c10074d25d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 28 rows starting from the beginning of the part | ||
| 8245 | 2025.12.31 23:20:47.081527 [ 187 ] {aa57fb54-d3d4-4e2b-bcda-b6c10074d25d::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 | ||
| 8246 | 2025.12.31 23:20:47.088110 [ 198 ] {aa57fb54-d3d4-4e2b-bcda-b6c10074d25d::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1058 rows, containing 72 columns (72 merged, 0 gathered) in 0.008975652 sec., 117874.44522136106 rows/sec., 100.93 MiB/sec. | ||
| 8247 | 2025.12.31 23:20:47.089494 [ 192 ] {aa57fb54-d3d4-4e2b-bcda-b6c10074d25d::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 8248 | 2025.12.31 23:20:47.090169 [ 192 ] {aa57fb54-d3d4-4e2b-bcda-b6c10074d25d::all_1_26_5} <Trace> system.query_log (aa57fb54-d3d4-4e2b-bcda-b6c10074d25d): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8249 | 2025.12.31 23:20:47.090260 [ 192 ] {aa57fb54-d3d4-4e2b-bcda-b6c10074d25d::all_1_26_5} <Trace> system.query_log (aa57fb54-d3d4-4e2b-bcda-b6c10074d25d) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 8250 | 2025.12.31 23:20:47.090519 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.48 MiB. | ||
| 8251 | 2025.12.31 23:20:49.255525 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8252 | 2025.12.31 23:20:49.255717 [ 271 ] {fe92d2ef-f1fe-4b72-8414-d8cfe656811e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8253 | 2025.12.31 23:20:49.255789 [ 271 ] {fe92d2ef-f1fe-4b72-8414-d8cfe656811e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8254 | 2025.12.31 23:20:49.256497 [ 271 ] {fe92d2ef-f1fe-4b72-8414-d8cfe656811e} <Trace> oximeter.fields_i16 (6205d96e-d352-40e9-8254-31db49133bc3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8255 | 2025.12.31 23:20:49.256545 [ 271 ] {fe92d2ef-f1fe-4b72-8414-d8cfe656811e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 8256 | 2025.12.31 23:20:49.256935 [ 271 ] {fe92d2ef-f1fe-4b72-8414-d8cfe656811e} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 8257 | 2025.12.31 23:20:49.257160 [ 271 ] {fe92d2ef-f1fe-4b72-8414-d8cfe656811e} <Trace> oximeter.fields_i16 (6205d96e-d352-40e9-8254-31db49133bc3): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8258 | 2025.12.31 23:20:49.257313 [ 271 ] {fe92d2ef-f1fe-4b72-8414-d8cfe656811e} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.00165 sec., 14545.454545454546 rows/sec., 1.21 MiB/sec. | ||
| 8259 | 2025.12.31 23:20:49.257354 [ 271 ] {fe92d2ef-f1fe-4b72-8414-d8cfe656811e} <Debug> TCPHandler: Processed in 0.001968543 sec. | ||
| 8260 | 2025.12.31 23:20:49.257484 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8261 | 2025.12.31 23:20:49.257578 [ 271 ] {d7953523-9f97-4685-b1c7-554f717d9fc6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 8262 | 2025.12.31 23:20:49.257619 [ 271 ] {d7953523-9f97-4685-b1c7-554f717d9fc6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 8263 | 2025.12.31 23:20:49.258013 [ 271 ] {d7953523-9f97-4685-b1c7-554f717d9fc6} <Trace> oximeter.fields_ipaddr (5f424e33-6a9f-405c-b8ff-24c93b94647e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8264 | 2025.12.31 23:20:49.258051 [ 271 ] {d7953523-9f97-4685-b1c7-554f717d9fc6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 8265 | 2025.12.31 23:20:49.258338 [ 271 ] {d7953523-9f97-4685-b1c7-554f717d9fc6} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 8266 | 2025.12.31 23:20:49.258539 [ 271 ] {d7953523-9f97-4685-b1c7-554f717d9fc6} <Trace> oximeter.fields_ipaddr (5f424e33-6a9f-405c-b8ff-24c93b94647e): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8267 | 2025.12.31 23:20:49.258667 [ 271 ] {d7953523-9f97-4685-b1c7-554f717d9fc6} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001106 sec., 3616.6365280289333 rows/sec., 294.91 KiB/sec. | ||
| 8268 | 2025.12.31 23:20:49.258703 [ 271 ] {d7953523-9f97-4685-b1c7-554f717d9fc6} <Debug> TCPHandler: Processed in 0.001271621 sec. | ||
| 8269 | 2025.12.31 23:20:49.258815 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8270 | 2025.12.31 23:20:49.258909 [ 271 ] {90a493b8-81ac-4ed1-8b4d-3be5cb3d5278} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8271 | 2025.12.31 23:20:49.258948 [ 271 ] {90a493b8-81ac-4ed1-8b4d-3be5cb3d5278} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8272 | 2025.12.31 23:20:49.259423 [ 271 ] {90a493b8-81ac-4ed1-8b4d-3be5cb3d5278} <Trace> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8273 | 2025.12.31 23:20:49.259459 [ 271 ] {90a493b8-81ac-4ed1-8b4d-3be5cb3d5278} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 8274 | 2025.12.31 23:20:49.259778 [ 271 ] {90a493b8-81ac-4ed1-8b4d-3be5cb3d5278} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 8275 | 2025.12.31 23:20:49.259979 [ 271 ] {90a493b8-81ac-4ed1-8b4d-3be5cb3d5278} <Trace> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8276 | 2025.12.31 23:20:49.260105 [ 271 ] {90a493b8-81ac-4ed1-8b4d-3be5cb3d5278} <Debug> executeQuery: Read 198 rows, 18.02 KiB in 0.001214 sec., 163097.19934102142 rows/sec., 14.50 MiB/sec. | ||
| 8277 | 2025.12.31 23:20:49.260141 [ 271 ] {90a493b8-81ac-4ed1-8b4d-3be5cb3d5278} <Debug> TCPHandler: Processed in 0.001375234 sec. | ||
| 8278 | 2025.12.31 23:20:49.260254 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8279 | 2025.12.31 23:20:49.260349 [ 271 ] {4e445de9-1850-437f-afdc-904d9a1948a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8280 | 2025.12.31 23:20:49.260388 [ 271 ] {4e445de9-1850-437f-afdc-904d9a1948a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8281 | 2025.12.31 23:20:49.260786 [ 271 ] {4e445de9-1850-437f-afdc-904d9a1948a5} <Trace> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8282 | 2025.12.31 23:20:49.260822 [ 271 ] {4e445de9-1850-437f-afdc-904d9a1948a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 8283 | 2025.12.31 23:20:49.261105 [ 271 ] {4e445de9-1850-437f-afdc-904d9a1948a5} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 8284 | 2025.12.31 23:20:49.261308 [ 271 ] {4e445de9-1850-437f-afdc-904d9a1948a5} <Trace> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8285 | 2025.12.31 23:20:49.261423 [ 131 ] {} <Debug> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 8286 | 2025.12.31 23:20:49.261432 [ 271 ] {4e445de9-1850-437f-afdc-904d9a1948a5} <Debug> executeQuery: Read 26 rows, 1.99 KiB in 0.001102 sec., 23593.4664246824 rows/sec., 1.77 MiB/sec. | ||
| 8287 | 2025.12.31 23:20:49.261487 [ 131 ] {} <Trace> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8288 | 2025.12.31 23:20:49.261495 [ 271 ] {4e445de9-1850-437f-afdc-904d9a1948a5} <Debug> TCPHandler: Processed in 0.001291022 sec. | ||
| 8289 | 2025.12.31 23:20:49.261517 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 8290 | 2025.12.31 23:20:49.261620 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8291 | 2025.12.31 23:20:49.261636 [ 187 ] {d568562b-8e8e-4a3d-9432-0ad11505f9aa::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 | ||
| 8292 | 2025.12.31 23:20:49.261718 [ 271 ] {9117371b-cdcb-4591-9912-e1d6d90a6fa7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8293 | 2025.12.31 23:20:49.261761 [ 271 ] {9117371b-cdcb-4591-9912-e1d6d90a6fa7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8294 | 2025.12.31 23:20:49.261769 [ 187 ] {d568562b-8e8e-4a3d-9432-0ad11505f9aa::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8295 | 2025.12.31 23:20:49.261812 [ 187 ] {d568562b-8e8e-4a3d-9432-0ad11505f9aa::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 278 rows starting from the beginning of the part | ||
| 8296 | 2025.12.31 23:20:49.261885 [ 187 ] {d568562b-8e8e-4a3d-9432-0ad11505f9aa::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 10 rows starting from the beginning of the part | ||
| 8297 | 2025.12.31 23:20:49.261941 [ 187 ] {d568562b-8e8e-4a3d-9432-0ad11505f9aa::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 37 rows starting from the beginning of the part | ||
| 8298 | 2025.12.31 23:20:49.261988 [ 187 ] {d568562b-8e8e-4a3d-9432-0ad11505f9aa::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 | ||
| 8299 | 2025.12.31 23:20:49.262032 [ 187 ] {d568562b-8e8e-4a3d-9432-0ad11505f9aa::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 31 rows starting from the beginning of the part | ||
| 8300 | 2025.12.31 23:20:49.262078 [ 187 ] {d568562b-8e8e-4a3d-9432-0ad11505f9aa::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 | ||
| 8301 | 2025.12.31 23:20:49.262176 [ 271 ] {9117371b-cdcb-4591-9912-e1d6d90a6fa7} <Trace> oximeter.fields_u32 (32e14ee3-f9fc-4687-bf55-1d31f5f916a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8302 | 2025.12.31 23:20:49.262216 [ 271 ] {9117371b-cdcb-4591-9912-e1d6d90a6fa7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 8303 | 2025.12.31 23:20:49.262536 [ 271 ] {9117371b-cdcb-4591-9912-e1d6d90a6fa7} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 8304 | 2025.12.31 23:20:49.262758 [ 271 ] {9117371b-cdcb-4591-9912-e1d6d90a6fa7} <Trace> oximeter.fields_u32 (32e14ee3-f9fc-4687-bf55-1d31f5f916a9): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8305 | 2025.12.31 23:20:49.262892 [ 271 ] {9117371b-cdcb-4591-9912-e1d6d90a6fa7} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001192 sec., 20134.228187919463 rows/sec., 1.67 MiB/sec. | ||
| 8306 | 2025.12.31 23:20:49.262930 [ 271 ] {9117371b-cdcb-4591-9912-e1d6d90a6fa7} <Debug> TCPHandler: Processed in 0.001359503 sec. | ||
| 8307 | 2025.12.31 23:20:49.263009 [ 192 ] {d568562b-8e8e-4a3d-9432-0ad11505f9aa::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 392 rows, containing 5 columns (5 merged, 0 gathered) in 0.001419974 sec., 276061.39267338696 rows/sec., 19.16 MiB/sec. | ||
| 8308 | 2025.12.31 23:20:49.263044 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8309 | 2025.12.31 23:20:49.263144 [ 271 ] {defc664c-cd03-4547-bdb6-1e30c1ff709f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 8310 | 2025.12.31 23:20:49.263177 [ 191 ] {d568562b-8e8e-4a3d-9432-0ad11505f9aa::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 8311 | 2025.12.31 23:20:49.263184 [ 271 ] {defc664c-cd03-4547-bdb6-1e30c1ff709f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 8312 | 2025.12.31 23:20:49.263443 [ 191 ] {d568562b-8e8e-4a3d-9432-0ad11505f9aa::all_1_51_10} <Trace> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8313 | 2025.12.31 23:20:49.263520 [ 191 ] {d568562b-8e8e-4a3d-9432-0ad11505f9aa::all_1_51_10} <Trace> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 8314 | 2025.12.31 23:20:49.263593 [ 271 ] {defc664c-cd03-4547-bdb6-1e30c1ff709f} <Trace> oximeter.fields_u8 (ce0c1db8-65f1-440f-8e78-1020d181f97b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8315 | 2025.12.31 23:20:49.263601 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 8316 | 2025.12.31 23:20:49.263636 [ 271 ] {defc664c-cd03-4547-bdb6-1e30c1ff709f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 8317 | 2025.12.31 23:20:49.263940 [ 271 ] {defc664c-cd03-4547-bdb6-1e30c1ff709f} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 8318 | 2025.12.31 23:20:49.264149 [ 271 ] {defc664c-cd03-4547-bdb6-1e30c1ff709f} <Trace> oximeter.fields_u8 (ce0c1db8-65f1-440f-8e78-1020d181f97b): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8319 | 2025.12.31 23:20:49.264275 [ 271 ] {defc664c-cd03-4547-bdb6-1e30c1ff709f} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001149 sec., 10443.864229765013 rows/sec., 815.93 KiB/sec. | ||
| 8320 | 2025.12.31 23:20:49.264311 [ 271 ] {defc664c-cd03-4547-bdb6-1e30c1ff709f} <Debug> TCPHandler: Processed in 0.001317523 sec. | ||
| 8321 | 2025.12.31 23:20:49.264421 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8322 | 2025.12.31 23:20:49.264513 [ 271 ] {3f323422-210e-4ec5-9169-06d11c159347} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8323 | 2025.12.31 23:20:49.264552 [ 271 ] {3f323422-210e-4ec5-9169-06d11c159347} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8324 | 2025.12.31 23:20:49.264966 [ 271 ] {3f323422-210e-4ec5-9169-06d11c159347} <Trace> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8325 | 2025.12.31 23:20:49.265002 [ 271 ] {3f323422-210e-4ec5-9169-06d11c159347} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 8326 | 2025.12.31 23:20:49.265302 [ 271 ] {3f323422-210e-4ec5-9169-06d11c159347} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 8327 | 2025.12.31 23:20:49.265505 [ 271 ] {3f323422-210e-4ec5-9169-06d11c159347} <Trace> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8328 | 2025.12.31 23:20:49.265629 [ 271 ] {3f323422-210e-4ec5-9169-06d11c159347} <Debug> executeQuery: Read 114 rows, 9.50 KiB in 0.001133 sec., 100617.82877316859 rows/sec., 8.19 MiB/sec. | ||
| 8329 | 2025.12.31 23:20:49.265665 [ 271 ] {3f323422-210e-4ec5-9169-06d11c159347} <Debug> TCPHandler: Processed in 0.001293462 sec. | ||
| 8330 | 2025.12.31 23:20:49.265774 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8331 | 2025.12.31 23:20:49.265870 [ 271 ] {b02b09d1-bd53-4641-8360-eb09919fb0c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8332 | 2025.12.31 23:20:49.265914 [ 271 ] {b02b09d1-bd53-4641-8360-eb09919fb0c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8333 | 2025.12.31 23:20:49.266316 [ 271 ] {b02b09d1-bd53-4641-8360-eb09919fb0c7} <Trace> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8334 | 2025.12.31 23:20:49.266352 [ 271 ] {b02b09d1-bd53-4641-8360-eb09919fb0c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 8335 | 2025.12.31 23:20:49.266671 [ 271 ] {b02b09d1-bd53-4641-8360-eb09919fb0c7} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 8336 | 2025.12.31 23:20:49.266878 [ 271 ] {b02b09d1-bd53-4641-8360-eb09919fb0c7} <Trace> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8337 | 2025.12.31 23:20:49.266982 [ 131 ] {} <Debug> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 8338 | 2025.12.31 23:20:49.267002 [ 271 ] {b02b09d1-bd53-4641-8360-eb09919fb0c7} <Debug> executeQuery: Read 198 rows, 14.54 KiB in 0.001151 sec., 172024.32667245876 rows/sec., 12.34 MiB/sec. | ||
| 8339 | 2025.12.31 23:20:49.267015 [ 131 ] {} <Trace> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8340 | 2025.12.31 23:20:49.267043 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 8341 | 2025.12.31 23:20:49.267045 [ 271 ] {b02b09d1-bd53-4641-8360-eb09919fb0c7} <Debug> TCPHandler: Processed in 0.001319902 sec. | ||
| 8342 | 2025.12.31 23:20:49.267120 [ 191 ] {7d79e45e-07fa-43b3-999d-49ca9374dcb1::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 | ||
| 8343 | 2025.12.31 23:20:49.267170 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8344 | 2025.12.31 23:20:49.267224 [ 191 ] {7d79e45e-07fa-43b3-999d-49ca9374dcb1::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8345 | 2025.12.31 23:20:49.267259 [ 191 ] {7d79e45e-07fa-43b3-999d-49ca9374dcb1::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_46_9, total 14148 rows starting from the beginning of the part | ||
| 8346 | 2025.12.31 23:20:49.267268 [ 271 ] {f1281671-0e96-4494-b2cb-b99384a46543} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8347 | 2025.12.31 23:20:49.267319 [ 191 ] {7d79e45e-07fa-43b3-999d-49ca9374dcb1::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 | ||
| 8348 | 2025.12.31 23:20:49.267326 [ 271 ] {f1281671-0e96-4494-b2cb-b99384a46543} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8349 | 2025.12.31 23:20:49.267378 [ 191 ] {7d79e45e-07fa-43b3-999d-49ca9374dcb1::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 847 rows starting from the beginning of the part | ||
| 8350 | 2025.12.31 23:20:49.267429 [ 191 ] {7d79e45e-07fa-43b3-999d-49ca9374dcb1::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 160 rows starting from the beginning of the part | ||
| 8351 | 2025.12.31 23:20:49.267474 [ 191 ] {7d79e45e-07fa-43b3-999d-49ca9374dcb1::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 | ||
| 8352 | 2025.12.31 23:20:49.267518 [ 191 ] {7d79e45e-07fa-43b3-999d-49ca9374dcb1::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 198 rows starting from the beginning of the part | ||
| 8353 | 2025.12.31 23:20:49.268080 [ 271 ] {f1281671-0e96-4494-b2cb-b99384a46543} <Trace> oximeter.measurements_histogramu64 (83559bb8-4c93-4180-b7e7-e9b7333f4c1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8354 | 2025.12.31 23:20:49.268120 [ 271 ] {f1281671-0e96-4494-b2cb-b99384a46543} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 8355 | 2025.12.31 23:20:49.268657 [ 271 ] {f1281671-0e96-4494-b2cb-b99384a46543} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 8356 | 2025.12.31 23:20:49.268905 [ 271 ] {f1281671-0e96-4494-b2cb-b99384a46543} <Trace> oximeter.measurements_histogramu64 (83559bb8-4c93-4180-b7e7-e9b7333f4c1b): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8357 | 2025.12.31 23:20:49.269061 [ 271 ] {f1281671-0e96-4494-b2cb-b99384a46543} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001811 sec., 5521.811154058531 rows/sec., 9.89 MiB/sec. | ||
| 8358 | 2025.12.31 23:20:49.269114 [ 271 ] {f1281671-0e96-4494-b2cb-b99384a46543} <Debug> TCPHandler: Processed in 0.001993534 sec. | ||
| 8359 | 2025.12.31 23:20:49.269219 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8360 | 2025.12.31 23:20:49.269313 [ 271 ] {83318eea-4f15-47c4-9a3b-31185f5dccfc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8361 | 2025.12.31 23:20:49.269354 [ 271 ] {83318eea-4f15-47c4-9a3b-31185f5dccfc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8362 | 2025.12.31 23:20:49.269686 [ 271 ] {83318eea-4f15-47c4-9a3b-31185f5dccfc} <Trace> oximeter.measurements_u64 (3e0fa7da-0500-483e-b241-ac25d0f845d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8363 | 2025.12.31 23:20:49.269721 [ 271 ] {83318eea-4f15-47c4-9a3b-31185f5dccfc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 8364 | 2025.12.31 23:20:49.270034 [ 271 ] {83318eea-4f15-47c4-9a3b-31185f5dccfc} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 8365 | 2025.12.31 23:20:49.270242 [ 271 ] {83318eea-4f15-47c4-9a3b-31185f5dccfc} <Trace> oximeter.measurements_u64 (3e0fa7da-0500-483e-b241-ac25d0f845d7): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8366 | 2025.12.31 23:20:49.270369 [ 271 ] {83318eea-4f15-47c4-9a3b-31185f5dccfc} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001075 sec., 55813.95348837209 rows/sec., 3.76 MiB/sec. | ||
| 8367 | 2025.12.31 23:20:49.270404 [ 271 ] {83318eea-4f15-47c4-9a3b-31185f5dccfc} <Debug> TCPHandler: Processed in 0.001233481 sec. | ||
| 8368 | 2025.12.31 23:20:49.271300 [ 205 ] {7d79e45e-07fa-43b3-999d-49ca9374dcb1::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 15673 rows, containing 5 columns (5 merged, 0 gathered) in 0.004209692 sec., 3723075.2273563007 rows/sec., 254.24 MiB/sec. | ||
| 8369 | 2025.12.31 23:20:49.271656 [ 191 ] {7d79e45e-07fa-43b3-999d-49ca9374dcb1::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 8370 | 2025.12.31 23:20:49.271914 [ 191 ] {7d79e45e-07fa-43b3-999d-49ca9374dcb1::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8371 | 2025.12.31 23:20:49.271976 [ 191 ] {7d79e45e-07fa-43b3-999d-49ca9374dcb1::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 8372 | 2025.12.31 23:20:49.272040 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.86 MiB. | ||
| 8373 | 2025.12.31 23:20:49.523024 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 16884 | ||
| 8374 | 2025.12.31 23:20:49.523768 [ 245 ] {} <Trace> system.asynchronous_metric_log (1af02360-2569-4a97-a5ac-aa07775e497e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8375 | 2025.12.31 23:20:49.523811 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 8376 | 2025.12.31 23:20:49.524298 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 8377 | 2025.12.31 23:20:49.524566 [ 245 ] {} <Trace> system.asynchronous_metric_log (1af02360-2569-4a97-a5ac-aa07775e497e): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8378 | 2025.12.31 23:20:49.524710 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16884 | ||
| 8379 | 2025.12.31 23:20:50.416279 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 264 | ||
| 8380 | 2025.12.31 23:20:50.435404 [ 244 ] {} <Trace> system.metric_log (9f7485ce-4bf0-4a0f-b388-b82873d55ef6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8381 | 2025.12.31 23:20:50.435481 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 8382 | 2025.12.31 23:20:50.442229 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 8383 | 2025.12.31 23:20:50.443143 [ 244 ] {} <Trace> system.metric_log (9f7485ce-4bf0-4a0f-b388-b82873d55ef6): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8384 | 2025.12.31 23:20:50.446369 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 264 | ||
| 8385 | 2025.12.31 23:20:54.255449 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8386 | 2025.12.31 23:20:54.255641 [ 271 ] {3c4736cb-4fd9-46a1-bf01-b155aea86aec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8387 | 2025.12.31 23:20:54.255708 [ 271 ] {3c4736cb-4fd9-46a1-bf01-b155aea86aec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8388 | 2025.12.31 23:20:54.256402 [ 271 ] {3c4736cb-4fd9-46a1-bf01-b155aea86aec} <Trace> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8389 | 2025.12.31 23:20:54.256445 [ 271 ] {3c4736cb-4fd9-46a1-bf01-b155aea86aec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 8390 | 2025.12.31 23:20:54.256860 [ 271 ] {3c4736cb-4fd9-46a1-bf01-b155aea86aec} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 8391 | 2025.12.31 23:20:54.257082 [ 271 ] {3c4736cb-4fd9-46a1-bf01-b155aea86aec} <Trace> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8392 | 2025.12.31 23:20:54.257251 [ 271 ] {3c4736cb-4fd9-46a1-bf01-b155aea86aec} <Debug> executeQuery: Read 118 rows, 10.26 KiB in 0.00166 sec., 71084.3373493976 rows/sec., 6.04 MiB/sec. | ||
| 8393 | 2025.12.31 23:20:54.257300 [ 271 ] {3c4736cb-4fd9-46a1-bf01-b155aea86aec} <Debug> TCPHandler: Processed in 0.001978244 sec. | ||
| 8394 | 2025.12.31 23:20:54.257432 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8395 | 2025.12.31 23:20:54.257536 [ 271 ] {e87bd395-e166-45a3-83e7-4f53ad5a87ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8396 | 2025.12.31 23:20:54.257581 [ 271 ] {e87bd395-e166-45a3-83e7-4f53ad5a87ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8397 | 2025.12.31 23:20:54.258003 [ 271 ] {e87bd395-e166-45a3-83e7-4f53ad5a87ec} <Trace> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8398 | 2025.12.31 23:20:54.258041 [ 271 ] {e87bd395-e166-45a3-83e7-4f53ad5a87ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 8399 | 2025.12.31 23:20:54.258354 [ 271 ] {e87bd395-e166-45a3-83e7-4f53ad5a87ec} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 8400 | 2025.12.31 23:20:54.258570 [ 271 ] {e87bd395-e166-45a3-83e7-4f53ad5a87ec} <Trace> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8401 | 2025.12.31 23:20:54.258702 [ 271 ] {e87bd395-e166-45a3-83e7-4f53ad5a87ec} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.00119 sec., 26050.420168067227 rows/sec., 1.91 MiB/sec. | ||
| 8402 | 2025.12.31 23:20:54.258740 [ 271 ] {e87bd395-e166-45a3-83e7-4f53ad5a87ec} <Debug> TCPHandler: Processed in 0.001361293 sec. | ||
| 8403 | 2025.12.31 23:20:54.258842 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8404 | 2025.12.31 23:20:54.258939 [ 271 ] {ea059962-8057-4d3c-9779-74ab0ff2b33c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8405 | 2025.12.31 23:20:54.258980 [ 271 ] {ea059962-8057-4d3c-9779-74ab0ff2b33c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8406 | 2025.12.31 23:20:54.259392 [ 271 ] {ea059962-8057-4d3c-9779-74ab0ff2b33c} <Trace> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8407 | 2025.12.31 23:20:54.259428 [ 271 ] {ea059962-8057-4d3c-9779-74ab0ff2b33c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 8408 | 2025.12.31 23:20:54.259735 [ 271 ] {ea059962-8057-4d3c-9779-74ab0ff2b33c} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 8409 | 2025.12.31 23:20:54.259946 [ 271 ] {ea059962-8057-4d3c-9779-74ab0ff2b33c} <Trace> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8410 | 2025.12.31 23:20:54.260071 [ 271 ] {ea059962-8057-4d3c-9779-74ab0ff2b33c} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001151 sec., 82536.92441355344 rows/sec., 6.45 MiB/sec. | ||
| 8411 | 2025.12.31 23:20:54.260108 [ 271 ] {ea059962-8057-4d3c-9779-74ab0ff2b33c} <Debug> TCPHandler: Processed in 0.001314412 sec. | ||
| 8412 | 2025.12.31 23:20:54.260218 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8413 | 2025.12.31 23:20:54.260312 [ 271 ] {cd22c557-a526-4d86-b3a1-e2b51fcac60b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8414 | 2025.12.31 23:20:54.260356 [ 271 ] {cd22c557-a526-4d86-b3a1-e2b51fcac60b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8415 | 2025.12.31 23:20:54.260757 [ 271 ] {cd22c557-a526-4d86-b3a1-e2b51fcac60b} <Trace> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8416 | 2025.12.31 23:20:54.260793 [ 271 ] {cd22c557-a526-4d86-b3a1-e2b51fcac60b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 8417 | 2025.12.31 23:20:54.261110 [ 271 ] {cd22c557-a526-4d86-b3a1-e2b51fcac60b} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 8418 | 2025.12.31 23:20:54.261310 [ 271 ] {cd22c557-a526-4d86-b3a1-e2b51fcac60b} <Trace> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8419 | 2025.12.31 23:20:54.261440 [ 271 ] {cd22c557-a526-4d86-b3a1-e2b51fcac60b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001146 sec., 139616.05584642233 rows/sec., 9.72 MiB/sec. | ||
| 8420 | 2025.12.31 23:20:54.261475 [ 271 ] {cd22c557-a526-4d86-b3a1-e2b51fcac60b} <Debug> TCPHandler: Processed in 0.001307003 sec. | ||
| 8421 | 2025.12.31 23:20:54.261583 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8422 | 2025.12.31 23:20:54.261677 [ 271 ] {a3b7ae3b-ff76-4228-b2c0-cb7813bbe58a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8423 | 2025.12.31 23:20:54.261731 [ 271 ] {a3b7ae3b-ff76-4228-b2c0-cb7813bbe58a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8424 | 2025.12.31 23:20:54.262556 [ 271 ] {a3b7ae3b-ff76-4228-b2c0-cb7813bbe58a} <Trace> oximeter.measurements_histogramu64 (83559bb8-4c93-4180-b7e7-e9b7333f4c1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8425 | 2025.12.31 23:20:54.262593 [ 271 ] {a3b7ae3b-ff76-4228-b2c0-cb7813bbe58a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 8426 | 2025.12.31 23:20:54.263136 [ 271 ] {a3b7ae3b-ff76-4228-b2c0-cb7813bbe58a} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 8427 | 2025.12.31 23:20:54.263367 [ 271 ] {a3b7ae3b-ff76-4228-b2c0-cb7813bbe58a} <Trace> oximeter.measurements_histogramu64 (83559bb8-4c93-4180-b7e7-e9b7333f4c1b): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8428 | 2025.12.31 23:20:54.263506 [ 271 ] {a3b7ae3b-ff76-4228-b2c0-cb7813bbe58a} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001847 sec., 16783.974011911207 rows/sec., 30.08 MiB/sec. | ||
| 8429 | 2025.12.31 23:20:54.263567 [ 271 ] {a3b7ae3b-ff76-4228-b2c0-cb7813bbe58a} <Debug> TCPHandler: Processed in 0.002032694 sec. | ||
| 8430 | 2025.12.31 23:20:54.263676 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8431 | 2025.12.31 23:20:54.263771 [ 271 ] {326b5169-ec2e-4d30-acbf-88938bf1d617} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8432 | 2025.12.31 23:20:54.263813 [ 271 ] {326b5169-ec2e-4d30-acbf-88938bf1d617} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8433 | 2025.12.31 23:20:54.264152 [ 271 ] {326b5169-ec2e-4d30-acbf-88938bf1d617} <Trace> oximeter.measurements_u64 (3e0fa7da-0500-483e-b241-ac25d0f845d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8434 | 2025.12.31 23:20:54.264189 [ 271 ] {326b5169-ec2e-4d30-acbf-88938bf1d617} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 8435 | 2025.12.31 23:20:54.264479 [ 271 ] {326b5169-ec2e-4d30-acbf-88938bf1d617} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 8436 | 2025.12.31 23:20:54.264684 [ 271 ] {326b5169-ec2e-4d30-acbf-88938bf1d617} <Trace> oximeter.measurements_u64 (3e0fa7da-0500-483e-b241-ac25d0f845d7): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8437 | 2025.12.31 23:20:54.264793 [ 127 ] {} <Debug> oximeter.measurements_u64 (3e0fa7da-0500-483e-b241-ac25d0f845d7) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 8438 | 2025.12.31 23:20:54.264811 [ 271 ] {326b5169-ec2e-4d30-acbf-88938bf1d617} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001059 sec., 56657.22379603399 rows/sec., 3.82 MiB/sec. | ||
| 8439 | 2025.12.31 23:20:54.264864 [ 127 ] {} <Trace> oximeter.measurements_u64 (3e0fa7da-0500-483e-b241-ac25d0f845d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8440 | 2025.12.31 23:20:54.264870 [ 271 ] {326b5169-ec2e-4d30-acbf-88938bf1d617} <Debug> TCPHandler: Processed in 0.001243161 sec. | ||
| 8441 | 2025.12.31 23:20:54.264894 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 8442 | 2025.12.31 23:20:54.265027 [ 192 ] {3e0fa7da-0500-483e-b241-ac25d0f845d7::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 | ||
| 8443 | 2025.12.31 23:20:54.265181 [ 192 ] {3e0fa7da-0500-483e-b241-ac25d0f845d7::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8444 | 2025.12.31 23:20:54.265221 [ 192 ] {3e0fa7da-0500-483e-b241-ac25d0f845d7::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 2844 rows starting from the beginning of the part | ||
| 8445 | 2025.12.31 23:20:54.265293 [ 192 ] {3e0fa7da-0500-483e-b241-ac25d0f845d7::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 | ||
| 8446 | 2025.12.31 23:20:54.265344 [ 192 ] {3e0fa7da-0500-483e-b241-ac25d0f845d7::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 | ||
| 8447 | 2025.12.31 23:20:54.265391 [ 192 ] {3e0fa7da-0500-483e-b241-ac25d0f845d7::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 | ||
| 8448 | 2025.12.31 23:20:54.265434 [ 192 ] {3e0fa7da-0500-483e-b241-ac25d0f845d7::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 | ||
| 8449 | 2025.12.31 23:20:54.265479 [ 192 ] {3e0fa7da-0500-483e-b241-ac25d0f845d7::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 | ||
| 8450 | 2025.12.31 23:20:54.266669 [ 192 ] {3e0fa7da-0500-483e-b241-ac25d0f845d7::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3144 rows, containing 4 columns (4 merged, 0 gathered) in 0.001700709 sec., 1848640.7727600667 rows/sec., 122.50 MiB/sec. | ||
| 8451 | 2025.12.31 23:20:54.266915 [ 192 ] {3e0fa7da-0500-483e-b241-ac25d0f845d7::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 8452 | 2025.12.31 23:20:54.267157 [ 192 ] {3e0fa7da-0500-483e-b241-ac25d0f845d7::all_1_51_10} <Trace> oximeter.measurements_u64 (3e0fa7da-0500-483e-b241-ac25d0f845d7): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8453 | 2025.12.31 23:20:54.267235 [ 192 ] {3e0fa7da-0500-483e-b241-ac25d0f845d7::all_1_51_10} <Trace> oximeter.measurements_u64 (3e0fa7da-0500-483e-b241-ac25d0f845d7) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 8454 | 2025.12.31 23:20:54.267306 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.74 MiB. | ||
| 8455 | 2025.12.31 23:20:56.919645 [ 115 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8456 | 2025.12.31 23:20:56.919718 [ 115 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8457 | 2025.12.31 23:20:57.024814 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 17396 | ||
| 8458 | 2025.12.31 23:20:57.025334 [ 245 ] {} <Trace> system.asynchronous_metric_log (1af02360-2569-4a97-a5ac-aa07775e497e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8459 | 2025.12.31 23:20:57.025371 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 8460 | 2025.12.31 23:20:57.025866 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 8461 | 2025.12.31 23:20:57.026093 [ 245 ] {} <Trace> system.asynchronous_metric_log (1af02360-2569-4a97-a5ac-aa07775e497e): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8462 | 2025.12.31 23:20:57.026226 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17396 | ||
| 8463 | 2025.12.31 23:20:57.026248 [ 115 ] {} <Debug> system.asynchronous_metric_log (1af02360-2569-4a97-a5ac-aa07775e497e) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 8464 | 2025.12.31 23:20:57.026319 [ 115 ] {} <Trace> system.asynchronous_metric_log (1af02360-2569-4a97-a5ac-aa07775e497e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8465 | 2025.12.31 23:20:57.026341 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 8466 | 2025.12.31 23:20:57.026461 [ 188 ] {1af02360-2569-4a97-a5ac-aa07775e497e::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 | ||
| 8467 | 2025.12.31 23:20:57.026607 [ 188 ] {1af02360-2569-4a97-a5ac-aa07775e497e::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8468 | 2025.12.31 23:20:57.026647 [ 188 ] {1af02360-2569-4a97-a5ac-aa07775e497e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 14964 rows starting from the beginning of the part | ||
| 8469 | 2025.12.31 23:20:57.026710 [ 188 ] {1af02360-2569-4a97-a5ac-aa07775e497e::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 | ||
| 8470 | 2025.12.31 23:20:57.026754 [ 188 ] {1af02360-2569-4a97-a5ac-aa07775e497e::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 | ||
| 8471 | 2025.12.31 23:20:57.026794 [ 188 ] {1af02360-2569-4a97-a5ac-aa07775e497e::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 | ||
| 8472 | 2025.12.31 23:20:57.026835 [ 188 ] {1af02360-2569-4a97-a5ac-aa07775e497e::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 | ||
| 8473 | 2025.12.31 23:20:57.026874 [ 188 ] {1af02360-2569-4a97-a5ac-aa07775e497e::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 | ||
| 8474 | 2025.12.31 23:20:57.029271 [ 197 ] {1af02360-2569-4a97-a5ac-aa07775e497e::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 17396 rows, containing 4 columns (4 merged, 0 gathered) in 0.002866449 sec., 6068832.9009167785 rows/sec., 86.82 MiB/sec. | ||
| 8475 | 2025.12.31 23:20:57.029532 [ 205 ] {1af02360-2569-4a97-a5ac-aa07775e497e::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 8476 | 2025.12.31 23:20:57.029830 [ 205 ] {1af02360-2569-4a97-a5ac-aa07775e497e::all_1_36_7} <Trace> system.asynchronous_metric_log (1af02360-2569-4a97-a5ac-aa07775e497e): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8477 | 2025.12.31 23:20:57.029905 [ 205 ] {1af02360-2569-4a97-a5ac-aa07775e497e::all_1_36_7} <Trace> system.asynchronous_metric_log (1af02360-2569-4a97-a5ac-aa07775e497e) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 8478 | 2025.12.31 23:20:57.030005 [ 205 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.50 MiB. | ||
| 8479 | 2025.12.31 23:20:57.079355 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1090 | ||
| 8480 | 2025.12.31 23:20:57.081882 [ 243 ] {} <Trace> system.query_log (aa57fb54-d3d4-4e2b-bcda-b6c10074d25d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8481 | 2025.12.31 23:20:57.081922 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 8482 | 2025.12.31 23:20:57.083097 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 8483 | 2025.12.31 23:20:57.083360 [ 243 ] {} <Trace> system.query_log (aa57fb54-d3d4-4e2b-bcda-b6c10074d25d): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8484 | 2025.12.31 23:20:57.083621 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1090 | ||
| 8485 | 2025.12.31 23:20:57.946427 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 271 | ||
| 8486 | 2025.12.31 23:20:57.964287 [ 244 ] {} <Trace> system.metric_log (9f7485ce-4bf0-4a0f-b388-b82873d55ef6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8487 | 2025.12.31 23:20:57.964356 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 8488 | 2025.12.31 23:20:57.970257 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 8489 | 2025.12.31 23:20:57.971003 [ 244 ] {} <Trace> system.metric_log (9f7485ce-4bf0-4a0f-b388-b82873d55ef6): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8490 | 2025.12.31 23:20:57.971321 [ 115 ] {} <Debug> system.metric_log (9f7485ce-4bf0-4a0f-b388-b82873d55ef6) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 8491 | 2025.12.31 23:20:57.971386 [ 115 ] {} <Trace> system.metric_log (9f7485ce-4bf0-4a0f-b388-b82873d55ef6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8492 | 2025.12.31 23:20:57.971407 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 8493 | 2025.12.31 23:20:57.971537 [ 189 ] {9f7485ce-4bf0-4a0f-b388-b82873d55ef6::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 | ||
| 8494 | 2025.12.31 23:20:57.974986 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 271 | ||
| 8495 | 2025.12.31 23:20:57.976092 [ 189 ] {9f7485ce-4bf0-4a0f-b388-b82873d55ef6::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8496 | 2025.12.31 23:20:57.977685 [ 189 ] {9f7485ce-4bf0-4a0f-b388-b82873d55ef6::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 | ||
| 8497 | 2025.12.31 23:20:57.982390 [ 189 ] {9f7485ce-4bf0-4a0f-b388-b82873d55ef6::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 | ||
| 8498 | 2025.12.31 23:20:57.986988 [ 189 ] {9f7485ce-4bf0-4a0f-b388-b82873d55ef6::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 | ||
| 8499 | 2025.12.31 23:20:57.991433 [ 189 ] {9f7485ce-4bf0-4a0f-b388-b82873d55ef6::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 | ||
| 8500 | 2025.12.31 23:20:57.996515 [ 189 ] {9f7485ce-4bf0-4a0f-b388-b82873d55ef6::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 | ||
| 8501 | 2025.12.31 23:20:58.000193 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 296.58 MiB, peak 298.52 MiB, free memory in arenas 0.00 B, will set to 293.62 MiB (RSS), difference: -2.96 MiB | ||
| 8502 | 2025.12.31 23:20:58.000389 [ 189 ] {9f7485ce-4bf0-4a0f-b388-b82873d55ef6::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 | ||
| 8503 | 2025.12.31 23:20:58.051439 [ 194 ] {9f7485ce-4bf0-4a0f-b388-b82873d55ef6::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 271 rows, containing 679 columns (679 merged, 0 gathered) in 0.079962377 sec., 3389.0938484732637 rows/sec., 17.52 MiB/sec. | ||
| 8504 | 2025.12.31 23:20:58.054217 [ 196 ] {9f7485ce-4bf0-4a0f-b388-b82873d55ef6::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 8505 | 2025.12.31 23:20:58.056271 [ 196 ] {9f7485ce-4bf0-4a0f-b388-b82873d55ef6::all_1_36_7} <Trace> system.metric_log (9f7485ce-4bf0-4a0f-b388-b82873d55ef6): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8506 | 2025.12.31 23:20:58.056372 [ 196 ] {9f7485ce-4bf0-4a0f-b388-b82873d55ef6::all_1_36_7} <Trace> system.metric_log (9f7485ce-4bf0-4a0f-b388-b82873d55ef6) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 8507 | 2025.12.31 23:20:58.059133 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 12.43 MiB. | ||
| 8508 | 2025.12.31 23:20:59.000205 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 290.18 MiB, peak 302.04 MiB, free memory in arenas 0.00 B, will set to 295.23 MiB (RSS), difference: 5.05 MiB | ||
| 8509 | 2025.12.31 23:20:59.254127 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8510 | 2025.12.31 23:20:59.254314 [ 271 ] {4c0ebda4-72dc-4125-bdac-96e8a5068410} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8511 | 2025.12.31 23:20:59.254385 [ 271 ] {4c0ebda4-72dc-4125-bdac-96e8a5068410} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8512 | 2025.12.31 23:20:59.255107 [ 271 ] {4c0ebda4-72dc-4125-bdac-96e8a5068410} <Trace> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8513 | 2025.12.31 23:20:59.255152 [ 271 ] {4c0ebda4-72dc-4125-bdac-96e8a5068410} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 8514 | 2025.12.31 23:20:59.255549 [ 271 ] {4c0ebda4-72dc-4125-bdac-96e8a5068410} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 8515 | 2025.12.31 23:20:59.255784 [ 271 ] {4c0ebda4-72dc-4125-bdac-96e8a5068410} <Trace> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8516 | 2025.12.31 23:20:59.255947 [ 271 ] {4c0ebda4-72dc-4125-bdac-96e8a5068410} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001687 sec., 45050.38529934796 rows/sec., 3.71 MiB/sec. | ||
| 8517 | 2025.12.31 23:20:59.255994 [ 271 ] {4c0ebda4-72dc-4125-bdac-96e8a5068410} <Debug> TCPHandler: Processed in 0.002005674 sec. | ||
| 8518 | 2025.12.31 23:20:59.256133 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8519 | 2025.12.31 23:20:59.256252 [ 271 ] {093b33b0-c4a5-4b6f-87a2-f6ca7af86928} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8520 | 2025.12.31 23:20:59.256295 [ 271 ] {093b33b0-c4a5-4b6f-87a2-f6ca7af86928} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8521 | 2025.12.31 23:20:59.256702 [ 271 ] {093b33b0-c4a5-4b6f-87a2-f6ca7af86928} <Trace> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8522 | 2025.12.31 23:20:59.256739 [ 271 ] {093b33b0-c4a5-4b6f-87a2-f6ca7af86928} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 8523 | 2025.12.31 23:20:59.257047 [ 271 ] {093b33b0-c4a5-4b6f-87a2-f6ca7af86928} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 8524 | 2025.12.31 23:20:59.257258 [ 271 ] {093b33b0-c4a5-4b6f-87a2-f6ca7af86928} <Trace> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8525 | 2025.12.31 23:20:59.257387 [ 271 ] {093b33b0-c4a5-4b6f-87a2-f6ca7af86928} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001159 sec., 8628.127696289905 rows/sec., 648.79 KiB/sec. | ||
| 8526 | 2025.12.31 23:20:59.257424 [ 271 ] {093b33b0-c4a5-4b6f-87a2-f6ca7af86928} <Debug> TCPHandler: Processed in 0.001348153 sec. | ||
| 8527 | 2025.12.31 23:20:59.257525 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8528 | 2025.12.31 23:20:59.257620 [ 271 ] {a52b7bd1-4e9e-4b59-830f-7895b1b50a5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8529 | 2025.12.31 23:20:59.257658 [ 271 ] {a52b7bd1-4e9e-4b59-830f-7895b1b50a5f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8530 | 2025.12.31 23:20:59.258085 [ 271 ] {a52b7bd1-4e9e-4b59-830f-7895b1b50a5f} <Trace> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8531 | 2025.12.31 23:20:59.258122 [ 271 ] {a52b7bd1-4e9e-4b59-830f-7895b1b50a5f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 8532 | 2025.12.31 23:20:59.258428 [ 271 ] {a52b7bd1-4e9e-4b59-830f-7895b1b50a5f} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 8533 | 2025.12.31 23:20:59.258623 [ 271 ] {a52b7bd1-4e9e-4b59-830f-7895b1b50a5f} <Trace> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8534 | 2025.12.31 23:20:59.258750 [ 271 ] {a52b7bd1-4e9e-4b59-830f-7895b1b50a5f} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001149 sec., 64403.82941688424 rows/sec., 5.03 MiB/sec. | ||
| 8535 | 2025.12.31 23:20:59.258786 [ 271 ] {a52b7bd1-4e9e-4b59-830f-7895b1b50a5f} <Debug> TCPHandler: Processed in 0.001311312 sec. | ||
| 8536 | 2025.12.31 23:20:59.258896 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8537 | 2025.12.31 23:20:59.258992 [ 271 ] {eb44c578-232c-4674-baea-bcbb19309c31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8538 | 2025.12.31 23:20:59.259037 [ 271 ] {eb44c578-232c-4674-baea-bcbb19309c31} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8539 | 2025.12.31 23:20:59.259441 [ 271 ] {eb44c578-232c-4674-baea-bcbb19309c31} <Trace> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8540 | 2025.12.31 23:20:59.259478 [ 271 ] {eb44c578-232c-4674-baea-bcbb19309c31} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 8541 | 2025.12.31 23:20:59.259810 [ 271 ] {eb44c578-232c-4674-baea-bcbb19309c31} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 8542 | 2025.12.31 23:20:59.260021 [ 271 ] {eb44c578-232c-4674-baea-bcbb19309c31} <Trace> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8543 | 2025.12.31 23:20:59.260151 [ 271 ] {eb44c578-232c-4674-baea-bcbb19309c31} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001178 sec., 135823.42954159592 rows/sec., 9.46 MiB/sec. | ||
| 8544 | 2025.12.31 23:20:59.260188 [ 271 ] {eb44c578-232c-4674-baea-bcbb19309c31} <Debug> TCPHandler: Processed in 0.001342213 sec. | ||
| 8545 | 2025.12.31 23:20:59.260287 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8546 | 2025.12.31 23:20:59.260381 [ 271 ] {f0fb6191-45c6-49e8-8b76-c090483121b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8547 | 2025.12.31 23:20:59.260434 [ 271 ] {f0fb6191-45c6-49e8-8b76-c090483121b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8548 | 2025.12.31 23:20:59.261182 [ 271 ] {f0fb6191-45c6-49e8-8b76-c090483121b9} <Trace> oximeter.measurements_histogramu64 (83559bb8-4c93-4180-b7e7-e9b7333f4c1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8549 | 2025.12.31 23:20:59.261219 [ 271 ] {f0fb6191-45c6-49e8-8b76-c090483121b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 8550 | 2025.12.31 23:20:59.261742 [ 271 ] {f0fb6191-45c6-49e8-8b76-c090483121b9} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 8551 | 2025.12.31 23:20:59.261965 [ 271 ] {f0fb6191-45c6-49e8-8b76-c090483121b9} <Trace> oximeter.measurements_histogramu64 (83559bb8-4c93-4180-b7e7-e9b7333f4c1b): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8552 | 2025.12.31 23:20:59.262104 [ 271 ] {f0fb6191-45c6-49e8-8b76-c090483121b9} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.00174 sec., 5747.126436781609 rows/sec., 10.30 MiB/sec. | ||
| 8553 | 2025.12.31 23:20:59.262164 [ 271 ] {f0fb6191-45c6-49e8-8b76-c090483121b9} <Debug> TCPHandler: Processed in 0.001926093 sec. | ||
| 8554 | 2025.12.31 23:20:59.262269 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8555 | 2025.12.31 23:20:59.262365 [ 271 ] {f9ecab67-b977-4580-bd34-a42e0f879fee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8556 | 2025.12.31 23:20:59.262406 [ 271 ] {f9ecab67-b977-4580-bd34-a42e0f879fee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8557 | 2025.12.31 23:20:59.262739 [ 271 ] {f9ecab67-b977-4580-bd34-a42e0f879fee} <Trace> oximeter.measurements_u64 (3e0fa7da-0500-483e-b241-ac25d0f845d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8558 | 2025.12.31 23:20:59.262775 [ 271 ] {f9ecab67-b977-4580-bd34-a42e0f879fee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 8559 | 2025.12.31 23:20:59.263087 [ 271 ] {f9ecab67-b977-4580-bd34-a42e0f879fee} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 8560 | 2025.12.31 23:20:59.263297 [ 271 ] {f9ecab67-b977-4580-bd34-a42e0f879fee} <Trace> oximeter.measurements_u64 (3e0fa7da-0500-483e-b241-ac25d0f845d7): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8561 | 2025.12.31 23:20:59.263429 [ 271 ] {f9ecab67-b977-4580-bd34-a42e0f879fee} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001082 sec., 55452.865064695005 rows/sec., 3.74 MiB/sec. | ||
| 8562 | 2025.12.31 23:20:59.263463 [ 271 ] {f9ecab67-b977-4580-bd34-a42e0f879fee} <Debug> TCPHandler: Processed in 0.001243282 sec. | ||
| 8563 | 2025.12.31 23:21:04.281340 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8564 | 2025.12.31 23:21:04.281558 [ 271 ] {9fb96f19-2197-4b2e-be04-a2960a9243af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 8565 | 2025.12.31 23:21:04.281629 [ 271 ] {9fb96f19-2197-4b2e-be04-a2960a9243af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 8566 | 2025.12.31 23:21:04.282340 [ 271 ] {9fb96f19-2197-4b2e-be04-a2960a9243af} <Trace> oximeter.fields_ipaddr (5f424e33-6a9f-405c-b8ff-24c93b94647e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8567 | 2025.12.31 23:21:04.282387 [ 271 ] {9fb96f19-2197-4b2e-be04-a2960a9243af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 8568 | 2025.12.31 23:21:04.282824 [ 271 ] {9fb96f19-2197-4b2e-be04-a2960a9243af} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 8569 | 2025.12.31 23:21:04.283083 [ 271 ] {9fb96f19-2197-4b2e-be04-a2960a9243af} <Trace> oximeter.fields_ipaddr (5f424e33-6a9f-405c-b8ff-24c93b94647e): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8570 | 2025.12.31 23:21:04.283257 [ 271 ] {9fb96f19-2197-4b2e-be04-a2960a9243af} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001754 sec., 2280.501710376283 rows/sec., 185.96 KiB/sec. | ||
| 8571 | 2025.12.31 23:21:04.283298 [ 271 ] {9fb96f19-2197-4b2e-be04-a2960a9243af} <Debug> TCPHandler: Processed in 0.002112706 sec. | ||
| 8572 | 2025.12.31 23:21:04.283419 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8573 | 2025.12.31 23:21:04.283516 [ 271 ] {7ea563f1-30c3-4bf6-a6b7-9862c5c9c982} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8574 | 2025.12.31 23:21:04.283556 [ 271 ] {7ea563f1-30c3-4bf6-a6b7-9862c5c9c982} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8575 | 2025.12.31 23:21:04.284598 [ 271 ] {7ea563f1-30c3-4bf6-a6b7-9862c5c9c982} <Trace> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8576 | 2025.12.31 23:21:04.284633 [ 271 ] {7ea563f1-30c3-4bf6-a6b7-9862c5c9c982} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 8577 | 2025.12.31 23:21:04.285026 [ 271 ] {7ea563f1-30c3-4bf6-a6b7-9862c5c9c982} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8578 | 2025.12.31 23:21:04.285243 [ 271 ] {7ea563f1-30c3-4bf6-a6b7-9862c5c9c982} <Trace> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8579 | 2025.12.31 23:21:04.285372 [ 271 ] {7ea563f1-30c3-4bf6-a6b7-9862c5c9c982} <Debug> executeQuery: Read 1260 rows, 106.97 KiB in 0.001875 sec., 672000 rows/sec., 55.71 MiB/sec. | ||
| 8580 | 2025.12.31 23:21:04.285407 [ 271 ] {7ea563f1-30c3-4bf6-a6b7-9862c5c9c982} <Debug> TCPHandler: Processed in 0.002039715 sec. | ||
| 8581 | 2025.12.31 23:21:04.285517 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8582 | 2025.12.31 23:21:04.285612 [ 271 ] {71d0d62e-64ac-4929-94b3-6d8c1fbccbd8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8583 | 2025.12.31 23:21:04.285652 [ 271 ] {71d0d62e-64ac-4929-94b3-6d8c1fbccbd8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8584 | 2025.12.31 23:21:04.286057 [ 271 ] {71d0d62e-64ac-4929-94b3-6d8c1fbccbd8} <Trace> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8585 | 2025.12.31 23:21:04.286091 [ 271 ] {71d0d62e-64ac-4929-94b3-6d8c1fbccbd8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 8586 | 2025.12.31 23:21:04.286398 [ 271 ] {71d0d62e-64ac-4929-94b3-6d8c1fbccbd8} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 8587 | 2025.12.31 23:21:04.286615 [ 271 ] {71d0d62e-64ac-4929-94b3-6d8c1fbccbd8} <Trace> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8588 | 2025.12.31 23:21:04.286742 [ 271 ] {71d0d62e-64ac-4929-94b3-6d8c1fbccbd8} <Debug> executeQuery: Read 35 rows, 2.61 KiB in 0.001149 sec., 30461.270670147955 rows/sec., 2.22 MiB/sec. | ||
| 8589 | 2025.12.31 23:21:04.286777 [ 271 ] {71d0d62e-64ac-4929-94b3-6d8c1fbccbd8} <Debug> TCPHandler: Processed in 0.001309512 sec. | ||
| 8590 | 2025.12.31 23:21:04.286943 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8591 | 2025.12.31 23:21:04.287038 [ 271 ] {e3b8666f-4965-4d00-92b6-c293e70713d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8592 | 2025.12.31 23:21:04.287077 [ 271 ] {e3b8666f-4965-4d00-92b6-c293e70713d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8593 | 2025.12.31 23:21:04.287546 [ 271 ] {e3b8666f-4965-4d00-92b6-c293e70713d1} <Trace> oximeter.fields_u32 (32e14ee3-f9fc-4687-bf55-1d31f5f916a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8594 | 2025.12.31 23:21:04.287581 [ 271 ] {e3b8666f-4965-4d00-92b6-c293e70713d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 8595 | 2025.12.31 23:21:04.287895 [ 271 ] {e3b8666f-4965-4d00-92b6-c293e70713d1} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 8596 | 2025.12.31 23:21:04.288102 [ 271 ] {e3b8666f-4965-4d00-92b6-c293e70713d1} <Trace> oximeter.fields_u32 (32e14ee3-f9fc-4687-bf55-1d31f5f916a9): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8597 | 2025.12.31 23:21:04.288234 [ 271 ] {e3b8666f-4965-4d00-92b6-c293e70713d1} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001213 sec., 187963.7262984336 rows/sec., 12.73 MiB/sec. | ||
| 8598 | 2025.12.31 23:21:04.288270 [ 271 ] {e3b8666f-4965-4d00-92b6-c293e70713d1} <Debug> TCPHandler: Processed in 0.001376903 sec. | ||
| 8599 | 2025.12.31 23:21:04.288371 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8600 | 2025.12.31 23:21:04.288465 [ 271 ] {5a797280-c5d2-4eb7-9a4f-1471203871b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8601 | 2025.12.31 23:21:04.288505 [ 271 ] {5a797280-c5d2-4eb7-9a4f-1471203871b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8602 | 2025.12.31 23:21:04.289085 [ 271 ] {5a797280-c5d2-4eb7-9a4f-1471203871b1} <Trace> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8603 | 2025.12.31 23:21:04.289120 [ 271 ] {5a797280-c5d2-4eb7-9a4f-1471203871b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 8604 | 2025.12.31 23:21:04.289441 [ 271 ] {5a797280-c5d2-4eb7-9a4f-1471203871b1} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8605 | 2025.12.31 23:21:04.289649 [ 271 ] {5a797280-c5d2-4eb7-9a4f-1471203871b1} <Trace> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8606 | 2025.12.31 23:21:04.289778 [ 271 ] {5a797280-c5d2-4eb7-9a4f-1471203871b1} <Debug> executeQuery: Read 555 rows, 42.21 KiB in 0.00133 sec., 417293.23308270675 rows/sec., 31.00 MiB/sec. | ||
| 8607 | 2025.12.31 23:21:04.289813 [ 271 ] {5a797280-c5d2-4eb7-9a4f-1471203871b1} <Debug> TCPHandler: Processed in 0.001491225 sec. | ||
| 8608 | 2025.12.31 23:21:04.289922 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8609 | 2025.12.31 23:21:04.290016 [ 271 ] {9bbfcd9f-a4f1-435d-b5bf-24385a53c755} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8610 | 2025.12.31 23:21:04.290058 [ 271 ] {9bbfcd9f-a4f1-435d-b5bf-24385a53c755} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8611 | 2025.12.31 23:21:04.290609 [ 271 ] {9bbfcd9f-a4f1-435d-b5bf-24385a53c755} <Trace> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8612 | 2025.12.31 23:21:04.290643 [ 271 ] {9bbfcd9f-a4f1-435d-b5bf-24385a53c755} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 8613 | 2025.12.31 23:21:04.291022 [ 271 ] {9bbfcd9f-a4f1-435d-b5bf-24385a53c755} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 8614 | 2025.12.31 23:21:04.291250 [ 271 ] {9bbfcd9f-a4f1-435d-b5bf-24385a53c755} <Trace> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8615 | 2025.12.31 23:21:04.291376 [ 271 ] {9bbfcd9f-a4f1-435d-b5bf-24385a53c755} <Debug> executeQuery: Read 846 rows, 58.31 KiB in 0.001379 sec., 613488.0348078317 rows/sec., 41.29 MiB/sec. | ||
| 8616 | 2025.12.31 23:21:04.291411 [ 271 ] {9bbfcd9f-a4f1-435d-b5bf-24385a53c755} <Debug> TCPHandler: Processed in 0.001539316 sec. | ||
| 8617 | 2025.12.31 23:21:04.291520 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8618 | 2025.12.31 23:21:04.291614 [ 271 ] {97c31cbf-46a0-4d76-ba76-1f75a50eafc1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8619 | 2025.12.31 23:21:04.291668 [ 271 ] {97c31cbf-46a0-4d76-ba76-1f75a50eafc1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8620 | 2025.12.31 23:21:04.292485 [ 271 ] {97c31cbf-46a0-4d76-ba76-1f75a50eafc1} <Trace> oximeter.measurements_histogramu64 (83559bb8-4c93-4180-b7e7-e9b7333f4c1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8621 | 2025.12.31 23:21:04.292519 [ 271 ] {97c31cbf-46a0-4d76-ba76-1f75a50eafc1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 8622 | 2025.12.31 23:21:04.293051 [ 271 ] {97c31cbf-46a0-4d76-ba76-1f75a50eafc1} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 8623 | 2025.12.31 23:21:04.293279 [ 271 ] {97c31cbf-46a0-4d76-ba76-1f75a50eafc1} <Trace> oximeter.measurements_histogramu64 (83559bb8-4c93-4180-b7e7-e9b7333f4c1b): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8624 | 2025.12.31 23:21:04.293381 [ 109 ] {} <Debug> oximeter.measurements_histogramu64 (83559bb8-4c93-4180-b7e7-e9b7333f4c1b) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 8625 | 2025.12.31 23:21:04.293416 [ 271 ] {97c31cbf-46a0-4d76-ba76-1f75a50eafc1} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.00182 sec., 17032.967032967033 rows/sec., 30.52 MiB/sec. | ||
| 8626 | 2025.12.31 23:21:04.293421 [ 109 ] {} <Trace> oximeter.measurements_histogramu64 (83559bb8-4c93-4180-b7e7-e9b7333f4c1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8627 | 2025.12.31 23:21:04.293451 [ 109 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 8628 | 2025.12.31 23:21:04.293469 [ 271 ] {97c31cbf-46a0-4d76-ba76-1f75a50eafc1} <Debug> TCPHandler: Processed in 0.001997794 sec. | ||
| 8629 | 2025.12.31 23:21:04.293549 [ 197 ] {83559bb8-4c93-4180-b7e7-e9b7333f4c1b::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 | ||
| 8630 | 2025.12.31 23:21:04.293588 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8631 | 2025.12.31 23:21:04.293684 [ 271 ] {235b8049-bf4c-4e23-9725-38a90524f0c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8632 | 2025.12.31 23:21:04.293725 [ 271 ] {235b8049-bf4c-4e23-9725-38a90524f0c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8633 | 2025.12.31 23:21:04.293752 [ 197 ] {83559bb8-4c93-4180-b7e7-e9b7333f4c1b::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8634 | 2025.12.31 23:21:04.293807 [ 197 ] {83559bb8-4c93-4180-b7e7-e9b7333f4c1b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 918 rows starting from the beginning of the part | ||
| 8635 | 2025.12.31 23:21:04.293931 [ 197 ] {83559bb8-4c93-4180-b7e7-e9b7333f4c1b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 31 rows starting from the beginning of the part | ||
| 8636 | 2025.12.31 23:21:04.294038 [ 197 ] {83559bb8-4c93-4180-b7e7-e9b7333f4c1b::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 | ||
| 8637 | 2025.12.31 23:21:04.294055 [ 271 ] {235b8049-bf4c-4e23-9725-38a90524f0c0} <Trace> oximeter.measurements_u64 (3e0fa7da-0500-483e-b241-ac25d0f845d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8638 | 2025.12.31 23:21:04.294091 [ 271 ] {235b8049-bf4c-4e23-9725-38a90524f0c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 8639 | 2025.12.31 23:21:04.294135 [ 197 ] {83559bb8-4c93-4180-b7e7-e9b7333f4c1b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 31 rows starting from the beginning of the part | ||
| 8640 | 2025.12.31 23:21:04.294228 [ 197 ] {83559bb8-4c93-4180-b7e7-e9b7333f4c1b::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 | ||
| 8641 | 2025.12.31 23:21:04.294311 [ 197 ] {83559bb8-4c93-4180-b7e7-e9b7333f4c1b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 31 rows starting from the beginning of the part | ||
| 8642 | 2025.12.31 23:21:04.294411 [ 271 ] {235b8049-bf4c-4e23-9725-38a90524f0c0} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 8643 | 2025.12.31 23:21:04.294636 [ 271 ] {235b8049-bf4c-4e23-9725-38a90524f0c0} <Trace> oximeter.measurements_u64 (3e0fa7da-0500-483e-b241-ac25d0f845d7): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8644 | 2025.12.31 23:21:04.294770 [ 271 ] {235b8049-bf4c-4e23-9725-38a90524f0c0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001104 sec., 54347.82608695653 rows/sec., 3.66 MiB/sec. | ||
| 8645 | 2025.12.31 23:21:04.294807 [ 271 ] {235b8049-bf4c-4e23-9725-38a90524f0c0} <Debug> TCPHandler: Processed in 0.001268171 sec. | ||
| 8646 | 2025.12.31 23:21:04.301519 [ 196 ] {83559bb8-4c93-4180-b7e7-e9b7333f4c1b::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1031 rows, containing 19 columns (19 merged, 0 gathered) in 0.008003556 sec., 128817.74051434138 rows/sec., 230.84 MiB/sec. | ||
| 8647 | 2025.12.31 23:21:04.302950 [ 194 ] {83559bb8-4c93-4180-b7e7-e9b7333f4c1b::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 8648 | 2025.12.31 23:21:04.303349 [ 194 ] {83559bb8-4c93-4180-b7e7-e9b7333f4c1b::all_1_51_10} <Trace> oximeter.measurements_histogramu64 (83559bb8-4c93-4180-b7e7-e9b7333f4c1b): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8649 | 2025.12.31 23:21:04.303437 [ 194 ] {83559bb8-4c93-4180-b7e7-e9b7333f4c1b::all_1_51_10} <Trace> oximeter.measurements_histogramu64 (83559bb8-4c93-4180-b7e7-e9b7333f4c1b) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 8650 | 2025.12.31 23:21:04.303575 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.32 MiB. | ||
| 8651 | 2025.12.31 23:21:04.526398 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 17844 | ||
| 8652 | 2025.12.31 23:21:04.526861 [ 245 ] {} <Trace> system.asynchronous_metric_log (1af02360-2569-4a97-a5ac-aa07775e497e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8653 | 2025.12.31 23:21:04.526904 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 8654 | 2025.12.31 23:21:04.527375 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 8655 | 2025.12.31 23:21:04.527608 [ 245 ] {} <Trace> system.asynchronous_metric_log (1af02360-2569-4a97-a5ac-aa07775e497e): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8656 | 2025.12.31 23:21:04.527735 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17844 | ||
| 8657 | 2025.12.31 23:21:05.000285 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 295.87 MiB, peak 304.13 MiB, free memory in arenas 0.00 B, will set to 299.67 MiB (RSS), difference: 3.80 MiB | ||
| 8658 | 2025.12.31 23:21:05.475164 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 279 | ||
| 8659 | 2025.12.31 23:21:05.491341 [ 244 ] {} <Trace> system.metric_log (9f7485ce-4bf0-4a0f-b388-b82873d55ef6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8660 | 2025.12.31 23:21:05.491408 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 8661 | 2025.12.31 23:21:05.496626 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 8662 | 2025.12.31 23:21:05.497307 [ 244 ] {} <Trace> system.metric_log (9f7485ce-4bf0-4a0f-b388-b82873d55ef6): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8663 | 2025.12.31 23:21:05.500146 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 279 | ||
| 8664 | 2025.12.31 23:21:07.083952 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 1118 | ||
| 8665 | 2025.12.31 23:21:07.086336 [ 243 ] {} <Trace> system.query_log (aa57fb54-d3d4-4e2b-bcda-b6c10074d25d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8666 | 2025.12.31 23:21:07.086389 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 8667 | 2025.12.31 23:21:07.087557 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 8668 | 2025.12.31 23:21:07.087830 [ 243 ] {} <Trace> system.query_log (aa57fb54-d3d4-4e2b-bcda-b6c10074d25d): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8669 | 2025.12.31 23:21:07.088138 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1118 | ||
| 8670 | 2025.12.31 23:21:09.254346 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8671 | 2025.12.31 23:21:09.254591 [ 271 ] {a1cb8767-5083-4a41-966f-ed820368b312} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8672 | 2025.12.31 23:21:09.254695 [ 271 ] {a1cb8767-5083-4a41-966f-ed820368b312} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8673 | 2025.12.31 23:21:09.255614 [ 271 ] {a1cb8767-5083-4a41-966f-ed820368b312} <Trace> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8674 | 2025.12.31 23:21:09.255656 [ 271 ] {a1cb8767-5083-4a41-966f-ed820368b312} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 8675 | 2025.12.31 23:21:09.256053 [ 271 ] {a1cb8767-5083-4a41-966f-ed820368b312} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8676 | 2025.12.31 23:21:09.256290 [ 271 ] {a1cb8767-5083-4a41-966f-ed820368b312} <Trace> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8677 | 2025.12.31 23:21:09.256450 [ 271 ] {a1cb8767-5083-4a41-966f-ed820368b312} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001938 sec., 39215.686274509804 rows/sec., 3.23 MiB/sec. | ||
| 8678 | 2025.12.31 23:21:09.256447 [ 99 ] {} <Debug> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8679 | 2025.12.31 23:21:09.256493 [ 271 ] {a1cb8767-5083-4a41-966f-ed820368b312} <Debug> TCPHandler: Processed in 0.002288819 sec. | ||
| 8680 | 2025.12.31 23:21:09.256534 [ 99 ] {} <Trace> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8681 | 2025.12.31 23:21:09.256559 [ 99 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 8682 | 2025.12.31 23:21:09.256637 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8683 | 2025.12.31 23:21:09.256686 [ 199 ] {37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179::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 | ||
| 8684 | 2025.12.31 23:21:09.256739 [ 271 ] {ca67c142-600d-4f5e-8db6-df2e3b20482e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8685 | 2025.12.31 23:21:09.256785 [ 271 ] {ca67c142-600d-4f5e-8db6-df2e3b20482e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8686 | 2025.12.31 23:21:09.256814 [ 199 ] {37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8687 | 2025.12.31 23:21:09.256854 [ 199 ] {37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 2464 rows starting from the beginning of the part | ||
| 8688 | 2025.12.31 23:21:09.256926 [ 199 ] {37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 198 rows starting from the beginning of the part | ||
| 8689 | 2025.12.31 23:21:09.256976 [ 199 ] {37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 118 rows starting from the beginning of the part | ||
| 8690 | 2025.12.31 23:21:09.257020 [ 199 ] {37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 76 rows starting from the beginning of the part | ||
| 8691 | 2025.12.31 23:21:09.257066 [ 199 ] {37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 1260 rows starting from the beginning of the part | ||
| 8692 | 2025.12.31 23:21:09.257112 [ 199 ] {37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 76 rows starting from the beginning of the part | ||
| 8693 | 2025.12.31 23:21:09.257191 [ 271 ] {ca67c142-600d-4f5e-8db6-df2e3b20482e} <Trace> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8694 | 2025.12.31 23:21:09.257232 [ 271 ] {ca67c142-600d-4f5e-8db6-df2e3b20482e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 8695 | 2025.12.31 23:21:09.257581 [ 271 ] {ca67c142-600d-4f5e-8db6-df2e3b20482e} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8696 | 2025.12.31 23:21:09.257796 [ 271 ] {ca67c142-600d-4f5e-8db6-df2e3b20482e} <Trace> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8697 | 2025.12.31 23:21:09.257937 [ 271 ] {ca67c142-600d-4f5e-8db6-df2e3b20482e} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001218 sec., 8210.180623973729 rows/sec., 617.37 KiB/sec. | ||
| 8698 | 2025.12.31 23:21:09.257976 [ 271 ] {ca67c142-600d-4f5e-8db6-df2e3b20482e} <Debug> TCPHandler: Processed in 0.001399514 sec. | ||
| 8699 | 2025.12.31 23:21:09.258085 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8700 | 2025.12.31 23:21:09.258179 [ 271 ] {88a84411-8b63-4e5b-87e2-8e3dc940188e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8701 | 2025.12.31 23:21:09.258220 [ 271 ] {88a84411-8b63-4e5b-87e2-8e3dc940188e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8702 | 2025.12.31 23:21:09.258633 [ 271 ] {88a84411-8b63-4e5b-87e2-8e3dc940188e} <Trace> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8703 | 2025.12.31 23:21:09.258671 [ 271 ] {88a84411-8b63-4e5b-87e2-8e3dc940188e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 8704 | 2025.12.31 23:21:09.258921 [ 196 ] {37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4192 rows, containing 5 columns (5 merged, 0 gathered) in 0.002280269 sec., 1838379.5946881704 rows/sec., 158.85 MiB/sec. | ||
| 8705 | 2025.12.31 23:21:09.258982 [ 271 ] {88a84411-8b63-4e5b-87e2-8e3dc940188e} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8706 | 2025.12.31 23:21:09.259201 [ 271 ] {88a84411-8b63-4e5b-87e2-8e3dc940188e} <Trace> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8707 | 2025.12.31 23:21:09.259247 [ 195 ] {37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8708 | 2025.12.31 23:21:09.259317 [ 99 ] {} <Debug> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8709 | 2025.12.31 23:21:09.259345 [ 99 ] {} <Trace> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8710 | 2025.12.31 23:21:09.259346 [ 271 ] {88a84411-8b63-4e5b-87e2-8e3dc940188e} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001185 sec., 62447.257383966244 rows/sec., 4.88 MiB/sec. | ||
| 8711 | 2025.12.31 23:21:09.259365 [ 99 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 8712 | 2025.12.31 23:21:09.259399 [ 271 ] {88a84411-8b63-4e5b-87e2-8e3dc940188e} <Debug> TCPHandler: Processed in 0.001365183 sec. | ||
| 8713 | 2025.12.31 23:21:09.259491 [ 190 ] {e6fc079b-8071-4162-9a06-906ffa01da39::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 | ||
| 8714 | 2025.12.31 23:21:09.259529 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8715 | 2025.12.31 23:21:09.259542 [ 195 ] {37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179::all_1_56_11} <Trace> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8716 | 2025.12.31 23:21:09.259625 [ 195 ] {37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179::all_1_56_11} <Trace> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8717 | 2025.12.31 23:21:09.259632 [ 190 ] {e6fc079b-8071-4162-9a06-906ffa01da39::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8718 | 2025.12.31 23:21:09.259636 [ 271 ] {4371a86a-0921-4c62-9d12-920c01a3655d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8719 | 2025.12.31 23:21:09.259676 [ 190 ] {e6fc079b-8071-4162-9a06-906ffa01da39::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1250 rows starting from the beginning of the part | ||
| 8720 | 2025.12.31 23:21:09.259699 [ 271 ] {4371a86a-0921-4c62-9d12-920c01a3655d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8721 | 2025.12.31 23:21:09.259709 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.06 MiB. | ||
| 8722 | 2025.12.31 23:21:09.259749 [ 190 ] {e6fc079b-8071-4162-9a06-906ffa01da39::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 114 rows starting from the beginning of the part | ||
| 8723 | 2025.12.31 23:21:09.259797 [ 190 ] {e6fc079b-8071-4162-9a06-906ffa01da39::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 95 rows starting from the beginning of the part | ||
| 8724 | 2025.12.31 23:21:09.259837 [ 190 ] {e6fc079b-8071-4162-9a06-906ffa01da39::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 74 rows starting from the beginning of the part | ||
| 8725 | 2025.12.31 23:21:09.259875 [ 190 ] {e6fc079b-8071-4162-9a06-906ffa01da39::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 555 rows starting from the beginning of the part | ||
| 8726 | 2025.12.31 23:21:09.259912 [ 190 ] {e6fc079b-8071-4162-9a06-906ffa01da39::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 74 rows starting from the beginning of the part | ||
| 8727 | 2025.12.31 23:21:09.260129 [ 271 ] {4371a86a-0921-4c62-9d12-920c01a3655d} <Trace> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8728 | 2025.12.31 23:21:09.260173 [ 271 ] {4371a86a-0921-4c62-9d12-920c01a3655d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 8729 | 2025.12.31 23:21:09.260539 [ 271 ] {4371a86a-0921-4c62-9d12-920c01a3655d} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8730 | 2025.12.31 23:21:09.260773 [ 271 ] {4371a86a-0921-4c62-9d12-920c01a3655d} <Trace> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8731 | 2025.12.31 23:21:09.260909 [ 271 ] {4371a86a-0921-4c62-9d12-920c01a3655d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001293 sec., 123743.23279195667 rows/sec., 8.62 MiB/sec. | ||
| 8732 | 2025.12.31 23:21:09.260947 [ 271 ] {4371a86a-0921-4c62-9d12-920c01a3655d} <Debug> TCPHandler: Processed in 0.001468815 sec. | ||
| 8733 | 2025.12.31 23:21:09.261060 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8734 | 2025.12.31 23:21:09.261155 [ 271 ] {76828e22-0722-40f4-9965-5f8fc5df6455} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8735 | 2025.12.31 23:21:09.261159 [ 193 ] {e6fc079b-8071-4162-9a06-906ffa01da39::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2162 rows, containing 5 columns (5 merged, 0 gathered) in 0.001725379 sec., 1253058.0237733275 rows/sec., 97.33 MiB/sec. | ||
| 8736 | 2025.12.31 23:21:09.261210 [ 271 ] {76828e22-0722-40f4-9965-5f8fc5df6455} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8737 | 2025.12.31 23:21:09.261359 [ 195 ] {e6fc079b-8071-4162-9a06-906ffa01da39::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8738 | 2025.12.31 23:21:09.261604 [ 195 ] {e6fc079b-8071-4162-9a06-906ffa01da39::all_1_56_11} <Trace> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8739 | 2025.12.31 23:21:09.261675 [ 195 ] {e6fc079b-8071-4162-9a06-906ffa01da39::all_1_56_11} <Trace> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8740 | 2025.12.31 23:21:09.261765 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.62 MiB. | ||
| 8741 | 2025.12.31 23:21:09.261997 [ 271 ] {76828e22-0722-40f4-9965-5f8fc5df6455} <Trace> oximeter.measurements_histogramu64 (83559bb8-4c93-4180-b7e7-e9b7333f4c1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8742 | 2025.12.31 23:21:09.262037 [ 271 ] {76828e22-0722-40f4-9965-5f8fc5df6455} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 8743 | 2025.12.31 23:21:09.262574 [ 271 ] {76828e22-0722-40f4-9965-5f8fc5df6455} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 8744 | 2025.12.31 23:21:09.262799 [ 271 ] {76828e22-0722-40f4-9965-5f8fc5df6455} <Trace> oximeter.measurements_histogramu64 (83559bb8-4c93-4180-b7e7-e9b7333f4c1b): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8745 | 2025.12.31 23:21:09.262942 [ 271 ] {76828e22-0722-40f4-9965-5f8fc5df6455} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001806 sec., 5537.098560354374 rows/sec., 9.92 MiB/sec. | ||
| 8746 | 2025.12.31 23:21:09.262995 [ 271 ] {76828e22-0722-40f4-9965-5f8fc5df6455} <Debug> TCPHandler: Processed in 0.001986083 sec. | ||
| 8747 | 2025.12.31 23:21:09.263104 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8748 | 2025.12.31 23:21:09.263200 [ 271 ] {4505cd57-05c3-45eb-8f52-643028b6498e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8749 | 2025.12.31 23:21:09.263242 [ 271 ] {4505cd57-05c3-45eb-8f52-643028b6498e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8750 | 2025.12.31 23:21:09.263595 [ 271 ] {4505cd57-05c3-45eb-8f52-643028b6498e} <Trace> oximeter.measurements_u64 (3e0fa7da-0500-483e-b241-ac25d0f845d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8751 | 2025.12.31 23:21:09.263632 [ 271 ] {4505cd57-05c3-45eb-8f52-643028b6498e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 8752 | 2025.12.31 23:21:09.263936 [ 271 ] {4505cd57-05c3-45eb-8f52-643028b6498e} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 8753 | 2025.12.31 23:21:09.264145 [ 271 ] {4505cd57-05c3-45eb-8f52-643028b6498e} <Trace> oximeter.measurements_u64 (3e0fa7da-0500-483e-b241-ac25d0f845d7): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8754 | 2025.12.31 23:21:09.264279 [ 271 ] {4505cd57-05c3-45eb-8f52-643028b6498e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001099 sec., 54595.08644222021 rows/sec., 3.68 MiB/sec. | ||
| 8755 | 2025.12.31 23:21:09.264317 [ 271 ] {4505cd57-05c3-45eb-8f52-643028b6498e} <Debug> TCPHandler: Processed in 0.001262692 sec. | ||
| 8756 | 2025.12.31 23:21:11.919766 [ 94 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8757 | 2025.12.31 23:21:11.919839 [ 94 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8758 | 2025.12.31 23:21:12.027960 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 18356 | ||
| 8759 | 2025.12.31 23:21:12.028534 [ 245 ] {} <Trace> system.asynchronous_metric_log (1af02360-2569-4a97-a5ac-aa07775e497e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8760 | 2025.12.31 23:21:12.028580 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 8761 | 2025.12.31 23:21:12.029063 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 8762 | 2025.12.31 23:21:12.029351 [ 245 ] {} <Trace> system.asynchronous_metric_log (1af02360-2569-4a97-a5ac-aa07775e497e): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8763 | 2025.12.31 23:21:12.029510 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18356 | ||
| 8764 | 2025.12.31 23:21:13.000371 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 287 | ||
| 8765 | 2025.12.31 23:21:13.016613 [ 244 ] {} <Trace> system.metric_log (9f7485ce-4bf0-4a0f-b388-b82873d55ef6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8766 | 2025.12.31 23:21:13.016669 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 8767 | 2025.12.31 23:21:13.022519 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 8768 | 2025.12.31 23:21:13.023214 [ 244 ] {} <Trace> system.metric_log (9f7485ce-4bf0-4a0f-b388-b82873d55ef6): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8769 | 2025.12.31 23:21:13.025979 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 287 | ||
| 8770 | 2025.12.31 23:21:14.254921 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8771 | 2025.12.31 23:21:14.255107 [ 271 ] {9e2de070-1e25-4efe-8903-9b8a7b0da51f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8772 | 2025.12.31 23:21:14.255176 [ 271 ] {9e2de070-1e25-4efe-8903-9b8a7b0da51f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8773 | 2025.12.31 23:21:14.255898 [ 271 ] {9e2de070-1e25-4efe-8903-9b8a7b0da51f} <Trace> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8774 | 2025.12.31 23:21:14.255949 [ 271 ] {9e2de070-1e25-4efe-8903-9b8a7b0da51f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 8775 | 2025.12.31 23:21:14.256383 [ 271 ] {9e2de070-1e25-4efe-8903-9b8a7b0da51f} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8776 | 2025.12.31 23:21:14.256619 [ 271 ] {9e2de070-1e25-4efe-8903-9b8a7b0da51f} <Trace> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8777 | 2025.12.31 23:21:14.256790 [ 271 ] {9e2de070-1e25-4efe-8903-9b8a7b0da51f} <Debug> executeQuery: Read 118 rows, 10.26 KiB in 0.001732 sec., 68129.33025404158 rows/sec., 5.78 MiB/sec. | ||
| 8778 | 2025.12.31 23:21:14.256841 [ 271 ] {9e2de070-1e25-4efe-8903-9b8a7b0da51f} <Debug> TCPHandler: Processed in 0.002056195 sec. | ||
| 8779 | 2025.12.31 23:21:14.256974 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8780 | 2025.12.31 23:21:14.257079 [ 271 ] {c2e58391-a073-40e5-89f7-d3e1eb5e4cb3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8781 | 2025.12.31 23:21:14.257124 [ 271 ] {c2e58391-a073-40e5-89f7-d3e1eb5e4cb3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8782 | 2025.12.31 23:21:14.257559 [ 271 ] {c2e58391-a073-40e5-89f7-d3e1eb5e4cb3} <Trace> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8783 | 2025.12.31 23:21:14.257599 [ 271 ] {c2e58391-a073-40e5-89f7-d3e1eb5e4cb3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 8784 | 2025.12.31 23:21:14.257941 [ 271 ] {c2e58391-a073-40e5-89f7-d3e1eb5e4cb3} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8785 | 2025.12.31 23:21:14.258172 [ 271 ] {c2e58391-a073-40e5-89f7-d3e1eb5e4cb3} <Trace> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8786 | 2025.12.31 23:21:14.258297 [ 92 ] {} <Debug> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8787 | 2025.12.31 23:21:14.258320 [ 271 ] {c2e58391-a073-40e5-89f7-d3e1eb5e4cb3} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001265 sec., 24505.92885375494 rows/sec., 1.80 MiB/sec. | ||
| 8788 | 2025.12.31 23:21:14.258366 [ 92 ] {} <Trace> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8789 | 2025.12.31 23:21:14.258377 [ 271 ] {c2e58391-a073-40e5-89f7-d3e1eb5e4cb3} <Debug> TCPHandler: Processed in 0.001458665 sec. | ||
| 8790 | 2025.12.31 23:21:14.258397 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 8791 | 2025.12.31 23:21:14.258502 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8792 | 2025.12.31 23:21:14.258542 [ 195 ] {d568562b-8e8e-4a3d-9432-0ad11505f9aa::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 | ||
| 8793 | 2025.12.31 23:21:14.258605 [ 271 ] {40bc897f-d0ad-4472-b66a-6610a080832e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8794 | 2025.12.31 23:21:14.258652 [ 271 ] {40bc897f-d0ad-4472-b66a-6610a080832e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8795 | 2025.12.31 23:21:14.258685 [ 195 ] {d568562b-8e8e-4a3d-9432-0ad11505f9aa::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8796 | 2025.12.31 23:21:14.258723 [ 195 ] {d568562b-8e8e-4a3d-9432-0ad11505f9aa::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 278 rows starting from the beginning of the part | ||
| 8797 | 2025.12.31 23:21:14.258787 [ 195 ] {d568562b-8e8e-4a3d-9432-0ad11505f9aa::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 31 rows starting from the beginning of the part | ||
| 8798 | 2025.12.31 23:21:14.258833 [ 195 ] {d568562b-8e8e-4a3d-9432-0ad11505f9aa::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 10 rows starting from the beginning of the part | ||
| 8799 | 2025.12.31 23:21:14.258875 [ 195 ] {d568562b-8e8e-4a3d-9432-0ad11505f9aa::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 35 rows starting from the beginning of the part | ||
| 8800 | 2025.12.31 23:21:14.258914 [ 195 ] {d568562b-8e8e-4a3d-9432-0ad11505f9aa::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 | ||
| 8801 | 2025.12.31 23:21:14.258953 [ 195 ] {d568562b-8e8e-4a3d-9432-0ad11505f9aa::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 31 rows starting from the beginning of the part | ||
| 8802 | 2025.12.31 23:21:14.259174 [ 271 ] {40bc897f-d0ad-4472-b66a-6610a080832e} <Trace> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8803 | 2025.12.31 23:21:14.259230 [ 271 ] {40bc897f-d0ad-4472-b66a-6610a080832e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 8804 | 2025.12.31 23:21:14.259650 [ 271 ] {40bc897f-d0ad-4472-b66a-6610a080832e} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8805 | 2025.12.31 23:21:14.259810 [ 193 ] {d568562b-8e8e-4a3d-9432-0ad11505f9aa::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 395 rows, containing 5 columns (5 merged, 0 gathered) in 0.001327463 sec., 297560.08265390445 rows/sec., 20.65 MiB/sec. | ||
| 8806 | 2025.12.31 23:21:14.259894 [ 271 ] {40bc897f-d0ad-4472-b66a-6610a080832e} <Trace> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8807 | 2025.12.31 23:21:14.259974 [ 201 ] {d568562b-8e8e-4a3d-9432-0ad11505f9aa::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8808 | 2025.12.31 23:21:14.260052 [ 271 ] {40bc897f-d0ad-4472-b66a-6610a080832e} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001467 sec., 64758.00954328562 rows/sec., 5.06 MiB/sec. | ||
| 8809 | 2025.12.31 23:21:14.260098 [ 271 ] {40bc897f-d0ad-4472-b66a-6610a080832e} <Debug> TCPHandler: Processed in 0.001648108 sec. | ||
| 8810 | 2025.12.31 23:21:14.260217 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8811 | 2025.12.31 23:21:14.260238 [ 201 ] {d568562b-8e8e-4a3d-9432-0ad11505f9aa::all_1_56_11} <Trace> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8812 | 2025.12.31 23:21:14.260307 [ 201 ] {d568562b-8e8e-4a3d-9432-0ad11505f9aa::all_1_56_11} <Trace> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8813 | 2025.12.31 23:21:14.260315 [ 271 ] {8731a807-708a-458b-888a-31c146b8a16c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8814 | 2025.12.31 23:21:14.260361 [ 271 ] {8731a807-708a-458b-888a-31c146b8a16c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8815 | 2025.12.31 23:21:14.260387 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 8816 | 2025.12.31 23:21:14.260784 [ 271 ] {8731a807-708a-458b-888a-31c146b8a16c} <Trace> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8817 | 2025.12.31 23:21:14.260820 [ 271 ] {8731a807-708a-458b-888a-31c146b8a16c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 8818 | 2025.12.31 23:21:14.261173 [ 271 ] {8731a807-708a-458b-888a-31c146b8a16c} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8819 | 2025.12.31 23:21:14.261398 [ 271 ] {8731a807-708a-458b-888a-31c146b8a16c} <Trace> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8820 | 2025.12.31 23:21:14.261517 [ 92 ] {} <Debug> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8821 | 2025.12.31 23:21:14.261545 [ 271 ] {8731a807-708a-458b-888a-31c146b8a16c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001251 sec., 127897.6818545164 rows/sec., 8.91 MiB/sec. | ||
| 8822 | 2025.12.31 23:21:14.261564 [ 92 ] {} <Trace> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8823 | 2025.12.31 23:21:14.261590 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 8824 | 2025.12.31 23:21:14.261600 [ 271 ] {8731a807-708a-458b-888a-31c146b8a16c} <Debug> TCPHandler: Processed in 0.001433374 sec. | ||
| 8825 | 2025.12.31 23:21:14.261676 [ 195 ] {7d79e45e-07fa-43b3-999d-49ca9374dcb1::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 | ||
| 8826 | 2025.12.31 23:21:14.261716 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8827 | 2025.12.31 23:21:14.261775 [ 195 ] {7d79e45e-07fa-43b3-999d-49ca9374dcb1::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8828 | 2025.12.31 23:21:14.261804 [ 195 ] {7d79e45e-07fa-43b3-999d-49ca9374dcb1::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_51_10, total 15673 rows starting from the beginning of the part | ||
| 8829 | 2025.12.31 23:21:14.261818 [ 271 ] {38615bcb-ad92-4e9b-bca1-961c95e5198a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8830 | 2025.12.31 23:21:14.261849 [ 195 ] {7d79e45e-07fa-43b3-999d-49ca9374dcb1::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 160 rows starting from the beginning of the part | ||
| 8831 | 2025.12.31 23:21:14.261879 [ 271 ] {38615bcb-ad92-4e9b-bca1-961c95e5198a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8832 | 2025.12.31 23:21:14.261893 [ 195 ] {7d79e45e-07fa-43b3-999d-49ca9374dcb1::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 160 rows starting from the beginning of the part | ||
| 8833 | 2025.12.31 23:21:14.261935 [ 195 ] {7d79e45e-07fa-43b3-999d-49ca9374dcb1::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 846 rows starting from the beginning of the part | ||
| 8834 | 2025.12.31 23:21:14.261970 [ 195 ] {7d79e45e-07fa-43b3-999d-49ca9374dcb1::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 | ||
| 8835 | 2025.12.31 23:21:14.262006 [ 195 ] {7d79e45e-07fa-43b3-999d-49ca9374dcb1::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 160 rows starting from the beginning of the part | ||
| 8836 | 2025.12.31 23:21:14.262800 [ 271 ] {38615bcb-ad92-4e9b-bca1-961c95e5198a} <Trace> oximeter.measurements_histogramu64 (83559bb8-4c93-4180-b7e7-e9b7333f4c1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8837 | 2025.12.31 23:21:14.262841 [ 271 ] {38615bcb-ad92-4e9b-bca1-961c95e5198a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 8838 | 2025.12.31 23:21:14.263571 [ 271 ] {38615bcb-ad92-4e9b-bca1-961c95e5198a} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 8839 | 2025.12.31 23:21:14.263847 [ 271 ] {38615bcb-ad92-4e9b-bca1-961c95e5198a} <Trace> oximeter.measurements_histogramu64 (83559bb8-4c93-4180-b7e7-e9b7333f4c1b): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8840 | 2025.12.31 23:21:14.264006 [ 271 ] {38615bcb-ad92-4e9b-bca1-961c95e5198a} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.002208 sec., 14039.855072463768 rows/sec., 25.16 MiB/sec. | ||
| 8841 | 2025.12.31 23:21:14.264089 [ 271 ] {38615bcb-ad92-4e9b-bca1-961c95e5198a} <Debug> TCPHandler: Processed in 0.002423311 sec. | ||
| 8842 | 2025.12.31 23:21:14.264210 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8843 | 2025.12.31 23:21:14.264314 [ 271 ] {503313f5-1a4a-4070-bdde-746cb4182a60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8844 | 2025.12.31 23:21:14.264358 [ 271 ] {503313f5-1a4a-4070-bdde-746cb4182a60} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8845 | 2025.12.31 23:21:14.264708 [ 271 ] {503313f5-1a4a-4070-bdde-746cb4182a60} <Trace> oximeter.measurements_u64 (3e0fa7da-0500-483e-b241-ac25d0f845d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8846 | 2025.12.31 23:21:14.264744 [ 271 ] {503313f5-1a4a-4070-bdde-746cb4182a60} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 8847 | 2025.12.31 23:21:14.265189 [ 271 ] {503313f5-1a4a-4070-bdde-746cb4182a60} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8848 | 2025.12.31 23:21:14.265409 [ 271 ] {503313f5-1a4a-4070-bdde-746cb4182a60} <Trace> oximeter.measurements_u64 (3e0fa7da-0500-483e-b241-ac25d0f845d7): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8849 | 2025.12.31 23:21:14.265544 [ 271 ] {503313f5-1a4a-4070-bdde-746cb4182a60} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001249 sec., 48038.43074459568 rows/sec., 3.24 MiB/sec. | ||
| 8850 | 2025.12.31 23:21:14.265586 [ 271 ] {503313f5-1a4a-4070-bdde-746cb4182a60} <Debug> TCPHandler: Processed in 0.001426165 sec. | ||
| 8851 | 2025.12.31 23:21:14.266799 [ 193 ] {7d79e45e-07fa-43b3-999d-49ca9374dcb1::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 17159 rows, containing 5 columns (5 merged, 0 gathered) in 0.005153177 sec., 3329790.535042751 rows/sec., 227.39 MiB/sec. | ||
| 8852 | 2025.12.31 23:21:14.267008 [ 193 ] {7d79e45e-07fa-43b3-999d-49ca9374dcb1::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8853 | 2025.12.31 23:21:14.267263 [ 193 ] {7d79e45e-07fa-43b3-999d-49ca9374dcb1::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8854 | 2025.12.31 23:21:14.267333 [ 193 ] {7d79e45e-07fa-43b3-999d-49ca9374dcb1::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8855 | 2025.12.31 23:21:14.267411 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.44 MiB. | ||
| 8856 | 2025.12.31 23:21:17.088386 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1142 | ||
| 8857 | 2025.12.31 23:21:17.090513 [ 243 ] {} <Trace> system.query_log (aa57fb54-d3d4-4e2b-bcda-b6c10074d25d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8858 | 2025.12.31 23:21:17.090558 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 8859 | 2025.12.31 23:21:17.091701 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 8860 | 2025.12.31 23:21:17.091963 [ 243 ] {} <Trace> system.query_log (aa57fb54-d3d4-4e2b-bcda-b6c10074d25d): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8861 | 2025.12.31 23:21:17.092221 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1142 | ||
| 8862 | 2025.12.31 23:21:19.256371 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8863 | 2025.12.31 23:21:19.256573 [ 271 ] {e2cd5bfb-38e4-4124-819b-3230f47f6666} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8864 | 2025.12.31 23:21:19.256647 [ 271 ] {e2cd5bfb-38e4-4124-819b-3230f47f6666} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8865 | 2025.12.31 23:21:19.257327 [ 271 ] {e2cd5bfb-38e4-4124-819b-3230f47f6666} <Trace> oximeter.fields_i16 (6205d96e-d352-40e9-8254-31db49133bc3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8866 | 2025.12.31 23:21:19.257378 [ 271 ] {e2cd5bfb-38e4-4124-819b-3230f47f6666} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 8867 | 2025.12.31 23:21:19.257760 [ 271 ] {e2cd5bfb-38e4-4124-819b-3230f47f6666} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 8868 | 2025.12.31 23:21:19.257984 [ 271 ] {e2cd5bfb-38e4-4124-819b-3230f47f6666} <Trace> oximeter.fields_i16 (6205d96e-d352-40e9-8254-31db49133bc3): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8869 | 2025.12.31 23:21:19.258153 [ 271 ] {e2cd5bfb-38e4-4124-819b-3230f47f6666} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001635 sec., 14678.899082568807 rows/sec., 1.22 MiB/sec. | ||
| 8870 | 2025.12.31 23:21:19.258203 [ 271 ] {e2cd5bfb-38e4-4124-819b-3230f47f6666} <Debug> TCPHandler: Processed in 0.001972733 sec. | ||
| 8871 | 2025.12.31 23:21:19.258333 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8872 | 2025.12.31 23:21:19.258434 [ 271 ] {3079aaaf-a3e9-4f75-96d6-8c88debb41d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 8873 | 2025.12.31 23:21:19.258477 [ 271 ] {3079aaaf-a3e9-4f75-96d6-8c88debb41d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 8874 | 2025.12.31 23:21:19.258879 [ 271 ] {3079aaaf-a3e9-4f75-96d6-8c88debb41d6} <Trace> oximeter.fields_ipaddr (5f424e33-6a9f-405c-b8ff-24c93b94647e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8875 | 2025.12.31 23:21:19.258917 [ 271 ] {3079aaaf-a3e9-4f75-96d6-8c88debb41d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 8876 | 2025.12.31 23:21:19.259216 [ 271 ] {3079aaaf-a3e9-4f75-96d6-8c88debb41d6} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 8877 | 2025.12.31 23:21:19.259420 [ 271 ] {3079aaaf-a3e9-4f75-96d6-8c88debb41d6} <Trace> oximeter.fields_ipaddr (5f424e33-6a9f-405c-b8ff-24c93b94647e): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8878 | 2025.12.31 23:21:19.259554 [ 271 ] {3079aaaf-a3e9-4f75-96d6-8c88debb41d6} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001143 sec., 3499.562554680665 rows/sec., 285.36 KiB/sec. | ||
| 8879 | 2025.12.31 23:21:19.259592 [ 271 ] {3079aaaf-a3e9-4f75-96d6-8c88debb41d6} <Debug> TCPHandler: Processed in 0.001311822 sec. | ||
| 8880 | 2025.12.31 23:21:19.259701 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8881 | 2025.12.31 23:21:19.259795 [ 271 ] {f7846cbc-4dbb-4854-81a0-428809cfc3d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8882 | 2025.12.31 23:21:19.259834 [ 271 ] {f7846cbc-4dbb-4854-81a0-428809cfc3d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8883 | 2025.12.31 23:21:19.260325 [ 271 ] {f7846cbc-4dbb-4854-81a0-428809cfc3d3} <Trace> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8884 | 2025.12.31 23:21:19.260362 [ 271 ] {f7846cbc-4dbb-4854-81a0-428809cfc3d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 8885 | 2025.12.31 23:21:19.260681 [ 271 ] {f7846cbc-4dbb-4854-81a0-428809cfc3d3} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 8886 | 2025.12.31 23:21:19.260882 [ 271 ] {f7846cbc-4dbb-4854-81a0-428809cfc3d3} <Trace> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8887 | 2025.12.31 23:21:19.261026 [ 271 ] {f7846cbc-4dbb-4854-81a0-428809cfc3d3} <Debug> executeQuery: Read 198 rows, 18.02 KiB in 0.00125 sec., 158400 rows/sec., 14.08 MiB/sec. | ||
| 8888 | 2025.12.31 23:21:19.261063 [ 271 ] {f7846cbc-4dbb-4854-81a0-428809cfc3d3} <Debug> TCPHandler: Processed in 0.001409974 sec. | ||
| 8889 | 2025.12.31 23:21:19.261176 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8890 | 2025.12.31 23:21:19.261269 [ 271 ] {ee0b7160-e981-438b-b85f-d8978a230cc4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8891 | 2025.12.31 23:21:19.261309 [ 271 ] {ee0b7160-e981-438b-b85f-d8978a230cc4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8892 | 2025.12.31 23:21:19.261711 [ 271 ] {ee0b7160-e981-438b-b85f-d8978a230cc4} <Trace> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8893 | 2025.12.31 23:21:19.261746 [ 271 ] {ee0b7160-e981-438b-b85f-d8978a230cc4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 8894 | 2025.12.31 23:21:19.262032 [ 271 ] {ee0b7160-e981-438b-b85f-d8978a230cc4} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8895 | 2025.12.31 23:21:19.262244 [ 271 ] {ee0b7160-e981-438b-b85f-d8978a230cc4} <Trace> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8896 | 2025.12.31 23:21:19.262393 [ 271 ] {ee0b7160-e981-438b-b85f-d8978a230cc4} <Debug> executeQuery: Read 26 rows, 1.99 KiB in 0.001142 sec., 22767.07530647986 rows/sec., 1.70 MiB/sec. | ||
| 8897 | 2025.12.31 23:21:19.262430 [ 271 ] {ee0b7160-e981-438b-b85f-d8978a230cc4} <Debug> TCPHandler: Processed in 0.001301352 sec. | ||
| 8898 | 2025.12.31 23:21:19.262537 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8899 | 2025.12.31 23:21:19.262630 [ 271 ] {2cf56bdd-a2c2-47ab-b8ce-574953ab5725} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8900 | 2025.12.31 23:21:19.262668 [ 271 ] {2cf56bdd-a2c2-47ab-b8ce-574953ab5725} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8901 | 2025.12.31 23:21:19.263056 [ 271 ] {2cf56bdd-a2c2-47ab-b8ce-574953ab5725} <Trace> oximeter.fields_u32 (32e14ee3-f9fc-4687-bf55-1d31f5f916a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8902 | 2025.12.31 23:21:19.263091 [ 271 ] {2cf56bdd-a2c2-47ab-b8ce-574953ab5725} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 8903 | 2025.12.31 23:21:19.263394 [ 271 ] {2cf56bdd-a2c2-47ab-b8ce-574953ab5725} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 8904 | 2025.12.31 23:21:19.263597 [ 271 ] {2cf56bdd-a2c2-47ab-b8ce-574953ab5725} <Trace> oximeter.fields_u32 (32e14ee3-f9fc-4687-bf55-1d31f5f916a9): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8905 | 2025.12.31 23:21:19.263733 [ 271 ] {2cf56bdd-a2c2-47ab-b8ce-574953ab5725} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.00112 sec., 21428.57142857143 rows/sec., 1.78 MiB/sec. | ||
| 8906 | 2025.12.31 23:21:19.263769 [ 271 ] {2cf56bdd-a2c2-47ab-b8ce-574953ab5725} <Debug> TCPHandler: Processed in 0.001279302 sec. | ||
| 8907 | 2025.12.31 23:21:19.263876 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8908 | 2025.12.31 23:21:19.263969 [ 271 ] {f405113a-57d4-44e3-8263-410c116e7175} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 8909 | 2025.12.31 23:21:19.264008 [ 271 ] {f405113a-57d4-44e3-8263-410c116e7175} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 8910 | 2025.12.31 23:21:19.264390 [ 271 ] {f405113a-57d4-44e3-8263-410c116e7175} <Trace> oximeter.fields_u8 (ce0c1db8-65f1-440f-8e78-1020d181f97b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8911 | 2025.12.31 23:21:19.264423 [ 271 ] {f405113a-57d4-44e3-8263-410c116e7175} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 8912 | 2025.12.31 23:21:19.264698 [ 271 ] {f405113a-57d4-44e3-8263-410c116e7175} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 8913 | 2025.12.31 23:21:19.264888 [ 271 ] {f405113a-57d4-44e3-8263-410c116e7175} <Trace> oximeter.fields_u8 (ce0c1db8-65f1-440f-8e78-1020d181f97b): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8914 | 2025.12.31 23:21:19.265012 [ 271 ] {f405113a-57d4-44e3-8263-410c116e7175} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001108 sec., 10830.324909747293 rows/sec., 846.12 KiB/sec. | ||
| 8915 | 2025.12.31 23:21:19.265046 [ 271 ] {f405113a-57d4-44e3-8263-410c116e7175} <Debug> TCPHandler: Processed in 0.001267871 sec. | ||
| 8916 | 2025.12.31 23:21:19.265148 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8917 | 2025.12.31 23:21:19.265235 [ 271 ] {0ed888b2-576d-4b8f-af01-43132828db61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8918 | 2025.12.31 23:21:19.265338 [ 271 ] {0ed888b2-576d-4b8f-af01-43132828db61} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8919 | 2025.12.31 23:21:19.265776 [ 271 ] {0ed888b2-576d-4b8f-af01-43132828db61} <Trace> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8920 | 2025.12.31 23:21:19.265812 [ 271 ] {0ed888b2-576d-4b8f-af01-43132828db61} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 8921 | 2025.12.31 23:21:19.266118 [ 271 ] {0ed888b2-576d-4b8f-af01-43132828db61} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 8922 | 2025.12.31 23:21:19.266329 [ 271 ] {0ed888b2-576d-4b8f-af01-43132828db61} <Trace> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8923 | 2025.12.31 23:21:19.266468 [ 271 ] {0ed888b2-576d-4b8f-af01-43132828db61} <Debug> executeQuery: Read 114 rows, 9.50 KiB in 0.001188 sec., 95959.59595959596 rows/sec., 7.81 MiB/sec. | ||
| 8924 | 2025.12.31 23:21:19.266504 [ 271 ] {0ed888b2-576d-4b8f-af01-43132828db61} <Debug> TCPHandler: Processed in 0.001346423 sec. | ||
| 8925 | 2025.12.31 23:21:19.266614 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8926 | 2025.12.31 23:21:19.266707 [ 271 ] {7f021f61-0e01-4ad9-9b98-d953d734f1f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8927 | 2025.12.31 23:21:19.266749 [ 271 ] {7f021f61-0e01-4ad9-9b98-d953d734f1f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8928 | 2025.12.31 23:21:19.267163 [ 271 ] {7f021f61-0e01-4ad9-9b98-d953d734f1f5} <Trace> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8929 | 2025.12.31 23:21:19.267198 [ 271 ] {7f021f61-0e01-4ad9-9b98-d953d734f1f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 8930 | 2025.12.31 23:21:19.267518 [ 271 ] {7f021f61-0e01-4ad9-9b98-d953d734f1f5} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8931 | 2025.12.31 23:21:19.267729 [ 271 ] {7f021f61-0e01-4ad9-9b98-d953d734f1f5} <Trace> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8932 | 2025.12.31 23:21:19.267861 [ 271 ] {7f021f61-0e01-4ad9-9b98-d953d734f1f5} <Debug> executeQuery: Read 198 rows, 14.54 KiB in 0.001173 sec., 168797.95396419437 rows/sec., 12.11 MiB/sec. | ||
| 8933 | 2025.12.31 23:21:19.267898 [ 271 ] {7f021f61-0e01-4ad9-9b98-d953d734f1f5} <Debug> TCPHandler: Processed in 0.001330612 sec. | ||
| 8934 | 2025.12.31 23:21:19.268006 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8935 | 2025.12.31 23:21:19.268098 [ 271 ] {26ded73d-87dc-4004-9cd8-857babbfe66f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8936 | 2025.12.31 23:21:19.268153 [ 271 ] {26ded73d-87dc-4004-9cd8-857babbfe66f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8937 | 2025.12.31 23:21:19.268949 [ 271 ] {26ded73d-87dc-4004-9cd8-857babbfe66f} <Trace> oximeter.measurements_histogramu64 (83559bb8-4c93-4180-b7e7-e9b7333f4c1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8938 | 2025.12.31 23:21:19.268984 [ 271 ] {26ded73d-87dc-4004-9cd8-857babbfe66f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 8939 | 2025.12.31 23:21:19.269488 [ 271 ] {26ded73d-87dc-4004-9cd8-857babbfe66f} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 8940 | 2025.12.31 23:21:19.269704 [ 271 ] {26ded73d-87dc-4004-9cd8-857babbfe66f} <Trace> oximeter.measurements_histogramu64 (83559bb8-4c93-4180-b7e7-e9b7333f4c1b): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8941 | 2025.12.31 23:21:19.269844 [ 271 ] {26ded73d-87dc-4004-9cd8-857babbfe66f} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001763 sec., 5672.149744753261 rows/sec., 10.16 MiB/sec. | ||
| 8942 | 2025.12.31 23:21:19.269904 [ 271 ] {26ded73d-87dc-4004-9cd8-857babbfe66f} <Debug> TCPHandler: Processed in 0.001944363 sec. | ||
| 8943 | 2025.12.31 23:21:19.270016 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8944 | 2025.12.31 23:21:19.270109 [ 271 ] {d50f17a1-e89b-40b9-b5e7-b2bdc6915916} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8945 | 2025.12.31 23:21:19.270151 [ 271 ] {d50f17a1-e89b-40b9-b5e7-b2bdc6915916} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8946 | 2025.12.31 23:21:19.270493 [ 271 ] {d50f17a1-e89b-40b9-b5e7-b2bdc6915916} <Trace> oximeter.measurements_u64 (3e0fa7da-0500-483e-b241-ac25d0f845d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8947 | 2025.12.31 23:21:19.270529 [ 271 ] {d50f17a1-e89b-40b9-b5e7-b2bdc6915916} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 8948 | 2025.12.31 23:21:19.270820 [ 271 ] {d50f17a1-e89b-40b9-b5e7-b2bdc6915916} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8949 | 2025.12.31 23:21:19.271019 [ 271 ] {d50f17a1-e89b-40b9-b5e7-b2bdc6915916} <Trace> oximeter.measurements_u64 (3e0fa7da-0500-483e-b241-ac25d0f845d7): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8950 | 2025.12.31 23:21:19.271129 [ 83 ] {} <Debug> oximeter.measurements_u64 (3e0fa7da-0500-483e-b241-ac25d0f845d7) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8951 | 2025.12.31 23:21:19.271147 [ 271 ] {d50f17a1-e89b-40b9-b5e7-b2bdc6915916} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001057 sec., 56764.42762535478 rows/sec., 3.83 MiB/sec. | ||
| 8952 | 2025.12.31 23:21:19.271193 [ 83 ] {} <Trace> oximeter.measurements_u64 (3e0fa7da-0500-483e-b241-ac25d0f845d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8953 | 2025.12.31 23:21:19.271199 [ 271 ] {d50f17a1-e89b-40b9-b5e7-b2bdc6915916} <Debug> TCPHandler: Processed in 0.001230911 sec. | ||
| 8954 | 2025.12.31 23:21:19.271221 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 8955 | 2025.12.31 23:21:19.271352 [ 198 ] {3e0fa7da-0500-483e-b241-ac25d0f845d7::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 | ||
| 8956 | 2025.12.31 23:21:19.271505 [ 198 ] {3e0fa7da-0500-483e-b241-ac25d0f845d7::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8957 | 2025.12.31 23:21:19.271546 [ 198 ] {3e0fa7da-0500-483e-b241-ac25d0f845d7::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 3144 rows starting from the beginning of the part | ||
| 8958 | 2025.12.31 23:21:19.271617 [ 198 ] {3e0fa7da-0500-483e-b241-ac25d0f845d7::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 60 rows starting from the beginning of the part | ||
| 8959 | 2025.12.31 23:21:19.271668 [ 198 ] {3e0fa7da-0500-483e-b241-ac25d0f845d7::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 60 rows starting from the beginning of the part | ||
| 8960 | 2025.12.31 23:21:19.271716 [ 198 ] {3e0fa7da-0500-483e-b241-ac25d0f845d7::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 | ||
| 8961 | 2025.12.31 23:21:19.271757 [ 198 ] {3e0fa7da-0500-483e-b241-ac25d0f845d7::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 | ||
| 8962 | 2025.12.31 23:21:19.271800 [ 198 ] {3e0fa7da-0500-483e-b241-ac25d0f845d7::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 | ||
| 8963 | 2025.12.31 23:21:19.272952 [ 193 ] {3e0fa7da-0500-483e-b241-ac25d0f845d7::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3444 rows, containing 4 columns (4 merged, 0 gathered) in 0.001663459 sec., 2070384.6623211033 rows/sec., 137.40 MiB/sec. | ||
| 8964 | 2025.12.31 23:21:19.273195 [ 198 ] {3e0fa7da-0500-483e-b241-ac25d0f845d7::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8965 | 2025.12.31 23:21:19.273443 [ 198 ] {3e0fa7da-0500-483e-b241-ac25d0f845d7::all_1_56_11} <Trace> oximeter.measurements_u64 (3e0fa7da-0500-483e-b241-ac25d0f845d7): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8966 | 2025.12.31 23:21:19.273511 [ 198 ] {3e0fa7da-0500-483e-b241-ac25d0f845d7::all_1_56_11} <Trace> oximeter.measurements_u64 (3e0fa7da-0500-483e-b241-ac25d0f845d7) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8967 | 2025.12.31 23:21:19.273587 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.76 MiB. | ||
| 8968 | 2025.12.31 23:21:19.530565 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 18804 | ||
| 8969 | 2025.12.31 23:21:19.531079 [ 245 ] {} <Trace> system.asynchronous_metric_log (1af02360-2569-4a97-a5ac-aa07775e497e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8970 | 2025.12.31 23:21:19.531130 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 8971 | 2025.12.31 23:21:19.531636 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 8972 | 2025.12.31 23:21:19.531883 [ 245 ] {} <Trace> system.asynchronous_metric_log (1af02360-2569-4a97-a5ac-aa07775e497e): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8973 | 2025.12.31 23:21:19.532036 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18804 | ||
| 8974 | 2025.12.31 23:21:20.527032 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 294 | ||
| 8975 | 2025.12.31 23:21:20.554345 [ 244 ] {} <Trace> system.metric_log (9f7485ce-4bf0-4a0f-b388-b82873d55ef6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8976 | 2025.12.31 23:21:20.554443 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 8977 | 2025.12.31 23:21:20.563393 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 8978 | 2025.12.31 23:21:20.564650 [ 244 ] {} <Trace> system.metric_log (9f7485ce-4bf0-4a0f-b388-b82873d55ef6): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8979 | 2025.12.31 23:21:20.571780 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 294 | ||
| 8980 | 2025.12.31 23:21:21.089926 [ 338 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56324 | ||
| 8981 | 2025.12.31 23:21:21.090047 [ 338 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8982 | 2025.12.31 23:21:21.090079 [ 338 ] {} <Debug> TCP-Session: 7350ae59-8454-4566-8baf-8d13f857f2f7 Authenticating user 'default' from [fd00:1122:3344:101::e]:56324 | ||
| 8983 | 2025.12.31 23:21:21.090102 [ 338 ] {} <Debug> TCP-Session: 7350ae59-8454-4566-8baf-8d13f857f2f7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8984 | 2025.12.31 23:21:21.090115 [ 338 ] {} <Debug> TCP-Session: 7350ae59-8454-4566-8baf-8d13f857f2f7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8985 | 2025.12.31 23:21:21.090337 [ 339 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47691 | ||
| 8986 | 2025.12.31 23:21:21.090358 [ 340 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46148 | ||
| 8987 | 2025.12.31 23:21:21.090400 [ 335 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65500 | ||
| 8988 | 2025.12.31 23:21:21.090413 [ 336 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63800 | ||
| 8989 | 2025.12.31 23:21:21.090421 [ 337 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49154 | ||
| 8990 | 2025.12.31 23:21:21.090459 [ 339 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8991 | 2025.12.31 23:21:21.090390 [ 334 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40636 | ||
| 8992 | 2025.12.31 23:21:21.090514 [ 338 ] {} <Trace> TCP-Session: 7350ae59-8454-4566-8baf-8d13f857f2f7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8993 | 2025.12.31 23:21:21.090525 [ 339 ] {} <Debug> TCP-Session: 95c7f7c6-53cc-46ff-82ce-1b1ab13bd313 Authenticating user 'default' from [fd00:1122:3344:101::e]:47691 | ||
| 8994 | 2025.12.31 23:21:21.090380 [ 341 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63166 | ||
| 8995 | 2025.12.31 23:21:21.090584 [ 339 ] {} <Debug> TCP-Session: 95c7f7c6-53cc-46ff-82ce-1b1ab13bd313 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8996 | 2025.12.31 23:21:21.090381 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62217 | ||
| 8997 | 2025.12.31 23:21:21.090629 [ 339 ] {} <Debug> TCP-Session: 95c7f7c6-53cc-46ff-82ce-1b1ab13bd313 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8998 | 2025.12.31 23:21:21.090714 [ 338 ] {2146ad22-bcbe-4f5c-a32e-4c93b6493472} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:56324) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 8999 | 2025.12.31 23:21:21.090777 [ 335 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9000 | 2025.12.31 23:21:21.090816 [ 335 ] {} <Debug> TCP-Session: c1f3608e-eec1-4b39-a7a7-8441cf689ac4 Authenticating user 'default' from [fd00:1122:3344:101::e]:65500 | ||
| 9001 | 2025.12.31 23:21:21.090842 [ 335 ] {} <Debug> TCP-Session: c1f3608e-eec1-4b39-a7a7-8441cf689ac4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9002 | 2025.12.31 23:21:21.090856 [ 335 ] {} <Debug> TCP-Session: c1f3608e-eec1-4b39-a7a7-8441cf689ac4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9003 | 2025.12.31 23:21:21.090947 [ 341 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9004 | 2025.12.31 23:21:21.090987 [ 341 ] {} <Debug> TCP-Session: 261808f6-355e-4fd3-942d-a2d2645ecf70 Authenticating user 'default' from [fd00:1122:3344:101::e]:63166 | ||
| 9005 | 2025.12.31 23:21:21.090992 [ 338 ] {2146ad22-bcbe-4f5c-a32e-4c93b6493472} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 9006 | 2025.12.31 23:21:21.091013 [ 341 ] {} <Debug> TCP-Session: 261808f6-355e-4fd3-942d-a2d2645ecf70 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9007 | 2025.12.31 23:21:21.091037 [ 341 ] {} <Debug> TCP-Session: 261808f6-355e-4fd3-942d-a2d2645ecf70 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9008 | 2025.12.31 23:21:21.091040 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9009 | 2025.12.31 23:21:21.091070 [ 338 ] {2146ad22-bcbe-4f5c-a32e-4c93b6493472} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9010 | 2025.12.31 23:21:21.091071 [ 267 ] {} <Debug> TCP-Session: 1080c67f-2525-441a-8959-f65d8795181d Authenticating user 'default' from [fd00:1122:3344:101::e]:62217 | ||
| 9011 | 2025.12.31 23:21:21.091107 [ 267 ] {} <Debug> TCP-Session: 1080c67f-2525-441a-8959-f65d8795181d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9012 | 2025.12.31 23:21:21.091125 [ 267 ] {} <Debug> TCP-Session: 1080c67f-2525-441a-8959-f65d8795181d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9013 | 2025.12.31 23:21:21.091374 [ 338 ] {2146ad22-bcbe-4f5c-a32e-4c93b6493472} <Debug> oximeter.version (354cafc0-8409-413e-b71b-ba38479b7a3f) (SelectExecutor): Key condition: unknown | ||
| 9014 | 2025.12.31 23:21:21.091407 [ 334 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9015 | 2025.12.31 23:21:21.091437 [ 334 ] {} <Debug> TCP-Session: 728e61da-5e4b-4ac4-a95e-50acfd5c65c2 Authenticating user 'default' from [fd00:1122:3344:101::e]:40636 | ||
| 9016 | 2025.12.31 23:21:21.091456 [ 334 ] {} <Debug> TCP-Session: 728e61da-5e4b-4ac4-a95e-50acfd5c65c2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9017 | 2025.12.31 23:21:21.091472 [ 334 ] {} <Debug> TCP-Session: 728e61da-5e4b-4ac4-a95e-50acfd5c65c2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9018 | 2025.12.31 23:21:21.091522 [ 337 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9019 | 2025.12.31 23:21:21.091557 [ 337 ] {} <Debug> TCP-Session: 34ac0f1b-b6e9-4919-8a9c-3262afd5bbc6 Authenticating user 'default' from [fd00:1122:3344:101::e]:49154 | ||
| 9020 | 2025.12.31 23:21:21.091575 [ 337 ] {} <Debug> TCP-Session: 34ac0f1b-b6e9-4919-8a9c-3262afd5bbc6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9021 | 2025.12.31 23:21:21.091592 [ 337 ] {} <Debug> TCP-Session: 34ac0f1b-b6e9-4919-8a9c-3262afd5bbc6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9022 | 2025.12.31 23:21:21.091769 [ 340 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9023 | 2025.12.31 23:21:21.091807 [ 340 ] {} <Debug> TCP-Session: 66f8686a-3c2b-4725-b649-d1fd6701eb54 Authenticating user 'default' from [fd00:1122:3344:101::e]:46148 | ||
| 9024 | 2025.12.31 23:21:21.091827 [ 340 ] {} <Debug> TCP-Session: 66f8686a-3c2b-4725-b649-d1fd6701eb54 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9025 | 2025.12.31 23:21:21.091843 [ 340 ] {} <Debug> TCP-Session: 66f8686a-3c2b-4725-b649-d1fd6701eb54 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9026 | 2025.12.31 23:21:21.091879 [ 336 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9027 | 2025.12.31 23:21:21.091915 [ 336 ] {} <Debug> TCP-Session: 694e0ec0-1c82-4369-8d7e-212f6fb429d1 Authenticating user 'default' from [fd00:1122:3344:101::e]:63800 | ||
| 9028 | 2025.12.31 23:21:21.091931 [ 336 ] {} <Debug> TCP-Session: 694e0ec0-1c82-4369-8d7e-212f6fb429d1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9029 | 2025.12.31 23:21:21.091944 [ 336 ] {} <Debug> TCP-Session: 694e0ec0-1c82-4369-8d7e-212f6fb429d1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9030 | 2025.12.31 23:21:21.092415 [ 324 ] {2146ad22-bcbe-4f5c-a32e-4c93b6493472} <Trace> AggregatingTransform: Aggregating | ||
| 9031 | 2025.12.31 23:21:21.092462 [ 324 ] {2146ad22-bcbe-4f5c-a32e-4c93b6493472} <Trace> Aggregator: Aggregation method: without_key | ||
| 9032 | 2025.12.31 23:21:21.092501 [ 324 ] {2146ad22-bcbe-4f5c-a32e-4c93b6493472} <Trace> AggregatingTransform: Aggregated. 2 to 1 rows (from 80.00 B) in 0.000913735 sec. (2188.818 rows/sec., 85.50 KiB/sec.) | ||
| 9033 | 2025.12.31 23:21:21.092519 [ 324 ] {2146ad22-bcbe-4f5c-a32e-4c93b6493472} <Trace> Aggregator: Merging aggregated data | ||
| 9034 | 2025.12.31 23:21:21.093915 [ 338 ] {2146ad22-bcbe-4f5c-a32e-4c93b6493472} <Debug> executeQuery: Read 2 rows, 80.00 B in 0.003254 sec., 614.6281499692686 rows/sec., 24.01 KiB/sec. | ||
| 9035 | 2025.12.31 23:21:21.094118 [ 338 ] {2146ad22-bcbe-4f5c-a32e-4c93b6493472} <Debug> TCPHandler: Processed in 0.003718494 sec. | ||
| 9036 | 2025.12.31 23:21:21.094248 [ 338 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9037 | 2025.12.31 23:21:21.094272 [ 267 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9038 | 2025.12.31 23:21:21.094284 [ 338 ] {} <Debug> TCP-Session: 7350ae59-8454-4566-8baf-8d13f857f2f7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9039 | 2025.12.31 23:21:21.094291 [ 339 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9040 | 2025.12.31 23:21:21.094310 [ 337 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9041 | 2025.12.31 23:21:21.094323 [ 267 ] {} <Debug> TCP-Session: 1080c67f-2525-441a-8959-f65d8795181d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9042 | 2025.12.31 23:21:21.094352 [ 340 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9043 | 2025.12.31 23:21:21.094367 [ 337 ] {} <Debug> TCP-Session: 34ac0f1b-b6e9-4919-8a9c-3262afd5bbc6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9044 | 2025.12.31 23:21:21.094387 [ 341 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9045 | 2025.12.31 23:21:21.094407 [ 335 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9046 | 2025.12.31 23:21:21.094421 [ 336 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9047 | 2025.12.31 23:21:21.094462 [ 335 ] {} <Debug> TCP-Session: c1f3608e-eec1-4b39-a7a7-8441cf689ac4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9048 | 2025.12.31 23:21:21.094437 [ 341 ] {} <Debug> TCP-Session: 261808f6-355e-4fd3-942d-a2d2645ecf70 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9049 | 2025.12.31 23:21:21.094494 [ 336 ] {} <Debug> TCP-Session: 694e0ec0-1c82-4369-8d7e-212f6fb429d1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9050 | 2025.12.31 23:21:21.094409 [ 340 ] {} <Debug> TCP-Session: 66f8686a-3c2b-4725-b649-d1fd6701eb54 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9051 | 2025.12.31 23:21:21.094372 [ 334 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9052 | 2025.12.31 23:21:21.094351 [ 339 ] {} <Debug> TCP-Session: 95c7f7c6-53cc-46ff-82ce-1b1ab13bd313 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9053 | 2025.12.31 23:21:21.094581 [ 334 ] {} <Debug> TCP-Session: 728e61da-5e4b-4ac4-a95e-50acfd5c65c2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9054 | 2025.12.31 23:21:21.183303 [ 338 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63033 | ||
| 9055 | 2025.12.31 23:21:21.183412 [ 338 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9056 | 2025.12.31 23:21:21.183441 [ 338 ] {} <Debug> TCP-Session: 12c5c9da-5f18-4d1e-b8e2-47077d1a5a9d Authenticating user 'default' from [fd00:1122:3344:101::e]:63033 | ||
| 9057 | 2025.12.31 23:21:21.183464 [ 338 ] {} <Debug> TCP-Session: 12c5c9da-5f18-4d1e-b8e2-47077d1a5a9d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9058 | 2025.12.31 23:21:21.183478 [ 338 ] {} <Debug> TCP-Session: 12c5c9da-5f18-4d1e-b8e2-47077d1a5a9d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9059 | 2025.12.31 23:21:21.183709 [ 339 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48813 | ||
| 9060 | 2025.12.31 23:21:21.183734 [ 341 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43584 | ||
| 9061 | 2025.12.31 23:21:21.183768 [ 335 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64974 | ||
| 9062 | 2025.12.31 23:21:21.183788 [ 337 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44395 | ||
| 9063 | 2025.12.31 23:21:21.183835 [ 339 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9064 | 2025.12.31 23:21:21.183778 [ 336 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33829 | ||
| 9065 | 2025.12.31 23:21:21.183873 [ 339 ] {} <Debug> TCP-Session: d669ee79-28dc-48ce-9389-c17f89c50eff Authenticating user 'default' from [fd00:1122:3344:101::e]:48813 | ||
| 9066 | 2025.12.31 23:21:21.183872 [ 338 ] {} <Trace> TCP-Session: 12c5c9da-5f18-4d1e-b8e2-47077d1a5a9d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9067 | 2025.12.31 23:21:21.183891 [ 337 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9068 | 2025.12.31 23:21:21.183910 [ 339 ] {} <Debug> TCP-Session: d669ee79-28dc-48ce-9389-c17f89c50eff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9069 | 2025.12.31 23:21:21.183932 [ 336 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9070 | 2025.12.31 23:21:21.183940 [ 337 ] {} <Debug> TCP-Session: 4223f01d-ad80-4053-8ee5-e308cdcc4f11 Authenticating user 'default' from [fd00:1122:3344:101::e]:44395 | ||
| 9071 | 2025.12.31 23:21:21.183946 [ 339 ] {} <Debug> TCP-Session: d669ee79-28dc-48ce-9389-c17f89c50eff Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9072 | 2025.12.31 23:21:21.183968 [ 336 ] {} <Debug> TCP-Session: 57d34cbb-912f-4251-816b-508488174fef Authenticating user 'default' from [fd00:1122:3344:101::e]:33829 | ||
| 9073 | 2025.12.31 23:21:21.183971 [ 337 ] {} <Debug> TCP-Session: 4223f01d-ad80-4053-8ee5-e308cdcc4f11 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9074 | 2025.12.31 23:21:21.183999 [ 336 ] {} <Debug> TCP-Session: 57d34cbb-912f-4251-816b-508488174fef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9075 | 2025.12.31 23:21:21.184039 [ 337 ] {} <Debug> TCP-Session: 4223f01d-ad80-4053-8ee5-e308cdcc4f11 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9076 | 2025.12.31 23:21:21.184067 [ 336 ] {} <Debug> TCP-Session: 57d34cbb-912f-4251-816b-508488174fef Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9077 | 2025.12.31 23:21:21.184078 [ 338 ] {6644a110-309f-4f5f-a5fa-03d77da8cc42} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:63033) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 9078 | 2025.12.31 23:21:21.183863 [ 341 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9079 | 2025.12.31 23:21:21.183751 [ 334 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44541 | ||
| 9080 | 2025.12.31 23:21:21.184164 [ 341 ] {} <Debug> TCP-Session: bdafa62a-037a-4d37-ab7a-4a938698a7bd Authenticating user 'default' from [fd00:1122:3344:101::e]:43584 | ||
| 9081 | 2025.12.31 23:21:21.183739 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59634 | ||
| 9082 | 2025.12.31 23:21:21.184196 [ 341 ] {} <Debug> TCP-Session: bdafa62a-037a-4d37-ab7a-4a938698a7bd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9083 | 2025.12.31 23:21:21.183711 [ 340 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37774 | ||
| 9084 | 2025.12.31 23:21:21.184224 [ 341 ] {} <Debug> TCP-Session: bdafa62a-037a-4d37-ab7a-4a938698a7bd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9085 | 2025.12.31 23:21:21.184233 [ 334 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9086 | 2025.12.31 23:21:21.184269 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9087 | 2025.12.31 23:21:21.183888 [ 335 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9088 | 2025.12.31 23:21:21.184315 [ 334 ] {} <Debug> TCP-Session: 6eceab8f-2faa-4ed5-b235-55293cfe2a02 Authenticating user 'default' from [fd00:1122:3344:101::e]:44541 | ||
| 9089 | 2025.12.31 23:21:21.184332 [ 267 ] {} <Debug> TCP-Session: 8d2909e8-abe9-4576-8fd2-bb4fcb144dfa Authenticating user 'default' from [fd00:1122:3344:101::e]:59634 | ||
| 9090 | 2025.12.31 23:21:21.184346 [ 340 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9091 | 2025.12.31 23:21:21.184368 [ 335 ] {} <Debug> TCP-Session: 540f74f2-2d2e-42c5-bc22-e483215b9513 Authenticating user 'default' from [fd00:1122:3344:101::e]:64974 | ||
| 9092 | 2025.12.31 23:21:21.184385 [ 267 ] {} <Debug> TCP-Session: 8d2909e8-abe9-4576-8fd2-bb4fcb144dfa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9093 | 2025.12.31 23:21:21.184397 [ 340 ] {} <Debug> TCP-Session: c8e13098-ec49-44cf-bef5-bc89ed234d6e Authenticating user 'default' from [fd00:1122:3344:101::e]:37774 | ||
| 9094 | 2025.12.31 23:21:21.184413 [ 335 ] {} <Debug> TCP-Session: 540f74f2-2d2e-42c5-bc22-e483215b9513 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9095 | 2025.12.31 23:21:21.184425 [ 267 ] {} <Debug> TCP-Session: 8d2909e8-abe9-4576-8fd2-bb4fcb144dfa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9096 | 2025.12.31 23:21:21.184445 [ 335 ] {} <Debug> TCP-Session: 540f74f2-2d2e-42c5-bc22-e483215b9513 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9097 | 2025.12.31 23:21:21.184380 [ 338 ] {6644a110-309f-4f5f-a5fa-03d77da8cc42} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 9098 | 2025.12.31 23:21:21.184434 [ 340 ] {} <Debug> TCP-Session: c8e13098-ec49-44cf-bef5-bc89ed234d6e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9099 | 2025.12.31 23:21:21.184370 [ 334 ] {} <Debug> TCP-Session: 6eceab8f-2faa-4ed5-b235-55293cfe2a02 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9100 | 2025.12.31 23:21:21.184524 [ 340 ] {} <Debug> TCP-Session: c8e13098-ec49-44cf-bef5-bc89ed234d6e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9101 | 2025.12.31 23:21:21.184540 [ 338 ] {6644a110-309f-4f5f-a5fa-03d77da8cc42} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9102 | 2025.12.31 23:21:21.184544 [ 334 ] {} <Debug> TCP-Session: 6eceab8f-2faa-4ed5-b235-55293cfe2a02 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9103 | 2025.12.31 23:21:21.184839 [ 338 ] {6644a110-309f-4f5f-a5fa-03d77da8cc42} <Debug> oximeter.version (354cafc0-8409-413e-b71b-ba38479b7a3f) (SelectExecutor): Key condition: unknown | ||
| 9104 | 2025.12.31 23:21:21.185869 [ 314 ] {6644a110-309f-4f5f-a5fa-03d77da8cc42} <Trace> AggregatingTransform: Aggregating | ||
| 9105 | 2025.12.31 23:21:21.185909 [ 314 ] {6644a110-309f-4f5f-a5fa-03d77da8cc42} <Trace> Aggregator: Aggregation method: without_key | ||
| 9106 | 2025.12.31 23:21:21.185948 [ 314 ] {6644a110-309f-4f5f-a5fa-03d77da8cc42} <Trace> AggregatingTransform: Aggregated. 2 to 1 rows (from 80.00 B) in 0.000899685 sec. (2223.000 rows/sec., 86.84 KiB/sec.) | ||
| 9107 | 2025.12.31 23:21:21.185964 [ 314 ] {6644a110-309f-4f5f-a5fa-03d77da8cc42} <Trace> Aggregator: Merging aggregated data | ||
| 9108 | 2025.12.31 23:21:21.187429 [ 338 ] {6644a110-309f-4f5f-a5fa-03d77da8cc42} <Debug> executeQuery: Read 2 rows, 80.00 B in 0.003416 sec., 585.4800936768149 rows/sec., 22.87 KiB/sec. | ||
| 9109 | 2025.12.31 23:21:21.187594 [ 338 ] {6644a110-309f-4f5f-a5fa-03d77da8cc42} <Debug> TCPHandler: Processed in 0.003854195 sec. | ||
| 9110 | 2025.12.31 23:21:21.187724 [ 338 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9111 | 2025.12.31 23:21:21.187748 [ 339 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9112 | 2025.12.31 23:21:21.187756 [ 338 ] {} <Debug> TCP-Session: 12c5c9da-5f18-4d1e-b8e2-47077d1a5a9d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9113 | 2025.12.31 23:21:21.187767 [ 336 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9114 | 2025.12.31 23:21:21.187798 [ 339 ] {} <Debug> TCP-Session: d669ee79-28dc-48ce-9389-c17f89c50eff Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9115 | 2025.12.31 23:21:21.187808 [ 340 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9116 | 2025.12.31 23:21:21.187820 [ 267 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9117 | 2025.12.31 23:21:21.187838 [ 341 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9118 | 2025.12.31 23:21:21.187855 [ 334 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9119 | 2025.12.31 23:21:21.187879 [ 267 ] {} <Debug> TCP-Session: 8d2909e8-abe9-4576-8fd2-bb4fcb144dfa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9120 | 2025.12.31 23:21:21.187892 [ 341 ] {} <Debug> TCP-Session: bdafa62a-037a-4d37-ab7a-4a938698a7bd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9121 | 2025.12.31 23:21:21.187912 [ 334 ] {} <Debug> TCP-Session: 6eceab8f-2faa-4ed5-b235-55293cfe2a02 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9122 | 2025.12.31 23:21:21.187873 [ 337 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9123 | 2025.12.31 23:21:21.187839 [ 336 ] {} <Debug> TCP-Session: 57d34cbb-912f-4251-816b-508488174fef Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9124 | 2025.12.31 23:21:21.187975 [ 337 ] {} <Debug> TCP-Session: 4223f01d-ad80-4053-8ee5-e308cdcc4f11 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9125 | 2025.12.31 23:21:21.187784 [ 335 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9126 | 2025.12.31 23:21:21.187867 [ 340 ] {} <Debug> TCP-Session: c8e13098-ec49-44cf-bef5-bc89ed234d6e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9127 | 2025.12.31 23:21:21.188035 [ 335 ] {} <Debug> TCP-Session: 540f74f2-2d2e-42c5-bc22-e483215b9513 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9128 | 2025.12.31 23:21:22.505548 [ 338 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39471 | ||
| 9129 | 2025.12.31 23:21:22.505654 [ 338 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9130 | 2025.12.31 23:21:22.505685 [ 338 ] {} <Debug> TCP-Session: 5c1d1ff3-4a1e-4826-b19a-e93ec2bb0f20 Authenticating user 'default' from [fd00:1122:3344:101::e]:39471 | ||
| 9131 | 2025.12.31 23:21:22.505716 [ 338 ] {} <Debug> TCP-Session: 5c1d1ff3-4a1e-4826-b19a-e93ec2bb0f20 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9132 | 2025.12.31 23:21:22.505738 [ 338 ] {} <Debug> TCP-Session: 5c1d1ff3-4a1e-4826-b19a-e93ec2bb0f20 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9133 | 2025.12.31 23:21:22.505934 [ 340 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58447 | ||
| 9134 | 2025.12.31 23:21:22.505935 [ 339 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57587 | ||
| 9135 | 2025.12.31 23:21:22.505993 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49179 | ||
| 9136 | 2025.12.31 23:21:22.506027 [ 337 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36535 | ||
| 9137 | 2025.12.31 23:21:22.506056 [ 338 ] {} <Trace> TCP-Session: 5c1d1ff3-4a1e-4826-b19a-e93ec2bb0f20 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9138 | 2025.12.31 23:21:22.506060 [ 340 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9139 | 2025.12.31 23:21:22.506114 [ 339 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9140 | 2025.12.31 23:21:22.506131 [ 337 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9141 | 2025.12.31 23:21:22.506146 [ 340 ] {} <Debug> TCP-Session: f1df9470-4651-4a25-8690-ca350e63ac69 Authenticating user 'default' from [fd00:1122:3344:101::e]:58447 | ||
| 9142 | 2025.12.31 23:21:22.506160 [ 339 ] {} <Debug> TCP-Session: aaada3eb-5179-42b4-ab8d-b11f30821363 Authenticating user 'default' from [fd00:1122:3344:101::e]:57587 | ||
| 9143 | 2025.12.31 23:21:22.506163 [ 337 ] {} <Debug> TCP-Session: 0ab98ea6-5910-4d71-a7d1-85614f06b387 Authenticating user 'default' from [fd00:1122:3344:101::e]:36535 | ||
| 9144 | 2025.12.31 23:21:22.506185 [ 340 ] {} <Debug> TCP-Session: f1df9470-4651-4a25-8690-ca350e63ac69 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9145 | 2025.12.31 23:21:22.506199 [ 339 ] {} <Debug> TCP-Session: aaada3eb-5179-42b4-ab8d-b11f30821363 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9146 | 2025.12.31 23:21:22.506202 [ 337 ] {} <Debug> TCP-Session: 0ab98ea6-5910-4d71-a7d1-85614f06b387 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9147 | 2025.12.31 23:21:22.506216 [ 340 ] {} <Debug> TCP-Session: f1df9470-4651-4a25-8690-ca350e63ac69 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9148 | 2025.12.31 23:21:22.506226 [ 339 ] {} <Debug> TCP-Session: aaada3eb-5179-42b4-ab8d-b11f30821363 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9149 | 2025.12.31 23:21:22.506231 [ 337 ] {} <Debug> TCP-Session: 0ab98ea6-5910-4d71-a7d1-85614f06b387 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9150 | 2025.12.31 23:21:22.506255 [ 338 ] {e3d11f5c-084d-4c51-bb25-71bc23d5ad7a} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:39471) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 9151 | 2025.12.31 23:21:22.506022 [ 336 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39015 | ||
| 9152 | 2025.12.31 23:21:22.506006 [ 335 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58577 | ||
| 9153 | 2025.12.31 23:21:22.505993 [ 341 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47357 | ||
| 9154 | 2025.12.31 23:21:22.506357 [ 336 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9155 | 2025.12.31 23:21:22.505995 [ 334 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53182 | ||
| 9156 | 2025.12.31 23:21:22.506392 [ 336 ] {} <Debug> TCP-Session: 4ba177ee-185f-4eca-8915-e929898057bc Authenticating user 'default' from [fd00:1122:3344:101::e]:39015 | ||
| 9157 | 2025.12.31 23:21:22.506414 [ 341 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9158 | 2025.12.31 23:21:22.506132 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9159 | 2025.12.31 23:21:22.506433 [ 336 ] {} <Debug> TCP-Session: 4ba177ee-185f-4eca-8915-e929898057bc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9160 | 2025.12.31 23:21:22.506445 [ 341 ] {} <Debug> TCP-Session: 49f3abd3-c374-4dee-9ee3-a0cabc8eed07 Authenticating user 'default' from [fd00:1122:3344:101::e]:47357 | ||
| 9161 | 2025.12.31 23:21:22.506460 [ 267 ] {} <Debug> TCP-Session: dc437ca9-8488-477c-8202-b5d5b68fa78a Authenticating user 'default' from [fd00:1122:3344:101::e]:49179 | ||
| 9162 | 2025.12.31 23:21:22.506459 [ 336 ] {} <Debug> TCP-Session: 4ba177ee-185f-4eca-8915-e929898057bc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9163 | 2025.12.31 23:21:22.506474 [ 341 ] {} <Debug> TCP-Session: 49f3abd3-c374-4dee-9ee3-a0cabc8eed07 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9164 | 2025.12.31 23:21:22.506481 [ 267 ] {} <Debug> TCP-Session: dc437ca9-8488-477c-8202-b5d5b68fa78a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9165 | 2025.12.31 23:21:22.506494 [ 341 ] {} <Debug> TCP-Session: 49f3abd3-c374-4dee-9ee3-a0cabc8eed07 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9166 | 2025.12.31 23:21:22.506505 [ 267 ] {} <Debug> TCP-Session: dc437ca9-8488-477c-8202-b5d5b68fa78a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9167 | 2025.12.31 23:21:22.506462 [ 334 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9168 | 2025.12.31 23:21:22.506537 [ 338 ] {e3d11f5c-084d-4c51-bb25-71bc23d5ad7a} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 9169 | 2025.12.31 23:21:22.506553 [ 334 ] {} <Debug> TCP-Session: 7a1029b1-0445-4e1f-80f1-40d702a7b6d3 Authenticating user 'default' from [fd00:1122:3344:101::e]:53182 | ||
| 9170 | 2025.12.31 23:21:22.506387 [ 335 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9171 | 2025.12.31 23:21:22.506575 [ 334 ] {} <Debug> TCP-Session: 7a1029b1-0445-4e1f-80f1-40d702a7b6d3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9172 | 2025.12.31 23:21:22.506594 [ 338 ] {e3d11f5c-084d-4c51-bb25-71bc23d5ad7a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9173 | 2025.12.31 23:21:22.506604 [ 334 ] {} <Debug> TCP-Session: 7a1029b1-0445-4e1f-80f1-40d702a7b6d3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9174 | 2025.12.31 23:21:22.506599 [ 335 ] {} <Debug> TCP-Session: 2a81c420-334d-4603-9946-62a41318d8d1 Authenticating user 'default' from [fd00:1122:3344:101::e]:58577 | ||
| 9175 | 2025.12.31 23:21:22.506640 [ 335 ] {} <Debug> TCP-Session: 2a81c420-334d-4603-9946-62a41318d8d1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9176 | 2025.12.31 23:21:22.506652 [ 335 ] {} <Debug> TCP-Session: 2a81c420-334d-4603-9946-62a41318d8d1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9177 | 2025.12.31 23:21:22.506890 [ 338 ] {e3d11f5c-084d-4c51-bb25-71bc23d5ad7a} <Debug> oximeter.version (354cafc0-8409-413e-b71b-ba38479b7a3f) (SelectExecutor): Key condition: unknown | ||
| 9178 | 2025.12.31 23:21:22.507969 [ 326 ] {e3d11f5c-084d-4c51-bb25-71bc23d5ad7a} <Trace> AggregatingTransform: Aggregating | ||
| 9179 | 2025.12.31 23:21:22.508030 [ 326 ] {e3d11f5c-084d-4c51-bb25-71bc23d5ad7a} <Trace> Aggregator: Aggregation method: without_key | ||
| 9180 | 2025.12.31 23:21:22.508071 [ 326 ] {e3d11f5c-084d-4c51-bb25-71bc23d5ad7a} <Trace> AggregatingTransform: Aggregated. 2 to 1 rows (from 80.00 B) in 0.000962976 sec. (2076.895 rows/sec., 81.13 KiB/sec.) | ||
| 9181 | 2025.12.31 23:21:22.508090 [ 326 ] {e3d11f5c-084d-4c51-bb25-71bc23d5ad7a} <Trace> Aggregator: Merging aggregated data | ||
| 9182 | 2025.12.31 23:21:22.509335 [ 338 ] {e3d11f5c-084d-4c51-bb25-71bc23d5ad7a} <Debug> executeQuery: Read 2 rows, 80.00 B in 0.003133 sec., 638.3657835939994 rows/sec., 24.94 KiB/sec. | ||
| 9183 | 2025.12.31 23:21:22.509548 [ 338 ] {e3d11f5c-084d-4c51-bb25-71bc23d5ad7a} <Debug> TCPHandler: Processed in 0.003626211 sec. | ||
| 9184 | 2025.12.31 23:21:22.509700 [ 338 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9185 | 2025.12.31 23:21:22.509725 [ 337 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9186 | 2025.12.31 23:21:22.509742 [ 339 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9187 | 2025.12.31 23:21:22.509760 [ 340 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9188 | 2025.12.31 23:21:22.509773 [ 337 ] {} <Debug> TCP-Session: 0ab98ea6-5910-4d71-a7d1-85614f06b387 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9189 | 2025.12.31 23:21:22.509788 [ 339 ] {} <Debug> TCP-Session: aaada3eb-5179-42b4-ab8d-b11f30821363 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9190 | 2025.12.31 23:21:22.509789 [ 336 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9191 | 2025.12.31 23:21:22.509812 [ 340 ] {} <Debug> TCP-Session: f1df9470-4651-4a25-8690-ca350e63ac69 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9192 | 2025.12.31 23:21:22.509833 [ 335 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9193 | 2025.12.31 23:21:22.509849 [ 336 ] {} <Debug> TCP-Session: 4ba177ee-185f-4eca-8915-e929898057bc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9194 | 2025.12.31 23:21:22.509821 [ 267 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9195 | 2025.12.31 23:21:22.509877 [ 335 ] {} <Debug> TCP-Session: 2a81c420-334d-4603-9946-62a41318d8d1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9196 | 2025.12.31 23:21:22.509804 [ 341 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9197 | 2025.12.31 23:21:22.509909 [ 267 ] {} <Debug> TCP-Session: dc437ca9-8488-477c-8202-b5d5b68fa78a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9198 | 2025.12.31 23:21:22.509775 [ 334 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9199 | 2025.12.31 23:21:22.509947 [ 341 ] {} <Debug> TCP-Session: 49f3abd3-c374-4dee-9ee3-a0cabc8eed07 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9200 | 2025.12.31 23:21:22.509732 [ 338 ] {} <Debug> TCP-Session: 5c1d1ff3-4a1e-4826-b19a-e93ec2bb0f20 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9201 | 2025.12.31 23:21:22.509982 [ 334 ] {} <Debug> TCP-Session: 7a1029b1-0445-4e1f-80f1-40d702a7b6d3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9202 | 2025.12.31 23:21:24.256142 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9203 | 2025.12.31 23:21:24.256329 [ 271 ] {ce41aa28-6319-4229-bd26-2db3cad54767} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9204 | 2025.12.31 23:21:24.256396 [ 271 ] {ce41aa28-6319-4229-bd26-2db3cad54767} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9205 | 2025.12.31 23:21:24.257114 [ 271 ] {ce41aa28-6319-4229-bd26-2db3cad54767} <Trace> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9206 | 2025.12.31 23:21:24.257158 [ 271 ] {ce41aa28-6319-4229-bd26-2db3cad54767} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 9207 | 2025.12.31 23:21:24.257574 [ 271 ] {ce41aa28-6319-4229-bd26-2db3cad54767} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 9208 | 2025.12.31 23:21:24.257805 [ 271 ] {ce41aa28-6319-4229-bd26-2db3cad54767} <Trace> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9209 | 2025.12.31 23:21:24.257970 [ 271 ] {ce41aa28-6319-4229-bd26-2db3cad54767} <Debug> executeQuery: Read 118 rows, 10.26 KiB in 0.001692 sec., 69739.95271867613 rows/sec., 5.92 MiB/sec. | ||
| 9210 | 2025.12.31 23:21:24.258016 [ 271 ] {ce41aa28-6319-4229-bd26-2db3cad54767} <Debug> TCPHandler: Processed in 0.002023424 sec. | ||
| 9211 | 2025.12.31 23:21:24.258150 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9212 | 2025.12.31 23:21:24.258249 [ 271 ] {fc4a1ee2-b2d6-48f9-927b-bcbd77313d33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9213 | 2025.12.31 23:21:24.258293 [ 271 ] {fc4a1ee2-b2d6-48f9-927b-bcbd77313d33} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9214 | 2025.12.31 23:21:24.258727 [ 271 ] {fc4a1ee2-b2d6-48f9-927b-bcbd77313d33} <Trace> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9215 | 2025.12.31 23:21:24.258764 [ 271 ] {fc4a1ee2-b2d6-48f9-927b-bcbd77313d33} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 9216 | 2025.12.31 23:21:24.259077 [ 271 ] {fc4a1ee2-b2d6-48f9-927b-bcbd77313d33} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 9217 | 2025.12.31 23:21:24.259293 [ 271 ] {fc4a1ee2-b2d6-48f9-927b-bcbd77313d33} <Trace> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9218 | 2025.12.31 23:21:24.259437 [ 271 ] {fc4a1ee2-b2d6-48f9-927b-bcbd77313d33} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001208 sec., 25662.251655629138 rows/sec., 1.88 MiB/sec. | ||
| 9219 | 2025.12.31 23:21:24.259474 [ 271 ] {fc4a1ee2-b2d6-48f9-927b-bcbd77313d33} <Debug> TCPHandler: Processed in 0.001375753 sec. | ||
| 9220 | 2025.12.31 23:21:24.259576 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9221 | 2025.12.31 23:21:24.259673 [ 271 ] {1633f782-e1fd-4fac-8c48-2bdf42118fee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9222 | 2025.12.31 23:21:24.259713 [ 271 ] {1633f782-e1fd-4fac-8c48-2bdf42118fee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9223 | 2025.12.31 23:21:24.260154 [ 271 ] {1633f782-e1fd-4fac-8c48-2bdf42118fee} <Trace> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9224 | 2025.12.31 23:21:24.260191 [ 271 ] {1633f782-e1fd-4fac-8c48-2bdf42118fee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 9225 | 2025.12.31 23:21:24.260507 [ 271 ] {1633f782-e1fd-4fac-8c48-2bdf42118fee} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 9226 | 2025.12.31 23:21:24.260727 [ 271 ] {1633f782-e1fd-4fac-8c48-2bdf42118fee} <Trace> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9227 | 2025.12.31 23:21:24.260859 [ 271 ] {1633f782-e1fd-4fac-8c48-2bdf42118fee} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001206 sec., 78772.80265339966 rows/sec., 6.15 MiB/sec. | ||
| 9228 | 2025.12.31 23:21:24.260897 [ 271 ] {1633f782-e1fd-4fac-8c48-2bdf42118fee} <Debug> TCPHandler: Processed in 0.001370233 sec. | ||
| 9229 | 2025.12.31 23:21:24.261012 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9230 | 2025.12.31 23:21:24.261107 [ 271 ] {4e967ab4-47af-4d64-a0de-5bef1d5b1791} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9231 | 2025.12.31 23:21:24.261152 [ 271 ] {4e967ab4-47af-4d64-a0de-5bef1d5b1791} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9232 | 2025.12.31 23:21:24.261574 [ 271 ] {4e967ab4-47af-4d64-a0de-5bef1d5b1791} <Trace> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9233 | 2025.12.31 23:21:24.261611 [ 271 ] {4e967ab4-47af-4d64-a0de-5bef1d5b1791} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 9234 | 2025.12.31 23:21:24.261943 [ 271 ] {4e967ab4-47af-4d64-a0de-5bef1d5b1791} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 9235 | 2025.12.31 23:21:24.262150 [ 271 ] {4e967ab4-47af-4d64-a0de-5bef1d5b1791} <Trace> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9236 | 2025.12.31 23:21:24.262300 [ 271 ] {4e967ab4-47af-4d64-a0de-5bef1d5b1791} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001213 sec., 131904.3693322341 rows/sec., 9.19 MiB/sec. | ||
| 9237 | 2025.12.31 23:21:24.262348 [ 271 ] {4e967ab4-47af-4d64-a0de-5bef1d5b1791} <Debug> TCPHandler: Processed in 0.001385244 sec. | ||
| 9238 | 2025.12.31 23:21:24.262480 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9239 | 2025.12.31 23:21:24.262579 [ 271 ] {2a757ad8-9476-47ca-bfe0-ee121d5d17f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9240 | 2025.12.31 23:21:24.262641 [ 271 ] {2a757ad8-9476-47ca-bfe0-ee121d5d17f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9241 | 2025.12.31 23:21:24.263527 [ 271 ] {2a757ad8-9476-47ca-bfe0-ee121d5d17f5} <Trace> oximeter.measurements_histogramu64 (83559bb8-4c93-4180-b7e7-e9b7333f4c1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9242 | 2025.12.31 23:21:24.263566 [ 271 ] {2a757ad8-9476-47ca-bfe0-ee121d5d17f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 9243 | 2025.12.31 23:21:24.264115 [ 271 ] {2a757ad8-9476-47ca-bfe0-ee121d5d17f5} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 9244 | 2025.12.31 23:21:24.264341 [ 271 ] {2a757ad8-9476-47ca-bfe0-ee121d5d17f5} <Trace> oximeter.measurements_histogramu64 (83559bb8-4c93-4180-b7e7-e9b7333f4c1b): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9245 | 2025.12.31 23:21:24.264492 [ 271 ] {2a757ad8-9476-47ca-bfe0-ee121d5d17f5} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001931 sec., 16053.858104609011 rows/sec., 28.77 MiB/sec. | ||
| 9246 | 2025.12.31 23:21:24.264555 [ 271 ] {2a757ad8-9476-47ca-bfe0-ee121d5d17f5} <Debug> TCPHandler: Processed in 0.002126926 sec. | ||
| 9247 | 2025.12.31 23:21:24.264691 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9248 | 2025.12.31 23:21:24.264789 [ 271 ] {2d2a47e9-4b4e-4ec8-bb20-2f571ca7fd95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9249 | 2025.12.31 23:21:24.264833 [ 271 ] {2d2a47e9-4b4e-4ec8-bb20-2f571ca7fd95} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9250 | 2025.12.31 23:21:24.265183 [ 271 ] {2d2a47e9-4b4e-4ec8-bb20-2f571ca7fd95} <Trace> oximeter.measurements_u64 (3e0fa7da-0500-483e-b241-ac25d0f845d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9251 | 2025.12.31 23:21:24.265218 [ 271 ] {2d2a47e9-4b4e-4ec8-bb20-2f571ca7fd95} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 9252 | 2025.12.31 23:21:24.265527 [ 271 ] {2d2a47e9-4b4e-4ec8-bb20-2f571ca7fd95} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 9253 | 2025.12.31 23:21:24.265738 [ 271 ] {2d2a47e9-4b4e-4ec8-bb20-2f571ca7fd95} <Trace> oximeter.measurements_u64 (3e0fa7da-0500-483e-b241-ac25d0f845d7): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9254 | 2025.12.31 23:21:24.265866 [ 271 ] {2d2a47e9-4b4e-4ec8-bb20-2f571ca7fd95} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001098 sec., 54644.8087431694 rows/sec., 3.68 MiB/sec. | ||
| 9255 | 2025.12.31 23:21:24.265900 [ 271 ] {2d2a47e9-4b4e-4ec8-bb20-2f571ca7fd95} <Debug> TCPHandler: Processed in 0.001262151 sec. | ||
| 9256 | 2025.12.31 23:21:26.920087 [ 74 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 9257 | 2025.12.31 23:21:26.920152 [ 74 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 9258 | 2025.12.31 23:21:27.032204 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 19316 | ||
| 9259 | 2025.12.31 23:21:27.032801 [ 245 ] {} <Trace> system.asynchronous_metric_log (1af02360-2569-4a97-a5ac-aa07775e497e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9260 | 2025.12.31 23:21:27.032849 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 9261 | 2025.12.31 23:21:27.033376 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 9262 | 2025.12.31 23:21:27.033615 [ 245 ] {} <Trace> system.asynchronous_metric_log (1af02360-2569-4a97-a5ac-aa07775e497e): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9263 | 2025.12.31 23:21:27.033761 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19316 | ||
| 9264 | 2025.12.31 23:21:27.092449 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 1180 | ||
| 9265 | 2025.12.31 23:21:27.095030 [ 243 ] {} <Trace> system.query_log (aa57fb54-d3d4-4e2b-bcda-b6c10074d25d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9266 | 2025.12.31 23:21:27.095083 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 9267 | 2025.12.31 23:21:27.096515 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 9268 | 2025.12.31 23:21:27.096799 [ 243 ] {} <Trace> system.query_log (aa57fb54-d3d4-4e2b-bcda-b6c10074d25d): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9269 | 2025.12.31 23:21:27.097163 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1180 | ||
| 9270 | 2025.12.31 23:21:28.071940 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 302 | ||
| 9271 | 2025.12.31 23:21:28.090091 [ 244 ] {} <Trace> system.metric_log (9f7485ce-4bf0-4a0f-b388-b82873d55ef6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9272 | 2025.12.31 23:21:28.090151 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 9273 | 2025.12.31 23:21:28.096399 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 9274 | 2025.12.31 23:21:28.097094 [ 244 ] {} <Trace> system.metric_log (9f7485ce-4bf0-4a0f-b388-b82873d55ef6): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9275 | 2025.12.31 23:21:28.100523 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 302 | ||
| 9276 | 2025.12.31 23:21:29.254389 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9277 | 2025.12.31 23:21:29.254685 [ 271 ] {ae1bfc15-3242-4491-8884-6a50cb59b2eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9278 | 2025.12.31 23:21:29.254792 [ 271 ] {ae1bfc15-3242-4491-8884-6a50cb59b2eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9279 | 2025.12.31 23:21:29.255655 [ 271 ] {ae1bfc15-3242-4491-8884-6a50cb59b2eb} <Trace> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9280 | 2025.12.31 23:21:29.255704 [ 271 ] {ae1bfc15-3242-4491-8884-6a50cb59b2eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 9281 | 2025.12.31 23:21:29.256103 [ 271 ] {ae1bfc15-3242-4491-8884-6a50cb59b2eb} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 9282 | 2025.12.31 23:21:29.256343 [ 271 ] {ae1bfc15-3242-4491-8884-6a50cb59b2eb} <Trace> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9283 | 2025.12.31 23:21:29.256514 [ 271 ] {ae1bfc15-3242-4491-8884-6a50cb59b2eb} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001906 sec., 39874.081846799585 rows/sec., 3.29 MiB/sec. | ||
| 9284 | 2025.12.31 23:21:29.256563 [ 271 ] {ae1bfc15-3242-4491-8884-6a50cb59b2eb} <Debug> TCPHandler: Processed in 0.00236802 sec. | ||
| 9285 | 2025.12.31 23:21:29.256695 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9286 | 2025.12.31 23:21:29.256799 [ 271 ] {a5f55833-98b7-4e9c-8399-80c3088aea59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9287 | 2025.12.31 23:21:29.256844 [ 271 ] {a5f55833-98b7-4e9c-8399-80c3088aea59} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9288 | 2025.12.31 23:21:29.257255 [ 271 ] {a5f55833-98b7-4e9c-8399-80c3088aea59} <Trace> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9289 | 2025.12.31 23:21:29.257293 [ 271 ] {a5f55833-98b7-4e9c-8399-80c3088aea59} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 9290 | 2025.12.31 23:21:29.257603 [ 271 ] {a5f55833-98b7-4e9c-8399-80c3088aea59} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 9291 | 2025.12.31 23:21:29.257815 [ 271 ] {a5f55833-98b7-4e9c-8399-80c3088aea59} <Trace> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9292 | 2025.12.31 23:21:29.257952 [ 271 ] {a5f55833-98b7-4e9c-8399-80c3088aea59} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001176 sec., 8503.401360544218 rows/sec., 639.42 KiB/sec. | ||
| 9293 | 2025.12.31 23:21:29.257988 [ 271 ] {a5f55833-98b7-4e9c-8399-80c3088aea59} <Debug> TCPHandler: Processed in 0.001347023 sec. | ||
| 9294 | 2025.12.31 23:21:29.258090 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9295 | 2025.12.31 23:21:29.258186 [ 271 ] {c6f182b3-a2b7-44d3-bf30-869cc311a81c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9296 | 2025.12.31 23:21:29.258227 [ 271 ] {c6f182b3-a2b7-44d3-bf30-869cc311a81c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9297 | 2025.12.31 23:21:29.258646 [ 271 ] {c6f182b3-a2b7-44d3-bf30-869cc311a81c} <Trace> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9298 | 2025.12.31 23:21:29.258681 [ 271 ] {c6f182b3-a2b7-44d3-bf30-869cc311a81c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 9299 | 2025.12.31 23:21:29.259010 [ 271 ] {c6f182b3-a2b7-44d3-bf30-869cc311a81c} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 9300 | 2025.12.31 23:21:29.259222 [ 271 ] {c6f182b3-a2b7-44d3-bf30-869cc311a81c} <Trace> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9301 | 2025.12.31 23:21:29.259357 [ 271 ] {c6f182b3-a2b7-44d3-bf30-869cc311a81c} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.00119 sec., 62184.87394957983 rows/sec., 4.85 MiB/sec. | ||
| 9302 | 2025.12.31 23:21:29.259393 [ 271 ] {c6f182b3-a2b7-44d3-bf30-869cc311a81c} <Debug> TCPHandler: Processed in 0.001352703 sec. | ||
| 9303 | 2025.12.31 23:21:29.259502 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9304 | 2025.12.31 23:21:29.259598 [ 271 ] {4a4c9cda-1677-4100-9b9d-41ef1ebd23d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9305 | 2025.12.31 23:21:29.259643 [ 271 ] {4a4c9cda-1677-4100-9b9d-41ef1ebd23d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9306 | 2025.12.31 23:21:29.260051 [ 271 ] {4a4c9cda-1677-4100-9b9d-41ef1ebd23d4} <Trace> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9307 | 2025.12.31 23:21:29.260086 [ 271 ] {4a4c9cda-1677-4100-9b9d-41ef1ebd23d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 9308 | 2025.12.31 23:21:29.260416 [ 271 ] {4a4c9cda-1677-4100-9b9d-41ef1ebd23d4} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 9309 | 2025.12.31 23:21:29.260628 [ 271 ] {4a4c9cda-1677-4100-9b9d-41ef1ebd23d4} <Trace> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9310 | 2025.12.31 23:21:29.260770 [ 271 ] {4a4c9cda-1677-4100-9b9d-41ef1ebd23d4} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001191 sec., 134340.8900083963 rows/sec., 9.36 MiB/sec. | ||
| 9311 | 2025.12.31 23:21:29.260807 [ 271 ] {4a4c9cda-1677-4100-9b9d-41ef1ebd23d4} <Debug> TCPHandler: Processed in 0.001355583 sec. | ||
| 9312 | 2025.12.31 23:21:29.260914 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9313 | 2025.12.31 23:21:29.261011 [ 271 ] {ea2b9a2f-0d9d-48cb-9172-a7fa8c134ebc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9314 | 2025.12.31 23:21:29.261067 [ 271 ] {ea2b9a2f-0d9d-48cb-9172-a7fa8c134ebc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9315 | 2025.12.31 23:21:29.261846 [ 271 ] {ea2b9a2f-0d9d-48cb-9172-a7fa8c134ebc} <Trace> oximeter.measurements_histogramu64 (83559bb8-4c93-4180-b7e7-e9b7333f4c1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9316 | 2025.12.31 23:21:29.261883 [ 271 ] {ea2b9a2f-0d9d-48cb-9172-a7fa8c134ebc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 9317 | 2025.12.31 23:21:29.262418 [ 271 ] {ea2b9a2f-0d9d-48cb-9172-a7fa8c134ebc} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 9318 | 2025.12.31 23:21:29.262653 [ 271 ] {ea2b9a2f-0d9d-48cb-9172-a7fa8c134ebc} <Trace> oximeter.measurements_histogramu64 (83559bb8-4c93-4180-b7e7-e9b7333f4c1b): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9319 | 2025.12.31 23:21:29.262801 [ 271 ] {ea2b9a2f-0d9d-48cb-9172-a7fa8c134ebc} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.00181 sec., 5524.861878453039 rows/sec., 9.90 MiB/sec. | ||
| 9320 | 2025.12.31 23:21:29.262813 [ 66 ] {} <Debug> oximeter.measurements_histogramu64 (83559bb8-4c93-4180-b7e7-e9b7333f4c1b) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 9321 | 2025.12.31 23:21:29.262864 [ 271 ] {ea2b9a2f-0d9d-48cb-9172-a7fa8c134ebc} <Debug> TCPHandler: Processed in 0.001999324 sec. | ||
| 9322 | 2025.12.31 23:21:29.262888 [ 66 ] {} <Trace> oximeter.measurements_histogramu64 (83559bb8-4c93-4180-b7e7-e9b7333f4c1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9323 | 2025.12.31 23:21:29.262918 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 9324 | 2025.12.31 23:21:29.262982 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9325 | 2025.12.31 23:21:29.263040 [ 187 ] {83559bb8-4c93-4180-b7e7-e9b7333f4c1b::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 | ||
| 9326 | 2025.12.31 23:21:29.263084 [ 271 ] {5eed19dd-0816-4da9-af76-d888401bbbef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9327 | 2025.12.31 23:21:29.263132 [ 271 ] {5eed19dd-0816-4da9-af76-d888401bbbef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9328 | 2025.12.31 23:21:29.263314 [ 187 ] {83559bb8-4c93-4180-b7e7-e9b7333f4c1b::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9329 | 2025.12.31 23:21:29.263383 [ 187 ] {83559bb8-4c93-4180-b7e7-e9b7333f4c1b::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1031 rows starting from the beginning of the part | ||
| 9330 | 2025.12.31 23:21:29.263470 [ 271 ] {5eed19dd-0816-4da9-af76-d888401bbbef} <Trace> oximeter.measurements_u64 (3e0fa7da-0500-483e-b241-ac25d0f845d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9331 | 2025.12.31 23:21:29.263512 [ 271 ] {5eed19dd-0816-4da9-af76-d888401bbbef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 9332 | 2025.12.31 23:21:29.263521 [ 187 ] {83559bb8-4c93-4180-b7e7-e9b7333f4c1b::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 | ||
| 9333 | 2025.12.31 23:21:29.263641 [ 187 ] {83559bb8-4c93-4180-b7e7-e9b7333f4c1b::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 31 rows starting from the beginning of the part | ||
| 9334 | 2025.12.31 23:21:29.263747 [ 187 ] {83559bb8-4c93-4180-b7e7-e9b7333f4c1b::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 | ||
| 9335 | 2025.12.31 23:21:29.263836 [ 271 ] {5eed19dd-0816-4da9-af76-d888401bbbef} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 9336 | 2025.12.31 23:21:29.263848 [ 187 ] {83559bb8-4c93-4180-b7e7-e9b7333f4c1b::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 31 rows starting from the beginning of the part | ||
| 9337 | 2025.12.31 23:21:29.263954 [ 187 ] {83559bb8-4c93-4180-b7e7-e9b7333f4c1b::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 | ||
| 9338 | 2025.12.31 23:21:29.264079 [ 271 ] {5eed19dd-0816-4da9-af76-d888401bbbef} <Trace> oximeter.measurements_u64 (3e0fa7da-0500-483e-b241-ac25d0f845d7): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9339 | 2025.12.31 23:21:29.264222 [ 271 ] {5eed19dd-0816-4da9-af76-d888401bbbef} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001159 sec., 51768.766177739424 rows/sec., 3.49 MiB/sec. | ||
| 9340 | 2025.12.31 23:21:29.264260 [ 271 ] {5eed19dd-0816-4da9-af76-d888401bbbef} <Debug> TCPHandler: Processed in 0.001332083 sec. | ||
| 9341 | 2025.12.31 23:21:29.269962 [ 198 ] {83559bb8-4c93-4180-b7e7-e9b7333f4c1b::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1123 rows, containing 19 columns (19 merged, 0 gathered) in 0.006979519 sec., 160899.3399115326 rows/sec., 288.32 MiB/sec. | ||
| 9342 | 2025.12.31 23:21:29.271210 [ 193 ] {83559bb8-4c93-4180-b7e7-e9b7333f4c1b::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 9343 | 2025.12.31 23:21:29.271559 [ 193 ] {83559bb8-4c93-4180-b7e7-e9b7333f4c1b::all_1_56_11} <Trace> oximeter.measurements_histogramu64 (83559bb8-4c93-4180-b7e7-e9b7333f4c1b): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9344 | 2025.12.31 23:21:29.271630 [ 193 ] {83559bb8-4c93-4180-b7e7-e9b7333f4c1b::all_1_56_11} <Trace> oximeter.measurements_histogramu64 (83559bb8-4c93-4180-b7e7-e9b7333f4c1b) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 9345 | 2025.12.31 23:21:29.271750 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.57 MiB. | ||
| 9346 | 2025.12.31 23:21:30.000195 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 302.32 MiB, peak 312.37 MiB, free memory in arenas 0.00 B, will set to 304.46 MiB (RSS), difference: 2.14 MiB | ||
| 9347 | 2025.12.31 23:21:32.034182 [ 43 ] {} <Debug> oximeter.fields_i16 (6205d96e-d352-40e9-8254-31db49133bc3) (MergerMutator): Selected 5 parts from all_1_10_2 to all_14_14_0 | ||
| 9348 | 2025.12.31 23:21:32.034296 [ 43 ] {} <Trace> oximeter.fields_i16 (6205d96e-d352-40e9-8254-31db49133bc3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9349 | 2025.12.31 23:21:32.034333 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 9350 | 2025.12.31 23:21:32.034481 [ 198 ] {6205d96e-d352-40e9-8254-31db49133bc3::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 | ||
| 9351 | 2025.12.31 23:21:32.034650 [ 198 ] {6205d96e-d352-40e9-8254-31db49133bc3::all_1_14_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9352 | 2025.12.31 23:21:32.034690 [ 198 ] {6205d96e-d352-40e9-8254-31db49133bc3::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 434 rows starting from the beginning of the part | ||
| 9353 | 2025.12.31 23:21:32.034768 [ 198 ] {6205d96e-d352-40e9-8254-31db49133bc3::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 | ||
| 9354 | 2025.12.31 23:21:32.034821 [ 198 ] {6205d96e-d352-40e9-8254-31db49133bc3::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 | ||
| 9355 | 2025.12.31 23:21:32.034871 [ 198 ] {6205d96e-d352-40e9-8254-31db49133bc3::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 | ||
| 9356 | 2025.12.31 23:21:32.034929 [ 198 ] {6205d96e-d352-40e9-8254-31db49133bc3::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 24 rows starting from the beginning of the part | ||
| 9357 | 2025.12.31 23:21:32.035890 [ 193 ] {6205d96e-d352-40e9-8254-31db49133bc3::all_1_14_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 530 rows, containing 5 columns (5 merged, 0 gathered) in 0.001470445 sec., 360435.10637936136 rows/sec., 25.83 MiB/sec. | ||
| 9358 | 2025.12.31 23:21:32.036132 [ 192 ] {6205d96e-d352-40e9-8254-31db49133bc3::all_1_14_3} <Trace> MergedBlockOutputStream: filled checksums all_1_14_3 (state Temporary) | ||
| 9359 | 2025.12.31 23:21:32.036457 [ 192 ] {6205d96e-d352-40e9-8254-31db49133bc3::all_1_14_3} <Trace> oximeter.fields_i16 (6205d96e-d352-40e9-8254-31db49133bc3): Renaming temporary part tmp_merge_all_1_14_3 to all_1_14_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9360 | 2025.12.31 23:21:32.036538 [ 192 ] {6205d96e-d352-40e9-8254-31db49133bc3::all_1_14_3} <Trace> oximeter.fields_i16 (6205d96e-d352-40e9-8254-31db49133bc3) (MergerMutator): Merged 5 parts: [all_1_10_2, all_14_14_0] -> all_1_14_3 | ||
| 9361 | 2025.12.31 23:21:32.036633 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 9362 | 2025.12.31 23:21:32.433231 [ 43 ] {} <Debug> oximeter.fields_u8 (ce0c1db8-65f1-440f-8e78-1020d181f97b) (MergerMutator): Selected 5 parts from all_1_10_2 to all_14_14_0 | ||
| 9363 | 2025.12.31 23:21:32.433312 [ 43 ] {} <Trace> oximeter.fields_u8 (ce0c1db8-65f1-440f-8e78-1020d181f97b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9364 | 2025.12.31 23:21:32.433351 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 9365 | 2025.12.31 23:21:32.433486 [ 198 ] {ce0c1db8-65f1-440f-8e78-1020d181f97b::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 | ||
| 9366 | 2025.12.31 23:21:32.433619 [ 198 ] {ce0c1db8-65f1-440f-8e78-1020d181f97b::all_1_14_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9367 | 2025.12.31 23:21:32.433651 [ 198 ] {ce0c1db8-65f1-440f-8e78-1020d181f97b::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 223 rows starting from the beginning of the part | ||
| 9368 | 2025.12.31 23:21:32.433713 [ 198 ] {ce0c1db8-65f1-440f-8e78-1020d181f97b::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 12 rows starting from the beginning of the part | ||
| 9369 | 2025.12.31 23:21:32.433757 [ 198 ] {ce0c1db8-65f1-440f-8e78-1020d181f97b::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 12 rows starting from the beginning of the part | ||
| 9370 | 2025.12.31 23:21:32.433800 [ 198 ] {ce0c1db8-65f1-440f-8e78-1020d181f97b::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 12 rows starting from the beginning of the part | ||
| 9371 | 2025.12.31 23:21:32.433842 [ 198 ] {ce0c1db8-65f1-440f-8e78-1020d181f97b::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 12 rows starting from the beginning of the part | ||
| 9372 | 2025.12.31 23:21:32.434622 [ 193 ] {ce0c1db8-65f1-440f-8e78-1020d181f97b::all_1_14_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 271 rows, containing 5 columns (5 merged, 0 gathered) in 0.00118476 sec., 228738.30986866538 rows/sec., 14.85 MiB/sec. | ||
| 9373 | 2025.12.31 23:21:32.434816 [ 188 ] {ce0c1db8-65f1-440f-8e78-1020d181f97b::all_1_14_3} <Trace> MergedBlockOutputStream: filled checksums all_1_14_3 (state Temporary) | ||
| 9374 | 2025.12.31 23:21:32.435116 [ 188 ] {ce0c1db8-65f1-440f-8e78-1020d181f97b::all_1_14_3} <Trace> oximeter.fields_u8 (ce0c1db8-65f1-440f-8e78-1020d181f97b): Renaming temporary part tmp_merge_all_1_14_3 to all_1_14_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9375 | 2025.12.31 23:21:32.435185 [ 188 ] {ce0c1db8-65f1-440f-8e78-1020d181f97b::all_1_14_3} <Trace> oximeter.fields_u8 (ce0c1db8-65f1-440f-8e78-1020d181f97b) (MergerMutator): Merged 5 parts: [all_1_10_2, all_14_14_0] -> all_1_14_3 | ||
| 9376 | 2025.12.31 23:21:32.435288 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 9377 | 2025.12.31 23:21:33.957974 [ 59 ] {} <Debug> oximeter.fields_u32 (32e14ee3-f9fc-4687-bf55-1d31f5f916a9) (MergerMutator): Selected 5 parts from all_1_19_4 to all_23_23_0 | ||
| 9378 | 2025.12.31 23:21:33.958048 [ 59 ] {} <Trace> oximeter.fields_u32 (32e14ee3-f9fc-4687-bf55-1d31f5f916a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9379 | 2025.12.31 23:21:33.958074 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 9380 | 2025.12.31 23:21:33.958199 [ 198 ] {32e14ee3-f9fc-4687-bf55-1d31f5f916a9::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 | ||
| 9381 | 2025.12.31 23:21:33.958360 [ 198 ] {32e14ee3-f9fc-4687-bf55-1d31f5f916a9::all_1_23_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9382 | 2025.12.31 23:21:33.958401 [ 198 ] {32e14ee3-f9fc-4687-bf55-1d31f5f916a9::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_19_4, total 464 rows starting from the beginning of the part | ||
| 9383 | 2025.12.31 23:21:33.958473 [ 198 ] {32e14ee3-f9fc-4687-bf55-1d31f5f916a9::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 228 rows starting from the beginning of the part | ||
| 9384 | 2025.12.31 23:21:33.958517 [ 198 ] {32e14ee3-f9fc-4687-bf55-1d31f5f916a9::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 24 rows starting from the beginning of the part | ||
| 9385 | 2025.12.31 23:21:33.958559 [ 198 ] {32e14ee3-f9fc-4687-bf55-1d31f5f916a9::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 228 rows starting from the beginning of the part | ||
| 9386 | 2025.12.31 23:21:33.958596 [ 198 ] {32e14ee3-f9fc-4687-bf55-1d31f5f916a9::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 | ||
| 9387 | 2025.12.31 23:21:33.959494 [ 193 ] {32e14ee3-f9fc-4687-bf55-1d31f5f916a9::all_1_23_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 968 rows, containing 5 columns (5 merged, 0 gathered) in 0.001346282 sec., 719017.2638421964 rows/sec., 51.74 MiB/sec. | ||
| 9388 | 2025.12.31 23:21:33.959718 [ 188 ] {32e14ee3-f9fc-4687-bf55-1d31f5f916a9::all_1_23_5} <Trace> MergedBlockOutputStream: filled checksums all_1_23_5 (state Temporary) | ||
| 9389 | 2025.12.31 23:21:33.960057 [ 188 ] {32e14ee3-f9fc-4687-bf55-1d31f5f916a9::all_1_23_5} <Trace> oximeter.fields_u32 (32e14ee3-f9fc-4687-bf55-1d31f5f916a9): Renaming temporary part tmp_merge_all_1_23_5 to all_1_23_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9390 | 2025.12.31 23:21:33.960141 [ 188 ] {32e14ee3-f9fc-4687-bf55-1d31f5f916a9::all_1_23_5} <Trace> oximeter.fields_u32 (32e14ee3-f9fc-4687-bf55-1d31f5f916a9) (MergerMutator): Merged 5 parts: [all_1_19_4, all_23_23_0] -> all_1_23_5 | ||
| 9391 | 2025.12.31 23:21:33.960255 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 9392 | 2025.12.31 23:21:34.282900 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9393 | 2025.12.31 23:21:34.283172 [ 271 ] {cc57ad5b-c9ef-47c6-8838-dc4ededdca73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 9394 | 2025.12.31 23:21:34.283277 [ 271 ] {cc57ad5b-c9ef-47c6-8838-dc4ededdca73} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 9395 | 2025.12.31 23:21:34.283990 [ 271 ] {cc57ad5b-c9ef-47c6-8838-dc4ededdca73} <Trace> oximeter.fields_ipaddr (5f424e33-6a9f-405c-b8ff-24c93b94647e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9396 | 2025.12.31 23:21:34.284036 [ 271 ] {cc57ad5b-c9ef-47c6-8838-dc4ededdca73} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 9397 | 2025.12.31 23:21:34.284406 [ 271 ] {cc57ad5b-c9ef-47c6-8838-dc4ededdca73} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 9398 | 2025.12.31 23:21:34.284633 [ 271 ] {cc57ad5b-c9ef-47c6-8838-dc4ededdca73} <Trace> oximeter.fields_ipaddr (5f424e33-6a9f-405c-b8ff-24c93b94647e): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9399 | 2025.12.31 23:21:34.284795 [ 271 ] {cc57ad5b-c9ef-47c6-8838-dc4ededdca73} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001701 sec., 3527.336860670194 rows/sec., 287.63 KiB/sec. | ||
| 9400 | 2025.12.31 23:21:34.284837 [ 271 ] {cc57ad5b-c9ef-47c6-8838-dc4ededdca73} <Debug> TCPHandler: Processed in 0.002122926 sec. | ||
| 9401 | 2025.12.31 23:21:34.284960 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9402 | 2025.12.31 23:21:34.285056 [ 271 ] {944d7228-183c-4dc4-9954-9b755f71a3f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9403 | 2025.12.31 23:21:34.285096 [ 271 ] {944d7228-183c-4dc4-9954-9b755f71a3f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9404 | 2025.12.31 23:21:34.286219 [ 271 ] {944d7228-183c-4dc4-9954-9b755f71a3f8} <Trace> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9405 | 2025.12.31 23:21:34.286255 [ 271 ] {944d7228-183c-4dc4-9954-9b755f71a3f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 9406 | 2025.12.31 23:21:34.286644 [ 271 ] {944d7228-183c-4dc4-9954-9b755f71a3f8} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 9407 | 2025.12.31 23:21:34.286856 [ 271 ] {944d7228-183c-4dc4-9954-9b755f71a3f8} <Trace> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9408 | 2025.12.31 23:21:34.286978 [ 59 ] {} <Debug> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 9409 | 2025.12.31 23:21:34.286987 [ 271 ] {944d7228-183c-4dc4-9954-9b755f71a3f8} <Debug> executeQuery: Read 1261 rows, 107.04 KiB in 0.001951 sec., 646335.21271143 rows/sec., 53.58 MiB/sec. | ||
| 9410 | 2025.12.31 23:21:34.287041 [ 59 ] {} <Trace> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9411 | 2025.12.31 23:21:34.287051 [ 271 ] {944d7228-183c-4dc4-9954-9b755f71a3f8} <Debug> TCPHandler: Processed in 0.002140357 sec. | ||
| 9412 | 2025.12.31 23:21:34.287074 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 9413 | 2025.12.31 23:21:34.287180 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9414 | 2025.12.31 23:21:34.287181 [ 205 ] {37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179::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 | ||
| 9415 | 2025.12.31 23:21:34.287280 [ 271 ] {7b8c24e4-ed4e-4358-a6c4-ff099d45ba26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9416 | 2025.12.31 23:21:34.287296 [ 205 ] {37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9417 | 2025.12.31 23:21:34.287322 [ 271 ] {7b8c24e4-ed4e-4358-a6c4-ff099d45ba26} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9418 | 2025.12.31 23:21:34.287329 [ 205 ] {37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 2464 rows starting from the beginning of the part | ||
| 9419 | 2025.12.31 23:21:34.287396 [ 205 ] {37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 118 rows starting from the beginning of the part | ||
| 9420 | 2025.12.31 23:21:34.287448 [ 205 ] {37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 198 rows starting from the beginning of the part | ||
| 9421 | 2025.12.31 23:21:34.287493 [ 205 ] {37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 118 rows starting from the beginning of the part | ||
| 9422 | 2025.12.31 23:21:34.287532 [ 205 ] {37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 76 rows starting from the beginning of the part | ||
| 9423 | 2025.12.31 23:21:34.287572 [ 205 ] {37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 1261 rows starting from the beginning of the part | ||
| 9424 | 2025.12.31 23:21:34.287749 [ 271 ] {7b8c24e4-ed4e-4358-a6c4-ff099d45ba26} <Trace> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9425 | 2025.12.31 23:21:34.287784 [ 271 ] {7b8c24e4-ed4e-4358-a6c4-ff099d45ba26} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 9426 | 2025.12.31 23:21:34.288092 [ 271 ] {7b8c24e4-ed4e-4358-a6c4-ff099d45ba26} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 9427 | 2025.12.31 23:21:34.288317 [ 271 ] {7b8c24e4-ed4e-4358-a6c4-ff099d45ba26} <Trace> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9428 | 2025.12.31 23:21:34.288449 [ 271 ] {7b8c24e4-ed4e-4358-a6c4-ff099d45ba26} <Debug> executeQuery: Read 37 rows, 2.75 KiB in 0.001188 sec., 31144.781144781144 rows/sec., 2.26 MiB/sec. | ||
| 9429 | 2025.12.31 23:21:34.288487 [ 271 ] {7b8c24e4-ed4e-4358-a6c4-ff099d45ba26} <Debug> TCPHandler: Processed in 0.001357083 sec. | ||
| 9430 | 2025.12.31 23:21:34.288588 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9431 | 2025.12.31 23:21:34.288683 [ 271 ] {871df56d-f9d8-4d74-9ef4-2af4f65c86ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9432 | 2025.12.31 23:21:34.288723 [ 271 ] {871df56d-f9d8-4d74-9ef4-2af4f65c86ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9433 | 2025.12.31 23:21:34.289208 [ 188 ] {37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4235 rows, containing 5 columns (5 merged, 0 gathered) in 0.002063835 sec., 2052005.1263788044 rows/sec., 177.44 MiB/sec. | ||
| 9434 | 2025.12.31 23:21:34.289218 [ 271 ] {871df56d-f9d8-4d74-9ef4-2af4f65c86ee} <Trace> oximeter.fields_u32 (32e14ee3-f9fc-4687-bf55-1d31f5f916a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9435 | 2025.12.31 23:21:34.289295 [ 271 ] {871df56d-f9d8-4d74-9ef4-2af4f65c86ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 9436 | 2025.12.31 23:21:34.289518 [ 193 ] {37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 9437 | 2025.12.31 23:21:34.289607 [ 271 ] {871df56d-f9d8-4d74-9ef4-2af4f65c86ee} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 9438 | 2025.12.31 23:21:34.289806 [ 193 ] {37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179::all_1_61_12} <Trace> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9439 | 2025.12.31 23:21:34.289827 [ 271 ] {871df56d-f9d8-4d74-9ef4-2af4f65c86ee} <Trace> oximeter.fields_u32 (32e14ee3-f9fc-4687-bf55-1d31f5f916a9): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9440 | 2025.12.31 23:21:34.289883 [ 193 ] {37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179::all_1_61_12} <Trace> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 9441 | 2025.12.31 23:21:34.289953 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.06 MiB. | ||
| 9442 | 2025.12.31 23:21:34.289966 [ 271 ] {871df56d-f9d8-4d74-9ef4-2af4f65c86ee} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001301 sec., 175249.807840123 rows/sec., 11.87 MiB/sec. | ||
| 9443 | 2025.12.31 23:21:34.290004 [ 271 ] {871df56d-f9d8-4d74-9ef4-2af4f65c86ee} <Debug> TCPHandler: Processed in 0.001464895 sec. | ||
| 9444 | 2025.12.31 23:21:34.290111 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9445 | 2025.12.31 23:21:34.290211 [ 271 ] {e5a35eec-bf1c-4121-9c5b-b5f927a6f024} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9446 | 2025.12.31 23:21:34.290251 [ 271 ] {e5a35eec-bf1c-4121-9c5b-b5f927a6f024} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9447 | 2025.12.31 23:21:34.290912 [ 271 ] {e5a35eec-bf1c-4121-9c5b-b5f927a6f024} <Trace> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9448 | 2025.12.31 23:21:34.290949 [ 271 ] {e5a35eec-bf1c-4121-9c5b-b5f927a6f024} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 9449 | 2025.12.31 23:21:34.291281 [ 271 ] {e5a35eec-bf1c-4121-9c5b-b5f927a6f024} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 9450 | 2025.12.31 23:21:34.291489 [ 271 ] {e5a35eec-bf1c-4121-9c5b-b5f927a6f024} <Trace> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9451 | 2025.12.31 23:21:34.291594 [ 59 ] {} <Debug> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 9452 | 2025.12.31 23:21:34.291618 [ 271 ] {e5a35eec-bf1c-4121-9c5b-b5f927a6f024} <Debug> executeQuery: Read 557 rows, 42.38 KiB in 0.001426 sec., 390603.0855539972 rows/sec., 29.02 MiB/sec. | ||
| 9453 | 2025.12.31 23:21:34.291631 [ 59 ] {} <Trace> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9454 | 2025.12.31 23:21:34.291662 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 9455 | 2025.12.31 23:21:34.291663 [ 271 ] {e5a35eec-bf1c-4121-9c5b-b5f927a6f024} <Debug> TCPHandler: Processed in 0.001602186 sec. | ||
| 9456 | 2025.12.31 23:21:34.291757 [ 188 ] {e6fc079b-8071-4162-9a06-906ffa01da39::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 | ||
| 9457 | 2025.12.31 23:21:34.291791 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9458 | 2025.12.31 23:21:34.291872 [ 188 ] {e6fc079b-8071-4162-9a06-906ffa01da39::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9459 | 2025.12.31 23:21:34.291891 [ 271 ] {e526859d-5bd5-42d5-ad9d-6ab66ae61ebc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9460 | 2025.12.31 23:21:34.291910 [ 188 ] {e6fc079b-8071-4162-9a06-906ffa01da39::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1250 rows starting from the beginning of the part | ||
| 9461 | 2025.12.31 23:21:34.291940 [ 271 ] {e526859d-5bd5-42d5-ad9d-6ab66ae61ebc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9462 | 2025.12.31 23:21:34.291983 [ 188 ] {e6fc079b-8071-4162-9a06-906ffa01da39::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 95 rows starting from the beginning of the part | ||
| 9463 | 2025.12.31 23:21:34.292038 [ 188 ] {e6fc079b-8071-4162-9a06-906ffa01da39::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 114 rows starting from the beginning of the part | ||
| 9464 | 2025.12.31 23:21:34.292082 [ 188 ] {e6fc079b-8071-4162-9a06-906ffa01da39::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 95 rows starting from the beginning of the part | ||
| 9465 | 2025.12.31 23:21:34.292123 [ 188 ] {e6fc079b-8071-4162-9a06-906ffa01da39::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 74 rows starting from the beginning of the part | ||
| 9466 | 2025.12.31 23:21:34.292168 [ 188 ] {e6fc079b-8071-4162-9a06-906ffa01da39::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 557 rows starting from the beginning of the part | ||
| 9467 | 2025.12.31 23:21:34.292547 [ 271 ] {e526859d-5bd5-42d5-ad9d-6ab66ae61ebc} <Trace> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9468 | 2025.12.31 23:21:34.292589 [ 271 ] {e526859d-5bd5-42d5-ad9d-6ab66ae61ebc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 9469 | 2025.12.31 23:21:34.292981 [ 271 ] {e526859d-5bd5-42d5-ad9d-6ab66ae61ebc} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 9470 | 2025.12.31 23:21:34.293198 [ 271 ] {e526859d-5bd5-42d5-ad9d-6ab66ae61ebc} <Trace> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9471 | 2025.12.31 23:21:34.293334 [ 271 ] {e526859d-5bd5-42d5-ad9d-6ab66ae61ebc} <Debug> executeQuery: Read 847 rows, 58.38 KiB in 0.001461 sec., 579739.9041752224 rows/sec., 39.02 MiB/sec. | ||
| 9472 | 2025.12.31 23:21:34.293373 [ 271 ] {e526859d-5bd5-42d5-ad9d-6ab66ae61ebc} <Debug> TCPHandler: Processed in 0.001630587 sec. | ||
| 9473 | 2025.12.31 23:21:34.293443 [ 194 ] {e6fc079b-8071-4162-9a06-906ffa01da39::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2185 rows, containing 5 columns (5 merged, 0 gathered) in 0.00172576 sec., 1266108.8447988133 rows/sec., 98.40 MiB/sec. | ||
| 9474 | 2025.12.31 23:21:34.293502 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9475 | 2025.12.31 23:21:34.293602 [ 271 ] {2d0a182b-e105-48d6-954f-eb8c7588adc6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9476 | 2025.12.31 23:21:34.293661 [ 271 ] {2d0a182b-e105-48d6-954f-eb8c7588adc6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9477 | 2025.12.31 23:21:34.293660 [ 188 ] {e6fc079b-8071-4162-9a06-906ffa01da39::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 9478 | 2025.12.31 23:21:34.293968 [ 188 ] {e6fc079b-8071-4162-9a06-906ffa01da39::all_1_61_12} <Trace> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9479 | 2025.12.31 23:21:34.294052 [ 188 ] {e6fc079b-8071-4162-9a06-906ffa01da39::all_1_61_12} <Trace> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 9480 | 2025.12.31 23:21:34.294141 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.64 MiB. | ||
| 9481 | 2025.12.31 23:21:34.294530 [ 271 ] {2d0a182b-e105-48d6-954f-eb8c7588adc6} <Trace> oximeter.measurements_histogramu64 (83559bb8-4c93-4180-b7e7-e9b7333f4c1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9482 | 2025.12.31 23:21:34.294571 [ 271 ] {2d0a182b-e105-48d6-954f-eb8c7588adc6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 9483 | 2025.12.31 23:21:34.295137 [ 271 ] {2d0a182b-e105-48d6-954f-eb8c7588adc6} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 9484 | 2025.12.31 23:21:34.295370 [ 271 ] {2d0a182b-e105-48d6-954f-eb8c7588adc6} <Trace> oximeter.measurements_histogramu64 (83559bb8-4c93-4180-b7e7-e9b7333f4c1b): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9485 | 2025.12.31 23:21:34.295509 [ 271 ] {2d0a182b-e105-48d6-954f-eb8c7588adc6} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001924 sec., 16112.266112266112 rows/sec., 28.87 MiB/sec. | ||
| 9486 | 2025.12.31 23:21:34.295561 [ 271 ] {2d0a182b-e105-48d6-954f-eb8c7588adc6} <Debug> TCPHandler: Processed in 0.002108356 sec. | ||
| 9487 | 2025.12.31 23:21:34.295679 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9488 | 2025.12.31 23:21:34.295773 [ 271 ] {2d1aecfa-17cd-4be0-b4a9-fd63c6dca12c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9489 | 2025.12.31 23:21:34.295815 [ 271 ] {2d1aecfa-17cd-4be0-b4a9-fd63c6dca12c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9490 | 2025.12.31 23:21:34.296164 [ 271 ] {2d1aecfa-17cd-4be0-b4a9-fd63c6dca12c} <Trace> oximeter.measurements_u64 (3e0fa7da-0500-483e-b241-ac25d0f845d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9491 | 2025.12.31 23:21:34.296200 [ 271 ] {2d1aecfa-17cd-4be0-b4a9-fd63c6dca12c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 9492 | 2025.12.31 23:21:34.296503 [ 271 ] {2d1aecfa-17cd-4be0-b4a9-fd63c6dca12c} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 9493 | 2025.12.31 23:21:34.296722 [ 271 ] {2d1aecfa-17cd-4be0-b4a9-fd63c6dca12c} <Trace> oximeter.measurements_u64 (3e0fa7da-0500-483e-b241-ac25d0f845d7): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9494 | 2025.12.31 23:21:34.296849 [ 271 ] {2d1aecfa-17cd-4be0-b4a9-fd63c6dca12c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001093 sec., 54894.784995425434 rows/sec., 3.70 MiB/sec. | ||
| 9495 | 2025.12.31 23:21:34.296885 [ 271 ] {2d1aecfa-17cd-4be0-b4a9-fd63c6dca12c} <Debug> TCPHandler: Processed in 0.001255771 sec. | ||
| 9496 | 2025.12.31 23:21:34.534055 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 19764 | ||
| 9497 | 2025.12.31 23:21:34.534727 [ 245 ] {} <Trace> system.asynchronous_metric_log (1af02360-2569-4a97-a5ac-aa07775e497e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9498 | 2025.12.31 23:21:34.534781 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 9499 | 2025.12.31 23:21:34.535293 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 9500 | 2025.12.31 23:21:34.535540 [ 245 ] {} <Trace> system.asynchronous_metric_log (1af02360-2569-4a97-a5ac-aa07775e497e): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9501 | 2025.12.31 23:21:34.535687 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19764 | ||
| 9502 | 2025.12.31 23:21:34.535692 [ 59 ] {} <Debug> system.asynchronous_metric_log (1af02360-2569-4a97-a5ac-aa07775e497e) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 9503 | 2025.12.31 23:21:34.535759 [ 59 ] {} <Trace> system.asynchronous_metric_log (1af02360-2569-4a97-a5ac-aa07775e497e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9504 | 2025.12.31 23:21:34.535780 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 9505 | 2025.12.31 23:21:34.535881 [ 197 ] {1af02360-2569-4a97-a5ac-aa07775e497e::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 | ||
| 9506 | 2025.12.31 23:21:34.535978 [ 197 ] {1af02360-2569-4a97-a5ac-aa07775e497e::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9507 | 2025.12.31 23:21:34.536009 [ 197 ] {1af02360-2569-4a97-a5ac-aa07775e497e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_36_7, total 17396 rows starting from the beginning of the part | ||
| 9508 | 2025.12.31 23:21:34.536064 [ 197 ] {1af02360-2569-4a97-a5ac-aa07775e497e::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 | ||
| 9509 | 2025.12.31 23:21:34.536105 [ 197 ] {1af02360-2569-4a97-a5ac-aa07775e497e::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 | ||
| 9510 | 2025.12.31 23:21:34.536142 [ 197 ] {1af02360-2569-4a97-a5ac-aa07775e497e::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 | ||
| 9511 | 2025.12.31 23:21:34.536177 [ 197 ] {1af02360-2569-4a97-a5ac-aa07775e497e::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 | ||
| 9512 | 2025.12.31 23:21:34.536214 [ 197 ] {1af02360-2569-4a97-a5ac-aa07775e497e::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 | ||
| 9513 | 2025.12.31 23:21:34.538028 [ 196 ] {1af02360-2569-4a97-a5ac-aa07775e497e::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 19764 rows, containing 4 columns (4 merged, 0 gathered) in 0.002186337 sec., 9039777.490844276 rows/sec., 129.32 MiB/sec. | ||
| 9514 | 2025.12.31 23:21:34.538476 [ 190 ] {1af02360-2569-4a97-a5ac-aa07775e497e::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 9515 | 2025.12.31 23:21:34.538797 [ 190 ] {1af02360-2569-4a97-a5ac-aa07775e497e::all_1_41_8} <Trace> system.asynchronous_metric_log (1af02360-2569-4a97-a5ac-aa07775e497e): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9516 | 2025.12.31 23:21:34.538877 [ 190 ] {1af02360-2569-4a97-a5ac-aa07775e497e::all_1_41_8} <Trace> system.asynchronous_metric_log (1af02360-2569-4a97-a5ac-aa07775e497e) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 9517 | 2025.12.31 23:21:34.538986 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.64 MiB. | ||
| 9518 | 2025.12.31 23:21:35.600773 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 309 | ||
| 9519 | 2025.12.31 23:21:35.620099 [ 244 ] {} <Trace> system.metric_log (9f7485ce-4bf0-4a0f-b388-b82873d55ef6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9520 | 2025.12.31 23:21:35.620170 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 9521 | 2025.12.31 23:21:35.626503 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 9522 | 2025.12.31 23:21:35.627223 [ 244 ] {} <Trace> system.metric_log (9f7485ce-4bf0-4a0f-b388-b82873d55ef6): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9523 | 2025.12.31 23:21:35.627532 [ 35 ] {} <Debug> system.metric_log (9f7485ce-4bf0-4a0f-b388-b82873d55ef6) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 9524 | 2025.12.31 23:21:35.627596 [ 35 ] {} <Trace> system.metric_log (9f7485ce-4bf0-4a0f-b388-b82873d55ef6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9525 | 2025.12.31 23:21:35.627619 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 9526 | 2025.12.31 23:21:35.627768 [ 197 ] {9f7485ce-4bf0-4a0f-b388-b82873d55ef6::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 | ||
| 9527 | 2025.12.31 23:21:35.631198 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 309 | ||
| 9528 | 2025.12.31 23:21:35.631673 [ 197 ] {9f7485ce-4bf0-4a0f-b388-b82873d55ef6::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9529 | 2025.12.31 23:21:35.633230 [ 197 ] {9f7485ce-4bf0-4a0f-b388-b82873d55ef6::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 | ||
| 9530 | 2025.12.31 23:21:35.638053 [ 197 ] {9f7485ce-4bf0-4a0f-b388-b82873d55ef6::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 | ||
| 9531 | 2025.12.31 23:21:35.642576 [ 197 ] {9f7485ce-4bf0-4a0f-b388-b82873d55ef6::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 | ||
| 9532 | 2025.12.31 23:21:35.647287 [ 197 ] {9f7485ce-4bf0-4a0f-b388-b82873d55ef6::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 | ||
| 9533 | 2025.12.31 23:21:35.651954 [ 197 ] {9f7485ce-4bf0-4a0f-b388-b82873d55ef6::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 | ||
| 9534 | 2025.12.31 23:21:35.656068 [ 197 ] {9f7485ce-4bf0-4a0f-b388-b82873d55ef6::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 | ||
| 9535 | 2025.12.31 23:21:35.709705 [ 196 ] {9f7485ce-4bf0-4a0f-b388-b82873d55ef6::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 309 rows, containing 679 columns (679 merged, 0 gathered) in 0.082013832 sec., 3767.657143492576 rows/sec., 19.48 MiB/sec. | ||
| 9536 | 2025.12.31 23:21:35.712329 [ 196 ] {9f7485ce-4bf0-4a0f-b388-b82873d55ef6::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 9537 | 2025.12.31 23:21:35.714319 [ 196 ] {9f7485ce-4bf0-4a0f-b388-b82873d55ef6::all_1_41_8} <Trace> system.metric_log (9f7485ce-4bf0-4a0f-b388-b82873d55ef6): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9538 | 2025.12.31 23:21:35.714406 [ 196 ] {9f7485ce-4bf0-4a0f-b388-b82873d55ef6::all_1_41_8} <Trace> system.metric_log (9f7485ce-4bf0-4a0f-b388-b82873d55ef6) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 9539 | 2025.12.31 23:21:35.717243 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 9540 | 2025.12.31 23:21:37.097512 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 1208 | ||
| 9541 | 2025.12.31 23:21:37.100097 [ 243 ] {} <Trace> system.query_log (aa57fb54-d3d4-4e2b-bcda-b6c10074d25d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9542 | 2025.12.31 23:21:37.100144 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 9543 | 2025.12.31 23:21:37.101297 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 9544 | 2025.12.31 23:21:37.101555 [ 243 ] {} <Trace> system.query_log (aa57fb54-d3d4-4e2b-bcda-b6c10074d25d): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9545 | 2025.12.31 23:21:37.101730 [ 25 ] {} <Debug> system.query_log (aa57fb54-d3d4-4e2b-bcda-b6c10074d25d) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 9546 | 2025.12.31 23:21:37.101816 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1208 | ||
| 9547 | 2025.12.31 23:21:37.101826 [ 25 ] {} <Trace> system.query_log (aa57fb54-d3d4-4e2b-bcda-b6c10074d25d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9548 | 2025.12.31 23:21:37.101881 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 9549 | 2025.12.31 23:21:37.102055 [ 201 ] {aa57fb54-d3d4-4e2b-bcda-b6c10074d25d::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 | ||
| 9550 | 2025.12.31 23:21:37.102728 [ 201 ] {aa57fb54-d3d4-4e2b-bcda-b6c10074d25d::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9551 | 2025.12.31 23:21:37.102859 [ 201 ] {aa57fb54-d3d4-4e2b-bcda-b6c10074d25d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1058 rows starting from the beginning of the part | ||
| 9552 | 2025.12.31 23:21:37.103219 [ 201 ] {aa57fb54-d3d4-4e2b-bcda-b6c10074d25d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 32 rows starting from the beginning of the part | ||
| 9553 | 2025.12.31 23:21:37.103552 [ 201 ] {aa57fb54-d3d4-4e2b-bcda-b6c10074d25d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 28 rows starting from the beginning of the part | ||
| 9554 | 2025.12.31 23:21:37.103881 [ 201 ] {aa57fb54-d3d4-4e2b-bcda-b6c10074d25d::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 | ||
| 9555 | 2025.12.31 23:21:37.104201 [ 201 ] {aa57fb54-d3d4-4e2b-bcda-b6c10074d25d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 38 rows starting from the beginning of the part | ||
| 9556 | 2025.12.31 23:21:37.104513 [ 201 ] {aa57fb54-d3d4-4e2b-bcda-b6c10074d25d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 28 rows starting from the beginning of the part | ||
| 9557 | 2025.12.31 23:21:37.110857 [ 191 ] {aa57fb54-d3d4-4e2b-bcda-b6c10074d25d::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1208 rows, containing 72 columns (72 merged, 0 gathered) in 0.008873501 sec., 136135.66956266752 rows/sec., 114.14 MiB/sec. | ||
| 9558 | 2025.12.31 23:21:37.112213 [ 195 ] {aa57fb54-d3d4-4e2b-bcda-b6c10074d25d::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 9559 | 2025.12.31 23:21:37.112765 [ 195 ] {aa57fb54-d3d4-4e2b-bcda-b6c10074d25d::all_1_31_6} <Trace> system.query_log (aa57fb54-d3d4-4e2b-bcda-b6c10074d25d): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9560 | 2025.12.31 23:21:37.112854 [ 195 ] {aa57fb54-d3d4-4e2b-bcda-b6c10074d25d::all_1_31_6} <Trace> system.query_log (aa57fb54-d3d4-4e2b-bcda-b6c10074d25d) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 9561 | 2025.12.31 23:21:37.113170 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.77 MiB. | ||
| 9562 | 2025.12.31 23:21:39.254196 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9563 | 2025.12.31 23:21:39.254378 [ 271 ] {08cd2be4-1006-4ced-8324-4696c040e210} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9564 | 2025.12.31 23:21:39.254444 [ 271 ] {08cd2be4-1006-4ced-8324-4696c040e210} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9565 | 2025.12.31 23:21:39.255105 [ 271 ] {08cd2be4-1006-4ced-8324-4696c040e210} <Trace> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9566 | 2025.12.31 23:21:39.255153 [ 271 ] {08cd2be4-1006-4ced-8324-4696c040e210} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 9567 | 2025.12.31 23:21:39.255558 [ 271 ] {08cd2be4-1006-4ced-8324-4696c040e210} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 9568 | 2025.12.31 23:21:39.255777 [ 271 ] {08cd2be4-1006-4ced-8324-4696c040e210} <Trace> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9569 | 2025.12.31 23:21:39.255928 [ 271 ] {08cd2be4-1006-4ced-8324-4696c040e210} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001601 sec., 47470.331043098064 rows/sec., 3.91 MiB/sec. | ||
| 9570 | 2025.12.31 23:21:39.255969 [ 271 ] {08cd2be4-1006-4ced-8324-4696c040e210} <Debug> TCPHandler: Processed in 0.001905702 sec. | ||
| 9571 | 2025.12.31 23:21:39.256093 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9572 | 2025.12.31 23:21:39.256188 [ 271 ] {b086b374-f883-4e99-932c-df8e14948d90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9573 | 2025.12.31 23:21:39.256228 [ 271 ] {b086b374-f883-4e99-932c-df8e14948d90} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9574 | 2025.12.31 23:21:39.256617 [ 271 ] {b086b374-f883-4e99-932c-df8e14948d90} <Trace> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9575 | 2025.12.31 23:21:39.256654 [ 271 ] {b086b374-f883-4e99-932c-df8e14948d90} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 9576 | 2025.12.31 23:21:39.256947 [ 271 ] {b086b374-f883-4e99-932c-df8e14948d90} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 9577 | 2025.12.31 23:21:39.257152 [ 271 ] {b086b374-f883-4e99-932c-df8e14948d90} <Trace> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9578 | 2025.12.31 23:21:39.257269 [ 31 ] {} <Debug> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 9579 | 2025.12.31 23:21:39.257278 [ 271 ] {b086b374-f883-4e99-932c-df8e14948d90} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001109 sec., 9017.132551848512 rows/sec., 678.05 KiB/sec. | ||
| 9580 | 2025.12.31 23:21:39.257349 [ 31 ] {} <Trace> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9581 | 2025.12.31 23:21:39.257364 [ 271 ] {b086b374-f883-4e99-932c-df8e14948d90} <Debug> TCPHandler: Processed in 0.001318322 sec. | ||
| 9582 | 2025.12.31 23:21:39.257377 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 9583 | 2025.12.31 23:21:39.257481 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9584 | 2025.12.31 23:21:39.257484 [ 191 ] {d568562b-8e8e-4a3d-9432-0ad11505f9aa::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 | ||
| 9585 | 2025.12.31 23:21:39.257581 [ 271 ] {87d6cb85-d283-4201-b8bb-908a5ac368bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9586 | 2025.12.31 23:21:39.257610 [ 191 ] {d568562b-8e8e-4a3d-9432-0ad11505f9aa::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9587 | 2025.12.31 23:21:39.257624 [ 271 ] {87d6cb85-d283-4201-b8bb-908a5ac368bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9588 | 2025.12.31 23:21:39.257647 [ 191 ] {d568562b-8e8e-4a3d-9432-0ad11505f9aa::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 278 rows starting from the beginning of the part | ||
| 9589 | 2025.12.31 23:21:39.257717 [ 191 ] {d568562b-8e8e-4a3d-9432-0ad11505f9aa::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 | ||
| 9590 | 2025.12.31 23:21:39.257762 [ 191 ] {d568562b-8e8e-4a3d-9432-0ad11505f9aa::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 31 rows starting from the beginning of the part | ||
| 9591 | 2025.12.31 23:21:39.257805 [ 191 ] {d568562b-8e8e-4a3d-9432-0ad11505f9aa::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 10 rows starting from the beginning of the part | ||
| 9592 | 2025.12.31 23:21:39.257864 [ 191 ] {d568562b-8e8e-4a3d-9432-0ad11505f9aa::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 37 rows starting from the beginning of the part | ||
| 9593 | 2025.12.31 23:21:39.257915 [ 191 ] {d568562b-8e8e-4a3d-9432-0ad11505f9aa::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 | ||
| 9594 | 2025.12.31 23:21:39.258050 [ 271 ] {87d6cb85-d283-4201-b8bb-908a5ac368bc} <Trace> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9595 | 2025.12.31 23:21:39.258092 [ 271 ] {87d6cb85-d283-4201-b8bb-908a5ac368bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 9596 | 2025.12.31 23:21:39.258436 [ 271 ] {87d6cb85-d283-4201-b8bb-908a5ac368bc} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 9597 | 2025.12.31 23:21:39.258661 [ 271 ] {87d6cb85-d283-4201-b8bb-908a5ac368bc} <Trace> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9598 | 2025.12.31 23:21:39.258791 [ 271 ] {87d6cb85-d283-4201-b8bb-908a5ac368bc} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001229 sec., 60211.55410903173 rows/sec., 4.70 MiB/sec. | ||
| 9599 | 2025.12.31 23:21:39.258795 [ 187 ] {d568562b-8e8e-4a3d-9432-0ad11505f9aa::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 392 rows, containing 5 columns (5 merged, 0 gathered) in 0.001350153 sec., 290337.4654576185 rows/sec., 20.15 MiB/sec. | ||
| 9600 | 2025.12.31 23:21:39.258830 [ 271 ] {87d6cb85-d283-4201-b8bb-908a5ac368bc} <Debug> TCPHandler: Processed in 0.001396503 sec. | ||
| 9601 | 2025.12.31 23:21:39.258945 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9602 | 2025.12.31 23:21:39.258960 [ 187 ] {d568562b-8e8e-4a3d-9432-0ad11505f9aa::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 9603 | 2025.12.31 23:21:39.259042 [ 271 ] {e03cf818-8b62-49be-859a-895b6671c4ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9604 | 2025.12.31 23:21:39.259090 [ 271 ] {e03cf818-8b62-49be-859a-895b6671c4ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9605 | 2025.12.31 23:21:39.259258 [ 187 ] {d568562b-8e8e-4a3d-9432-0ad11505f9aa::all_1_61_12} <Trace> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9606 | 2025.12.31 23:21:39.259343 [ 187 ] {d568562b-8e8e-4a3d-9432-0ad11505f9aa::all_1_61_12} <Trace> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 9607 | 2025.12.31 23:21:39.259418 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 9608 | 2025.12.31 23:21:39.259493 [ 271 ] {e03cf818-8b62-49be-859a-895b6671c4ec} <Trace> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9609 | 2025.12.31 23:21:39.259539 [ 271 ] {e03cf818-8b62-49be-859a-895b6671c4ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 9610 | 2025.12.31 23:21:39.259873 [ 271 ] {e03cf818-8b62-49be-859a-895b6671c4ec} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 9611 | 2025.12.31 23:21:39.260075 [ 271 ] {e03cf818-8b62-49be-859a-895b6671c4ec} <Trace> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9612 | 2025.12.31 23:21:39.260194 [ 31 ] {} <Debug> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 9613 | 2025.12.31 23:21:39.260204 [ 271 ] {e03cf818-8b62-49be-859a-895b6671c4ec} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00118 sec., 135593.22033898305 rows/sec., 9.44 MiB/sec. | ||
| 9614 | 2025.12.31 23:21:39.260237 [ 31 ] {} <Trace> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9615 | 2025.12.31 23:21:39.260256 [ 271 ] {e03cf818-8b62-49be-859a-895b6671c4ec} <Debug> TCPHandler: Processed in 0.001358614 sec. | ||
| 9616 | 2025.12.31 23:21:39.260262 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 9617 | 2025.12.31 23:21:39.260346 [ 195 ] {7d79e45e-07fa-43b3-999d-49ca9374dcb1::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 | ||
| 9618 | 2025.12.31 23:21:39.260363 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9619 | 2025.12.31 23:21:39.260449 [ 195 ] {7d79e45e-07fa-43b3-999d-49ca9374dcb1::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9620 | 2025.12.31 23:21:39.260464 [ 271 ] {e13a6b09-b643-4761-90b3-61c358fb8d77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9621 | 2025.12.31 23:21:39.260481 [ 195 ] {7d79e45e-07fa-43b3-999d-49ca9374dcb1::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_56_11, total 17159 rows starting from the beginning of the part | ||
| 9622 | 2025.12.31 23:21:39.260524 [ 271 ] {e13a6b09-b643-4761-90b3-61c358fb8d77} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9623 | 2025.12.31 23:21:39.260542 [ 195 ] {7d79e45e-07fa-43b3-999d-49ca9374dcb1::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 198 rows starting from the beginning of the part | ||
| 9624 | 2025.12.31 23:21:39.260591 [ 195 ] {7d79e45e-07fa-43b3-999d-49ca9374dcb1::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 | ||
| 9625 | 2025.12.31 23:21:39.260633 [ 195 ] {7d79e45e-07fa-43b3-999d-49ca9374dcb1::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 160 rows starting from the beginning of the part | ||
| 9626 | 2025.12.31 23:21:39.260672 [ 195 ] {7d79e45e-07fa-43b3-999d-49ca9374dcb1::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 847 rows starting from the beginning of the part | ||
| 9627 | 2025.12.31 23:21:39.260711 [ 195 ] {7d79e45e-07fa-43b3-999d-49ca9374dcb1::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 | ||
| 9628 | 2025.12.31 23:21:39.261296 [ 271 ] {e13a6b09-b643-4761-90b3-61c358fb8d77} <Trace> oximeter.measurements_histogramu64 (83559bb8-4c93-4180-b7e7-e9b7333f4c1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9629 | 2025.12.31 23:21:39.261336 [ 271 ] {e13a6b09-b643-4761-90b3-61c358fb8d77} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 9630 | 2025.12.31 23:21:39.261873 [ 271 ] {e13a6b09-b643-4761-90b3-61c358fb8d77} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 9631 | 2025.12.31 23:21:39.262091 [ 271 ] {e13a6b09-b643-4761-90b3-61c358fb8d77} <Trace> oximeter.measurements_histogramu64 (83559bb8-4c93-4180-b7e7-e9b7333f4c1b): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9632 | 2025.12.31 23:21:39.262235 [ 271 ] {e13a6b09-b643-4761-90b3-61c358fb8d77} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001789 sec., 5589.714924538848 rows/sec., 10.02 MiB/sec. | ||
| 9633 | 2025.12.31 23:21:39.262287 [ 271 ] {e13a6b09-b643-4761-90b3-61c358fb8d77} <Debug> TCPHandler: Processed in 0.001970654 sec. | ||
| 9634 | 2025.12.31 23:21:39.262396 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9635 | 2025.12.31 23:21:39.262491 [ 271 ] {0d6fc6ab-5afb-4dd8-a80c-9be8315bf124} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9636 | 2025.12.31 23:21:39.262534 [ 271 ] {0d6fc6ab-5afb-4dd8-a80c-9be8315bf124} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9637 | 2025.12.31 23:21:39.262868 [ 271 ] {0d6fc6ab-5afb-4dd8-a80c-9be8315bf124} <Trace> oximeter.measurements_u64 (3e0fa7da-0500-483e-b241-ac25d0f845d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9638 | 2025.12.31 23:21:39.262904 [ 271 ] {0d6fc6ab-5afb-4dd8-a80c-9be8315bf124} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 9639 | 2025.12.31 23:21:39.263237 [ 271 ] {0d6fc6ab-5afb-4dd8-a80c-9be8315bf124} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 9640 | 2025.12.31 23:21:39.263442 [ 271 ] {0d6fc6ab-5afb-4dd8-a80c-9be8315bf124} <Trace> oximeter.measurements_u64 (3e0fa7da-0500-483e-b241-ac25d0f845d7): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9641 | 2025.12.31 23:21:39.263573 [ 271 ] {0d6fc6ab-5afb-4dd8-a80c-9be8315bf124} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001101 sec., 54495.91280653951 rows/sec., 3.67 MiB/sec. | ||
| 9642 | 2025.12.31 23:21:39.263609 [ 271 ] {0d6fc6ab-5afb-4dd8-a80c-9be8315bf124} <Debug> TCPHandler: Processed in 0.001260812 sec. | ||
| 9643 | 2025.12.31 23:21:39.266422 [ 192 ] {7d79e45e-07fa-43b3-999d-49ca9374dcb1::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 18684 rows, containing 5 columns (5 merged, 0 gathered) in 0.006098873 sec., 3063516.816959461 rows/sec., 209.29 MiB/sec. | ||
| 9644 | 2025.12.31 23:21:39.266759 [ 198 ] {7d79e45e-07fa-43b3-999d-49ca9374dcb1::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 9645 | 2025.12.31 23:21:39.267096 [ 198 ] {7d79e45e-07fa-43b3-999d-49ca9374dcb1::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9646 | 2025.12.31 23:21:39.267180 [ 198 ] {7d79e45e-07fa-43b3-999d-49ca9374dcb1::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 9647 | 2025.12.31 23:21:39.267284 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.26 MiB. | ||
| 9648 | 2025.12.31 23:21:40.000307 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 306.71 MiB, peak 318.98 MiB, free memory in arenas 0.00 B, will set to 308.75 MiB (RSS), difference: 2.04 MiB | ||
| 9649 | 2025.12.31 23:21:41.920220 [ 49 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 9650 | 2025.12.31 23:21:41.920325 [ 49 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 9651 | 2025.12.31 23:21:42.036711 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 20276 | ||
| 9652 | 2025.12.31 23:21:42.037217 [ 245 ] {} <Trace> system.asynchronous_metric_log (1af02360-2569-4a97-a5ac-aa07775e497e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9653 | 2025.12.31 23:21:42.037253 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 9654 | 2025.12.31 23:21:42.037742 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 9655 | 2025.12.31 23:21:42.037971 [ 245 ] {} <Trace> system.asynchronous_metric_log (1af02360-2569-4a97-a5ac-aa07775e497e): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9656 | 2025.12.31 23:21:42.038112 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20276 | ||
| 9657 | 2025.12.31 23:21:43.131245 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 317 | ||
| 9658 | 2025.12.31 23:21:43.146372 [ 244 ] {} <Trace> system.metric_log (9f7485ce-4bf0-4a0f-b388-b82873d55ef6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9659 | 2025.12.31 23:21:43.146420 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 9660 | 2025.12.31 23:21:43.152224 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 9661 | 2025.12.31 23:21:43.152940 [ 244 ] {} <Trace> system.metric_log (9f7485ce-4bf0-4a0f-b388-b82873d55ef6): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9662 | 2025.12.31 23:21:43.155708 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 317 | ||
| 9663 | 2025.12.31 23:21:44.255451 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9664 | 2025.12.31 23:21:44.255651 [ 271 ] {b25274d2-f391-4a61-bb5d-0e7824c9ef03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9665 | 2025.12.31 23:21:44.255726 [ 271 ] {b25274d2-f391-4a61-bb5d-0e7824c9ef03} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9666 | 2025.12.31 23:21:44.256442 [ 271 ] {b25274d2-f391-4a61-bb5d-0e7824c9ef03} <Trace> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9667 | 2025.12.31 23:21:44.256487 [ 271 ] {b25274d2-f391-4a61-bb5d-0e7824c9ef03} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 9668 | 2025.12.31 23:21:44.256889 [ 271 ] {b25274d2-f391-4a61-bb5d-0e7824c9ef03} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 9669 | 2025.12.31 23:21:44.257110 [ 271 ] {b25274d2-f391-4a61-bb5d-0e7824c9ef03} <Trace> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9670 | 2025.12.31 23:21:44.257265 [ 271 ] {b25274d2-f391-4a61-bb5d-0e7824c9ef03} <Debug> executeQuery: Read 118 rows, 10.26 KiB in 0.001668 sec., 70743.40527577938 rows/sec., 6.01 MiB/sec. | ||
| 9671 | 2025.12.31 23:21:44.257307 [ 271 ] {b25274d2-f391-4a61-bb5d-0e7824c9ef03} <Debug> TCPHandler: Processed in 0.001995584 sec. | ||
| 9672 | 2025.12.31 23:21:44.257435 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9673 | 2025.12.31 23:21:44.257530 [ 271 ] {ceaead33-366e-4321-8041-580990c7736a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9674 | 2025.12.31 23:21:44.257571 [ 271 ] {ceaead33-366e-4321-8041-580990c7736a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9675 | 2025.12.31 23:21:44.257980 [ 271 ] {ceaead33-366e-4321-8041-580990c7736a} <Trace> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9676 | 2025.12.31 23:21:44.258016 [ 271 ] {ceaead33-366e-4321-8041-580990c7736a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 9677 | 2025.12.31 23:21:44.258315 [ 271 ] {ceaead33-366e-4321-8041-580990c7736a} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 9678 | 2025.12.31 23:21:44.258521 [ 271 ] {ceaead33-366e-4321-8041-580990c7736a} <Trace> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9679 | 2025.12.31 23:21:44.258648 [ 271 ] {ceaead33-366e-4321-8041-580990c7736a} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001137 sec., 27264.73175021988 rows/sec., 2.00 MiB/sec. | ||
| 9680 | 2025.12.31 23:21:44.258686 [ 271 ] {ceaead33-366e-4321-8041-580990c7736a} <Debug> TCPHandler: Processed in 0.001300772 sec. | ||
| 9681 | 2025.12.31 23:21:44.258808 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9682 | 2025.12.31 23:21:44.258903 [ 271 ] {b1d3e602-8d49-4862-a169-811de5fb1741} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9683 | 2025.12.31 23:21:44.258942 [ 271 ] {b1d3e602-8d49-4862-a169-811de5fb1741} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9684 | 2025.12.31 23:21:44.259362 [ 271 ] {b1d3e602-8d49-4862-a169-811de5fb1741} <Trace> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9685 | 2025.12.31 23:21:44.259398 [ 271 ] {b1d3e602-8d49-4862-a169-811de5fb1741} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 9686 | 2025.12.31 23:21:44.259692 [ 271 ] {b1d3e602-8d49-4862-a169-811de5fb1741} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 9687 | 2025.12.31 23:21:44.259896 [ 271 ] {b1d3e602-8d49-4862-a169-811de5fb1741} <Trace> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9688 | 2025.12.31 23:21:44.260024 [ 271 ] {b1d3e602-8d49-4862-a169-811de5fb1741} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001138 sec., 83479.7891036907 rows/sec., 6.52 MiB/sec. | ||
| 9689 | 2025.12.31 23:21:44.260061 [ 271 ] {b1d3e602-8d49-4862-a169-811de5fb1741} <Debug> TCPHandler: Processed in 0.001301742 sec. | ||
| 9690 | 2025.12.31 23:21:44.260174 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9691 | 2025.12.31 23:21:44.260268 [ 271 ] {e1791d75-2070-499c-947f-ad181fa745c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9692 | 2025.12.31 23:21:44.260312 [ 271 ] {e1791d75-2070-499c-947f-ad181fa745c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9693 | 2025.12.31 23:21:44.260717 [ 271 ] {e1791d75-2070-499c-947f-ad181fa745c9} <Trace> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9694 | 2025.12.31 23:21:44.260753 [ 271 ] {e1791d75-2070-499c-947f-ad181fa745c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 9695 | 2025.12.31 23:21:44.261079 [ 271 ] {e1791d75-2070-499c-947f-ad181fa745c9} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 9696 | 2025.12.31 23:21:44.261286 [ 271 ] {e1791d75-2070-499c-947f-ad181fa745c9} <Trace> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9697 | 2025.12.31 23:21:44.261417 [ 271 ] {e1791d75-2070-499c-947f-ad181fa745c9} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001167 sec., 137103.68466152527 rows/sec., 9.55 MiB/sec. | ||
| 9698 | 2025.12.31 23:21:44.261453 [ 271 ] {e1791d75-2070-499c-947f-ad181fa745c9} <Debug> TCPHandler: Processed in 0.001329292 sec. | ||
| 9699 | 2025.12.31 23:21:44.261564 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9700 | 2025.12.31 23:21:44.261657 [ 271 ] {a94bf0f0-2860-4cb6-ad70-822e345916b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9701 | 2025.12.31 23:21:44.261712 [ 271 ] {a94bf0f0-2860-4cb6-ad70-822e345916b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9702 | 2025.12.31 23:21:44.262534 [ 271 ] {a94bf0f0-2860-4cb6-ad70-822e345916b4} <Trace> oximeter.measurements_histogramu64 (83559bb8-4c93-4180-b7e7-e9b7333f4c1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9703 | 2025.12.31 23:21:44.262570 [ 271 ] {a94bf0f0-2860-4cb6-ad70-822e345916b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 9704 | 2025.12.31 23:21:44.263095 [ 271 ] {a94bf0f0-2860-4cb6-ad70-822e345916b4} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 9705 | 2025.12.31 23:21:44.263315 [ 271 ] {a94bf0f0-2860-4cb6-ad70-822e345916b4} <Trace> oximeter.measurements_histogramu64 (83559bb8-4c93-4180-b7e7-e9b7333f4c1b): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9706 | 2025.12.31 23:21:44.263452 [ 271 ] {a94bf0f0-2860-4cb6-ad70-822e345916b4} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001813 sec., 17098.73138444567 rows/sec., 30.64 MiB/sec. | ||
| 9707 | 2025.12.31 23:21:44.263505 [ 271 ] {a94bf0f0-2860-4cb6-ad70-822e345916b4} <Debug> TCPHandler: Processed in 0.001990194 sec. | ||
| 9708 | 2025.12.31 23:21:44.263619 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9709 | 2025.12.31 23:21:44.263717 [ 271 ] {1c510a2c-aab6-4b13-8df1-9324f906bf5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9710 | 2025.12.31 23:21:44.263759 [ 271 ] {1c510a2c-aab6-4b13-8df1-9324f906bf5a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9711 | 2025.12.31 23:21:44.264092 [ 271 ] {1c510a2c-aab6-4b13-8df1-9324f906bf5a} <Trace> oximeter.measurements_u64 (3e0fa7da-0500-483e-b241-ac25d0f845d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9712 | 2025.12.31 23:21:44.264128 [ 271 ] {1c510a2c-aab6-4b13-8df1-9324f906bf5a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 9713 | 2025.12.31 23:21:44.264418 [ 271 ] {1c510a2c-aab6-4b13-8df1-9324f906bf5a} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 9714 | 2025.12.31 23:21:44.264621 [ 271 ] {1c510a2c-aab6-4b13-8df1-9324f906bf5a} <Trace> oximeter.measurements_u64 (3e0fa7da-0500-483e-b241-ac25d0f845d7): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9715 | 2025.12.31 23:21:44.264733 [ 44 ] {} <Debug> oximeter.measurements_u64 (3e0fa7da-0500-483e-b241-ac25d0f845d7) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 9716 | 2025.12.31 23:21:44.264748 [ 271 ] {1c510a2c-aab6-4b13-8df1-9324f906bf5a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001049 sec., 57197.33079122974 rows/sec., 3.85 MiB/sec. | ||
| 9717 | 2025.12.31 23:21:44.264800 [ 44 ] {} <Trace> oximeter.measurements_u64 (3e0fa7da-0500-483e-b241-ac25d0f845d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9718 | 2025.12.31 23:21:44.264806 [ 271 ] {1c510a2c-aab6-4b13-8df1-9324f906bf5a} <Debug> TCPHandler: Processed in 0.001237101 sec. | ||
| 9719 | 2025.12.31 23:21:44.264828 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 9720 | 2025.12.31 23:21:44.264961 [ 191 ] {3e0fa7da-0500-483e-b241-ac25d0f845d7::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 | ||
| 9721 | 2025.12.31 23:21:44.265110 [ 191 ] {3e0fa7da-0500-483e-b241-ac25d0f845d7::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9722 | 2025.12.31 23:21:44.265144 [ 191 ] {3e0fa7da-0500-483e-b241-ac25d0f845d7::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 3444 rows starting from the beginning of the part | ||
| 9723 | 2025.12.31 23:21:44.265205 [ 191 ] {3e0fa7da-0500-483e-b241-ac25d0f845d7::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 | ||
| 9724 | 2025.12.31 23:21:44.265247 [ 191 ] {3e0fa7da-0500-483e-b241-ac25d0f845d7::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 | ||
| 9725 | 2025.12.31 23:21:44.265289 [ 191 ] {3e0fa7da-0500-483e-b241-ac25d0f845d7::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 | ||
| 9726 | 2025.12.31 23:21:44.265328 [ 191 ] {3e0fa7da-0500-483e-b241-ac25d0f845d7::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 | ||
| 9727 | 2025.12.31 23:21:44.265366 [ 191 ] {3e0fa7da-0500-483e-b241-ac25d0f845d7::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 | ||
| 9728 | 2025.12.31 23:21:44.266542 [ 192 ] {3e0fa7da-0500-483e-b241-ac25d0f845d7::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3744 rows, containing 4 columns (4 merged, 0 gathered) in 0.001644468 sec., 2276724.144221718 rows/sec., 151.28 MiB/sec. | ||
| 9729 | 2025.12.31 23:21:44.266819 [ 189 ] {3e0fa7da-0500-483e-b241-ac25d0f845d7::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 9730 | 2025.12.31 23:21:44.267084 [ 189 ] {3e0fa7da-0500-483e-b241-ac25d0f845d7::all_1_61_12} <Trace> oximeter.measurements_u64 (3e0fa7da-0500-483e-b241-ac25d0f845d7): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9731 | 2025.12.31 23:21:44.267153 [ 189 ] {3e0fa7da-0500-483e-b241-ac25d0f845d7::all_1_61_12} <Trace> oximeter.measurements_u64 (3e0fa7da-0500-483e-b241-ac25d0f845d7) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 9732 | 2025.12.31 23:21:44.267242 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.78 MiB. | ||
| 9733 | 2025.12.31 23:21:45.608258 [ 29 ] {} <Debug> oximeter.fields_ipaddr (5f424e33-6a9f-405c-b8ff-24c93b94647e) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 | ||
| 9734 | 2025.12.31 23:21:45.608319 [ 29 ] {} <Trace> oximeter.fields_ipaddr (5f424e33-6a9f-405c-b8ff-24c93b94647e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9735 | 2025.12.31 23:21:45.608340 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 9736 | 2025.12.31 23:21:45.608454 [ 191 ] {5f424e33-6a9f-405c-b8ff-24c93b94647e::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 | ||
| 9737 | 2025.12.31 23:21:45.608590 [ 191 ] {5f424e33-6a9f-405c-b8ff-24c93b94647e::all_1_21_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9738 | 2025.12.31 23:21:45.608623 [ 191 ] {5f424e33-6a9f-405c-b8ff-24c93b94647e::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 20 rows starting from the beginning of the part | ||
| 9739 | 2025.12.31 23:21:45.608689 [ 191 ] {5f424e33-6a9f-405c-b8ff-24c93b94647e::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 4 rows starting from the beginning of the part | ||
| 9740 | 2025.12.31 23:21:45.608734 [ 191 ] {5f424e33-6a9f-405c-b8ff-24c93b94647e::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 4 rows starting from the beginning of the part | ||
| 9741 | 2025.12.31 23:21:45.608776 [ 191 ] {5f424e33-6a9f-405c-b8ff-24c93b94647e::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 4 rows starting from the beginning of the part | ||
| 9742 | 2025.12.31 23:21:45.608817 [ 191 ] {5f424e33-6a9f-405c-b8ff-24c93b94647e::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 6 rows starting from the beginning of the part | ||
| 9743 | 2025.12.31 23:21:45.609553 [ 189 ] {5f424e33-6a9f-405c-b8ff-24c93b94647e::all_1_21_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38 rows, containing 5 columns (5 merged, 0 gathered) in 0.00114801 sec., 33100.756962047366 rows/sec., 2.76 MiB/sec. | ||
| 9744 | 2025.12.31 23:21:45.609752 [ 192 ] {5f424e33-6a9f-405c-b8ff-24c93b94647e::all_1_21_5} <Trace> MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) | ||
| 9745 | 2025.12.31 23:21:45.610067 [ 192 ] {5f424e33-6a9f-405c-b8ff-24c93b94647e::all_1_21_5} <Trace> oximeter.fields_ipaddr (5f424e33-6a9f-405c-b8ff-24c93b94647e): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9746 | 2025.12.31 23:21:45.610148 [ 192 ] {5f424e33-6a9f-405c-b8ff-24c93b94647e::all_1_21_5} <Trace> oximeter.fields_ipaddr (5f424e33-6a9f-405c-b8ff-24c93b94647e) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 | ||
| 9747 | 2025.12.31 23:21:45.610243 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 9748 | 2025.12.31 23:21:47.102219 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1232 | ||
| 9749 | 2025.12.31 23:21:47.104953 [ 243 ] {} <Trace> system.query_log (aa57fb54-d3d4-4e2b-bcda-b6c10074d25d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9750 | 2025.12.31 23:21:47.105012 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 9751 | 2025.12.31 23:21:47.106216 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 9752 | 2025.12.31 23:21:47.106494 [ 243 ] {} <Trace> system.query_log (aa57fb54-d3d4-4e2b-bcda-b6c10074d25d): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9753 | 2025.12.31 23:21:47.106871 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1232 | ||
| 9754 | 2025.12.31 23:21:49.274973 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9755 | 2025.12.31 23:21:49.275155 [ 271 ] {64973fc1-823d-40d6-b454-fdeec795d60f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 9756 | 2025.12.31 23:21:49.275222 [ 271 ] {64973fc1-823d-40d6-b454-fdeec795d60f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 9757 | 2025.12.31 23:21:49.276148 [ 271 ] {64973fc1-823d-40d6-b454-fdeec795d60f} <Trace> oximeter.fields_i16 (6205d96e-d352-40e9-8254-31db49133bc3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9758 | 2025.12.31 23:21:49.276196 [ 271 ] {64973fc1-823d-40d6-b454-fdeec795d60f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 9759 | 2025.12.31 23:21:49.276672 [ 271 ] {64973fc1-823d-40d6-b454-fdeec795d60f} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 9760 | 2025.12.31 23:21:49.276923 [ 271 ] {64973fc1-823d-40d6-b454-fdeec795d60f} <Trace> oximeter.fields_i16 (6205d96e-d352-40e9-8254-31db49133bc3): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9761 | 2025.12.31 23:21:49.277095 [ 271 ] {64973fc1-823d-40d6-b454-fdeec795d60f} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001988 sec., 206237.42454728368 rows/sec., 13.08 MiB/sec. | ||
| 9762 | 2025.12.31 23:21:49.277152 [ 271 ] {64973fc1-823d-40d6-b454-fdeec795d60f} <Debug> TCPHandler: Processed in 0.002314069 sec. | ||
| 9763 | 2025.12.31 23:21:49.277300 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9764 | 2025.12.31 23:21:49.277411 [ 271 ] {04254c08-6d4e-4424-baf5-907a159b6b18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 9765 | 2025.12.31 23:21:49.277459 [ 271 ] {04254c08-6d4e-4424-baf5-907a159b6b18} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 9766 | 2025.12.31 23:21:49.277908 [ 271 ] {04254c08-6d4e-4424-baf5-907a159b6b18} <Trace> oximeter.fields_ipaddr (5f424e33-6a9f-405c-b8ff-24c93b94647e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9767 | 2025.12.31 23:21:49.277946 [ 271 ] {04254c08-6d4e-4424-baf5-907a159b6b18} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 9768 | 2025.12.31 23:21:49.278267 [ 271 ] {04254c08-6d4e-4424-baf5-907a159b6b18} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 9769 | 2025.12.31 23:21:49.278504 [ 271 ] {04254c08-6d4e-4424-baf5-907a159b6b18} <Trace> oximeter.fields_ipaddr (5f424e33-6a9f-405c-b8ff-24c93b94647e): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9770 | 2025.12.31 23:21:49.278638 [ 271 ] {04254c08-6d4e-4424-baf5-907a159b6b18} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001253 sec., 3192.3383878691143 rows/sec., 260.31 KiB/sec. | ||
| 9771 | 2025.12.31 23:21:49.278676 [ 271 ] {04254c08-6d4e-4424-baf5-907a159b6b18} <Debug> TCPHandler: Processed in 0.001431724 sec. | ||
| 9772 | 2025.12.31 23:21:49.278799 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9773 | 2025.12.31 23:21:49.278898 [ 271 ] {5044cfa9-3e05-428c-a787-3c9d145b552f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9774 | 2025.12.31 23:21:49.278943 [ 271 ] {5044cfa9-3e05-428c-a787-3c9d145b552f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9775 | 2025.12.31 23:21:49.280224 [ 271 ] {5044cfa9-3e05-428c-a787-3c9d145b552f} <Trace> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9776 | 2025.12.31 23:21:49.280260 [ 271 ] {5044cfa9-3e05-428c-a787-3c9d145b552f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 9777 | 2025.12.31 23:21:49.280645 [ 271 ] {5044cfa9-3e05-428c-a787-3c9d145b552f} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 9778 | 2025.12.31 23:21:49.280867 [ 271 ] {5044cfa9-3e05-428c-a787-3c9d145b552f} <Trace> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9779 | 2025.12.31 23:21:49.281005 [ 271 ] {5044cfa9-3e05-428c-a787-3c9d145b552f} <Debug> executeQuery: Read 1134 rows, 92.00 KiB in 0.002126 sec., 533396.0489181562 rows/sec., 42.26 MiB/sec. | ||
| 9780 | 2025.12.31 23:21:49.281045 [ 271 ] {5044cfa9-3e05-428c-a787-3c9d145b552f} <Debug> TCPHandler: Processed in 0.002301299 sec. | ||
| 9781 | 2025.12.31 23:21:49.281167 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9782 | 2025.12.31 23:21:49.281267 [ 271 ] {fe7755df-7c50-4b78-83ff-a2aa0856051c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9783 | 2025.12.31 23:21:49.281336 [ 271 ] {fe7755df-7c50-4b78-83ff-a2aa0856051c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9784 | 2025.12.31 23:21:49.281878 [ 271 ] {fe7755df-7c50-4b78-83ff-a2aa0856051c} <Trace> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9785 | 2025.12.31 23:21:49.281914 [ 271 ] {fe7755df-7c50-4b78-83ff-a2aa0856051c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 9786 | 2025.12.31 23:21:49.282239 [ 271 ] {fe7755df-7c50-4b78-83ff-a2aa0856051c} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 9787 | 2025.12.31 23:21:49.282453 [ 271 ] {fe7755df-7c50-4b78-83ff-a2aa0856051c} <Trace> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9788 | 2025.12.31 23:21:49.282592 [ 271 ] {fe7755df-7c50-4b78-83ff-a2aa0856051c} <Debug> executeQuery: Read 219 rows, 13.35 KiB in 0.001347 sec., 162583.51893095768 rows/sec., 9.68 MiB/sec. | ||
| 9789 | 2025.12.31 23:21:49.282634 [ 271 ] {fe7755df-7c50-4b78-83ff-a2aa0856051c} <Debug> TCPHandler: Processed in 0.001522286 sec. | ||
| 9790 | 2025.12.31 23:21:49.282764 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9791 | 2025.12.31 23:21:49.282887 [ 271 ] {212f4a36-f149-4c9a-911f-c7437a202183} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9792 | 2025.12.31 23:21:49.282929 [ 271 ] {212f4a36-f149-4c9a-911f-c7437a202183} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9793 | 2025.12.31 23:21:49.283483 [ 271 ] {212f4a36-f149-4c9a-911f-c7437a202183} <Trace> oximeter.fields_u32 (32e14ee3-f9fc-4687-bf55-1d31f5f916a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9794 | 2025.12.31 23:21:49.283519 [ 271 ] {212f4a36-f149-4c9a-911f-c7437a202183} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 9795 | 2025.12.31 23:21:49.283844 [ 271 ] {212f4a36-f149-4c9a-911f-c7437a202183} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 9796 | 2025.12.31 23:21:49.284080 [ 271 ] {212f4a36-f149-4c9a-911f-c7437a202183} <Trace> oximeter.fields_u32 (32e14ee3-f9fc-4687-bf55-1d31f5f916a9): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9797 | 2025.12.31 23:21:49.284213 [ 271 ] {212f4a36-f149-4c9a-911f-c7437a202183} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001344 sec., 157738.09523809524 rows/sec., 10.17 MiB/sec. | ||
| 9798 | 2025.12.31 23:21:49.284251 [ 271 ] {212f4a36-f149-4c9a-911f-c7437a202183} <Debug> TCPHandler: Processed in 0.001537196 sec. | ||
| 9799 | 2025.12.31 23:21:49.284375 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9800 | 2025.12.31 23:21:49.284471 [ 271 ] {fecca449-fd17-4ee5-aec4-7e71b65ed73c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 9801 | 2025.12.31 23:21:49.284515 [ 271 ] {fecca449-fd17-4ee5-aec4-7e71b65ed73c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 9802 | 2025.12.31 23:21:49.285050 [ 271 ] {fecca449-fd17-4ee5-aec4-7e71b65ed73c} <Trace> oximeter.fields_u8 (ce0c1db8-65f1-440f-8e78-1020d181f97b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9803 | 2025.12.31 23:21:49.285084 [ 271 ] {fecca449-fd17-4ee5-aec4-7e71b65ed73c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 9804 | 2025.12.31 23:21:49.285408 [ 271 ] {fecca449-fd17-4ee5-aec4-7e71b65ed73c} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 9805 | 2025.12.31 23:21:49.285629 [ 271 ] {fecca449-fd17-4ee5-aec4-7e71b65ed73c} <Trace> oximeter.fields_u8 (ce0c1db8-65f1-440f-8e78-1020d181f97b): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9806 | 2025.12.31 23:21:49.285764 [ 271 ] {fecca449-fd17-4ee5-aec4-7e71b65ed73c} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001313 sec., 160700.6854531607 rows/sec., 9.13 MiB/sec. | ||
| 9807 | 2025.12.31 23:21:49.285803 [ 271 ] {fecca449-fd17-4ee5-aec4-7e71b65ed73c} <Debug> TCPHandler: Processed in 0.001477955 sec. | ||
| 9808 | 2025.12.31 23:21:49.285917 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9809 | 2025.12.31 23:21:49.286012 [ 271 ] {73a950da-68b0-42c9-afc4-eb8d7cae428e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9810 | 2025.12.31 23:21:49.286056 [ 271 ] {73a950da-68b0-42c9-afc4-eb8d7cae428e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9811 | 2025.12.31 23:21:49.286829 [ 271 ] {73a950da-68b0-42c9-afc4-eb8d7cae428e} <Trace> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9812 | 2025.12.31 23:21:49.286865 [ 271 ] {73a950da-68b0-42c9-afc4-eb8d7cae428e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 9813 | 2025.12.31 23:21:49.287228 [ 271 ] {73a950da-68b0-42c9-afc4-eb8d7cae428e} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 9814 | 2025.12.31 23:21:49.287440 [ 271 ] {73a950da-68b0-42c9-afc4-eb8d7cae428e} <Trace> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9815 | 2025.12.31 23:21:49.287574 [ 271 ] {73a950da-68b0-42c9-afc4-eb8d7cae428e} <Debug> executeQuery: Read 693 rows, 49.59 KiB in 0.00158 sec., 438607.59493670886 rows/sec., 30.65 MiB/sec. | ||
| 9816 | 2025.12.31 23:21:49.287612 [ 271 ] {73a950da-68b0-42c9-afc4-eb8d7cae428e} <Debug> TCPHandler: Processed in 0.00174707 sec. | ||
| 9817 | 2025.12.31 23:21:49.287725 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9818 | 2025.12.31 23:21:49.287824 [ 271 ] {52bc4483-45a6-4012-a893-8681a10cad14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 9819 | 2025.12.31 23:21:49.287866 [ 271 ] {52bc4483-45a6-4012-a893-8681a10cad14} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 9820 | 2025.12.31 23:21:49.288219 [ 271 ] {52bc4483-45a6-4012-a893-8681a10cad14} <Trace> oximeter.measurements_bool (4d9e9430-4c82-43e2-8cb1-e67498da106d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9821 | 2025.12.31 23:21:49.288256 [ 271 ] {52bc4483-45a6-4012-a893-8681a10cad14} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 9822 | 2025.12.31 23:21:49.288578 [ 271 ] {52bc4483-45a6-4012-a893-8681a10cad14} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 9823 | 2025.12.31 23:21:49.288798 [ 271 ] {52bc4483-45a6-4012-a893-8681a10cad14} <Trace> oximeter.measurements_bool (4d9e9430-4c82-43e2-8cb1-e67498da106d): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9824 | 2025.12.31 23:21:49.288931 [ 271 ] {52bc4483-45a6-4012-a893-8681a10cad14} <Debug> executeQuery: Read 12 rows, 642.00 B in 0.001128 sec., 10638.297872340425 rows/sec., 555.81 KiB/sec. | ||
| 9825 | 2025.12.31 23:21:49.288967 [ 271 ] {52bc4483-45a6-4012-a893-8681a10cad14} <Debug> TCPHandler: Processed in 0.001293062 sec. | ||
| 9826 | 2025.12.31 23:21:49.289074 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9827 | 2025.12.31 23:21:49.289171 [ 271 ] {ea64bf5b-f50f-49c4-932b-9682a5544cf6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9828 | 2025.12.31 23:21:49.289215 [ 271 ] {ea64bf5b-f50f-49c4-932b-9682a5544cf6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9829 | 2025.12.31 23:21:49.289748 [ 271 ] {ea64bf5b-f50f-49c4-932b-9682a5544cf6} <Trace> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9830 | 2025.12.31 23:21:49.289783 [ 271 ] {ea64bf5b-f50f-49c4-932b-9682a5544cf6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 9831 | 2025.12.31 23:21:49.290142 [ 271 ] {ea64bf5b-f50f-49c4-932b-9682a5544cf6} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 9832 | 2025.12.31 23:21:49.290361 [ 271 ] {ea64bf5b-f50f-49c4-932b-9682a5544cf6} <Trace> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9833 | 2025.12.31 23:21:49.290491 [ 271 ] {ea64bf5b-f50f-49c4-932b-9682a5544cf6} <Debug> executeQuery: Read 470 rows, 30.97 KiB in 0.001341 sec., 350484.7129008203 rows/sec., 22.56 MiB/sec. | ||
| 9834 | 2025.12.31 23:21:49.290530 [ 271 ] {ea64bf5b-f50f-49c4-932b-9682a5544cf6} <Debug> TCPHandler: Processed in 0.001504885 sec. | ||
| 9835 | 2025.12.31 23:21:49.290640 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9836 | 2025.12.31 23:21:49.290735 [ 271 ] {9cf0b769-6a27-4b24-ba63-40dee58c0922} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 9837 | 2025.12.31 23:21:49.290779 [ 271 ] {9cf0b769-6a27-4b24-ba63-40dee58c0922} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 9838 | 2025.12.31 23:21:49.291095 [ 271 ] {9cf0b769-6a27-4b24-ba63-40dee58c0922} <Trace> oximeter.measurements_f64 (cba5f6bd-2e20-4297-b248-eab409e4eaa6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9839 | 2025.12.31 23:21:49.291129 [ 271 ] {9cf0b769-6a27-4b24-ba63-40dee58c0922} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 9840 | 2025.12.31 23:21:49.291433 [ 271 ] {9cf0b769-6a27-4b24-ba63-40dee58c0922} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 9841 | 2025.12.31 23:21:49.291644 [ 271 ] {9cf0b769-6a27-4b24-ba63-40dee58c0922} <Trace> oximeter.measurements_f64 (cba5f6bd-2e20-4297-b248-eab409e4eaa6): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9842 | 2025.12.31 23:21:49.291805 [ 271 ] {9cf0b769-6a27-4b24-ba63-40dee58c0922} <Debug> executeQuery: Read 2 rows, 138.00 B in 0.001086 sec., 1841.620626151013 rows/sec., 124.09 KiB/sec. | ||
| 9843 | 2025.12.31 23:21:49.291857 [ 271 ] {9cf0b769-6a27-4b24-ba63-40dee58c0922} <Debug> TCPHandler: Processed in 0.001267511 sec. | ||
| 9844 | 2025.12.31 23:21:49.291977 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9845 | 2025.12.31 23:21:49.292088 [ 271 ] {d7290f32-d52b-45bf-8129-99859231a783} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9846 | 2025.12.31 23:21:49.292152 [ 271 ] {d7290f32-d52b-45bf-8129-99859231a783} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9847 | 2025.12.31 23:21:49.293038 [ 271 ] {d7290f32-d52b-45bf-8129-99859231a783} <Trace> oximeter.measurements_histogramu64 (83559bb8-4c93-4180-b7e7-e9b7333f4c1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9848 | 2025.12.31 23:21:49.293072 [ 271 ] {d7290f32-d52b-45bf-8129-99859231a783} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 9849 | 2025.12.31 23:21:49.293576 [ 271 ] {d7290f32-d52b-45bf-8129-99859231a783} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 9850 | 2025.12.31 23:21:49.293799 [ 271 ] {d7290f32-d52b-45bf-8129-99859231a783} <Trace> oximeter.measurements_histogramu64 (83559bb8-4c93-4180-b7e7-e9b7333f4c1b): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9851 | 2025.12.31 23:21:49.293936 [ 271 ] {d7290f32-d52b-45bf-8129-99859231a783} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001872 sec., 5341.880341880342 rows/sec., 9.57 MiB/sec. | ||
| 9852 | 2025.12.31 23:21:49.293987 [ 271 ] {d7290f32-d52b-45bf-8129-99859231a783} <Debug> TCPHandler: Processed in 0.002069175 sec. | ||
| 9853 | 2025.12.31 23:21:49.294087 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9854 | 2025.12.31 23:21:49.294179 [ 271 ] {a8a88d4a-64a0-4ecc-b643-e162b5eba8e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9855 | 2025.12.31 23:21:49.294220 [ 271 ] {a8a88d4a-64a0-4ecc-b643-e162b5eba8e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9856 | 2025.12.31 23:21:49.294570 [ 271 ] {a8a88d4a-64a0-4ecc-b643-e162b5eba8e0} <Trace> oximeter.measurements_u64 (3e0fa7da-0500-483e-b241-ac25d0f845d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9857 | 2025.12.31 23:21:49.294604 [ 271 ] {a8a88d4a-64a0-4ecc-b643-e162b5eba8e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 9858 | 2025.12.31 23:21:49.294906 [ 271 ] {a8a88d4a-64a0-4ecc-b643-e162b5eba8e0} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 9859 | 2025.12.31 23:21:49.295103 [ 271 ] {a8a88d4a-64a0-4ecc-b643-e162b5eba8e0} <Trace> oximeter.measurements_u64 (3e0fa7da-0500-483e-b241-ac25d0f845d7): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9860 | 2025.12.31 23:21:49.295224 [ 271 ] {a8a88d4a-64a0-4ecc-b643-e162b5eba8e0} <Debug> executeQuery: Read 148 rows, 8.91 KiB in 0.001065 sec., 138967.13615023476 rows/sec., 8.17 MiB/sec. | ||
| 9861 | 2025.12.31 23:21:49.295258 [ 271 ] {a8a88d4a-64a0-4ecc-b643-e162b5eba8e0} <Debug> TCPHandler: Processed in 0.001217901 sec. | ||
| 9862 | 2025.12.31 23:21:49.538299 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 20724 | ||
| 9863 | 2025.12.31 23:21:49.538694 [ 245 ] {} <Trace> system.asynchronous_metric_log (1af02360-2569-4a97-a5ac-aa07775e497e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9864 | 2025.12.31 23:21:49.538729 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 9865 | 2025.12.31 23:21:49.539135 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 9866 | 2025.12.31 23:21:49.539352 [ 245 ] {} <Trace> system.asynchronous_metric_log (1af02360-2569-4a97-a5ac-aa07775e497e): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9867 | 2025.12.31 23:21:49.539459 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20724 | ||
| 9868 | 2025.12.31 23:21:50.655854 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 324 | ||
| 9869 | 2025.12.31 23:21:50.674923 [ 244 ] {} <Trace> system.metric_log (9f7485ce-4bf0-4a0f-b388-b82873d55ef6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9870 | 2025.12.31 23:21:50.675007 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 9871 | 2025.12.31 23:21:50.681423 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 9872 | 2025.12.31 23:21:50.682146 [ 244 ] {} <Trace> system.metric_log (9f7485ce-4bf0-4a0f-b388-b82873d55ef6): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9873 | 2025.12.31 23:21:50.685744 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 324 | ||
| 9874 | 2025.12.31 23:21:54.255699 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9875 | 2025.12.31 23:21:54.255981 [ 271 ] {6845067d-ed19-4e71-837f-4c4707bfa0d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9876 | 2025.12.31 23:21:54.256087 [ 271 ] {6845067d-ed19-4e71-837f-4c4707bfa0d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9877 | 2025.12.31 23:21:54.256832 [ 271 ] {6845067d-ed19-4e71-837f-4c4707bfa0d7} <Trace> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9878 | 2025.12.31 23:21:54.256873 [ 271 ] {6845067d-ed19-4e71-837f-4c4707bfa0d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 9879 | 2025.12.31 23:21:54.257274 [ 271 ] {6845067d-ed19-4e71-837f-4c4707bfa0d7} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 9880 | 2025.12.31 23:21:54.257503 [ 271 ] {6845067d-ed19-4e71-837f-4c4707bfa0d7} <Trace> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9881 | 2025.12.31 23:21:54.257669 [ 271 ] {6845067d-ed19-4e71-837f-4c4707bfa0d7} <Debug> executeQuery: Read 118 rows, 10.26 KiB in 0.001766 sec., 66817.66704416761 rows/sec., 5.67 MiB/sec. | ||
| 9882 | 2025.12.31 23:21:54.257722 [ 271 ] {6845067d-ed19-4e71-837f-4c4707bfa0d7} <Debug> TCPHandler: Processed in 0.002212167 sec. | ||
| 9883 | 2025.12.31 23:21:54.257860 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9884 | 2025.12.31 23:21:54.257963 [ 271 ] {d969b91f-202b-4174-8c14-2dc6ebb879ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9885 | 2025.12.31 23:21:54.258008 [ 271 ] {d969b91f-202b-4174-8c14-2dc6ebb879ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9886 | 2025.12.31 23:21:54.258439 [ 271 ] {d969b91f-202b-4174-8c14-2dc6ebb879ec} <Trace> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9887 | 2025.12.31 23:21:54.258474 [ 271 ] {d969b91f-202b-4174-8c14-2dc6ebb879ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 9888 | 2025.12.31 23:21:54.258780 [ 271 ] {d969b91f-202b-4174-8c14-2dc6ebb879ec} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 9889 | 2025.12.31 23:21:54.259002 [ 271 ] {d969b91f-202b-4174-8c14-2dc6ebb879ec} <Trace> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9890 | 2025.12.31 23:21:54.259135 [ 271 ] {d969b91f-202b-4174-8c14-2dc6ebb879ec} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001197 sec., 25898.07852965748 rows/sec., 1.90 MiB/sec. | ||
| 9891 | 2025.12.31 23:21:54.259173 [ 271 ] {d969b91f-202b-4174-8c14-2dc6ebb879ec} <Debug> TCPHandler: Processed in 0.001367173 sec. | ||
| 9892 | 2025.12.31 23:21:54.259288 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9893 | 2025.12.31 23:21:54.259386 [ 271 ] {91393cd2-86f4-43df-a329-5f51a691caf3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9894 | 2025.12.31 23:21:54.259426 [ 271 ] {91393cd2-86f4-43df-a329-5f51a691caf3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9895 | 2025.12.31 23:21:54.259871 [ 271 ] {91393cd2-86f4-43df-a329-5f51a691caf3} <Trace> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9896 | 2025.12.31 23:21:54.259905 [ 271 ] {91393cd2-86f4-43df-a329-5f51a691caf3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 9897 | 2025.12.31 23:21:54.260213 [ 271 ] {91393cd2-86f4-43df-a329-5f51a691caf3} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 9898 | 2025.12.31 23:21:54.260418 [ 271 ] {91393cd2-86f4-43df-a329-5f51a691caf3} <Trace> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9899 | 2025.12.31 23:21:54.260554 [ 271 ] {91393cd2-86f4-43df-a329-5f51a691caf3} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001189 sec., 79899.0748528175 rows/sec., 6.24 MiB/sec. | ||
| 9900 | 2025.12.31 23:21:54.260592 [ 271 ] {91393cd2-86f4-43df-a329-5f51a691caf3} <Debug> TCPHandler: Processed in 0.001355183 sec. | ||
| 9901 | 2025.12.31 23:21:54.260709 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9902 | 2025.12.31 23:21:54.260804 [ 271 ] {14f57ef7-5361-422f-a878-501bdcba3006} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9903 | 2025.12.31 23:21:54.260847 [ 271 ] {14f57ef7-5361-422f-a878-501bdcba3006} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9904 | 2025.12.31 23:21:54.261259 [ 271 ] {14f57ef7-5361-422f-a878-501bdcba3006} <Trace> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9905 | 2025.12.31 23:21:54.261293 [ 271 ] {14f57ef7-5361-422f-a878-501bdcba3006} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 9906 | 2025.12.31 23:21:54.261618 [ 271 ] {14f57ef7-5361-422f-a878-501bdcba3006} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 9907 | 2025.12.31 23:21:54.261832 [ 271 ] {14f57ef7-5361-422f-a878-501bdcba3006} <Trace> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9908 | 2025.12.31 23:21:54.261964 [ 271 ] {14f57ef7-5361-422f-a878-501bdcba3006} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00118 sec., 135593.22033898305 rows/sec., 9.44 MiB/sec. | ||
| 9909 | 2025.12.31 23:21:54.262001 [ 271 ] {14f57ef7-5361-422f-a878-501bdcba3006} <Debug> TCPHandler: Processed in 0.001342193 sec. | ||
| 9910 | 2025.12.31 23:21:54.262104 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9911 | 2025.12.31 23:21:54.262196 [ 271 ] {b39469df-7a4c-4114-a534-ef26e483e5d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9912 | 2025.12.31 23:21:54.262252 [ 271 ] {b39469df-7a4c-4114-a534-ef26e483e5d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9913 | 2025.12.31 23:21:54.263096 [ 271 ] {b39469df-7a4c-4114-a534-ef26e483e5d7} <Trace> oximeter.measurements_histogramu64 (83559bb8-4c93-4180-b7e7-e9b7333f4c1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9914 | 2025.12.31 23:21:54.263132 [ 271 ] {b39469df-7a4c-4114-a534-ef26e483e5d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 9915 | 2025.12.31 23:21:54.263685 [ 271 ] {b39469df-7a4c-4114-a534-ef26e483e5d7} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 9916 | 2025.12.31 23:21:54.263899 [ 271 ] {b39469df-7a4c-4114-a534-ef26e483e5d7} <Trace> oximeter.measurements_histogramu64 (83559bb8-4c93-4180-b7e7-e9b7333f4c1b): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9917 | 2025.12.31 23:21:54.264015 [ 62 ] {} <Debug> oximeter.measurements_histogramu64 (83559bb8-4c93-4180-b7e7-e9b7333f4c1b) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 9918 | 2025.12.31 23:21:54.264028 [ 271 ] {b39469df-7a4c-4114-a534-ef26e483e5d7} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001871 sec., 16568.679850347406 rows/sec., 29.69 MiB/sec. | ||
| 9919 | 2025.12.31 23:21:54.264092 [ 62 ] {} <Trace> oximeter.measurements_histogramu64 (83559bb8-4c93-4180-b7e7-e9b7333f4c1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9920 | 2025.12.31 23:21:54.264114 [ 271 ] {b39469df-7a4c-4114-a534-ef26e483e5d7} <Debug> TCPHandler: Processed in 0.002086585 sec. | ||
| 9921 | 2025.12.31 23:21:54.264130 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 9922 | 2025.12.31 23:21:54.264228 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9923 | 2025.12.31 23:21:54.264271 [ 194 ] {83559bb8-4c93-4180-b7e7-e9b7333f4c1b::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 | ||
| 9924 | 2025.12.31 23:21:54.264321 [ 271 ] {9010e478-8a58-4fca-beb4-5c28817d0978} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9925 | 2025.12.31 23:21:54.264366 [ 271 ] {9010e478-8a58-4fca-beb4-5c28817d0978} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9926 | 2025.12.31 23:21:54.264591 [ 194 ] {83559bb8-4c93-4180-b7e7-e9b7333f4c1b::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9927 | 2025.12.31 23:21:54.264746 [ 194 ] {83559bb8-4c93-4180-b7e7-e9b7333f4c1b::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1123 rows starting from the beginning of the part | ||
| 9928 | 2025.12.31 23:21:54.264751 [ 271 ] {9010e478-8a58-4fca-beb4-5c28817d0978} <Trace> oximeter.measurements_u64 (3e0fa7da-0500-483e-b241-ac25d0f845d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9929 | 2025.12.31 23:21:54.264803 [ 271 ] {9010e478-8a58-4fca-beb4-5c28817d0978} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 9930 | 2025.12.31 23:21:54.264949 [ 194 ] {83559bb8-4c93-4180-b7e7-e9b7333f4c1b::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 31 rows starting from the beginning of the part | ||
| 9931 | 2025.12.31 23:21:54.265117 [ 194 ] {83559bb8-4c93-4180-b7e7-e9b7333f4c1b::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 | ||
| 9932 | 2025.12.31 23:21:54.265152 [ 271 ] {9010e478-8a58-4fca-beb4-5c28817d0978} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 9933 | 2025.12.31 23:21:54.265215 [ 194 ] {83559bb8-4c93-4180-b7e7-e9b7333f4c1b::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 31 rows starting from the beginning of the part | ||
| 9934 | 2025.12.31 23:21:54.265317 [ 194 ] {83559bb8-4c93-4180-b7e7-e9b7333f4c1b::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 | ||
| 9935 | 2025.12.31 23:21:54.265383 [ 271 ] {9010e478-8a58-4fca-beb4-5c28817d0978} <Trace> oximeter.measurements_u64 (3e0fa7da-0500-483e-b241-ac25d0f845d7): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9936 | 2025.12.31 23:21:54.265413 [ 194 ] {83559bb8-4c93-4180-b7e7-e9b7333f4c1b::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 31 rows starting from the beginning of the part | ||
| 9937 | 2025.12.31 23:21:54.265522 [ 271 ] {9010e478-8a58-4fca-beb4-5c28817d0978} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001176 sec., 51020.40816326531 rows/sec., 3.44 MiB/sec. | ||
| 9938 | 2025.12.31 23:21:54.265563 [ 271 ] {9010e478-8a58-4fca-beb4-5c28817d0978} <Debug> TCPHandler: Processed in 0.001348272 sec. | ||
| 9939 | 2025.12.31 23:21:54.275695 [ 192 ] {83559bb8-4c93-4180-b7e7-e9b7333f4c1b::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1236 rows, containing 19 columns (19 merged, 0 gathered) in 0.011445634 sec., 107988.77545796066 rows/sec., 193.51 MiB/sec. | ||
| 9940 | 2025.12.31 23:21:54.277016 [ 189 ] {83559bb8-4c93-4180-b7e7-e9b7333f4c1b::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 9941 | 2025.12.31 23:21:54.277354 [ 189 ] {83559bb8-4c93-4180-b7e7-e9b7333f4c1b::all_1_61_12} <Trace> oximeter.measurements_histogramu64 (83559bb8-4c93-4180-b7e7-e9b7333f4c1b): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9942 | 2025.12.31 23:21:54.277422 [ 189 ] {83559bb8-4c93-4180-b7e7-e9b7333f4c1b::all_1_61_12} <Trace> oximeter.measurements_histogramu64 (83559bb8-4c93-4180-b7e7-e9b7333f4c1b) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 9943 | 2025.12.31 23:21:54.277568 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.38 MiB. | ||
| 9944 | 2025.12.31 23:21:55.000188 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 309.85 MiB, peak 321.19 MiB, free memory in arenas 0.00 B, will set to 314.09 MiB (RSS), difference: 4.24 MiB | ||
| 9945 | 2025.12.31 23:21:56.920375 [ 60 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 9946 | 2025.12.31 23:21:56.920446 [ 60 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 9947 | 2025.12.31 23:21:57.039602 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 21236 | ||
| 9948 | 2025.12.31 23:21:57.040203 [ 245 ] {} <Trace> system.asynchronous_metric_log (1af02360-2569-4a97-a5ac-aa07775e497e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9949 | 2025.12.31 23:21:57.040252 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 9950 | 2025.12.31 23:21:57.040745 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 9951 | 2025.12.31 23:21:57.040975 [ 245 ] {} <Trace> system.asynchronous_metric_log (1af02360-2569-4a97-a5ac-aa07775e497e): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9952 | 2025.12.31 23:21:57.041105 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21236 | ||
| 9953 | 2025.12.31 23:21:57.107054 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1268 | ||
| 9954 | 2025.12.31 23:21:57.109512 [ 243 ] {} <Trace> system.query_log (aa57fb54-d3d4-4e2b-bcda-b6c10074d25d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9955 | 2025.12.31 23:21:57.109573 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 9956 | 2025.12.31 23:21:57.110792 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 9957 | 2025.12.31 23:21:57.111077 [ 243 ] {} <Trace> system.query_log (aa57fb54-d3d4-4e2b-bcda-b6c10074d25d): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9958 | 2025.12.31 23:21:57.111468 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1268 | ||
| 9959 | 2025.12.31 23:21:58.185896 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 332 | ||
| 9960 | 2025.12.31 23:21:58.202475 [ 244 ] {} <Trace> system.metric_log (9f7485ce-4bf0-4a0f-b388-b82873d55ef6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9961 | 2025.12.31 23:21:58.202525 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 9962 | 2025.12.31 23:21:58.208656 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 9963 | 2025.12.31 23:21:58.209333 [ 244 ] {} <Trace> system.metric_log (9f7485ce-4bf0-4a0f-b388-b82873d55ef6): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9964 | 2025.12.31 23:21:58.212118 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 332 | ||
| 9965 | 2025.12.31 23:21:59.265178 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9966 | 2025.12.31 23:21:59.265442 [ 271 ] {2e5235be-0bc7-4401-a8b4-cb0623988f54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 9967 | 2025.12.31 23:21:59.265504 [ 271 ] {2e5235be-0bc7-4401-a8b4-cb0623988f54} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 9968 | 2025.12.31 23:21:59.266372 [ 271 ] {2e5235be-0bc7-4401-a8b4-cb0623988f54} <Trace> oximeter.fields_i16 (6205d96e-d352-40e9-8254-31db49133bc3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9969 | 2025.12.31 23:21:59.266412 [ 271 ] {2e5235be-0bc7-4401-a8b4-cb0623988f54} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 9970 | 2025.12.31 23:21:59.266795 [ 271 ] {2e5235be-0bc7-4401-a8b4-cb0623988f54} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 9971 | 2025.12.31 23:21:59.267015 [ 271 ] {2e5235be-0bc7-4401-a8b4-cb0623988f54} <Trace> oximeter.fields_i16 (6205d96e-d352-40e9-8254-31db49133bc3): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9972 | 2025.12.31 23:21:59.267168 [ 271 ] {2e5235be-0bc7-4401-a8b4-cb0623988f54} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001793 sec., 228667.0384829894 rows/sec., 14.51 MiB/sec. | ||
| 9973 | 2025.12.31 23:21:59.267209 [ 271 ] {2e5235be-0bc7-4401-a8b4-cb0623988f54} <Debug> TCPHandler: Processed in 0.002209737 sec. | ||
| 9974 | 2025.12.31 23:21:59.267336 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9975 | 2025.12.31 23:21:59.267430 [ 271 ] {91bedf4d-67d0-448b-bf15-b873528ff3f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9976 | 2025.12.31 23:21:59.267471 [ 271 ] {91bedf4d-67d0-448b-bf15-b873528ff3f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9977 | 2025.12.31 23:21:59.268417 [ 271 ] {91bedf4d-67d0-448b-bf15-b873528ff3f0} <Trace> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9978 | 2025.12.31 23:21:59.268452 [ 271 ] {91bedf4d-67d0-448b-bf15-b873528ff3f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 9979 | 2025.12.31 23:21:59.268808 [ 271 ] {91bedf4d-67d0-448b-bf15-b873528ff3f0} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 9980 | 2025.12.31 23:21:59.269015 [ 271 ] {91bedf4d-67d0-448b-bf15-b873528ff3f0} <Trace> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9981 | 2025.12.31 23:21:59.269138 [ 271 ] {91bedf4d-67d0-448b-bf15-b873528ff3f0} <Debug> executeQuery: Read 1132 rows, 91.85 KiB in 0.001726 sec., 655851.6801853997 rows/sec., 51.97 MiB/sec. | ||
| 9982 | 2025.12.31 23:21:59.269136 [ 54 ] {} <Debug> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 9983 | 2025.12.31 23:21:59.269176 [ 271 ] {91bedf4d-67d0-448b-bf15-b873528ff3f0} <Debug> TCPHandler: Processed in 0.001890712 sec. | ||
| 9984 | 2025.12.31 23:21:59.269217 [ 54 ] {} <Trace> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9985 | 2025.12.31 23:21:59.269243 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 9986 | 2025.12.31 23:21:59.269306 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9987 | 2025.12.31 23:21:59.269348 [ 192 ] {37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179::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 | ||
| 9988 | 2025.12.31 23:21:59.269409 [ 271 ] {0bdf3643-b7fd-4423-8739-52d82b8e5fc7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9989 | 2025.12.31 23:21:59.269453 [ 271 ] {0bdf3643-b7fd-4423-8739-52d82b8e5fc7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9990 | 2025.12.31 23:21:59.269494 [ 192 ] {37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9991 | 2025.12.31 23:21:59.269536 [ 192 ] {37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 2464 rows starting from the beginning of the part | ||
| 9992 | 2025.12.31 23:21:59.269609 [ 192 ] {37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 76 rows starting from the beginning of the part | ||
| 9993 | 2025.12.31 23:21:59.269672 [ 192 ] {37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 118 rows starting from the beginning of the part | ||
| 9994 | 2025.12.31 23:21:59.269739 [ 192 ] {37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 1134 rows starting from the beginning of the part | ||
| 9995 | 2025.12.31 23:21:59.269789 [ 192 ] {37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 118 rows starting from the beginning of the part | ||
| 9996 | 2025.12.31 23:21:59.269849 [ 192 ] {37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 1132 rows starting from the beginning of the part | ||
| 9997 | 2025.12.31 23:21:59.269928 [ 271 ] {0bdf3643-b7fd-4423-8739-52d82b8e5fc7} <Trace> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9998 | 2025.12.31 23:21:59.269968 [ 271 ] {0bdf3643-b7fd-4423-8739-52d82b8e5fc7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 9999 | 2025.12.31 23:21:59.270323 [ 271 ] {0bdf3643-b7fd-4423-8739-52d82b8e5fc7} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 10000 | 2025.12.31 23:21:59.270533 [ 271 ] {0bdf3643-b7fd-4423-8739-52d82b8e5fc7} <Trace> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10001 | 2025.12.31 23:21:59.270672 [ 271 ] {0bdf3643-b7fd-4423-8739-52d82b8e5fc7} <Debug> executeQuery: Read 215 rows, 13.07 KiB in 0.001286 sec., 167185.0699844479 rows/sec., 9.92 MiB/sec. | ||
| 10002 | 2025.12.31 23:21:59.270709 [ 271 ] {0bdf3643-b7fd-4423-8739-52d82b8e5fc7} <Debug> TCPHandler: Processed in 0.001450744 sec. | ||
| 10003 | 2025.12.31 23:21:59.270818 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10004 | 2025.12.31 23:21:59.270911 [ 271 ] {49d6facd-5d70-4569-a176-fc38f618c09a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10005 | 2025.12.31 23:21:59.270949 [ 271 ] {49d6facd-5d70-4569-a176-fc38f618c09a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10006 | 2025.12.31 23:21:59.271407 [ 271 ] {49d6facd-5d70-4569-a176-fc38f618c09a} <Trace> oximeter.fields_u32 (32e14ee3-f9fc-4687-bf55-1d31f5f916a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10007 | 2025.12.31 23:21:59.271443 [ 271 ] {49d6facd-5d70-4569-a176-fc38f618c09a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 10008 | 2025.12.31 23:21:59.271733 [ 271 ] {49d6facd-5d70-4569-a176-fc38f618c09a} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 10009 | 2025.12.31 23:21:59.271869 [ 193 ] {37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5042 rows, containing 5 columns (5 merged, 0 gathered) in 0.002570083 sec., 1961804.346396595 rows/sec., 166.02 MiB/sec. | ||
| 10010 | 2025.12.31 23:21:59.271933 [ 271 ] {49d6facd-5d70-4569-a176-fc38f618c09a} <Trace> oximeter.fields_u32 (32e14ee3-f9fc-4687-bf55-1d31f5f916a9): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10011 | 2025.12.31 23:21:59.272060 [ 271 ] {49d6facd-5d70-4569-a176-fc38f618c09a} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001167 sec., 181662.38217652097 rows/sec., 11.72 MiB/sec. | ||
| 10012 | 2025.12.31 23:21:59.272096 [ 271 ] {49d6facd-5d70-4569-a176-fc38f618c09a} <Debug> TCPHandler: Processed in 0.001325362 sec. | ||
| 10013 | 2025.12.31 23:21:59.272164 [ 193 ] {37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 10014 | 2025.12.31 23:21:59.272203 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10015 | 2025.12.31 23:21:59.272295 [ 271 ] {54059e31-37f4-4017-9a56-46b9b524b23a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 10016 | 2025.12.31 23:21:59.272333 [ 271 ] {54059e31-37f4-4017-9a56-46b9b524b23a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 10017 | 2025.12.31 23:21:59.272440 [ 193 ] {37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179::all_1_66_13} <Trace> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10018 | 2025.12.31 23:21:59.272505 [ 193 ] {37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179::all_1_66_13} <Trace> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 10019 | 2025.12.31 23:21:59.272582 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.17 MiB. | ||
| 10020 | 2025.12.31 23:21:59.272789 [ 271 ] {54059e31-37f4-4017-9a56-46b9b524b23a} <Trace> oximeter.fields_u8 (ce0c1db8-65f1-440f-8e78-1020d181f97b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10021 | 2025.12.31 23:21:59.272823 [ 271 ] {54059e31-37f4-4017-9a56-46b9b524b23a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 10022 | 2025.12.31 23:21:59.273117 [ 271 ] {54059e31-37f4-4017-9a56-46b9b524b23a} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 10023 | 2025.12.31 23:21:59.273315 [ 271 ] {54059e31-37f4-4017-9a56-46b9b524b23a} <Trace> oximeter.fields_u8 (ce0c1db8-65f1-440f-8e78-1020d181f97b): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10024 | 2025.12.31 23:21:59.273440 [ 271 ] {54059e31-37f4-4017-9a56-46b9b524b23a} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001163 sec., 181427.34307824593 rows/sec., 10.30 MiB/sec. | ||
| 10025 | 2025.12.31 23:21:59.273476 [ 271 ] {54059e31-37f4-4017-9a56-46b9b524b23a} <Debug> TCPHandler: Processed in 0.001320813 sec. | ||
| 10026 | 2025.12.31 23:21:59.273583 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10027 | 2025.12.31 23:21:59.273675 [ 271 ] {a0370f93-b12e-43f2-be28-8feab0b925b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10028 | 2025.12.31 23:21:59.273712 [ 271 ] {a0370f93-b12e-43f2-be28-8feab0b925b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10029 | 2025.12.31 23:21:59.274326 [ 271 ] {a0370f93-b12e-43f2-be28-8feab0b925b4} <Trace> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10030 | 2025.12.31 23:21:59.274360 [ 271 ] {a0370f93-b12e-43f2-be28-8feab0b925b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 10031 | 2025.12.31 23:21:59.274658 [ 271 ] {a0370f93-b12e-43f2-be28-8feab0b925b4} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 10032 | 2025.12.31 23:21:59.274919 [ 271 ] {a0370f93-b12e-43f2-be28-8feab0b925b4} <Trace> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10033 | 2025.12.31 23:21:59.275031 [ 54 ] {} <Debug> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 10034 | 2025.12.31 23:21:59.275043 [ 271 ] {a0370f93-b12e-43f2-be28-8feab0b925b4} <Debug> executeQuery: Read 689 rows, 49.27 KiB in 0.001385 sec., 497472.92418772564 rows/sec., 34.74 MiB/sec. | ||
| 10035 | 2025.12.31 23:21:59.275071 [ 54 ] {} <Trace> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10036 | 2025.12.31 23:21:59.275091 [ 271 ] {a0370f93-b12e-43f2-be28-8feab0b925b4} <Debug> TCPHandler: Processed in 0.001554037 sec. | ||
| 10037 | 2025.12.31 23:21:59.275094 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 10038 | 2025.12.31 23:21:59.275206 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10039 | 2025.12.31 23:21:59.275214 [ 188 ] {e6fc079b-8071-4162-9a06-906ffa01da39::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 | ||
| 10040 | 2025.12.31 23:21:59.275305 [ 271 ] {35502e0a-683e-488e-813a-2d5d577810ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 10041 | 2025.12.31 23:21:59.275333 [ 188 ] {e6fc079b-8071-4162-9a06-906ffa01da39::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10042 | 2025.12.31 23:21:59.275349 [ 271 ] {35502e0a-683e-488e-813a-2d5d577810ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 10043 | 2025.12.31 23:21:59.275370 [ 188 ] {e6fc079b-8071-4162-9a06-906ffa01da39::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1250 rows starting from the beginning of the part | ||
| 10044 | 2025.12.31 23:21:59.275435 [ 188 ] {e6fc079b-8071-4162-9a06-906ffa01da39::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 74 rows starting from the beginning of the part | ||
| 10045 | 2025.12.31 23:21:59.275485 [ 188 ] {e6fc079b-8071-4162-9a06-906ffa01da39::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 95 rows starting from the beginning of the part | ||
| 10046 | 2025.12.31 23:21:59.275531 [ 188 ] {e6fc079b-8071-4162-9a06-906ffa01da39::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 693 rows starting from the beginning of the part | ||
| 10047 | 2025.12.31 23:21:59.275575 [ 188 ] {e6fc079b-8071-4162-9a06-906ffa01da39::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 95 rows starting from the beginning of the part | ||
| 10048 | 2025.12.31 23:21:59.275619 [ 188 ] {e6fc079b-8071-4162-9a06-906ffa01da39::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 689 rows starting from the beginning of the part | ||
| 10049 | 2025.12.31 23:21:59.275680 [ 271 ] {35502e0a-683e-488e-813a-2d5d577810ae} <Trace> oximeter.measurements_bool (4d9e9430-4c82-43e2-8cb1-e67498da106d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10050 | 2025.12.31 23:21:59.275720 [ 271 ] {35502e0a-683e-488e-813a-2d5d577810ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 10051 | 2025.12.31 23:21:59.276041 [ 271 ] {35502e0a-683e-488e-813a-2d5d577810ae} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 10052 | 2025.12.31 23:21:59.276261 [ 271 ] {35502e0a-683e-488e-813a-2d5d577810ae} <Trace> oximeter.measurements_bool (4d9e9430-4c82-43e2-8cb1-e67498da106d): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10053 | 2025.12.31 23:21:59.276389 [ 271 ] {35502e0a-683e-488e-813a-2d5d577810ae} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001102 sec., 5444.64609800363 rows/sec., 284.46 KiB/sec. | ||
| 10054 | 2025.12.31 23:21:59.276425 [ 271 ] {35502e0a-683e-488e-813a-2d5d577810ae} <Debug> TCPHandler: Processed in 0.001266881 sec. | ||
| 10055 | 2025.12.31 23:21:59.276534 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10056 | 2025.12.31 23:21:59.276625 [ 271 ] {602e5eae-2bf1-4b8c-9219-dd639a2fa919} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10057 | 2025.12.31 23:21:59.276666 [ 271 ] {602e5eae-2bf1-4b8c-9219-dd639a2fa919} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10058 | 2025.12.31 23:21:59.276861 [ 189 ] {e6fc079b-8071-4162-9a06-906ffa01da39::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2896 rows, containing 5 columns (5 merged, 0 gathered) in 0.001690699 sec., 1712900.995387115 rows/sec., 129.19 MiB/sec. | ||
| 10059 | 2025.12.31 23:21:59.277034 [ 205 ] {e6fc079b-8071-4162-9a06-906ffa01da39::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 10060 | 2025.12.31 23:21:59.277096 [ 271 ] {602e5eae-2bf1-4b8c-9219-dd639a2fa919} <Trace> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10061 | 2025.12.31 23:21:59.277131 [ 271 ] {602e5eae-2bf1-4b8c-9219-dd639a2fa919} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 10062 | 2025.12.31 23:21:59.277273 [ 205 ] {e6fc079b-8071-4162-9a06-906ffa01da39::all_1_66_13} <Trace> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10063 | 2025.12.31 23:21:59.277337 [ 205 ] {e6fc079b-8071-4162-9a06-906ffa01da39::all_1_66_13} <Trace> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 10064 | 2025.12.31 23:21:59.277406 [ 205 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. | ||
| 10065 | 2025.12.31 23:21:59.277458 [ 271 ] {602e5eae-2bf1-4b8c-9219-dd639a2fa919} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 10066 | 2025.12.31 23:21:59.277658 [ 271 ] {602e5eae-2bf1-4b8c-9219-dd639a2fa919} <Trace> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10067 | 2025.12.31 23:21:59.277785 [ 271 ] {602e5eae-2bf1-4b8c-9219-dd639a2fa919} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001178 sec., 266553.480475382 rows/sec., 17.51 MiB/sec. | ||
| 10068 | 2025.12.31 23:21:59.277821 [ 271 ] {602e5eae-2bf1-4b8c-9219-dd639a2fa919} <Debug> TCPHandler: Processed in 0.001334082 sec. | ||
| 10069 | 2025.12.31 23:21:59.277927 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10070 | 2025.12.31 23:21:59.278018 [ 271 ] {910f1ade-54bd-4eb9-bd88-90c40f62a8a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 10071 | 2025.12.31 23:21:59.278058 [ 271 ] {910f1ade-54bd-4eb9-bd88-90c40f62a8a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 10072 | 2025.12.31 23:21:59.278356 [ 271 ] {910f1ade-54bd-4eb9-bd88-90c40f62a8a3} <Trace> oximeter.measurements_f64 (cba5f6bd-2e20-4297-b248-eab409e4eaa6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10073 | 2025.12.31 23:21:59.278391 [ 271 ] {910f1ade-54bd-4eb9-bd88-90c40f62a8a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 10074 | 2025.12.31 23:21:59.278672 [ 271 ] {910f1ade-54bd-4eb9-bd88-90c40f62a8a3} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 10075 | 2025.12.31 23:21:59.278874 [ 271 ] {910f1ade-54bd-4eb9-bd88-90c40f62a8a3} <Trace> oximeter.measurements_f64 (cba5f6bd-2e20-4297-b248-eab409e4eaa6): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10076 | 2025.12.31 23:21:59.278996 [ 271 ] {910f1ade-54bd-4eb9-bd88-90c40f62a8a3} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.000996 sec., 1004.0160642570282 rows/sec., 67.65 KiB/sec. | ||
| 10077 | 2025.12.31 23:21:59.279031 [ 271 ] {910f1ade-54bd-4eb9-bd88-90c40f62a8a3} <Debug> TCPHandler: Processed in 0.00115105 sec. | ||
| 10078 | 2025.12.31 23:21:59.279138 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10079 | 2025.12.31 23:21:59.279230 [ 271 ] {c1a15411-e815-4747-9952-8df2b737f6e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10080 | 2025.12.31 23:21:59.279283 [ 271 ] {c1a15411-e815-4747-9952-8df2b737f6e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10081 | 2025.12.31 23:21:59.280045 [ 271 ] {c1a15411-e815-4747-9952-8df2b737f6e2} <Trace> oximeter.measurements_histogramu64 (83559bb8-4c93-4180-b7e7-e9b7333f4c1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10082 | 2025.12.31 23:21:59.280081 [ 271 ] {c1a15411-e815-4747-9952-8df2b737f6e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 10083 | 2025.12.31 23:21:59.280573 [ 271 ] {c1a15411-e815-4747-9952-8df2b737f6e2} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 10084 | 2025.12.31 23:21:59.280784 [ 271 ] {c1a15411-e815-4747-9952-8df2b737f6e2} <Trace> oximeter.measurements_histogramu64 (83559bb8-4c93-4180-b7e7-e9b7333f4c1b): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10085 | 2025.12.31 23:21:59.280922 [ 271 ] {c1a15411-e815-4747-9952-8df2b737f6e2} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001709 sec., 5851.375073142189 rows/sec., 10.49 MiB/sec. | ||
| 10086 | 2025.12.31 23:21:59.280982 [ 271 ] {c1a15411-e815-4747-9952-8df2b737f6e2} <Debug> TCPHandler: Processed in 0.001890382 sec. | ||
| 10087 | 2025.12.31 23:21:59.281092 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10088 | 2025.12.31 23:21:59.281186 [ 271 ] {9e80bfa7-cf4f-41a9-ad8d-bd1d69a07252} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10089 | 2025.12.31 23:21:59.281226 [ 271 ] {9e80bfa7-cf4f-41a9-ad8d-bd1d69a07252} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10090 | 2025.12.31 23:21:59.281549 [ 271 ] {9e80bfa7-cf4f-41a9-ad8d-bd1d69a07252} <Trace> oximeter.measurements_u64 (3e0fa7da-0500-483e-b241-ac25d0f845d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10091 | 2025.12.31 23:21:59.281584 [ 271 ] {9e80bfa7-cf4f-41a9-ad8d-bd1d69a07252} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 10092 | 2025.12.31 23:21:59.281894 [ 271 ] {9e80bfa7-cf4f-41a9-ad8d-bd1d69a07252} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 10093 | 2025.12.31 23:21:59.282090 [ 271 ] {9e80bfa7-cf4f-41a9-ad8d-bd1d69a07252} <Trace> oximeter.measurements_u64 (3e0fa7da-0500-483e-b241-ac25d0f845d7): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10094 | 2025.12.31 23:21:59.282211 [ 271 ] {9e80bfa7-cf4f-41a9-ad8d-bd1d69a07252} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001044 sec., 99616.85823754789 rows/sec., 6.10 MiB/sec. | ||
| 10095 | 2025.12.31 23:21:59.282245 [ 271 ] {9e80bfa7-cf4f-41a9-ad8d-bd1d69a07252} <Debug> TCPHandler: Processed in 0.00120109 sec. | ||
| 10096 | 2025.12.31 23:22:04.284033 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10097 | 2025.12.31 23:22:04.284245 [ 271 ] {64736e21-d381-4808-acc9-5a3f082a57ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 10098 | 2025.12.31 23:22:04.284317 [ 271 ] {64736e21-d381-4808-acc9-5a3f082a57ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 10099 | 2025.12.31 23:22:04.285019 [ 271 ] {64736e21-d381-4808-acc9-5a3f082a57ec} <Trace> oximeter.fields_ipaddr (5f424e33-6a9f-405c-b8ff-24c93b94647e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10100 | 2025.12.31 23:22:04.285063 [ 271 ] {64736e21-d381-4808-acc9-5a3f082a57ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 10101 | 2025.12.31 23:22:04.285437 [ 271 ] {64736e21-d381-4808-acc9-5a3f082a57ec} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 10102 | 2025.12.31 23:22:04.285668 [ 271 ] {64736e21-d381-4808-acc9-5a3f082a57ec} <Trace> oximeter.fields_ipaddr (5f424e33-6a9f-405c-b8ff-24c93b94647e): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10103 | 2025.12.31 23:22:04.285825 [ 271 ] {64736e21-d381-4808-acc9-5a3f082a57ec} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001635 sec., 2446.483180428135 rows/sec., 199.49 KiB/sec. | ||
| 10104 | 2025.12.31 23:22:04.285875 [ 271 ] {64736e21-d381-4808-acc9-5a3f082a57ec} <Debug> TCPHandler: Processed in 0.001976914 sec. | ||
| 10105 | 2025.12.31 23:22:04.286000 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10106 | 2025.12.31 23:22:04.286101 [ 271 ] {7529bb4c-7237-450e-acc4-c568c9f6e036} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10107 | 2025.12.31 23:22:04.286143 [ 271 ] {7529bb4c-7237-450e-acc4-c568c9f6e036} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10108 | 2025.12.31 23:22:04.287204 [ 271 ] {7529bb4c-7237-450e-acc4-c568c9f6e036} <Trace> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10109 | 2025.12.31 23:22:04.287241 [ 271 ] {7529bb4c-7237-450e-acc4-c568c9f6e036} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 10110 | 2025.12.31 23:22:04.287610 [ 271 ] {7529bb4c-7237-450e-acc4-c568c9f6e036} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 10111 | 2025.12.31 23:22:04.287816 [ 271 ] {7529bb4c-7237-450e-acc4-c568c9f6e036} <Trace> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10112 | 2025.12.31 23:22:04.287944 [ 271 ] {7529bb4c-7237-450e-acc4-c568c9f6e036} <Debug> executeQuery: Read 1260 rows, 106.97 KiB in 0.001867 sec., 674879.4858061061 rows/sec., 55.95 MiB/sec. | ||
| 10113 | 2025.12.31 23:22:04.287981 [ 271 ] {7529bb4c-7237-450e-acc4-c568c9f6e036} <Debug> TCPHandler: Processed in 0.002031054 sec. | ||
| 10114 | 2025.12.31 23:22:04.288092 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10115 | 2025.12.31 23:22:04.288187 [ 271 ] {ae3e9236-fdc8-477b-9800-43d07f4ef2a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10116 | 2025.12.31 23:22:04.288228 [ 271 ] {ae3e9236-fdc8-477b-9800-43d07f4ef2a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10117 | 2025.12.31 23:22:04.288634 [ 271 ] {ae3e9236-fdc8-477b-9800-43d07f4ef2a5} <Trace> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10118 | 2025.12.31 23:22:04.288670 [ 271 ] {ae3e9236-fdc8-477b-9800-43d07f4ef2a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 10119 | 2025.12.31 23:22:04.288956 [ 271 ] {ae3e9236-fdc8-477b-9800-43d07f4ef2a5} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 10120 | 2025.12.31 23:22:04.289165 [ 271 ] {ae3e9236-fdc8-477b-9800-43d07f4ef2a5} <Trace> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10121 | 2025.12.31 23:22:04.289281 [ 40 ] {} <Debug> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 10122 | 2025.12.31 23:22:04.289291 [ 271 ] {ae3e9236-fdc8-477b-9800-43d07f4ef2a5} <Debug> executeQuery: Read 35 rows, 2.61 KiB in 0.001124 sec., 31138.79003558719 rows/sec., 2.27 MiB/sec. | ||
| 10123 | 2025.12.31 23:22:04.289347 [ 40 ] {} <Trace> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10124 | 2025.12.31 23:22:04.289356 [ 271 ] {ae3e9236-fdc8-477b-9800-43d07f4ef2a5} <Debug> TCPHandler: Processed in 0.001311643 sec. | ||
| 10125 | 2025.12.31 23:22:04.289377 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 10126 | 2025.12.31 23:22:04.289474 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10127 | 2025.12.31 23:22:04.289486 [ 188 ] {d568562b-8e8e-4a3d-9432-0ad11505f9aa::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 | ||
| 10128 | 2025.12.31 23:22:04.289573 [ 271 ] {7f22f9bc-7aa3-4930-89c1-22be5ba719a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10129 | 2025.12.31 23:22:04.289617 [ 271 ] {7f22f9bc-7aa3-4930-89c1-22be5ba719a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10130 | 2025.12.31 23:22:04.289623 [ 188 ] {d568562b-8e8e-4a3d-9432-0ad11505f9aa::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10131 | 2025.12.31 23:22:04.289667 [ 188 ] {d568562b-8e8e-4a3d-9432-0ad11505f9aa::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 278 rows starting from the beginning of the part | ||
| 10132 | 2025.12.31 23:22:04.289741 [ 188 ] {d568562b-8e8e-4a3d-9432-0ad11505f9aa::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 31 rows starting from the beginning of the part | ||
| 10133 | 2025.12.31 23:22:04.289793 [ 188 ] {d568562b-8e8e-4a3d-9432-0ad11505f9aa::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 219 rows starting from the beginning of the part | ||
| 10134 | 2025.12.31 23:22:04.289843 [ 188 ] {d568562b-8e8e-4a3d-9432-0ad11505f9aa::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 31 rows starting from the beginning of the part | ||
| 10135 | 2025.12.31 23:22:04.289885 [ 188 ] {d568562b-8e8e-4a3d-9432-0ad11505f9aa::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 215 rows starting from the beginning of the part | ||
| 10136 | 2025.12.31 23:22:04.289928 [ 188 ] {d568562b-8e8e-4a3d-9432-0ad11505f9aa::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 35 rows starting from the beginning of the part | ||
| 10137 | 2025.12.31 23:22:04.290074 [ 271 ] {7f22f9bc-7aa3-4930-89c1-22be5ba719a6} <Trace> oximeter.fields_u32 (32e14ee3-f9fc-4687-bf55-1d31f5f916a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10138 | 2025.12.31 23:22:04.290113 [ 271 ] {7f22f9bc-7aa3-4930-89c1-22be5ba719a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 10139 | 2025.12.31 23:22:04.290437 [ 271 ] {7f22f9bc-7aa3-4930-89c1-22be5ba719a6} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 10140 | 2025.12.31 23:22:04.290647 [ 271 ] {7f22f9bc-7aa3-4930-89c1-22be5ba719a6} <Trace> oximeter.fields_u32 (32e14ee3-f9fc-4687-bf55-1d31f5f916a9): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10141 | 2025.12.31 23:22:04.290766 [ 271 ] {7f22f9bc-7aa3-4930-89c1-22be5ba719a6} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001271 sec., 179386.30999213218 rows/sec., 12.15 MiB/sec. | ||
| 10142 | 2025.12.31 23:22:04.290800 [ 271 ] {7f22f9bc-7aa3-4930-89c1-22be5ba719a6} <Debug> TCPHandler: Processed in 0.001436324 sec. | ||
| 10143 | 2025.12.31 23:22:04.290923 [ 205 ] {d568562b-8e8e-4a3d-9432-0ad11505f9aa::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 809 rows, containing 5 columns (5 merged, 0 gathered) in 0.001486314 sec., 544299.5221736457 rows/sec., 35.88 MiB/sec. | ||
| 10144 | 2025.12.31 23:22:04.290971 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10145 | 2025.12.31 23:22:04.291063 [ 271 ] {be27dc54-5e8f-4210-a86e-80ff91a8a7cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10146 | 2025.12.31 23:22:04.291066 [ 188 ] {d568562b-8e8e-4a3d-9432-0ad11505f9aa::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 10147 | 2025.12.31 23:22:04.291106 [ 271 ] {be27dc54-5e8f-4210-a86e-80ff91a8a7cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10148 | 2025.12.31 23:22:04.291319 [ 188 ] {d568562b-8e8e-4a3d-9432-0ad11505f9aa::all_1_66_13} <Trace> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10149 | 2025.12.31 23:22:04.291392 [ 188 ] {d568562b-8e8e-4a3d-9432-0ad11505f9aa::all_1_66_13} <Trace> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 10150 | 2025.12.31 23:22:04.291463 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 10151 | 2025.12.31 23:22:04.291695 [ 271 ] {be27dc54-5e8f-4210-a86e-80ff91a8a7cc} <Trace> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10152 | 2025.12.31 23:22:04.291736 [ 271 ] {be27dc54-5e8f-4210-a86e-80ff91a8a7cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 10153 | 2025.12.31 23:22:04.292062 [ 271 ] {be27dc54-5e8f-4210-a86e-80ff91a8a7cc} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 10154 | 2025.12.31 23:22:04.292266 [ 271 ] {be27dc54-5e8f-4210-a86e-80ff91a8a7cc} <Trace> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10155 | 2025.12.31 23:22:04.292391 [ 271 ] {be27dc54-5e8f-4210-a86e-80ff91a8a7cc} <Debug> executeQuery: Read 555 rows, 42.21 KiB in 0.001346 sec., 412332.838038633 rows/sec., 30.63 MiB/sec. | ||
| 10156 | 2025.12.31 23:22:04.292427 [ 271 ] {be27dc54-5e8f-4210-a86e-80ff91a8a7cc} <Debug> TCPHandler: Processed in 0.001503045 sec. | ||
| 10157 | 2025.12.31 23:22:04.292536 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10158 | 2025.12.31 23:22:04.292628 [ 271 ] {2adea9ef-dfba-424d-bb7b-7607375a57e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10159 | 2025.12.31 23:22:04.292671 [ 271 ] {2adea9ef-dfba-424d-bb7b-7607375a57e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10160 | 2025.12.31 23:22:04.293234 [ 271 ] {2adea9ef-dfba-424d-bb7b-7607375a57e4} <Trace> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10161 | 2025.12.31 23:22:04.293269 [ 271 ] {2adea9ef-dfba-424d-bb7b-7607375a57e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 10162 | 2025.12.31 23:22:04.293629 [ 271 ] {2adea9ef-dfba-424d-bb7b-7607375a57e4} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 10163 | 2025.12.31 23:22:04.293827 [ 271 ] {2adea9ef-dfba-424d-bb7b-7607375a57e4} <Trace> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10164 | 2025.12.31 23:22:04.293936 [ 40 ] {} <Debug> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 10165 | 2025.12.31 23:22:04.293952 [ 271 ] {2adea9ef-dfba-424d-bb7b-7607375a57e4} <Debug> executeQuery: Read 846 rows, 58.31 KiB in 0.001342 sec., 630402.3845007451 rows/sec., 42.43 MiB/sec. | ||
| 10166 | 2025.12.31 23:22:04.293975 [ 40 ] {} <Trace> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10167 | 2025.12.31 23:22:04.294005 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 10168 | 2025.12.31 23:22:04.294018 [ 271 ] {2adea9ef-dfba-424d-bb7b-7607375a57e4} <Debug> TCPHandler: Processed in 0.001528176 sec. | ||
| 10169 | 2025.12.31 23:22:04.294082 [ 200 ] {7d79e45e-07fa-43b3-999d-49ca9374dcb1::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 | ||
| 10170 | 2025.12.31 23:22:04.294156 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10171 | 2025.12.31 23:22:04.294196 [ 200 ] {7d79e45e-07fa-43b3-999d-49ca9374dcb1::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10172 | 2025.12.31 23:22:04.294231 [ 200 ] {7d79e45e-07fa-43b3-999d-49ca9374dcb1::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_61_12, total 18684 rows starting from the beginning of the part | ||
| 10173 | 2025.12.31 23:22:04.294274 [ 271 ] {70c3c9b6-5be0-4d42-a278-87104556d152} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10174 | 2025.12.31 23:22:04.294286 [ 200 ] {7d79e45e-07fa-43b3-999d-49ca9374dcb1::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 160 rows starting from the beginning of the part | ||
| 10175 | 2025.12.31 23:22:04.294345 [ 200 ] {7d79e45e-07fa-43b3-999d-49ca9374dcb1::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 470 rows starting from the beginning of the part | ||
| 10176 | 2025.12.31 23:22:04.294347 [ 271 ] {70c3c9b6-5be0-4d42-a278-87104556d152} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10177 | 2025.12.31 23:22:04.294393 [ 200 ] {7d79e45e-07fa-43b3-999d-49ca9374dcb1::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 160 rows starting from the beginning of the part | ||
| 10178 | 2025.12.31 23:22:04.294438 [ 200 ] {7d79e45e-07fa-43b3-999d-49ca9374dcb1::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 314 rows starting from the beginning of the part | ||
| 10179 | 2025.12.31 23:22:04.294479 [ 200 ] {7d79e45e-07fa-43b3-999d-49ca9374dcb1::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 846 rows starting from the beginning of the part | ||
| 10180 | 2025.12.31 23:22:04.295257 [ 271 ] {70c3c9b6-5be0-4d42-a278-87104556d152} <Trace> oximeter.measurements_histogramu64 (83559bb8-4c93-4180-b7e7-e9b7333f4c1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10181 | 2025.12.31 23:22:04.295299 [ 271 ] {70c3c9b6-5be0-4d42-a278-87104556d152} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 10182 | 2025.12.31 23:22:04.295914 [ 271 ] {70c3c9b6-5be0-4d42-a278-87104556d152} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 10183 | 2025.12.31 23:22:04.296152 [ 271 ] {70c3c9b6-5be0-4d42-a278-87104556d152} <Trace> oximeter.measurements_histogramu64 (83559bb8-4c93-4180-b7e7-e9b7333f4c1b): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10184 | 2025.12.31 23:22:04.296296 [ 271 ] {70c3c9b6-5be0-4d42-a278-87104556d152} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.002046 sec., 15151.51515151515 rows/sec., 27.15 MiB/sec. | ||
| 10185 | 2025.12.31 23:22:04.296348 [ 271 ] {70c3c9b6-5be0-4d42-a278-87104556d152} <Debug> TCPHandler: Processed in 0.002251499 sec. | ||
| 10186 | 2025.12.31 23:22:04.296464 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10187 | 2025.12.31 23:22:04.296558 [ 271 ] {e389dd5b-ec0d-44df-a1a0-4207d6631a39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10188 | 2025.12.31 23:22:04.296600 [ 271 ] {e389dd5b-ec0d-44df-a1a0-4207d6631a39} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10189 | 2025.12.31 23:22:04.296965 [ 271 ] {e389dd5b-ec0d-44df-a1a0-4207d6631a39} <Trace> oximeter.measurements_u64 (3e0fa7da-0500-483e-b241-ac25d0f845d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10190 | 2025.12.31 23:22:04.297001 [ 271 ] {e389dd5b-ec0d-44df-a1a0-4207d6631a39} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 10191 | 2025.12.31 23:22:04.297324 [ 271 ] {e389dd5b-ec0d-44df-a1a0-4207d6631a39} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 10192 | 2025.12.31 23:22:04.297536 [ 271 ] {e389dd5b-ec0d-44df-a1a0-4207d6631a39} <Trace> oximeter.measurements_u64 (3e0fa7da-0500-483e-b241-ac25d0f845d7): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10193 | 2025.12.31 23:22:04.297668 [ 271 ] {e389dd5b-ec0d-44df-a1a0-4207d6631a39} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001128 sec., 53191.48936170212 rows/sec., 3.58 MiB/sec. | ||
| 10194 | 2025.12.31 23:22:04.297704 [ 271 ] {e389dd5b-ec0d-44df-a1a0-4207d6631a39} <Debug> TCPHandler: Processed in 0.001287732 sec. | ||
| 10195 | 2025.12.31 23:22:04.301627 [ 196 ] {7d79e45e-07fa-43b3-999d-49ca9374dcb1::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 20634 rows, containing 5 columns (5 merged, 0 gathered) in 0.007576229 sec., 2723518.520889482 rows/sec., 185.65 MiB/sec. | ||
| 10196 | 2025.12.31 23:22:04.302906 [ 196 ] {7d79e45e-07fa-43b3-999d-49ca9374dcb1::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 10197 | 2025.12.31 23:22:04.303175 [ 196 ] {7d79e45e-07fa-43b3-999d-49ca9374dcb1::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10198 | 2025.12.31 23:22:04.303241 [ 196 ] {7d79e45e-07fa-43b3-999d-49ca9374dcb1::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 10199 | 2025.12.31 23:22:04.303312 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.26 MiB. | ||
| 10200 | 2025.12.31 23:22:04.541285 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 21684 | ||
| 10201 | 2025.12.31 23:22:04.542075 [ 245 ] {} <Trace> system.asynchronous_metric_log (1af02360-2569-4a97-a5ac-aa07775e497e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10202 | 2025.12.31 23:22:04.542155 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 10203 | 2025.12.31 23:22:04.542876 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 10204 | 2025.12.31 23:22:04.543178 [ 245 ] {} <Trace> system.asynchronous_metric_log (1af02360-2569-4a97-a5ac-aa07775e497e): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10205 | 2025.12.31 23:22:04.543387 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21684 | ||
| 10206 | 2025.12.31 23:22:05.712266 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 339 | ||
| 10207 | 2025.12.31 23:22:05.730540 [ 244 ] {} <Trace> system.metric_log (9f7485ce-4bf0-4a0f-b388-b82873d55ef6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10208 | 2025.12.31 23:22:05.730603 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 10209 | 2025.12.31 23:22:05.736954 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 10210 | 2025.12.31 23:22:05.737729 [ 244 ] {} <Trace> system.metric_log (9f7485ce-4bf0-4a0f-b388-b82873d55ef6): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10211 | 2025.12.31 23:22:05.741296 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 339 | ||
| 10212 | 2025.12.31 23:22:07.111822 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 1306 | ||
| 10213 | 2025.12.31 23:22:07.114638 [ 243 ] {} <Trace> system.query_log (aa57fb54-d3d4-4e2b-bcda-b6c10074d25d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10214 | 2025.12.31 23:22:07.114696 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 10215 | 2025.12.31 23:22:07.116162 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 10216 | 2025.12.31 23:22:07.116434 [ 243 ] {} <Trace> system.query_log (aa57fb54-d3d4-4e2b-bcda-b6c10074d25d): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10217 | 2025.12.31 23:22:07.116715 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1306 | ||
| 10218 | 2025.12.31 23:22:09.265863 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10219 | 2025.12.31 23:22:09.266059 [ 271 ] {95745729-e3b2-40d2-9ba1-315f0c6f90c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 10220 | 2025.12.31 23:22:09.266132 [ 271 ] {95745729-e3b2-40d2-9ba1-315f0c6f90c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 10221 | 2025.12.31 23:22:09.267003 [ 271 ] {95745729-e3b2-40d2-9ba1-315f0c6f90c2} <Trace> oximeter.fields_i16 (6205d96e-d352-40e9-8254-31db49133bc3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10222 | 2025.12.31 23:22:09.267050 [ 271 ] {95745729-e3b2-40d2-9ba1-315f0c6f90c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 10223 | 2025.12.31 23:22:09.267466 [ 271 ] {95745729-e3b2-40d2-9ba1-315f0c6f90c2} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 10224 | 2025.12.31 23:22:09.267701 [ 271 ] {95745729-e3b2-40d2-9ba1-315f0c6f90c2} <Trace> oximeter.fields_i16 (6205d96e-d352-40e9-8254-31db49133bc3): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10225 | 2025.12.31 23:22:09.267854 [ 271 ] {95745729-e3b2-40d2-9ba1-315f0c6f90c2} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001848 sec., 221861.47186147186 rows/sec., 14.07 MiB/sec. | ||
| 10226 | 2025.12.31 23:22:09.267895 [ 271 ] {95745729-e3b2-40d2-9ba1-315f0c6f90c2} <Debug> TCPHandler: Processed in 0.002173086 sec. | ||
| 10227 | 2025.12.31 23:22:09.268015 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10228 | 2025.12.31 23:22:09.268114 [ 271 ] {502ad129-96ac-40a8-b7d3-b9bcfb585319} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10229 | 2025.12.31 23:22:09.268154 [ 271 ] {502ad129-96ac-40a8-b7d3-b9bcfb585319} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10230 | 2025.12.31 23:22:09.269251 [ 271 ] {502ad129-96ac-40a8-b7d3-b9bcfb585319} <Trace> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10231 | 2025.12.31 23:22:09.269288 [ 271 ] {502ad129-96ac-40a8-b7d3-b9bcfb585319} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 10232 | 2025.12.31 23:22:09.269655 [ 271 ] {502ad129-96ac-40a8-b7d3-b9bcfb585319} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 10233 | 2025.12.31 23:22:09.269866 [ 271 ] {502ad129-96ac-40a8-b7d3-b9bcfb585319} <Trace> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10234 | 2025.12.31 23:22:09.269993 [ 271 ] {502ad129-96ac-40a8-b7d3-b9bcfb585319} <Debug> executeQuery: Read 1132 rows, 91.85 KiB in 0.001899 sec., 596103.2122169563 rows/sec., 47.23 MiB/sec. | ||
| 10235 | 2025.12.31 23:22:09.270029 [ 271 ] {502ad129-96ac-40a8-b7d3-b9bcfb585319} <Debug> TCPHandler: Processed in 0.002062855 sec. | ||
| 10236 | 2025.12.31 23:22:09.270142 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10237 | 2025.12.31 23:22:09.270235 [ 271 ] {9c0bf1cc-1b9c-45df-8396-b5552aa3ea65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10238 | 2025.12.31 23:22:09.270274 [ 271 ] {9c0bf1cc-1b9c-45df-8396-b5552aa3ea65} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10239 | 2025.12.31 23:22:09.270777 [ 271 ] {9c0bf1cc-1b9c-45df-8396-b5552aa3ea65} <Trace> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10240 | 2025.12.31 23:22:09.270813 [ 271 ] {9c0bf1cc-1b9c-45df-8396-b5552aa3ea65} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 10241 | 2025.12.31 23:22:09.271131 [ 271 ] {9c0bf1cc-1b9c-45df-8396-b5552aa3ea65} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 10242 | 2025.12.31 23:22:09.271334 [ 271 ] {9c0bf1cc-1b9c-45df-8396-b5552aa3ea65} <Trace> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10243 | 2025.12.31 23:22:09.271460 [ 271 ] {9c0bf1cc-1b9c-45df-8396-b5552aa3ea65} <Debug> executeQuery: Read 215 rows, 13.07 KiB in 0.001244 sec., 172829.58199356913 rows/sec., 10.26 MiB/sec. | ||
| 10244 | 2025.12.31 23:22:09.271498 [ 271 ] {9c0bf1cc-1b9c-45df-8396-b5552aa3ea65} <Debug> TCPHandler: Processed in 0.001404094 sec. | ||
| 10245 | 2025.12.31 23:22:09.271605 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10246 | 2025.12.31 23:22:09.271697 [ 271 ] {0e0f5bf0-94e6-49fd-a2b7-e348b493760b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10247 | 2025.12.31 23:22:09.271736 [ 271 ] {0e0f5bf0-94e6-49fd-a2b7-e348b493760b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10248 | 2025.12.31 23:22:09.272237 [ 271 ] {0e0f5bf0-94e6-49fd-a2b7-e348b493760b} <Trace> oximeter.fields_u32 (32e14ee3-f9fc-4687-bf55-1d31f5f916a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10249 | 2025.12.31 23:22:09.272273 [ 271 ] {0e0f5bf0-94e6-49fd-a2b7-e348b493760b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 10250 | 2025.12.31 23:22:09.272578 [ 271 ] {0e0f5bf0-94e6-49fd-a2b7-e348b493760b} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 10251 | 2025.12.31 23:22:09.272791 [ 271 ] {0e0f5bf0-94e6-49fd-a2b7-e348b493760b} <Trace> oximeter.fields_u32 (32e14ee3-f9fc-4687-bf55-1d31f5f916a9): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10252 | 2025.12.31 23:22:09.272906 [ 32 ] {} <Debug> oximeter.fields_u32 (32e14ee3-f9fc-4687-bf55-1d31f5f916a9) (MergerMutator): Selected 6 parts from all_1_23_5 to all_28_28_0 | ||
| 10253 | 2025.12.31 23:22:09.272920 [ 271 ] {0e0f5bf0-94e6-49fd-a2b7-e348b493760b} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.00124 sec., 170967.74193548388 rows/sec., 11.03 MiB/sec. | ||
| 10254 | 2025.12.31 23:22:09.272992 [ 32 ] {} <Trace> oximeter.fields_u32 (32e14ee3-f9fc-4687-bf55-1d31f5f916a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10255 | 2025.12.31 23:22:09.273001 [ 271 ] {0e0f5bf0-94e6-49fd-a2b7-e348b493760b} <Debug> TCPHandler: Processed in 0.001443314 sec. | ||
| 10256 | 2025.12.31 23:22:09.273025 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 10257 | 2025.12.31 23:22:09.273126 [ 188 ] {32e14ee3-f9fc-4687-bf55-1d31f5f916a9::all_1_28_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_23_5 to all_28_28_0 into Compact with storage Full | ||
| 10258 | 2025.12.31 23:22:09.273135 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10259 | 2025.12.31 23:22:09.273241 [ 188 ] {32e14ee3-f9fc-4687-bf55-1d31f5f916a9::all_1_28_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10260 | 2025.12.31 23:22:09.273245 [ 271 ] {f2d9dab3-7ad3-42db-aed2-a09ace36e8cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 10261 | 2025.12.31 23:22:09.273280 [ 188 ] {32e14ee3-f9fc-4687-bf55-1d31f5f916a9::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_23_5, total 464 rows starting from the beginning of the part | ||
| 10262 | 2025.12.31 23:22:09.273299 [ 271 ] {f2d9dab3-7ad3-42db-aed2-a09ace36e8cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 10263 | 2025.12.31 23:22:09.273352 [ 188 ] {32e14ee3-f9fc-4687-bf55-1d31f5f916a9::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 228 rows starting from the beginning of the part | ||
| 10264 | 2025.12.31 23:22:09.273400 [ 188 ] {32e14ee3-f9fc-4687-bf55-1d31f5f916a9::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 212 rows starting from the beginning of the part | ||
| 10265 | 2025.12.31 23:22:09.273440 [ 188 ] {32e14ee3-f9fc-4687-bf55-1d31f5f916a9::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 212 rows starting from the beginning of the part | ||
| 10266 | 2025.12.31 23:22:09.273479 [ 188 ] {32e14ee3-f9fc-4687-bf55-1d31f5f916a9::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 228 rows starting from the beginning of the part | ||
| 10267 | 2025.12.31 23:22:09.273517 [ 188 ] {32e14ee3-f9fc-4687-bf55-1d31f5f916a9::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 212 rows starting from the beginning of the part | ||
| 10268 | 2025.12.31 23:22:09.273808 [ 271 ] {f2d9dab3-7ad3-42db-aed2-a09ace36e8cd} <Trace> oximeter.fields_u8 (ce0c1db8-65f1-440f-8e78-1020d181f97b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10269 | 2025.12.31 23:22:09.273849 [ 271 ] {f2d9dab3-7ad3-42db-aed2-a09ace36e8cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 10270 | 2025.12.31 23:22:09.274174 [ 271 ] {f2d9dab3-7ad3-42db-aed2-a09ace36e8cd} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 10271 | 2025.12.31 23:22:09.274381 [ 271 ] {f2d9dab3-7ad3-42db-aed2-a09ace36e8cd} <Trace> oximeter.fields_u8 (ce0c1db8-65f1-440f-8e78-1020d181f97b): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10272 | 2025.12.31 23:22:09.274509 [ 271 ] {f2d9dab3-7ad3-42db-aed2-a09ace36e8cd} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001281 sec., 164715.0663544106 rows/sec., 9.35 MiB/sec. | ||
| 10273 | 2025.12.31 23:22:09.274516 [ 201 ] {32e14ee3-f9fc-4687-bf55-1d31f5f916a9::all_1_28_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1556 rows, containing 5 columns (5 merged, 0 gathered) in 0.001432685 sec., 1086072.653793402 rows/sec., 76.03 MiB/sec. | ||
| 10274 | 2025.12.31 23:22:09.274547 [ 271 ] {f2d9dab3-7ad3-42db-aed2-a09ace36e8cd} <Debug> TCPHandler: Processed in 0.001459365 sec. | ||
| 10275 | 2025.12.31 23:22:09.274650 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10276 | 2025.12.31 23:22:09.274691 [ 201 ] {32e14ee3-f9fc-4687-bf55-1d31f5f916a9::all_1_28_6} <Trace> MergedBlockOutputStream: filled checksums all_1_28_6 (state Temporary) | ||
| 10277 | 2025.12.31 23:22:09.274742 [ 271 ] {31afed1f-f3a9-4c90-bdc1-7ebfc85ef197} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10278 | 2025.12.31 23:22:09.274782 [ 271 ] {31afed1f-f3a9-4c90-bdc1-7ebfc85ef197} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10279 | 2025.12.31 23:22:09.274983 [ 201 ] {32e14ee3-f9fc-4687-bf55-1d31f5f916a9::all_1_28_6} <Trace> oximeter.fields_u32 (32e14ee3-f9fc-4687-bf55-1d31f5f916a9): Renaming temporary part tmp_merge_all_1_28_6 to all_1_28_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10280 | 2025.12.31 23:22:09.275057 [ 201 ] {32e14ee3-f9fc-4687-bf55-1d31f5f916a9::all_1_28_6} <Trace> oximeter.fields_u32 (32e14ee3-f9fc-4687-bf55-1d31f5f916a9) (MergerMutator): Merged 6 parts: [all_1_23_5, all_28_28_0] -> all_1_28_6 | ||
| 10281 | 2025.12.31 23:22:09.275161 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
| 10282 | 2025.12.31 23:22:09.275560 [ 271 ] {31afed1f-f3a9-4c90-bdc1-7ebfc85ef197} <Trace> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10283 | 2025.12.31 23:22:09.275595 [ 271 ] {31afed1f-f3a9-4c90-bdc1-7ebfc85ef197} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 10284 | 2025.12.31 23:22:09.275989 [ 271 ] {31afed1f-f3a9-4c90-bdc1-7ebfc85ef197} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 10285 | 2025.12.31 23:22:09.276204 [ 271 ] {31afed1f-f3a9-4c90-bdc1-7ebfc85ef197} <Trace> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10286 | 2025.12.31 23:22:09.276335 [ 271 ] {31afed1f-f3a9-4c90-bdc1-7ebfc85ef197} <Debug> executeQuery: Read 689 rows, 49.27 KiB in 0.001611 sec., 427684.6679081316 rows/sec., 29.87 MiB/sec. | ||
| 10287 | 2025.12.31 23:22:09.276372 [ 271 ] {31afed1f-f3a9-4c90-bdc1-7ebfc85ef197} <Debug> TCPHandler: Processed in 0.001769259 sec. | ||
| 10288 | 2025.12.31 23:22:09.276478 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10289 | 2025.12.31 23:22:09.276572 [ 271 ] {c4da417f-a82f-4038-ba45-8c1b18c198ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 10290 | 2025.12.31 23:22:09.276614 [ 271 ] {c4da417f-a82f-4038-ba45-8c1b18c198ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 10291 | 2025.12.31 23:22:09.277041 [ 271 ] {c4da417f-a82f-4038-ba45-8c1b18c198ac} <Trace> oximeter.measurements_bool (4d9e9430-4c82-43e2-8cb1-e67498da106d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10292 | 2025.12.31 23:22:09.277089 [ 271 ] {c4da417f-a82f-4038-ba45-8c1b18c198ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 10293 | 2025.12.31 23:22:09.277540 [ 271 ] {c4da417f-a82f-4038-ba45-8c1b18c198ac} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 10294 | 2025.12.31 23:22:09.277795 [ 271 ] {c4da417f-a82f-4038-ba45-8c1b18c198ac} <Trace> oximeter.measurements_bool (4d9e9430-4c82-43e2-8cb1-e67498da106d): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10295 | 2025.12.31 23:22:09.277932 [ 271 ] {c4da417f-a82f-4038-ba45-8c1b18c198ac} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001377 sec., 4357.298474945534 rows/sec., 227.65 KiB/sec. | ||
| 10296 | 2025.12.31 23:22:09.277972 [ 271 ] {c4da417f-a82f-4038-ba45-8c1b18c198ac} <Debug> TCPHandler: Processed in 0.001539506 sec. | ||
| 10297 | 2025.12.31 23:22:09.278090 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10298 | 2025.12.31 23:22:09.278186 [ 271 ] {22874d94-95de-4993-bf62-4a52042402e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10299 | 2025.12.31 23:22:09.278232 [ 271 ] {22874d94-95de-4993-bf62-4a52042402e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10300 | 2025.12.31 23:22:09.278701 [ 271 ] {22874d94-95de-4993-bf62-4a52042402e1} <Trace> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10301 | 2025.12.31 23:22:09.278740 [ 271 ] {22874d94-95de-4993-bf62-4a52042402e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 10302 | 2025.12.31 23:22:09.279089 [ 271 ] {22874d94-95de-4993-bf62-4a52042402e1} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 10303 | 2025.12.31 23:22:09.279290 [ 271 ] {22874d94-95de-4993-bf62-4a52042402e1} <Trace> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10304 | 2025.12.31 23:22:09.279420 [ 271 ] {22874d94-95de-4993-bf62-4a52042402e1} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001254 sec., 250398.72408293464 rows/sec., 16.45 MiB/sec. | ||
| 10305 | 2025.12.31 23:22:09.279458 [ 271 ] {22874d94-95de-4993-bf62-4a52042402e1} <Debug> TCPHandler: Processed in 0.001417894 sec. | ||
| 10306 | 2025.12.31 23:22:09.279560 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10307 | 2025.12.31 23:22:09.279656 [ 271 ] {4bfe4db1-57f6-4959-921d-e7bb2fbcf2e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 10308 | 2025.12.31 23:22:09.279699 [ 271 ] {4bfe4db1-57f6-4959-921d-e7bb2fbcf2e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 10309 | 2025.12.31 23:22:09.280009 [ 271 ] {4bfe4db1-57f6-4959-921d-e7bb2fbcf2e5} <Trace> oximeter.measurements_f64 (cba5f6bd-2e20-4297-b248-eab409e4eaa6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10310 | 2025.12.31 23:22:09.280046 [ 271 ] {4bfe4db1-57f6-4959-921d-e7bb2fbcf2e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 10311 | 2025.12.31 23:22:09.280335 [ 271 ] {4bfe4db1-57f6-4959-921d-e7bb2fbcf2e5} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 10312 | 2025.12.31 23:22:09.280538 [ 271 ] {4bfe4db1-57f6-4959-921d-e7bb2fbcf2e5} <Trace> oximeter.measurements_f64 (cba5f6bd-2e20-4297-b248-eab409e4eaa6): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10313 | 2025.12.31 23:22:09.280664 [ 271 ] {4bfe4db1-57f6-4959-921d-e7bb2fbcf2e5} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001026 sec., 974.6588693957115 rows/sec., 65.68 KiB/sec. | ||
| 10314 | 2025.12.31 23:22:09.280701 [ 271 ] {4bfe4db1-57f6-4959-921d-e7bb2fbcf2e5} <Debug> TCPHandler: Processed in 0.00119065 sec. | ||
| 10315 | 2025.12.31 23:22:09.280811 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10316 | 2025.12.31 23:22:09.280904 [ 271 ] {eb1a003a-ef1c-45ed-8b42-bbb2fe24d3d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10317 | 2025.12.31 23:22:09.280959 [ 271 ] {eb1a003a-ef1c-45ed-8b42-bbb2fe24d3d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10318 | 2025.12.31 23:22:09.281733 [ 271 ] {eb1a003a-ef1c-45ed-8b42-bbb2fe24d3d9} <Trace> oximeter.measurements_histogramu64 (83559bb8-4c93-4180-b7e7-e9b7333f4c1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10319 | 2025.12.31 23:22:09.281770 [ 271 ] {eb1a003a-ef1c-45ed-8b42-bbb2fe24d3d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 10320 | 2025.12.31 23:22:09.282270 [ 271 ] {eb1a003a-ef1c-45ed-8b42-bbb2fe24d3d9} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 10321 | 2025.12.31 23:22:09.282481 [ 271 ] {eb1a003a-ef1c-45ed-8b42-bbb2fe24d3d9} <Trace> oximeter.measurements_histogramu64 (83559bb8-4c93-4180-b7e7-e9b7333f4c1b): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10322 | 2025.12.31 23:22:09.282617 [ 271 ] {eb1a003a-ef1c-45ed-8b42-bbb2fe24d3d9} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001731 sec., 5777.007510109764 rows/sec., 10.35 MiB/sec. | ||
| 10323 | 2025.12.31 23:22:09.282677 [ 271 ] {eb1a003a-ef1c-45ed-8b42-bbb2fe24d3d9} <Debug> TCPHandler: Processed in 0.001915762 sec. | ||
| 10324 | 2025.12.31 23:22:09.282789 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10325 | 2025.12.31 23:22:09.282883 [ 271 ] {c12d1748-ab51-44a6-b6b9-3b80e9469fb3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10326 | 2025.12.31 23:22:09.282925 [ 271 ] {c12d1748-ab51-44a6-b6b9-3b80e9469fb3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10327 | 2025.12.31 23:22:09.283257 [ 271 ] {c12d1748-ab51-44a6-b6b9-3b80e9469fb3} <Trace> oximeter.measurements_u64 (3e0fa7da-0500-483e-b241-ac25d0f845d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10328 | 2025.12.31 23:22:09.283293 [ 271 ] {c12d1748-ab51-44a6-b6b9-3b80e9469fb3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 10329 | 2025.12.31 23:22:09.283599 [ 271 ] {c12d1748-ab51-44a6-b6b9-3b80e9469fb3} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 10330 | 2025.12.31 23:22:09.283801 [ 271 ] {c12d1748-ab51-44a6-b6b9-3b80e9469fb3} <Trace> oximeter.measurements_u64 (3e0fa7da-0500-483e-b241-ac25d0f845d7): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10331 | 2025.12.31 23:22:09.283927 [ 271 ] {c12d1748-ab51-44a6-b6b9-3b80e9469fb3} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001062 sec., 97928.43691148776 rows/sec., 6.00 MiB/sec. | ||
| 10332 | 2025.12.31 23:22:09.283944 [ 27 ] {} <Debug> oximeter.measurements_u64 (3e0fa7da-0500-483e-b241-ac25d0f845d7) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 10333 | 2025.12.31 23:22:09.283964 [ 271 ] {c12d1748-ab51-44a6-b6b9-3b80e9469fb3} <Debug> TCPHandler: Processed in 0.001224531 sec. | ||
| 10334 | 2025.12.31 23:22:09.284013 [ 27 ] {} <Trace> oximeter.measurements_u64 (3e0fa7da-0500-483e-b241-ac25d0f845d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10335 | 2025.12.31 23:22:09.284049 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 10336 | 2025.12.31 23:22:09.284139 [ 201 ] {3e0fa7da-0500-483e-b241-ac25d0f845d7::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 | ||
| 10337 | 2025.12.31 23:22:09.284231 [ 201 ] {3e0fa7da-0500-483e-b241-ac25d0f845d7::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10338 | 2025.12.31 23:22:09.284262 [ 201 ] {3e0fa7da-0500-483e-b241-ac25d0f845d7::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 3744 rows starting from the beginning of the part | ||
| 10339 | 2025.12.31 23:22:09.284323 [ 201 ] {3e0fa7da-0500-483e-b241-ac25d0f845d7::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 148 rows starting from the beginning of the part | ||
| 10340 | 2025.12.31 23:22:09.284370 [ 201 ] {3e0fa7da-0500-483e-b241-ac25d0f845d7::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 | ||
| 10341 | 2025.12.31 23:22:09.284413 [ 201 ] {3e0fa7da-0500-483e-b241-ac25d0f845d7::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 | ||
| 10342 | 2025.12.31 23:22:09.284453 [ 201 ] {3e0fa7da-0500-483e-b241-ac25d0f845d7::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 | ||
| 10343 | 2025.12.31 23:22:09.284495 [ 201 ] {3e0fa7da-0500-483e-b241-ac25d0f845d7::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 104 rows starting from the beginning of the part | ||
| 10344 | 2025.12.31 23:22:09.285646 [ 196 ] {3e0fa7da-0500-483e-b241-ac25d0f845d7::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4220 rows, containing 4 columns (4 merged, 0 gathered) in 0.001543506 sec., 2734035.371420649 rows/sec., 180.31 MiB/sec. | ||
| 10345 | 2025.12.31 23:22:09.286016 [ 187 ] {3e0fa7da-0500-483e-b241-ac25d0f845d7::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 10346 | 2025.12.31 23:22:09.286347 [ 187 ] {3e0fa7da-0500-483e-b241-ac25d0f845d7::all_1_66_13} <Trace> oximeter.measurements_u64 (3e0fa7da-0500-483e-b241-ac25d0f845d7): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10347 | 2025.12.31 23:22:09.286433 [ 187 ] {3e0fa7da-0500-483e-b241-ac25d0f845d7::all_1_66_13} <Trace> oximeter.measurements_u64 (3e0fa7da-0500-483e-b241-ac25d0f845d7) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 10348 | 2025.12.31 23:22:09.286530 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.93 MiB. | ||
| 10349 | 2025.12.31 23:22:11.920723 [ 24 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 10350 | 2025.12.31 23:22:11.920830 [ 24 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 10351 | 2025.12.31 23:22:12.043605 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 22196 | ||
| 10352 | 2025.12.31 23:22:12.044435 [ 245 ] {} <Trace> system.asynchronous_metric_log (1af02360-2569-4a97-a5ac-aa07775e497e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10353 | 2025.12.31 23:22:12.044496 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 10354 | 2025.12.31 23:22:12.045199 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 10355 | 2025.12.31 23:22:12.045497 [ 245 ] {} <Trace> system.asynchronous_metric_log (1af02360-2569-4a97-a5ac-aa07775e497e): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10356 | 2025.12.31 23:22:12.045677 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22196 | ||
| 10357 | 2025.12.31 23:22:12.045675 [ 24 ] {} <Debug> system.asynchronous_metric_log (1af02360-2569-4a97-a5ac-aa07775e497e) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 10358 | 2025.12.31 23:22:12.045769 [ 24 ] {} <Trace> system.asynchronous_metric_log (1af02360-2569-4a97-a5ac-aa07775e497e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10359 | 2025.12.31 23:22:12.045793 [ 24 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 10360 | 2025.12.31 23:22:12.045912 [ 195 ] {1af02360-2569-4a97-a5ac-aa07775e497e::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 | ||
| 10361 | 2025.12.31 23:22:12.046060 [ 195 ] {1af02360-2569-4a97-a5ac-aa07775e497e::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10362 | 2025.12.31 23:22:12.046098 [ 195 ] {1af02360-2569-4a97-a5ac-aa07775e497e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_41_8, total 19764 rows starting from the beginning of the part | ||
| 10363 | 2025.12.31 23:22:12.046170 [ 195 ] {1af02360-2569-4a97-a5ac-aa07775e497e::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 | ||
| 10364 | 2025.12.31 23:22:12.046213 [ 195 ] {1af02360-2569-4a97-a5ac-aa07775e497e::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 | ||
| 10365 | 2025.12.31 23:22:12.046253 [ 195 ] {1af02360-2569-4a97-a5ac-aa07775e497e::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 | ||
| 10366 | 2025.12.31 23:22:12.046289 [ 195 ] {1af02360-2569-4a97-a5ac-aa07775e497e::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 | ||
| 10367 | 2025.12.31 23:22:12.046326 [ 195 ] {1af02360-2569-4a97-a5ac-aa07775e497e::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 | ||
| 10368 | 2025.12.31 23:22:12.048480 [ 198 ] {1af02360-2569-4a97-a5ac-aa07775e497e::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 22196 rows, containing 4 columns (4 merged, 0 gathered) in 0.002622284 sec., 8464376.85620627 rows/sec., 121.08 MiB/sec. | ||
| 10369 | 2025.12.31 23:22:12.048786 [ 191 ] {1af02360-2569-4a97-a5ac-aa07775e497e::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 10370 | 2025.12.31 23:22:12.049083 [ 191 ] {1af02360-2569-4a97-a5ac-aa07775e497e::all_1_46_9} <Trace> system.asynchronous_metric_log (1af02360-2569-4a97-a5ac-aa07775e497e): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10371 | 2025.12.31 23:22:12.049156 [ 191 ] {1af02360-2569-4a97-a5ac-aa07775e497e::all_1_46_9} <Trace> system.asynchronous_metric_log (1af02360-2569-4a97-a5ac-aa07775e497e) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 10372 | 2025.12.31 23:22:12.049232 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.69 MiB. | ||
| 10373 | 2025.12.31 23:22:13.241358 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 347 | ||
| 10374 | 2025.12.31 23:22:13.258444 [ 244 ] {} <Trace> system.metric_log (9f7485ce-4bf0-4a0f-b388-b82873d55ef6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10375 | 2025.12.31 23:22:13.258497 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 10376 | 2025.12.31 23:22:13.264857 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 10377 | 2025.12.31 23:22:13.265573 [ 244 ] {} <Trace> system.metric_log (9f7485ce-4bf0-4a0f-b388-b82873d55ef6): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10378 | 2025.12.31 23:22:13.265874 [ 42 ] {} <Debug> system.metric_log (9f7485ce-4bf0-4a0f-b388-b82873d55ef6) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 10379 | 2025.12.31 23:22:13.265945 [ 42 ] {} <Trace> system.metric_log (9f7485ce-4bf0-4a0f-b388-b82873d55ef6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10380 | 2025.12.31 23:22:13.265969 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 10381 | 2025.12.31 23:22:13.266081 [ 190 ] {9f7485ce-4bf0-4a0f-b388-b82873d55ef6::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 | ||
| 10382 | 2025.12.31 23:22:13.268722 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 347 | ||
| 10383 | 2025.12.31 23:22:13.269754 [ 190 ] {9f7485ce-4bf0-4a0f-b388-b82873d55ef6::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10384 | 2025.12.31 23:22:13.271021 [ 190 ] {9f7485ce-4bf0-4a0f-b388-b82873d55ef6::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 | ||
| 10385 | 2025.12.31 23:22:13.275523 [ 190 ] {9f7485ce-4bf0-4a0f-b388-b82873d55ef6::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 | ||
| 10386 | 2025.12.31 23:22:13.279953 [ 190 ] {9f7485ce-4bf0-4a0f-b388-b82873d55ef6::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 | ||
| 10387 | 2025.12.31 23:22:13.284436 [ 190 ] {9f7485ce-4bf0-4a0f-b388-b82873d55ef6::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 | ||
| 10388 | 2025.12.31 23:22:13.289059 [ 190 ] {9f7485ce-4bf0-4a0f-b388-b82873d55ef6::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 | ||
| 10389 | 2025.12.31 23:22:13.293592 [ 190 ] {9f7485ce-4bf0-4a0f-b388-b82873d55ef6::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 | ||
| 10390 | 2025.12.31 23:22:13.346601 [ 198 ] {9f7485ce-4bf0-4a0f-b388-b82873d55ef6::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 347 rows, containing 679 columns (679 merged, 0 gathered) in 0.080566177 sec., 4307.018316135318 rows/sec., 22.27 MiB/sec. | ||
| 10391 | 2025.12.31 23:22:13.349943 [ 189 ] {9f7485ce-4bf0-4a0f-b388-b82873d55ef6::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 10392 | 2025.12.31 23:22:13.351893 [ 189 ] {9f7485ce-4bf0-4a0f-b388-b82873d55ef6::all_1_46_9} <Trace> system.metric_log (9f7485ce-4bf0-4a0f-b388-b82873d55ef6): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10393 | 2025.12.31 23:22:13.352003 [ 189 ] {9f7485ce-4bf0-4a0f-b388-b82873d55ef6::all_1_46_9} <Trace> system.metric_log (9f7485ce-4bf0-4a0f-b388-b82873d55ef6) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 10394 | 2025.12.31 23:22:13.354795 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.96 MiB. | ||
| 10395 | 2025.12.31 23:22:14.255826 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10396 | 2025.12.31 23:22:14.256112 [ 271 ] {55dcef1f-b18c-4887-90e3-57b9f52f548c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10397 | 2025.12.31 23:22:14.256216 [ 271 ] {55dcef1f-b18c-4887-90e3-57b9f52f548c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10398 | 2025.12.31 23:22:14.257143 [ 271 ] {55dcef1f-b18c-4887-90e3-57b9f52f548c} <Trace> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10399 | 2025.12.31 23:22:14.257189 [ 271 ] {55dcef1f-b18c-4887-90e3-57b9f52f548c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 10400 | 2025.12.31 23:22:14.257612 [ 271 ] {55dcef1f-b18c-4887-90e3-57b9f52f548c} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 10401 | 2025.12.31 23:22:14.257836 [ 271 ] {55dcef1f-b18c-4887-90e3-57b9f52f548c} <Trace> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10402 | 2025.12.31 23:22:14.257987 [ 271 ] {55dcef1f-b18c-4887-90e3-57b9f52f548c} <Debug> executeQuery: Read 118 rows, 10.26 KiB in 0.001951 sec., 60481.80420297283 rows/sec., 5.14 MiB/sec. | ||
| 10403 | 2025.12.31 23:22:14.258034 [ 271 ] {55dcef1f-b18c-4887-90e3-57b9f52f548c} <Debug> TCPHandler: Processed in 0.002393331 sec. | ||
| 10404 | 2025.12.31 23:22:14.258165 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10405 | 2025.12.31 23:22:14.258262 [ 271 ] {15f2692e-70a0-4d96-9294-3b516faf114b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10406 | 2025.12.31 23:22:14.258306 [ 271 ] {15f2692e-70a0-4d96-9294-3b516faf114b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10407 | 2025.12.31 23:22:14.258712 [ 271 ] {15f2692e-70a0-4d96-9294-3b516faf114b} <Trace> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10408 | 2025.12.31 23:22:14.258748 [ 271 ] {15f2692e-70a0-4d96-9294-3b516faf114b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 10409 | 2025.12.31 23:22:14.259036 [ 271 ] {15f2692e-70a0-4d96-9294-3b516faf114b} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 10410 | 2025.12.31 23:22:14.259256 [ 271 ] {15f2692e-70a0-4d96-9294-3b516faf114b} <Trace> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10411 | 2025.12.31 23:22:14.259400 [ 271 ] {15f2692e-70a0-4d96-9294-3b516faf114b} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001157 sec., 26793.43128781331 rows/sec., 1.97 MiB/sec. | ||
| 10412 | 2025.12.31 23:22:14.259438 [ 271 ] {15f2692e-70a0-4d96-9294-3b516faf114b} <Debug> TCPHandler: Processed in 0.001322662 sec. | ||
| 10413 | 2025.12.31 23:22:14.259547 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10414 | 2025.12.31 23:22:14.259641 [ 271 ] {814a546b-a368-4247-801c-5c42fd2f3425} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10415 | 2025.12.31 23:22:14.259681 [ 271 ] {814a546b-a368-4247-801c-5c42fd2f3425} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10416 | 2025.12.31 23:22:14.260108 [ 271 ] {814a546b-a368-4247-801c-5c42fd2f3425} <Trace> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10417 | 2025.12.31 23:22:14.260142 [ 271 ] {814a546b-a368-4247-801c-5c42fd2f3425} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 10418 | 2025.12.31 23:22:14.260469 [ 271 ] {814a546b-a368-4247-801c-5c42fd2f3425} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 10419 | 2025.12.31 23:22:14.260688 [ 271 ] {814a546b-a368-4247-801c-5c42fd2f3425} <Trace> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10420 | 2025.12.31 23:22:14.260823 [ 271 ] {814a546b-a368-4247-801c-5c42fd2f3425} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.0012 sec., 79166.66666666667 rows/sec., 6.18 MiB/sec. | ||
| 10421 | 2025.12.31 23:22:14.260861 [ 271 ] {814a546b-a368-4247-801c-5c42fd2f3425} <Debug> TCPHandler: Processed in 0.001363383 sec. | ||
| 10422 | 2025.12.31 23:22:14.260976 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10423 | 2025.12.31 23:22:14.261069 [ 271 ] {4aa970ea-0a67-4257-b380-470939dff1ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10424 | 2025.12.31 23:22:14.261114 [ 271 ] {4aa970ea-0a67-4257-b380-470939dff1ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10425 | 2025.12.31 23:22:14.261515 [ 271 ] {4aa970ea-0a67-4257-b380-470939dff1ab} <Trace> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10426 | 2025.12.31 23:22:14.261549 [ 271 ] {4aa970ea-0a67-4257-b380-470939dff1ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 10427 | 2025.12.31 23:22:14.261887 [ 271 ] {4aa970ea-0a67-4257-b380-470939dff1ab} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 10428 | 2025.12.31 23:22:14.262102 [ 271 ] {4aa970ea-0a67-4257-b380-470939dff1ab} <Trace> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10429 | 2025.12.31 23:22:14.262236 [ 271 ] {4aa970ea-0a67-4257-b380-470939dff1ab} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001185 sec., 135021.0970464135 rows/sec., 9.40 MiB/sec. | ||
| 10430 | 2025.12.31 23:22:14.262274 [ 271 ] {4aa970ea-0a67-4257-b380-470939dff1ab} <Debug> TCPHandler: Processed in 0.001347433 sec. | ||
| 10431 | 2025.12.31 23:22:14.262375 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10432 | 2025.12.31 23:22:14.262469 [ 271 ] {5db44777-d19d-481e-a415-51ec2764657a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10433 | 2025.12.31 23:22:14.262523 [ 271 ] {5db44777-d19d-481e-a415-51ec2764657a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10434 | 2025.12.31 23:22:14.263390 [ 271 ] {5db44777-d19d-481e-a415-51ec2764657a} <Trace> oximeter.measurements_histogramu64 (83559bb8-4c93-4180-b7e7-e9b7333f4c1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10435 | 2025.12.31 23:22:14.263424 [ 271 ] {5db44777-d19d-481e-a415-51ec2764657a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 10436 | 2025.12.31 23:22:14.263992 [ 271 ] {5db44777-d19d-481e-a415-51ec2764657a} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 10437 | 2025.12.31 23:22:14.264218 [ 271 ] {5db44777-d19d-481e-a415-51ec2764657a} <Trace> oximeter.measurements_histogramu64 (83559bb8-4c93-4180-b7e7-e9b7333f4c1b): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10438 | 2025.12.31 23:22:14.264367 [ 271 ] {5db44777-d19d-481e-a415-51ec2764657a} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001916 sec., 16179.540709812109 rows/sec., 28.99 MiB/sec. | ||
| 10439 | 2025.12.31 23:22:14.264432 [ 271 ] {5db44777-d19d-481e-a415-51ec2764657a} <Debug> TCPHandler: Processed in 0.002105026 sec. | ||
| 10440 | 2025.12.31 23:22:14.264545 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10441 | 2025.12.31 23:22:14.264639 [ 271 ] {b22c504e-bd4c-443f-9091-d2e71daa8f99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10442 | 2025.12.31 23:22:14.264682 [ 271 ] {b22c504e-bd4c-443f-9091-d2e71daa8f99} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10443 | 2025.12.31 23:22:14.265019 [ 271 ] {b22c504e-bd4c-443f-9091-d2e71daa8f99} <Trace> oximeter.measurements_u64 (3e0fa7da-0500-483e-b241-ac25d0f845d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10444 | 2025.12.31 23:22:14.265053 [ 271 ] {b22c504e-bd4c-443f-9091-d2e71daa8f99} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 10445 | 2025.12.31 23:22:14.265357 [ 271 ] {b22c504e-bd4c-443f-9091-d2e71daa8f99} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 10446 | 2025.12.31 23:22:14.265574 [ 271 ] {b22c504e-bd4c-443f-9091-d2e71daa8f99} <Trace> oximeter.measurements_u64 (3e0fa7da-0500-483e-b241-ac25d0f845d7): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10447 | 2025.12.31 23:22:14.265704 [ 271 ] {b22c504e-bd4c-443f-9091-d2e71daa8f99} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001083 sec., 55401.662049861494 rows/sec., 3.73 MiB/sec. | ||
| 10448 | 2025.12.31 23:22:14.265739 [ 271 ] {b22c504e-bd4c-443f-9091-d2e71daa8f99} <Debug> TCPHandler: Processed in 0.001242941 sec. | ||
| 10449 | 2025.12.31 23:22:17.116968 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1340 | ||
| 10450 | 2025.12.31 23:22:17.119283 [ 243 ] {} <Trace> system.query_log (aa57fb54-d3d4-4e2b-bcda-b6c10074d25d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10451 | 2025.12.31 23:22:17.119330 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 10452 | 2025.12.31 23:22:17.120491 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 10453 | 2025.12.31 23:22:17.120769 [ 243 ] {} <Trace> system.query_log (aa57fb54-d3d4-4e2b-bcda-b6c10074d25d): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10454 | 2025.12.31 23:22:17.121029 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1340 | ||
| 10455 | 2025.12.31 23:22:19.259427 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10456 | 2025.12.31 23:22:19.259623 [ 271 ] {fb0f3c0f-e7d6-4ecf-b0c1-a8a3fbcf871d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 10457 | 2025.12.31 23:22:19.259700 [ 271 ] {fb0f3c0f-e7d6-4ecf-b0c1-a8a3fbcf871d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 10458 | 2025.12.31 23:22:19.260380 [ 271 ] {fb0f3c0f-e7d6-4ecf-b0c1-a8a3fbcf871d} <Trace> oximeter.fields_i16 (6205d96e-d352-40e9-8254-31db49133bc3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10459 | 2025.12.31 23:22:19.260428 [ 271 ] {fb0f3c0f-e7d6-4ecf-b0c1-a8a3fbcf871d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 10460 | 2025.12.31 23:22:19.260813 [ 271 ] {fb0f3c0f-e7d6-4ecf-b0c1-a8a3fbcf871d} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 10461 | 2025.12.31 23:22:19.261041 [ 271 ] {fb0f3c0f-e7d6-4ecf-b0c1-a8a3fbcf871d} <Trace> oximeter.fields_i16 (6205d96e-d352-40e9-8254-31db49133bc3): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10462 | 2025.12.31 23:22:19.261207 [ 271 ] {fb0f3c0f-e7d6-4ecf-b0c1-a8a3fbcf871d} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001638 sec., 14652.014652014654 rows/sec., 1.22 MiB/sec. | ||
| 10463 | 2025.12.31 23:22:19.261284 [ 271 ] {fb0f3c0f-e7d6-4ecf-b0c1-a8a3fbcf871d} <Debug> TCPHandler: Processed in 0.002000994 sec. | ||
| 10464 | 2025.12.31 23:22:19.261410 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10465 | 2025.12.31 23:22:19.261514 [ 271 ] {68dfcf51-1934-41b6-bbff-b7f7aad8aa9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 10466 | 2025.12.31 23:22:19.261559 [ 271 ] {68dfcf51-1934-41b6-bbff-b7f7aad8aa9f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 10467 | 2025.12.31 23:22:19.261967 [ 271 ] {68dfcf51-1934-41b6-bbff-b7f7aad8aa9f} <Trace> oximeter.fields_ipaddr (5f424e33-6a9f-405c-b8ff-24c93b94647e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10468 | 2025.12.31 23:22:19.262002 [ 271 ] {68dfcf51-1934-41b6-bbff-b7f7aad8aa9f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 10469 | 2025.12.31 23:22:19.262291 [ 271 ] {68dfcf51-1934-41b6-bbff-b7f7aad8aa9f} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 10470 | 2025.12.31 23:22:19.262490 [ 271 ] {68dfcf51-1934-41b6-bbff-b7f7aad8aa9f} <Trace> oximeter.fields_ipaddr (5f424e33-6a9f-405c-b8ff-24c93b94647e): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10471 | 2025.12.31 23:22:19.262641 [ 271 ] {68dfcf51-1934-41b6-bbff-b7f7aad8aa9f} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001188 sec., 3367.0033670033667 rows/sec., 274.56 KiB/sec. | ||
| 10472 | 2025.12.31 23:22:19.262677 [ 271 ] {68dfcf51-1934-41b6-bbff-b7f7aad8aa9f} <Debug> TCPHandler: Processed in 0.001359173 sec. | ||
| 10473 | 2025.12.31 23:22:19.262777 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10474 | 2025.12.31 23:22:19.262866 [ 271 ] {352d7d7a-5355-4391-aaef-bb7b381385f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10475 | 2025.12.31 23:22:19.262904 [ 271 ] {352d7d7a-5355-4391-aaef-bb7b381385f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10476 | 2025.12.31 23:22:19.263449 [ 271 ] {352d7d7a-5355-4391-aaef-bb7b381385f2} <Trace> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10477 | 2025.12.31 23:22:19.263487 [ 271 ] {352d7d7a-5355-4391-aaef-bb7b381385f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 10478 | 2025.12.31 23:22:19.263806 [ 271 ] {352d7d7a-5355-4391-aaef-bb7b381385f2} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 10479 | 2025.12.31 23:22:19.264026 [ 271 ] {352d7d7a-5355-4391-aaef-bb7b381385f2} <Trace> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10480 | 2025.12.31 23:22:19.264155 [ 271 ] {352d7d7a-5355-4391-aaef-bb7b381385f2} <Debug> executeQuery: Read 198 rows, 18.02 KiB in 0.001254 sec., 157894.73684210528 rows/sec., 14.03 MiB/sec. | ||
| 10481 | 2025.12.31 23:22:19.264194 [ 271 ] {352d7d7a-5355-4391-aaef-bb7b381385f2} <Debug> TCPHandler: Processed in 0.001418044 sec. | ||
| 10482 | 2025.12.31 23:22:19.264302 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10483 | 2025.12.31 23:22:19.264396 [ 271 ] {883c4e61-07f2-4795-a7ca-4aaec86211bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10484 | 2025.12.31 23:22:19.264437 [ 271 ] {883c4e61-07f2-4795-a7ca-4aaec86211bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10485 | 2025.12.31 23:22:19.264830 [ 271 ] {883c4e61-07f2-4795-a7ca-4aaec86211bd} <Trace> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10486 | 2025.12.31 23:22:19.264866 [ 271 ] {883c4e61-07f2-4795-a7ca-4aaec86211bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 10487 | 2025.12.31 23:22:19.265155 [ 271 ] {883c4e61-07f2-4795-a7ca-4aaec86211bd} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 10488 | 2025.12.31 23:22:19.265358 [ 271 ] {883c4e61-07f2-4795-a7ca-4aaec86211bd} <Trace> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10489 | 2025.12.31 23:22:19.265486 [ 271 ] {883c4e61-07f2-4795-a7ca-4aaec86211bd} <Debug> executeQuery: Read 26 rows, 1.99 KiB in 0.00111 sec., 23423.42342342342 rows/sec., 1.75 MiB/sec. | ||
| 10490 | 2025.12.31 23:22:19.265524 [ 271 ] {883c4e61-07f2-4795-a7ca-4aaec86211bd} <Debug> TCPHandler: Processed in 0.001272131 sec. | ||
| 10491 | 2025.12.31 23:22:19.265624 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10492 | 2025.12.31 23:22:19.265718 [ 271 ] {f3ff2a1e-f2f6-4c36-b620-e76848894080} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10493 | 2025.12.31 23:22:19.265759 [ 271 ] {f3ff2a1e-f2f6-4c36-b620-e76848894080} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10494 | 2025.12.31 23:22:19.266148 [ 271 ] {f3ff2a1e-f2f6-4c36-b620-e76848894080} <Trace> oximeter.fields_u32 (32e14ee3-f9fc-4687-bf55-1d31f5f916a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10495 | 2025.12.31 23:22:19.266185 [ 271 ] {f3ff2a1e-f2f6-4c36-b620-e76848894080} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 10496 | 2025.12.31 23:22:19.266476 [ 271 ] {f3ff2a1e-f2f6-4c36-b620-e76848894080} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 10497 | 2025.12.31 23:22:19.266678 [ 271 ] {f3ff2a1e-f2f6-4c36-b620-e76848894080} <Trace> oximeter.fields_u32 (32e14ee3-f9fc-4687-bf55-1d31f5f916a9): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10498 | 2025.12.31 23:22:19.266805 [ 271 ] {f3ff2a1e-f2f6-4c36-b620-e76848894080} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001105 sec., 21719.457013574658 rows/sec., 1.80 MiB/sec. | ||
| 10499 | 2025.12.31 23:22:19.266843 [ 271 ] {f3ff2a1e-f2f6-4c36-b620-e76848894080} <Debug> TCPHandler: Processed in 0.001267012 sec. | ||
| 10500 | 2025.12.31 23:22:19.266941 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10501 | 2025.12.31 23:22:19.267035 [ 271 ] {04c988fe-226b-4137-be32-f5ffd54926a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 10502 | 2025.12.31 23:22:19.267074 [ 271 ] {04c988fe-226b-4137-be32-f5ffd54926a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 10503 | 2025.12.31 23:22:19.267465 [ 271 ] {04c988fe-226b-4137-be32-f5ffd54926a8} <Trace> oximeter.fields_u8 (ce0c1db8-65f1-440f-8e78-1020d181f97b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10504 | 2025.12.31 23:22:19.267501 [ 271 ] {04c988fe-226b-4137-be32-f5ffd54926a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 10505 | 2025.12.31 23:22:19.267787 [ 271 ] {04c988fe-226b-4137-be32-f5ffd54926a8} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 10506 | 2025.12.31 23:22:19.267995 [ 271 ] {04c988fe-226b-4137-be32-f5ffd54926a8} <Trace> oximeter.fields_u8 (ce0c1db8-65f1-440f-8e78-1020d181f97b): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10507 | 2025.12.31 23:22:19.268126 [ 271 ] {04c988fe-226b-4137-be32-f5ffd54926a8} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.00111 sec., 10810.81081081081 rows/sec., 844.59 KiB/sec. | ||
| 10508 | 2025.12.31 23:22:19.268165 [ 271 ] {04c988fe-226b-4137-be32-f5ffd54926a8} <Debug> TCPHandler: Processed in 0.001272681 sec. | ||
| 10509 | 2025.12.31 23:22:19.268270 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10510 | 2025.12.31 23:22:19.268364 [ 271 ] {a514f3ff-e599-4119-a3d7-be1f1d331313} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10511 | 2025.12.31 23:22:19.268404 [ 271 ] {a514f3ff-e599-4119-a3d7-be1f1d331313} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10512 | 2025.12.31 23:22:19.268828 [ 271 ] {a514f3ff-e599-4119-a3d7-be1f1d331313} <Trace> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10513 | 2025.12.31 23:22:19.268864 [ 271 ] {a514f3ff-e599-4119-a3d7-be1f1d331313} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 10514 | 2025.12.31 23:22:19.269174 [ 271 ] {a514f3ff-e599-4119-a3d7-be1f1d331313} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 10515 | 2025.12.31 23:22:19.269379 [ 271 ] {a514f3ff-e599-4119-a3d7-be1f1d331313} <Trace> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10516 | 2025.12.31 23:22:19.269505 [ 271 ] {a514f3ff-e599-4119-a3d7-be1f1d331313} <Debug> executeQuery: Read 114 rows, 9.50 KiB in 0.001158 sec., 98445.59585492229 rows/sec., 8.01 MiB/sec. | ||
| 10517 | 2025.12.31 23:22:19.269544 [ 271 ] {a514f3ff-e599-4119-a3d7-be1f1d331313} <Debug> TCPHandler: Processed in 0.001321873 sec. | ||
| 10518 | 2025.12.31 23:22:19.269654 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10519 | 2025.12.31 23:22:19.269748 [ 271 ] {2c5df47f-f18e-41a8-979a-73574d03c350} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10520 | 2025.12.31 23:22:19.269792 [ 271 ] {2c5df47f-f18e-41a8-979a-73574d03c350} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10521 | 2025.12.31 23:22:19.270201 [ 271 ] {2c5df47f-f18e-41a8-979a-73574d03c350} <Trace> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10522 | 2025.12.31 23:22:19.270238 [ 271 ] {2c5df47f-f18e-41a8-979a-73574d03c350} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 10523 | 2025.12.31 23:22:19.270570 [ 271 ] {2c5df47f-f18e-41a8-979a-73574d03c350} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 10524 | 2025.12.31 23:22:19.270772 [ 271 ] {2c5df47f-f18e-41a8-979a-73574d03c350} <Trace> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10525 | 2025.12.31 23:22:19.270898 [ 271 ] {2c5df47f-f18e-41a8-979a-73574d03c350} <Debug> executeQuery: Read 234 rows, 17.53 KiB in 0.001169 sec., 200171.08639863133 rows/sec., 14.64 MiB/sec. | ||
| 10526 | 2025.12.31 23:22:19.270935 [ 271 ] {2c5df47f-f18e-41a8-979a-73574d03c350} <Debug> TCPHandler: Processed in 0.001329602 sec. | ||
| 10527 | 2025.12.31 23:22:19.271047 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10528 | 2025.12.31 23:22:19.271140 [ 271 ] {234e9b6b-316e-4edd-977f-1d369748763f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10529 | 2025.12.31 23:22:19.271195 [ 271 ] {234e9b6b-316e-4edd-977f-1d369748763f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10530 | 2025.12.31 23:22:19.271957 [ 271 ] {234e9b6b-316e-4edd-977f-1d369748763f} <Trace> oximeter.measurements_histogramu64 (83559bb8-4c93-4180-b7e7-e9b7333f4c1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10531 | 2025.12.31 23:22:19.271992 [ 271 ] {234e9b6b-316e-4edd-977f-1d369748763f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 10532 | 2025.12.31 23:22:19.272498 [ 271 ] {234e9b6b-316e-4edd-977f-1d369748763f} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 10533 | 2025.12.31 23:22:19.272716 [ 271 ] {234e9b6b-316e-4edd-977f-1d369748763f} <Trace> oximeter.measurements_histogramu64 (83559bb8-4c93-4180-b7e7-e9b7333f4c1b): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10534 | 2025.12.31 23:22:19.272847 [ 82 ] {} <Debug> oximeter.measurements_histogramu64 (83559bb8-4c93-4180-b7e7-e9b7333f4c1b) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 10535 | 2025.12.31 23:22:19.272859 [ 271 ] {234e9b6b-316e-4edd-977f-1d369748763f} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001736 sec., 5760.3686635944705 rows/sec., 10.32 MiB/sec. | ||
| 10536 | 2025.12.31 23:22:19.272930 [ 82 ] {} <Trace> oximeter.measurements_histogramu64 (83559bb8-4c93-4180-b7e7-e9b7333f4c1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10537 | 2025.12.31 23:22:19.272956 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 10538 | 2025.12.31 23:22:19.272969 [ 271 ] {234e9b6b-316e-4edd-977f-1d369748763f} <Debug> TCPHandler: Processed in 0.001970004 sec. | ||
| 10539 | 2025.12.31 23:22:19.273065 [ 198 ] {83559bb8-4c93-4180-b7e7-e9b7333f4c1b::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 | ||
| 10540 | 2025.12.31 23:22:19.273084 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10541 | 2025.12.31 23:22:19.273194 [ 271 ] {d222bb58-1c22-4d15-bc50-5059f60ef8d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10542 | 2025.12.31 23:22:19.273238 [ 271 ] {d222bb58-1c22-4d15-bc50-5059f60ef8d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10543 | 2025.12.31 23:22:19.273331 [ 198 ] {83559bb8-4c93-4180-b7e7-e9b7333f4c1b::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10544 | 2025.12.31 23:22:19.273400 [ 198 ] {83559bb8-4c93-4180-b7e7-e9b7333f4c1b::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1236 rows starting from the beginning of the part | ||
| 10545 | 2025.12.31 23:22:19.273544 [ 198 ] {83559bb8-4c93-4180-b7e7-e9b7333f4c1b::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 | ||
| 10546 | 2025.12.31 23:22:19.273587 [ 271 ] {d222bb58-1c22-4d15-bc50-5059f60ef8d6} <Trace> oximeter.measurements_u64 (3e0fa7da-0500-483e-b241-ac25d0f845d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10547 | 2025.12.31 23:22:19.273629 [ 271 ] {d222bb58-1c22-4d15-bc50-5059f60ef8d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 10548 | 2025.12.31 23:22:19.273654 [ 198 ] {83559bb8-4c93-4180-b7e7-e9b7333f4c1b::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 31 rows starting from the beginning of the part | ||
| 10549 | 2025.12.31 23:22:19.273768 [ 198 ] {83559bb8-4c93-4180-b7e7-e9b7333f4c1b::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 | ||
| 10550 | 2025.12.31 23:22:19.273882 [ 198 ] {83559bb8-4c93-4180-b7e7-e9b7333f4c1b::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 31 rows starting from the beginning of the part | ||
| 10551 | 2025.12.31 23:22:19.273957 [ 271 ] {d222bb58-1c22-4d15-bc50-5059f60ef8d6} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 10552 | 2025.12.31 23:22:19.273991 [ 198 ] {83559bb8-4c93-4180-b7e7-e9b7333f4c1b::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 | ||
| 10553 | 2025.12.31 23:22:19.274187 [ 271 ] {d222bb58-1c22-4d15-bc50-5059f60ef8d6} <Trace> oximeter.measurements_u64 (3e0fa7da-0500-483e-b241-ac25d0f845d7): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10554 | 2025.12.31 23:22:19.274322 [ 271 ] {d222bb58-1c22-4d15-bc50-5059f60ef8d6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001145 sec., 52401.74672489083 rows/sec., 3.53 MiB/sec. | ||
| 10555 | 2025.12.31 23:22:19.274359 [ 271 ] {d222bb58-1c22-4d15-bc50-5059f60ef8d6} <Debug> TCPHandler: Processed in 0.001325742 sec. | ||
| 10556 | 2025.12.31 23:22:19.283429 [ 192 ] {83559bb8-4c93-4180-b7e7-e9b7333f4c1b::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1328 rows, containing 19 columns (19 merged, 0 gathered) in 0.010409066 sec., 127581.0913294238 rows/sec., 228.62 MiB/sec. | ||
| 10557 | 2025.12.31 23:22:19.284477 [ 198 ] {83559bb8-4c93-4180-b7e7-e9b7333f4c1b::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 10558 | 2025.12.31 23:22:19.284818 [ 198 ] {83559bb8-4c93-4180-b7e7-e9b7333f4c1b::all_1_66_13} <Trace> oximeter.measurements_histogramu64 (83559bb8-4c93-4180-b7e7-e9b7333f4c1b): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10559 | 2025.12.31 23:22:19.284896 [ 198 ] {83559bb8-4c93-4180-b7e7-e9b7333f4c1b::all_1_66_13} <Trace> oximeter.measurements_histogramu64 (83559bb8-4c93-4180-b7e7-e9b7333f4c1b) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 10560 | 2025.12.31 23:22:19.284999 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.57 MiB. | ||
| 10561 | 2025.12.31 23:22:19.545957 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 22644 | ||
| 10562 | 2025.12.31 23:22:19.546417 [ 245 ] {} <Trace> system.asynchronous_metric_log (1af02360-2569-4a97-a5ac-aa07775e497e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10563 | 2025.12.31 23:22:19.546458 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 10564 | 2025.12.31 23:22:19.546951 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 10565 | 2025.12.31 23:22:19.547215 [ 245 ] {} <Trace> system.asynchronous_metric_log (1af02360-2569-4a97-a5ac-aa07775e497e): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10566 | 2025.12.31 23:22:19.547329 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22644 | ||
| 10567 | 2025.12.31 23:22:20.000300 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 317.14 MiB, peak 329.39 MiB, free memory in arenas 0.00 B, will set to 321.05 MiB (RSS), difference: 3.91 MiB | ||
| 10568 | 2025.12.31 23:22:20.547004 [ 89 ] {} <Debug> oximeter.measurements_f64 (cba5f6bd-2e20-4297-b248-eab409e4eaa6) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 10569 | 2025.12.31 23:22:20.547080 [ 89 ] {} <Trace> oximeter.measurements_f64 (cba5f6bd-2e20-4297-b248-eab409e4eaa6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10570 | 2025.12.31 23:22:20.547111 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 10571 | 2025.12.31 23:22:20.547250 [ 194 ] {cba5f6bd-2e20-4297-b248-eab409e4eaa6::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 | ||
| 10572 | 2025.12.31 23:22:20.547444 [ 194 ] {cba5f6bd-2e20-4297-b248-eab409e4eaa6::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10573 | 2025.12.31 23:22:20.547491 [ 194 ] {cba5f6bd-2e20-4297-b248-eab409e4eaa6::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 5 rows starting from the beginning of the part | ||
| 10574 | 2025.12.31 23:22:20.547571 [ 194 ] {cba5f6bd-2e20-4297-b248-eab409e4eaa6::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 | ||
| 10575 | 2025.12.31 23:22:20.547621 [ 194 ] {cba5f6bd-2e20-4297-b248-eab409e4eaa6::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 | ||
| 10576 | 2025.12.31 23:22:20.547679 [ 194 ] {cba5f6bd-2e20-4297-b248-eab409e4eaa6::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 | ||
| 10577 | 2025.12.31 23:22:20.547725 [ 194 ] {cba5f6bd-2e20-4297-b248-eab409e4eaa6::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 | ||
| 10578 | 2025.12.31 23:22:20.548740 [ 194 ] {cba5f6bd-2e20-4297-b248-eab409e4eaa6::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10 rows, containing 4 columns (4 merged, 0 gathered) in 0.001553027 sec., 6439.0380849785615 rows/sec., 433.88 KiB/sec. | ||
| 10579 | 2025.12.31 23:22:20.548870 [ 194 ] {cba5f6bd-2e20-4297-b248-eab409e4eaa6::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 10580 | 2025.12.31 23:22:20.549139 [ 194 ] {cba5f6bd-2e20-4297-b248-eab409e4eaa6::all_1_9_2} <Trace> oximeter.measurements_f64 (cba5f6bd-2e20-4297-b248-eab409e4eaa6): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10581 | 2025.12.31 23:22:20.549212 [ 194 ] {cba5f6bd-2e20-4297-b248-eab409e4eaa6::all_1_9_2} <Trace> oximeter.measurements_f64 (cba5f6bd-2e20-4297-b248-eab409e4eaa6) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 10582 | 2025.12.31 23:22:20.549286 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 10583 | 2025.12.31 23:22:20.768991 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 354 | ||
| 10584 | 2025.12.31 23:22:20.787682 [ 244 ] {} <Trace> system.metric_log (9f7485ce-4bf0-4a0f-b388-b82873d55ef6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10585 | 2025.12.31 23:22:20.787765 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 10586 | 2025.12.31 23:22:20.795462 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 10587 | 2025.12.31 23:22:20.796570 [ 244 ] {} <Trace> system.metric_log (9f7485ce-4bf0-4a0f-b388-b82873d55ef6): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10588 | 2025.12.31 23:22:20.802129 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 354 | ||
| 10589 | 2025.12.31 23:22:21.218816 [ 334 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61198 | ||
| 10590 | 2025.12.31 23:22:21.218914 [ 334 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10591 | 2025.12.31 23:22:21.218940 [ 334 ] {} <Debug> TCP-Session: 9346d3d8-168b-4fe2-8072-f63669fe39c9 Authenticating user 'default' from [fd00:1122:3344:101::e]:61198 | ||
| 10592 | 2025.12.31 23:22:21.218962 [ 334 ] {} <Debug> TCP-Session: 9346d3d8-168b-4fe2-8072-f63669fe39c9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10593 | 2025.12.31 23:22:21.218975 [ 334 ] {} <Debug> TCP-Session: 9346d3d8-168b-4fe2-8072-f63669fe39c9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10594 | 2025.12.31 23:22:21.219200 [ 335 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35731 | ||
| 10595 | 2025.12.31 23:22:21.219219 [ 336 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44351 | ||
| 10596 | 2025.12.31 23:22:21.219252 [ 339 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57272 | ||
| 10597 | 2025.12.31 23:22:21.219288 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39166 | ||
| 10598 | 2025.12.31 23:22:21.219328 [ 335 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10599 | 2025.12.31 23:22:21.219344 [ 334 ] {} <Trace> TCP-Session: 9346d3d8-168b-4fe2-8072-f63669fe39c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10600 | 2025.12.31 23:22:21.219375 [ 335 ] {} <Debug> TCP-Session: dd585f9a-330f-4765-b11b-6dd14c1619af Authenticating user 'default' from [fd00:1122:3344:101::e]:35731 | ||
| 10601 | 2025.12.31 23:22:21.219378 [ 336 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10602 | 2025.12.31 23:22:21.219409 [ 335 ] {} <Debug> TCP-Session: dd585f9a-330f-4765-b11b-6dd14c1619af Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10603 | 2025.12.31 23:22:21.219422 [ 339 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10604 | 2025.12.31 23:22:21.219434 [ 336 ] {} <Debug> TCP-Session: e3d47aab-78ce-4a4b-a4bc-6fc415cf7dca Authenticating user 'default' from [fd00:1122:3344:101::e]:44351 | ||
| 10605 | 2025.12.31 23:22:21.219439 [ 335 ] {} <Debug> TCP-Session: dd585f9a-330f-4765-b11b-6dd14c1619af Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10606 | 2025.12.31 23:22:21.219468 [ 339 ] {} <Debug> TCP-Session: 7d16b633-408c-4ada-998f-e624c618ecc9 Authenticating user 'default' from [fd00:1122:3344:101::e]:57272 | ||
| 10607 | 2025.12.31 23:22:21.219478 [ 336 ] {} <Debug> TCP-Session: e3d47aab-78ce-4a4b-a4bc-6fc415cf7dca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10608 | 2025.12.31 23:22:21.219262 [ 340 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42941 | ||
| 10609 | 2025.12.31 23:22:21.219530 [ 336 ] {} <Debug> TCP-Session: e3d47aab-78ce-4a4b-a4bc-6fc415cf7dca Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10610 | 2025.12.31 23:22:21.219543 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10611 | 2025.12.31 23:22:21.219540 [ 334 ] {6ac1bb81-eee6-4f37-9355-057cfc466242} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:61198) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 10612 | 2025.12.31 23:22:21.219589 [ 267 ] {} <Debug> TCP-Session: e370e1be-7d1d-4861-b248-1b7db3febb73 Authenticating user 'default' from [fd00:1122:3344:101::e]:39166 | ||
| 10613 | 2025.12.31 23:22:21.219523 [ 339 ] {} <Debug> TCP-Session: 7d16b633-408c-4ada-998f-e624c618ecc9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10614 | 2025.12.31 23:22:21.219624 [ 267 ] {} <Debug> TCP-Session: e370e1be-7d1d-4861-b248-1b7db3febb73 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10615 | 2025.12.31 23:22:21.219642 [ 339 ] {} <Debug> TCP-Session: 7d16b633-408c-4ada-998f-e624c618ecc9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10616 | 2025.12.31 23:22:21.219657 [ 267 ] {} <Debug> TCP-Session: e370e1be-7d1d-4861-b248-1b7db3febb73 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10617 | 2025.12.31 23:22:21.219239 [ 338 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38392 | ||
| 10618 | 2025.12.31 23:22:21.219232 [ 337 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35127 | ||
| 10619 | 2025.12.31 23:22:21.219278 [ 341 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45230 | ||
| 10620 | 2025.12.31 23:22:21.219861 [ 334 ] {6ac1bb81-eee6-4f37-9355-057cfc466242} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 10621 | 2025.12.31 23:22:21.219930 [ 334 ] {6ac1bb81-eee6-4f37-9355-057cfc466242} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10622 | 2025.12.31 23:22:21.219938 [ 340 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10623 | 2025.12.31 23:22:21.219972 [ 340 ] {} <Debug> TCP-Session: b372c8b6-b9d8-4be5-81a7-c12ccbe3034a Authenticating user 'default' from [fd00:1122:3344:101::e]:42941 | ||
| 10624 | 2025.12.31 23:22:21.219990 [ 340 ] {} <Debug> TCP-Session: b372c8b6-b9d8-4be5-81a7-c12ccbe3034a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10625 | 2025.12.31 23:22:21.220002 [ 340 ] {} <Debug> TCP-Session: b372c8b6-b9d8-4be5-81a7-c12ccbe3034a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10626 | 2025.12.31 23:22:21.220195 [ 337 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10627 | 2025.12.31 23:22:21.220224 [ 334 ] {6ac1bb81-eee6-4f37-9355-057cfc466242} <Debug> oximeter.version (354cafc0-8409-413e-b71b-ba38479b7a3f) (SelectExecutor): Key condition: unknown | ||
| 10628 | 2025.12.31 23:22:21.220231 [ 337 ] {} <Debug> TCP-Session: 174009d1-a1d1-4205-9b05-13f02ef80c70 Authenticating user 'default' from [fd00:1122:3344:101::e]:35127 | ||
| 10629 | 2025.12.31 23:22:21.220275 [ 337 ] {} <Debug> TCP-Session: 174009d1-a1d1-4205-9b05-13f02ef80c70 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10630 | 2025.12.31 23:22:21.220288 [ 337 ] {} <Debug> TCP-Session: 174009d1-a1d1-4205-9b05-13f02ef80c70 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10631 | 2025.12.31 23:22:21.220315 [ 341 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10632 | 2025.12.31 23:22:21.220349 [ 341 ] {} <Debug> TCP-Session: 3a9dac36-83f1-4a90-8415-cc55d9de51ac Authenticating user 'default' from [fd00:1122:3344:101::e]:45230 | ||
| 10633 | 2025.12.31 23:22:21.220366 [ 341 ] {} <Debug> TCP-Session: 3a9dac36-83f1-4a90-8415-cc55d9de51ac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10634 | 2025.12.31 23:22:21.220379 [ 341 ] {} <Debug> TCP-Session: 3a9dac36-83f1-4a90-8415-cc55d9de51ac Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10635 | 2025.12.31 23:22:21.220522 [ 338 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10636 | 2025.12.31 23:22:21.220558 [ 338 ] {} <Debug> TCP-Session: 5bb328ea-572b-4c43-a6cd-bf9ce2a170fd Authenticating user 'default' from [fd00:1122:3344:101::e]:38392 | ||
| 10637 | 2025.12.31 23:22:21.220576 [ 338 ] {} <Debug> TCP-Session: 5bb328ea-572b-4c43-a6cd-bf9ce2a170fd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10638 | 2025.12.31 23:22:21.220589 [ 338 ] {} <Debug> TCP-Session: 5bb328ea-572b-4c43-a6cd-bf9ce2a170fd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10639 | 2025.12.31 23:22:21.221281 [ 294 ] {6ac1bb81-eee6-4f37-9355-057cfc466242} <Trace> AggregatingTransform: Aggregating | ||
| 10640 | 2025.12.31 23:22:21.221321 [ 294 ] {6ac1bb81-eee6-4f37-9355-057cfc466242} <Trace> Aggregator: Aggregation method: without_key | ||
| 10641 | 2025.12.31 23:22:21.221359 [ 294 ] {6ac1bb81-eee6-4f37-9355-057cfc466242} <Trace> AggregatingTransform: Aggregated. 2 to 1 rows (from 80.00 B) in 0.000919716 sec. (2174.584 rows/sec., 84.94 KiB/sec.) | ||
| 10642 | 2025.12.31 23:22:21.221377 [ 294 ] {6ac1bb81-eee6-4f37-9355-057cfc466242} <Trace> Aggregator: Merging aggregated data | ||
| 10643 | 2025.12.31 23:22:21.222689 [ 334 ] {6ac1bb81-eee6-4f37-9355-057cfc466242} <Debug> executeQuery: Read 2 rows, 80.00 B in 0.003211 sec., 622.8589224540642 rows/sec., 24.33 KiB/sec. | ||
| 10644 | 2025.12.31 23:22:21.222832 [ 334 ] {6ac1bb81-eee6-4f37-9355-057cfc466242} <Debug> TCPHandler: Processed in 0.003615501 sec. | ||
| 10645 | 2025.12.31 23:22:21.222956 [ 334 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10646 | 2025.12.31 23:22:21.222976 [ 337 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10647 | 2025.12.31 23:22:21.222984 [ 334 ] {} <Debug> TCP-Session: 9346d3d8-168b-4fe2-8072-f63669fe39c9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10648 | 2025.12.31 23:22:21.222993 [ 335 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10649 | 2025.12.31 23:22:21.223020 [ 341 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10650 | 2025.12.31 23:22:21.223047 [ 339 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10651 | 2025.12.31 23:22:21.223063 [ 340 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10652 | 2025.12.31 23:22:21.223079 [ 267 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10653 | 2025.12.31 23:22:21.223096 [ 339 ] {} <Debug> TCP-Session: 7d16b633-408c-4ada-998f-e624c618ecc9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10654 | 2025.12.31 23:22:21.223116 [ 340 ] {} <Debug> TCP-Session: b372c8b6-b9d8-4be5-81a7-c12ccbe3034a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10655 | 2025.12.31 23:22:21.223081 [ 341 ] {} <Debug> TCP-Session: 3a9dac36-83f1-4a90-8415-cc55d9de51ac Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10656 | 2025.12.31 23:22:21.223146 [ 267 ] {} <Debug> TCP-Session: e370e1be-7d1d-4861-b248-1b7db3febb73 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10657 | 2025.12.31 23:22:21.223061 [ 335 ] {} <Debug> TCP-Session: dd585f9a-330f-4765-b11b-6dd14c1619af Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10658 | 2025.12.31 23:22:21.223035 [ 336 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10659 | 2025.12.31 23:22:21.223026 [ 337 ] {} <Debug> TCP-Session: 174009d1-a1d1-4205-9b05-13f02ef80c70 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10660 | 2025.12.31 23:22:21.223259 [ 336 ] {} <Debug> TCP-Session: e3d47aab-78ce-4a4b-a4bc-6fc415cf7dca Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10661 | 2025.12.31 23:22:21.223008 [ 338 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10662 | 2025.12.31 23:22:21.223320 [ 338 ] {} <Debug> TCP-Session: 5bb328ea-572b-4c43-a6cd-bf9ce2a170fd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10663 | 2025.12.31 23:22:21.238173 [ 334 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45625 | ||
| 10664 | 2025.12.31 23:22:21.238240 [ 334 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10665 | 2025.12.31 23:22:21.238265 [ 334 ] {} <Debug> TCP-Session: fa386cff-0656-40b7-9a95-6400401ad866 Authenticating user 'default' from [fd00:1122:3344:101::e]:45625 | ||
| 10666 | 2025.12.31 23:22:21.238284 [ 334 ] {} <Debug> TCP-Session: fa386cff-0656-40b7-9a95-6400401ad866 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10667 | 2025.12.31 23:22:21.238299 [ 334 ] {} <Debug> TCP-Session: fa386cff-0656-40b7-9a95-6400401ad866 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10668 | 2025.12.31 23:22:21.238450 [ 335 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63293 | ||
| 10669 | 2025.12.31 23:22:21.238497 [ 336 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60624 | ||
| 10670 | 2025.12.31 23:22:21.238508 [ 337 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44072 | ||
| 10671 | 2025.12.31 23:22:21.238537 [ 335 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10672 | 2025.12.31 23:22:21.238528 [ 339 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46160 | ||
| 10673 | 2025.12.31 23:22:21.238572 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42487 | ||
| 10674 | 2025.12.31 23:22:21.238603 [ 337 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10675 | 2025.12.31 23:22:21.238579 [ 335 ] {} <Debug> TCP-Session: 1bb6aeb4-1a4f-41ff-ad56-1a7aa0105f58 Authenticating user 'default' from [fd00:1122:3344:101::e]:63293 | ||
| 10676 | 2025.12.31 23:22:21.238647 [ 339 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10677 | 2025.12.31 23:22:21.238654 [ 337 ] {} <Debug> TCP-Session: fa527b01-253d-4d65-bc06-99d26eacb49c Authenticating user 'default' from [fd00:1122:3344:101::e]:44072 | ||
| 10678 | 2025.12.31 23:22:21.238668 [ 335 ] {} <Debug> TCP-Session: 1bb6aeb4-1a4f-41ff-ad56-1a7aa0105f58 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10679 | 2025.12.31 23:22:21.238685 [ 339 ] {} <Debug> TCP-Session: 1babcabf-6cf2-4f68-bf08-cd60163f8f69 Authenticating user 'default' from [fd00:1122:3344:101::e]:46160 | ||
| 10680 | 2025.12.31 23:22:21.238696 [ 337 ] {} <Debug> TCP-Session: fa527b01-253d-4d65-bc06-99d26eacb49c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10681 | 2025.12.31 23:22:21.238705 [ 335 ] {} <Debug> TCP-Session: 1bb6aeb4-1a4f-41ff-ad56-1a7aa0105f58 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10682 | 2025.12.31 23:22:21.238723 [ 339 ] {} <Debug> TCP-Session: 1babcabf-6cf2-4f68-bf08-cd60163f8f69 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10683 | 2025.12.31 23:22:21.238658 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10684 | 2025.12.31 23:22:21.238759 [ 337 ] {} <Debug> TCP-Session: fa527b01-253d-4d65-bc06-99d26eacb49c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10685 | 2025.12.31 23:22:21.238796 [ 267 ] {} <Debug> TCP-Session: 73f0ff27-2a0f-4e0a-9be6-9ee86149cad5 Authenticating user 'default' from [fd00:1122:3344:101::e]:42487 | ||
| 10686 | 2025.12.31 23:22:21.238762 [ 339 ] {} <Debug> TCP-Session: 1babcabf-6cf2-4f68-bf08-cd60163f8f69 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10687 | 2025.12.31 23:22:21.238827 [ 267 ] {} <Debug> TCP-Session: 73f0ff27-2a0f-4e0a-9be6-9ee86149cad5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10688 | 2025.12.31 23:22:21.238568 [ 341 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36642 | ||
| 10689 | 2025.12.31 23:22:21.238858 [ 267 ] {} <Debug> TCP-Session: 73f0ff27-2a0f-4e0a-9be6-9ee86149cad5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10690 | 2025.12.31 23:22:21.238529 [ 340 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44034 | ||
| 10691 | 2025.12.31 23:22:21.238518 [ 338 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44635 | ||
| 10692 | 2025.12.31 23:22:21.238917 [ 341 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10693 | 2025.12.31 23:22:21.238516 [ 334 ] {} <Trace> TCP-Session: fa386cff-0656-40b7-9a95-6400401ad866 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10694 | 2025.12.31 23:22:21.238959 [ 341 ] {} <Debug> TCP-Session: aaa97148-ba4e-4caa-bd60-46d91d8dffea Authenticating user 'default' from [fd00:1122:3344:101::e]:36642 | ||
| 10695 | 2025.12.31 23:22:21.238985 [ 338 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10696 | 2025.12.31 23:22:21.238998 [ 341 ] {} <Debug> TCP-Session: aaa97148-ba4e-4caa-bd60-46d91d8dffea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10697 | 2025.12.31 23:22:21.238950 [ 340 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10698 | 2025.12.31 23:22:21.239023 [ 341 ] {} <Debug> TCP-Session: aaa97148-ba4e-4caa-bd60-46d91d8dffea Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10699 | 2025.12.31 23:22:21.239051 [ 340 ] {} <Debug> TCP-Session: 0637cfbe-676b-4328-b190-43116cf09dfa Authenticating user 'default' from [fd00:1122:3344:101::e]:44034 | ||
| 10700 | 2025.12.31 23:22:21.239018 [ 338 ] {} <Debug> TCP-Session: e88d1999-6f3b-4767-95a2-e1d729824411 Authenticating user 'default' from [fd00:1122:3344:101::e]:44635 | ||
| 10701 | 2025.12.31 23:22:21.239076 [ 340 ] {} <Debug> TCP-Session: 0637cfbe-676b-4328-b190-43116cf09dfa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10702 | 2025.12.31 23:22:21.239101 [ 338 ] {} <Debug> TCP-Session: e88d1999-6f3b-4767-95a2-e1d729824411 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10703 | 2025.12.31 23:22:21.239107 [ 334 ] {6899c8d9-0464-4ae4-89e1-cd69c4759fbd} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:45625) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 10704 | 2025.12.31 23:22:21.239127 [ 338 ] {} <Debug> TCP-Session: e88d1999-6f3b-4767-95a2-e1d729824411 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10705 | 2025.12.31 23:22:21.239107 [ 340 ] {} <Debug> TCP-Session: 0637cfbe-676b-4328-b190-43116cf09dfa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10706 | 2025.12.31 23:22:21.238569 [ 336 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10707 | 2025.12.31 23:22:21.239199 [ 336 ] {} <Debug> TCP-Session: 15adcc27-e9ec-4f5d-bbe8-a995e8434453 Authenticating user 'default' from [fd00:1122:3344:101::e]:60624 | ||
| 10708 | 2025.12.31 23:22:21.239215 [ 336 ] {} <Debug> TCP-Session: 15adcc27-e9ec-4f5d-bbe8-a995e8434453 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10709 | 2025.12.31 23:22:21.239227 [ 336 ] {} <Debug> TCP-Session: 15adcc27-e9ec-4f5d-bbe8-a995e8434453 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10710 | 2025.12.31 23:22:21.239312 [ 334 ] {6899c8d9-0464-4ae4-89e1-cd69c4759fbd} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 10711 | 2025.12.31 23:22:21.239357 [ 334 ] {6899c8d9-0464-4ae4-89e1-cd69c4759fbd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10712 | 2025.12.31 23:22:21.239586 [ 334 ] {6899c8d9-0464-4ae4-89e1-cd69c4759fbd} <Debug> oximeter.version (354cafc0-8409-413e-b71b-ba38479b7a3f) (SelectExecutor): Key condition: unknown | ||
| 10713 | 2025.12.31 23:22:21.240588 [ 301 ] {6899c8d9-0464-4ae4-89e1-cd69c4759fbd} <Trace> AggregatingTransform: Aggregating | ||
| 10714 | 2025.12.31 23:22:21.240642 [ 301 ] {6899c8d9-0464-4ae4-89e1-cd69c4759fbd} <Trace> Aggregator: Aggregation method: without_key | ||
| 10715 | 2025.12.31 23:22:21.240682 [ 301 ] {6899c8d9-0464-4ae4-89e1-cd69c4759fbd} <Trace> AggregatingTransform: Aggregated. 2 to 1 rows (from 80.00 B) in 0.000922446 sec. (2168.149 rows/sec., 84.69 KiB/sec.) | ||
| 10716 | 2025.12.31 23:22:21.240701 [ 301 ] {6899c8d9-0464-4ae4-89e1-cd69c4759fbd} <Trace> Aggregator: Merging aggregated data | ||
| 10717 | 2025.12.31 23:22:21.241965 [ 334 ] {6899c8d9-0464-4ae4-89e1-cd69c4759fbd} <Debug> executeQuery: Read 2 rows, 80.00 B in 0.002901 sec., 689.4174422612892 rows/sec., 26.93 KiB/sec. | ||
| 10718 | 2025.12.31 23:22:21.242112 [ 334 ] {6899c8d9-0464-4ae4-89e1-cd69c4759fbd} <Debug> TCPHandler: Processed in 0.003659352 sec. | ||
| 10719 | 2025.12.31 23:22:21.242222 [ 334 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10720 | 2025.12.31 23:22:21.242249 [ 338 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10721 | 2025.12.31 23:22:21.242255 [ 334 ] {} <Debug> TCP-Session: fa386cff-0656-40b7-9a95-6400401ad866 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10722 | 2025.12.31 23:22:21.242269 [ 336 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10723 | 2025.12.31 23:22:21.242282 [ 339 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10724 | 2025.12.31 23:22:21.242301 [ 267 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10725 | 2025.12.31 23:22:21.242320 [ 336 ] {} <Debug> TCP-Session: 15adcc27-e9ec-4f5d-bbe8-a995e8434453 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10726 | 2025.12.31 23:22:21.242338 [ 339 ] {} <Debug> TCP-Session: 1babcabf-6cf2-4f68-bf08-cd60163f8f69 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10727 | 2025.12.31 23:22:21.242347 [ 337 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10728 | 2025.12.31 23:22:21.242365 [ 341 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10729 | 2025.12.31 23:22:21.242390 [ 337 ] {} <Debug> TCP-Session: fa527b01-253d-4d65-bc06-99d26eacb49c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10730 | 2025.12.31 23:22:21.242358 [ 267 ] {} <Debug> TCP-Session: 73f0ff27-2a0f-4e0a-9be6-9ee86149cad5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10731 | 2025.12.31 23:22:21.242415 [ 341 ] {} <Debug> TCP-Session: aaa97148-ba4e-4caa-bd60-46d91d8dffea Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10732 | 2025.12.31 23:22:21.242333 [ 340 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10733 | 2025.12.31 23:22:21.242319 [ 335 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10734 | 2025.12.31 23:22:21.242287 [ 338 ] {} <Debug> TCP-Session: e88d1999-6f3b-4767-95a2-e1d729824411 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10735 | 2025.12.31 23:22:21.242478 [ 340 ] {} <Debug> TCP-Session: 0637cfbe-676b-4328-b190-43116cf09dfa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10736 | 2025.12.31 23:22:21.242491 [ 335 ] {} <Debug> TCP-Session: 1bb6aeb4-1a4f-41ff-ad56-1a7aa0105f58 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10737 | 2025.12.31 23:22:22.570310 [ 334 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55218 | ||
| 10738 | 2025.12.31 23:22:22.570428 [ 334 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10739 | 2025.12.31 23:22:22.570459 [ 334 ] {} <Debug> TCP-Session: 9cf23508-0880-4948-9edd-a5d5777ff8ca Authenticating user 'default' from [fd00:1122:3344:101::e]:55218 | ||
| 10740 | 2025.12.31 23:22:22.570484 [ 334 ] {} <Debug> TCP-Session: 9cf23508-0880-4948-9edd-a5d5777ff8ca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10741 | 2025.12.31 23:22:22.570500 [ 334 ] {} <Debug> TCP-Session: 9cf23508-0880-4948-9edd-a5d5777ff8ca Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10742 | 2025.12.31 23:22:22.570672 [ 335 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43397 | ||
| 10743 | 2025.12.31 23:22:22.570697 [ 336 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40787 | ||
| 10744 | 2025.12.31 23:22:22.570723 [ 337 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54276 | ||
| 10745 | 2025.12.31 23:22:22.570760 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54465 | ||
| 10746 | 2025.12.31 23:22:22.570784 [ 335 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10747 | 2025.12.31 23:22:22.570822 [ 334 ] {} <Trace> TCP-Session: 9cf23508-0880-4948-9edd-a5d5777ff8ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10748 | 2025.12.31 23:22:22.570843 [ 335 ] {} <Debug> TCP-Session: fd9d68b9-1606-4e8b-83cb-129ce5a3047e Authenticating user 'default' from [fd00:1122:3344:101::e]:43397 | ||
| 10749 | 2025.12.31 23:22:22.570824 [ 336 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10750 | 2025.12.31 23:22:22.570867 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10751 | 2025.12.31 23:22:22.570880 [ 335 ] {} <Debug> TCP-Session: fd9d68b9-1606-4e8b-83cb-129ce5a3047e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10752 | 2025.12.31 23:22:22.570908 [ 336 ] {} <Debug> TCP-Session: 1d6e4ff3-f281-4de3-be5e-e78c2b4d66ca Authenticating user 'default' from [fd00:1122:3344:101::e]:40787 | ||
| 10753 | 2025.12.31 23:22:22.570913 [ 267 ] {} <Debug> TCP-Session: 334fe6a3-ee5a-4fac-947b-00896dd531a1 Authenticating user 'default' from [fd00:1122:3344:101::e]:54465 | ||
| 10754 | 2025.12.31 23:22:22.570924 [ 335 ] {} <Debug> TCP-Session: fd9d68b9-1606-4e8b-83cb-129ce5a3047e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10755 | 2025.12.31 23:22:22.570946 [ 267 ] {} <Debug> TCP-Session: 334fe6a3-ee5a-4fac-947b-00896dd531a1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10756 | 2025.12.31 23:22:22.570942 [ 336 ] {} <Debug> TCP-Session: 1d6e4ff3-f281-4de3-be5e-e78c2b4d66ca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10757 | 2025.12.31 23:22:22.570996 [ 267 ] {} <Debug> TCP-Session: 334fe6a3-ee5a-4fac-947b-00896dd531a1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10758 | 2025.12.31 23:22:22.571007 [ 336 ] {} <Debug> TCP-Session: 1d6e4ff3-f281-4de3-be5e-e78c2b4d66ca Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10759 | 2025.12.31 23:22:22.571022 [ 334 ] {1cb05237-e1bf-4209-b8e8-2ec4c4b27bdd} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:55218) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 10760 | 2025.12.31 23:22:22.570866 [ 337 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10761 | 2025.12.31 23:22:22.570739 [ 340 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49750 | ||
| 10762 | 2025.12.31 23:22:22.571103 [ 337 ] {} <Debug> TCP-Session: 616cb87b-b2e3-4110-a4d9-c6375a93832e Authenticating user 'default' from [fd00:1122:3344:101::e]:54276 | ||
| 10763 | 2025.12.31 23:22:22.570729 [ 339 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43954 | ||
| 10764 | 2025.12.31 23:22:22.571145 [ 337 ] {} <Debug> TCP-Session: 616cb87b-b2e3-4110-a4d9-c6375a93832e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10765 | 2025.12.31 23:22:22.570719 [ 338 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45444 | ||
| 10766 | 2025.12.31 23:22:22.571172 [ 337 ] {} <Debug> TCP-Session: 616cb87b-b2e3-4110-a4d9-c6375a93832e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10767 | 2025.12.31 23:22:22.571202 [ 339 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10768 | 2025.12.31 23:22:22.571170 [ 340 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10769 | 2025.12.31 23:22:22.571236 [ 339 ] {} <Debug> TCP-Session: ff88a578-1a7b-428b-9edb-a4a628097201 Authenticating user 'default' from [fd00:1122:3344:101::e]:43954 | ||
| 10770 | 2025.12.31 23:22:22.571261 [ 338 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10771 | 2025.12.31 23:22:22.571274 [ 339 ] {} <Debug> TCP-Session: ff88a578-1a7b-428b-9edb-a4a628097201 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10772 | 2025.12.31 23:22:22.571295 [ 338 ] {} <Debug> TCP-Session: 455c85c6-cab1-4b9a-b750-ca9008a840b3 Authenticating user 'default' from [fd00:1122:3344:101::e]:45444 | ||
| 10773 | 2025.12.31 23:22:22.571302 [ 339 ] {} <Debug> TCP-Session: ff88a578-1a7b-428b-9edb-a4a628097201 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10774 | 2025.12.31 23:22:22.571319 [ 334 ] {1cb05237-e1bf-4209-b8e8-2ec4c4b27bdd} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 10775 | 2025.12.31 23:22:22.571324 [ 338 ] {} <Debug> TCP-Session: 455c85c6-cab1-4b9a-b750-ca9008a840b3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10776 | 2025.12.31 23:22:22.571266 [ 340 ] {} <Debug> TCP-Session: bcd51f24-e089-4120-81ef-71727a7b87dd Authenticating user 'default' from [fd00:1122:3344:101::e]:49750 | ||
| 10777 | 2025.12.31 23:22:22.571390 [ 334 ] {1cb05237-e1bf-4209-b8e8-2ec4c4b27bdd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10778 | 2025.12.31 23:22:22.571391 [ 338 ] {} <Debug> TCP-Session: 455c85c6-cab1-4b9a-b750-ca9008a840b3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10779 | 2025.12.31 23:22:22.571408 [ 340 ] {} <Debug> TCP-Session: bcd51f24-e089-4120-81ef-71727a7b87dd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10780 | 2025.12.31 23:22:22.570750 [ 341 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53146 | ||
| 10781 | 2025.12.31 23:22:22.571438 [ 340 ] {} <Debug> TCP-Session: bcd51f24-e089-4120-81ef-71727a7b87dd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10782 | 2025.12.31 23:22:22.571510 [ 341 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10783 | 2025.12.31 23:22:22.571538 [ 341 ] {} <Debug> TCP-Session: 666b3c34-65b2-4c4f-a37d-8e9a59e39ae8 Authenticating user 'default' from [fd00:1122:3344:101::e]:53146 | ||
| 10784 | 2025.12.31 23:22:22.571553 [ 341 ] {} <Debug> TCP-Session: 666b3c34-65b2-4c4f-a37d-8e9a59e39ae8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10785 | 2025.12.31 23:22:22.571567 [ 341 ] {} <Debug> TCP-Session: 666b3c34-65b2-4c4f-a37d-8e9a59e39ae8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10786 | 2025.12.31 23:22:22.571688 [ 334 ] {1cb05237-e1bf-4209-b8e8-2ec4c4b27bdd} <Debug> oximeter.version (354cafc0-8409-413e-b71b-ba38479b7a3f) (SelectExecutor): Key condition: unknown | ||
| 10787 | 2025.12.31 23:22:22.572629 [ 323 ] {1cb05237-e1bf-4209-b8e8-2ec4c4b27bdd} <Trace> AggregatingTransform: Aggregating | ||
| 10788 | 2025.12.31 23:22:22.572671 [ 323 ] {1cb05237-e1bf-4209-b8e8-2ec4c4b27bdd} <Trace> Aggregator: Aggregation method: without_key | ||
| 10789 | 2025.12.31 23:22:22.572701 [ 323 ] {1cb05237-e1bf-4209-b8e8-2ec4c4b27bdd} <Trace> AggregatingTransform: Aggregated. 2 to 1 rows (from 80.00 B) in 0.000821954 sec. (2433.226 rows/sec., 95.05 KiB/sec.) | ||
| 10790 | 2025.12.31 23:22:22.572716 [ 323 ] {1cb05237-e1bf-4209-b8e8-2ec4c4b27bdd} <Trace> Aggregator: Merging aggregated data | ||
| 10791 | 2025.12.31 23:22:22.574401 [ 334 ] {1cb05237-e1bf-4209-b8e8-2ec4c4b27bdd} <Debug> executeQuery: Read 2 rows, 80.00 B in 0.003468 sec., 576.7012687427912 rows/sec., 22.53 KiB/sec. | ||
| 10792 | 2025.12.31 23:22:22.574496 [ 334 ] {1cb05237-e1bf-4209-b8e8-2ec4c4b27bdd} <Debug> TCPHandler: Processed in 0.003828205 sec. | ||
| 10793 | 2025.12.31 23:22:22.574612 [ 334 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10794 | 2025.12.31 23:22:22.574634 [ 336 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10795 | 2025.12.31 23:22:22.574645 [ 334 ] {} <Debug> TCP-Session: 9cf23508-0880-4948-9edd-a5d5777ff8ca Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10796 | 2025.12.31 23:22:22.574652 [ 335 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10797 | 2025.12.31 23:22:22.574696 [ 338 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10798 | 2025.12.31 23:22:22.574711 [ 339 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10799 | 2025.12.31 23:22:22.574729 [ 340 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10800 | 2025.12.31 23:22:22.574742 [ 267 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10801 | 2025.12.31 23:22:22.574758 [ 339 ] {} <Debug> TCP-Session: ff88a578-1a7b-428b-9edb-a4a628097201 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10802 | 2025.12.31 23:22:22.574774 [ 340 ] {} <Debug> TCP-Session: bcd51f24-e089-4120-81ef-71727a7b87dd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10803 | 2025.12.31 23:22:22.574794 [ 267 ] {} <Debug> TCP-Session: 334fe6a3-ee5a-4fac-947b-00896dd531a1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10804 | 2025.12.31 23:22:22.574738 [ 338 ] {} <Debug> TCP-Session: 455c85c6-cab1-4b9a-b750-ca9008a840b3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10805 | 2025.12.31 23:22:22.574721 [ 335 ] {} <Debug> TCP-Session: fd9d68b9-1606-4e8b-83cb-129ce5a3047e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10806 | 2025.12.31 23:22:22.574667 [ 337 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10807 | 2025.12.31 23:22:22.574675 [ 336 ] {} <Debug> TCP-Session: 1d6e4ff3-f281-4de3-be5e-e78c2b4d66ca Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10808 | 2025.12.31 23:22:22.574680 [ 341 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10809 | 2025.12.31 23:22:22.574896 [ 337 ] {} <Debug> TCP-Session: 616cb87b-b2e3-4110-a4d9-c6375a93832e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10810 | 2025.12.31 23:22:22.574928 [ 341 ] {} <Debug> TCP-Session: 666b3c34-65b2-4c4f-a37d-8e9a59e39ae8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10811 | 2025.12.31 23:22:24.256385 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10812 | 2025.12.31 23:22:24.256570 [ 271 ] {54d83253-418a-437f-ab5e-6fceb012f4b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10813 | 2025.12.31 23:22:24.256641 [ 271 ] {54d83253-418a-437f-ab5e-6fceb012f4b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10814 | 2025.12.31 23:22:24.257321 [ 271 ] {54d83253-418a-437f-ab5e-6fceb012f4b9} <Trace> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10815 | 2025.12.31 23:22:24.257373 [ 271 ] {54d83253-418a-437f-ab5e-6fceb012f4b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 10816 | 2025.12.31 23:22:24.257814 [ 271 ] {54d83253-418a-437f-ab5e-6fceb012f4b9} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 10817 | 2025.12.31 23:22:24.258047 [ 271 ] {54d83253-418a-437f-ab5e-6fceb012f4b9} <Trace> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10818 | 2025.12.31 23:22:24.258206 [ 271 ] {54d83253-418a-437f-ab5e-6fceb012f4b9} <Debug> executeQuery: Read 118 rows, 10.26 KiB in 0.001687 sec., 69946.65085951393 rows/sec., 5.94 MiB/sec. | ||
| 10819 | 2025.12.31 23:22:24.258225 [ 120 ] {} <Debug> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 10820 | 2025.12.31 23:22:24.258257 [ 271 ] {54d83253-418a-437f-ab5e-6fceb012f4b9} <Debug> TCPHandler: Processed in 0.002023614 sec. | ||
| 10821 | 2025.12.31 23:22:24.258294 [ 120 ] {} <Trace> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10822 | 2025.12.31 23:22:24.258324 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 10823 | 2025.12.31 23:22:24.258400 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10824 | 2025.12.31 23:22:24.258456 [ 192 ] {37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179::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 | ||
| 10825 | 2025.12.31 23:22:24.258507 [ 271 ] {0d94645a-1f4e-4a06-81ce-5bfcb506e705} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10826 | 2025.12.31 23:22:24.258561 [ 271 ] {0d94645a-1f4e-4a06-81ce-5bfcb506e705} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10827 | 2025.12.31 23:22:24.258574 [ 192 ] {37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10828 | 2025.12.31 23:22:24.258612 [ 192 ] {37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 2464 rows starting from the beginning of the part | ||
| 10829 | 2025.12.31 23:22:24.258678 [ 192 ] {37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 1260 rows starting from the beginning of the part | ||
| 10830 | 2025.12.31 23:22:24.258729 [ 192 ] {37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 1132 rows starting from the beginning of the part | ||
| 10831 | 2025.12.31 23:22:24.258772 [ 192 ] {37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 118 rows starting from the beginning of the part | ||
| 10832 | 2025.12.31 23:22:24.258812 [ 192 ] {37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 198 rows starting from the beginning of the part | ||
| 10833 | 2025.12.31 23:22:24.258853 [ 192 ] {37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 118 rows starting from the beginning of the part | ||
| 10834 | 2025.12.31 23:22:24.259013 [ 271 ] {0d94645a-1f4e-4a06-81ce-5bfcb506e705} <Trace> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10835 | 2025.12.31 23:22:24.259056 [ 271 ] {0d94645a-1f4e-4a06-81ce-5bfcb506e705} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 10836 | 2025.12.31 23:22:24.259407 [ 271 ] {0d94645a-1f4e-4a06-81ce-5bfcb506e705} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 10837 | 2025.12.31 23:22:24.259634 [ 271 ] {0d94645a-1f4e-4a06-81ce-5bfcb506e705} <Trace> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10838 | 2025.12.31 23:22:24.259778 [ 271 ] {0d94645a-1f4e-4a06-81ce-5bfcb506e705} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001295 sec., 23938.22393822394 rows/sec., 1.76 MiB/sec. | ||
| 10839 | 2025.12.31 23:22:24.259820 [ 271 ] {0d94645a-1f4e-4a06-81ce-5bfcb506e705} <Debug> TCPHandler: Processed in 0.001476525 sec. | ||
| 10840 | 2025.12.31 23:22:24.259939 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10841 | 2025.12.31 23:22:24.260040 [ 271 ] {1cdc0871-9f09-4f4c-9f11-90d8b8202a54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10842 | 2025.12.31 23:22:24.260083 [ 271 ] {1cdc0871-9f09-4f4c-9f11-90d8b8202a54} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10843 | 2025.12.31 23:22:24.260554 [ 271 ] {1cdc0871-9f09-4f4c-9f11-90d8b8202a54} <Trace> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10844 | 2025.12.31 23:22:24.260591 [ 271 ] {1cdc0871-9f09-4f4c-9f11-90d8b8202a54} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 10845 | 2025.12.31 23:22:24.260980 [ 271 ] {1cdc0871-9f09-4f4c-9f11-90d8b8202a54} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 10846 | 2025.12.31 23:22:24.261036 [ 194 ] {37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5290 rows, containing 5 columns (5 merged, 0 gathered) in 0.002629374 sec., 2011885.7188060733 rows/sec., 172.51 MiB/sec. | ||
| 10847 | 2025.12.31 23:22:24.261262 [ 271 ] {1cdc0871-9f09-4f4c-9f11-90d8b8202a54} <Trace> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10848 | 2025.12.31 23:22:24.261426 [ 120 ] {} <Debug> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 10849 | 2025.12.31 23:22:24.261442 [ 271 ] {1cdc0871-9f09-4f4c-9f11-90d8b8202a54} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001422 sec., 66807.31364275668 rows/sec., 5.22 MiB/sec. | ||
| 10850 | 2025.12.31 23:22:24.261464 [ 120 ] {} <Trace> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10851 | 2025.12.31 23:22:24.261471 [ 194 ] {37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 10852 | 2025.12.31 23:22:24.261499 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 10853 | 2025.12.31 23:22:24.261512 [ 271 ] {1cdc0871-9f09-4f4c-9f11-90d8b8202a54} <Debug> TCPHandler: Processed in 0.001623908 sec. | ||
| 10854 | 2025.12.31 23:22:24.261644 [ 205 ] {e6fc079b-8071-4162-9a06-906ffa01da39::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 | ||
| 10855 | 2025.12.31 23:22:24.261674 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10856 | 2025.12.31 23:22:24.261769 [ 205 ] {e6fc079b-8071-4162-9a06-906ffa01da39::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10857 | 2025.12.31 23:22:24.261791 [ 271 ] {2169a582-5869-437c-baa0-fc776d0de661} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10858 | 2025.12.31 23:22:24.261818 [ 205 ] {e6fc079b-8071-4162-9a06-906ffa01da39::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 1250 rows starting from the beginning of the part | ||
| 10859 | 2025.12.31 23:22:24.261842 [ 271 ] {2169a582-5869-437c-baa0-fc776d0de661} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10860 | 2025.12.31 23:22:24.261912 [ 205 ] {e6fc079b-8071-4162-9a06-906ffa01da39::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 555 rows starting from the beginning of the part | ||
| 10861 | 2025.12.31 23:22:24.261980 [ 194 ] {37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179::all_1_71_14} <Trace> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10862 | 2025.12.31 23:22:24.261987 [ 205 ] {e6fc079b-8071-4162-9a06-906ffa01da39::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 689 rows starting from the beginning of the part | ||
| 10863 | 2025.12.31 23:22:24.262084 [ 205 ] {e6fc079b-8071-4162-9a06-906ffa01da39::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 95 rows starting from the beginning of the part | ||
| 10864 | 2025.12.31 23:22:24.262129 [ 194 ] {37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179::all_1_71_14} <Trace> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 10865 | 2025.12.31 23:22:24.262154 [ 205 ] {e6fc079b-8071-4162-9a06-906ffa01da39::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 114 rows starting from the beginning of the part | ||
| 10866 | 2025.12.31 23:22:24.262227 [ 205 ] {e6fc079b-8071-4162-9a06-906ffa01da39::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 95 rows starting from the beginning of the part | ||
| 10867 | 2025.12.31 23:22:24.262251 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.21 MiB. | ||
| 10868 | 2025.12.31 23:22:24.262356 [ 271 ] {2169a582-5869-437c-baa0-fc776d0de661} <Trace> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10869 | 2025.12.31 23:22:24.262398 [ 271 ] {2169a582-5869-437c-baa0-fc776d0de661} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 10870 | 2025.12.31 23:22:24.262752 [ 271 ] {2169a582-5869-437c-baa0-fc776d0de661} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 10871 | 2025.12.31 23:22:24.262965 [ 271 ] {2169a582-5869-437c-baa0-fc776d0de661} <Trace> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10872 | 2025.12.31 23:22:24.263101 [ 271 ] {2169a582-5869-437c-baa0-fc776d0de661} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001331 sec., 120210.36814425245 rows/sec., 8.37 MiB/sec. | ||
| 10873 | 2025.12.31 23:22:24.263147 [ 271 ] {2169a582-5869-437c-baa0-fc776d0de661} <Debug> TCPHandler: Processed in 0.001535766 sec. | ||
| 10874 | 2025.12.31 23:22:24.263274 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10875 | 2025.12.31 23:22:24.263371 [ 271 ] {6d73d50b-4dfc-41e5-a5fa-78f9993cd1ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10876 | 2025.12.31 23:22:24.263428 [ 271 ] {6d73d50b-4dfc-41e5-a5fa-78f9993cd1ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10877 | 2025.12.31 23:22:24.263487 [ 199 ] {e6fc079b-8071-4162-9a06-906ffa01da39::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2798 rows, containing 5 columns (5 merged, 0 gathered) in 0.001897602 sec., 1474492.543747319 rows/sec., 112.95 MiB/sec. | ||
| 10878 | 2025.12.31 23:22:24.263695 [ 194 ] {e6fc079b-8071-4162-9a06-906ffa01da39::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 10879 | 2025.12.31 23:22:24.263962 [ 194 ] {e6fc079b-8071-4162-9a06-906ffa01da39::all_1_71_14} <Trace> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10880 | 2025.12.31 23:22:24.264043 [ 194 ] {e6fc079b-8071-4162-9a06-906ffa01da39::all_1_71_14} <Trace> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 10881 | 2025.12.31 23:22:24.264127 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.71 MiB. | ||
| 10882 | 2025.12.31 23:22:24.264238 [ 271 ] {6d73d50b-4dfc-41e5-a5fa-78f9993cd1ee} <Trace> oximeter.measurements_histogramu64 (83559bb8-4c93-4180-b7e7-e9b7333f4c1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10883 | 2025.12.31 23:22:24.264278 [ 271 ] {6d73d50b-4dfc-41e5-a5fa-78f9993cd1ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 10884 | 2025.12.31 23:22:24.264953 [ 271 ] {6d73d50b-4dfc-41e5-a5fa-78f9993cd1ee} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 10885 | 2025.12.31 23:22:24.265263 [ 271 ] {6d73d50b-4dfc-41e5-a5fa-78f9993cd1ee} <Trace> oximeter.measurements_histogramu64 (83559bb8-4c93-4180-b7e7-e9b7333f4c1b): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10886 | 2025.12.31 23:22:24.265443 [ 271 ] {6d73d50b-4dfc-41e5-a5fa-78f9993cd1ee} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.002089 sec., 14839.636189564384 rows/sec., 26.59 MiB/sec. | ||
| 10887 | 2025.12.31 23:22:24.265550 [ 271 ] {6d73d50b-4dfc-41e5-a5fa-78f9993cd1ee} <Debug> TCPHandler: Processed in 0.00232385 sec. | ||
| 10888 | 2025.12.31 23:22:24.265703 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10889 | 2025.12.31 23:22:24.265829 [ 271 ] {32c5890d-6473-4b50-91b3-d24a9595ac6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10890 | 2025.12.31 23:22:24.265889 [ 271 ] {32c5890d-6473-4b50-91b3-d24a9595ac6e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10891 | 2025.12.31 23:22:24.266336 [ 271 ] {32c5890d-6473-4b50-91b3-d24a9595ac6e} <Trace> oximeter.measurements_u64 (3e0fa7da-0500-483e-b241-ac25d0f845d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10892 | 2025.12.31 23:22:24.266377 [ 271 ] {32c5890d-6473-4b50-91b3-d24a9595ac6e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 10893 | 2025.12.31 23:22:24.266703 [ 271 ] {32c5890d-6473-4b50-91b3-d24a9595ac6e} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 10894 | 2025.12.31 23:22:24.266942 [ 271 ] {32c5890d-6473-4b50-91b3-d24a9595ac6e} <Trace> oximeter.measurements_u64 (3e0fa7da-0500-483e-b241-ac25d0f845d7): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10895 | 2025.12.31 23:22:24.267077 [ 271 ] {32c5890d-6473-4b50-91b3-d24a9595ac6e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001274 sec., 47095.76138147567 rows/sec., 3.17 MiB/sec. | ||
| 10896 | 2025.12.31 23:22:24.267121 [ 271 ] {32c5890d-6473-4b50-91b3-d24a9595ac6e} <Debug> TCPHandler: Processed in 0.001479436 sec. | ||
| 10897 | 2025.12.31 23:22:26.920895 [ 65 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 10898 | 2025.12.31 23:22:26.920962 [ 65 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 10899 | 2025.12.31 23:22:27.001572 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.001100378 sec. | ||
| 10900 | 2025.12.31 23:22:27.047402 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 23156 | ||
| 10901 | 2025.12.31 23:22:27.047922 [ 245 ] {} <Trace> system.asynchronous_metric_log (1af02360-2569-4a97-a5ac-aa07775e497e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10902 | 2025.12.31 23:22:27.047967 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 10903 | 2025.12.31 23:22:27.048492 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 10904 | 2025.12.31 23:22:27.048723 [ 245 ] {} <Trace> system.asynchronous_metric_log (1af02360-2569-4a97-a5ac-aa07775e497e): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10905 | 2025.12.31 23:22:27.048868 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23156 | ||
| 10906 | 2025.12.31 23:22:27.121277 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 1378 | ||
| 10907 | 2025.12.31 23:22:27.123899 [ 243 ] {} <Trace> system.query_log (aa57fb54-d3d4-4e2b-bcda-b6c10074d25d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10908 | 2025.12.31 23:22:27.123956 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 10909 | 2025.12.31 23:22:27.125250 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 10910 | 2025.12.31 23:22:27.125538 [ 243 ] {} <Trace> system.query_log (aa57fb54-d3d4-4e2b-bcda-b6c10074d25d): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10911 | 2025.12.31 23:22:27.125711 [ 65 ] {} <Debug> system.query_log (aa57fb54-d3d4-4e2b-bcda-b6c10074d25d) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 10912 | 2025.12.31 23:22:27.125764 [ 65 ] {} <Trace> system.query_log (aa57fb54-d3d4-4e2b-bcda-b6c10074d25d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10913 | 2025.12.31 23:22:27.125786 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 10914 | 2025.12.31 23:22:27.125884 [ 205 ] {aa57fb54-d3d4-4e2b-bcda-b6c10074d25d::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 | ||
| 10915 | 2025.12.31 23:22:27.125925 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1378 | ||
| 10916 | 2025.12.31 23:22:27.126406 [ 205 ] {aa57fb54-d3d4-4e2b-bcda-b6c10074d25d::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10917 | 2025.12.31 23:22:27.126548 [ 205 ] {aa57fb54-d3d4-4e2b-bcda-b6c10074d25d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1208 rows starting from the beginning of the part | ||
| 10918 | 2025.12.31 23:22:27.126892 [ 205 ] {aa57fb54-d3d4-4e2b-bcda-b6c10074d25d::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 | ||
| 10919 | 2025.12.31 23:22:27.127225 [ 205 ] {aa57fb54-d3d4-4e2b-bcda-b6c10074d25d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 36 rows starting from the beginning of the part | ||
| 10920 | 2025.12.31 23:22:27.127562 [ 205 ] {aa57fb54-d3d4-4e2b-bcda-b6c10074d25d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 38 rows starting from the beginning of the part | ||
| 10921 | 2025.12.31 23:22:27.127915 [ 205 ] {aa57fb54-d3d4-4e2b-bcda-b6c10074d25d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 34 rows starting from the beginning of the part | ||
| 10922 | 2025.12.31 23:22:27.128266 [ 205 ] {aa57fb54-d3d4-4e2b-bcda-b6c10074d25d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 38 rows starting from the beginning of the part | ||
| 10923 | 2025.12.31 23:22:27.134930 [ 194 ] {aa57fb54-d3d4-4e2b-bcda-b6c10074d25d::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1378 rows, containing 72 columns (72 merged, 0 gathered) in 0.009085234 sec., 151674.6844385076 rows/sec., 124.80 MiB/sec. | ||
| 10924 | 2025.12.31 23:22:27.136498 [ 194 ] {aa57fb54-d3d4-4e2b-bcda-b6c10074d25d::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 10925 | 2025.12.31 23:22:27.137095 [ 194 ] {aa57fb54-d3d4-4e2b-bcda-b6c10074d25d::all_1_36_7} <Trace> system.query_log (aa57fb54-d3d4-4e2b-bcda-b6c10074d25d): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10926 | 2025.12.31 23:22:27.137176 [ 194 ] {aa57fb54-d3d4-4e2b-bcda-b6c10074d25d::all_1_36_7} <Trace> system.query_log (aa57fb54-d3d4-4e2b-bcda-b6c10074d25d) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 10927 | 2025.12.31 23:22:27.137489 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.95 MiB. | ||
| 10928 | 2025.12.31 23:22:28.303182 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 362 | ||
| 10929 | 2025.12.31 23:22:28.320509 [ 244 ] {} <Trace> system.metric_log (9f7485ce-4bf0-4a0f-b388-b82873d55ef6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10930 | 2025.12.31 23:22:28.320568 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 10931 | 2025.12.31 23:22:28.327035 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 10932 | 2025.12.31 23:22:28.327773 [ 244 ] {} <Trace> system.metric_log (9f7485ce-4bf0-4a0f-b388-b82873d55ef6): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10933 | 2025.12.31 23:22:28.330838 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 362 | ||
| 10934 | 2025.12.31 23:22:29.255664 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10935 | 2025.12.31 23:22:29.255933 [ 271 ] {45985a31-41a2-44c3-8507-86207edc7d7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10936 | 2025.12.31 23:22:29.256037 [ 271 ] {45985a31-41a2-44c3-8507-86207edc7d7c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10937 | 2025.12.31 23:22:29.256923 [ 271 ] {45985a31-41a2-44c3-8507-86207edc7d7c} <Trace> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10938 | 2025.12.31 23:22:29.256975 [ 271 ] {45985a31-41a2-44c3-8507-86207edc7d7c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 10939 | 2025.12.31 23:22:29.257407 [ 271 ] {45985a31-41a2-44c3-8507-86207edc7d7c} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 10940 | 2025.12.31 23:22:29.257650 [ 271 ] {45985a31-41a2-44c3-8507-86207edc7d7c} <Trace> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10941 | 2025.12.31 23:22:29.257823 [ 271 ] {45985a31-41a2-44c3-8507-86207edc7d7c} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001962 sec., 38735.98369011212 rows/sec., 3.19 MiB/sec. | ||
| 10942 | 2025.12.31 23:22:29.257879 [ 271 ] {45985a31-41a2-44c3-8507-86207edc7d7c} <Debug> TCPHandler: Processed in 0.002394701 sec. | ||
| 10943 | 2025.12.31 23:22:29.258018 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10944 | 2025.12.31 23:22:29.258125 [ 271 ] {75a722e5-8505-4a2b-a2ac-c8245c3aac61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10945 | 2025.12.31 23:22:29.258171 [ 271 ] {75a722e5-8505-4a2b-a2ac-c8245c3aac61} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10946 | 2025.12.31 23:22:29.258605 [ 271 ] {75a722e5-8505-4a2b-a2ac-c8245c3aac61} <Trace> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10947 | 2025.12.31 23:22:29.258644 [ 271 ] {75a722e5-8505-4a2b-a2ac-c8245c3aac61} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 10948 | 2025.12.31 23:22:29.258970 [ 271 ] {75a722e5-8505-4a2b-a2ac-c8245c3aac61} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 10949 | 2025.12.31 23:22:29.259198 [ 271 ] {75a722e5-8505-4a2b-a2ac-c8245c3aac61} <Trace> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10950 | 2025.12.31 23:22:29.259324 [ 68 ] {} <Debug> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 10951 | 2025.12.31 23:22:29.259333 [ 271 ] {75a722e5-8505-4a2b-a2ac-c8245c3aac61} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001234 sec., 8103.727714748784 rows/sec., 609.36 KiB/sec. | ||
| 10952 | 2025.12.31 23:22:29.259398 [ 68 ] {} <Trace> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10953 | 2025.12.31 23:22:29.259417 [ 271 ] {75a722e5-8505-4a2b-a2ac-c8245c3aac61} <Debug> TCPHandler: Processed in 0.001453615 sec. | ||
| 10954 | 2025.12.31 23:22:29.259426 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 10955 | 2025.12.31 23:22:29.259533 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10956 | 2025.12.31 23:22:29.259561 [ 187 ] {d568562b-8e8e-4a3d-9432-0ad11505f9aa::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 | ||
| 10957 | 2025.12.31 23:22:29.259636 [ 271 ] {1a365ace-d816-4da9-9bc1-606cbf398393} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10958 | 2025.12.31 23:22:29.259682 [ 271 ] {1a365ace-d816-4da9-9bc1-606cbf398393} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10959 | 2025.12.31 23:22:29.259700 [ 187 ] {d568562b-8e8e-4a3d-9432-0ad11505f9aa::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10960 | 2025.12.31 23:22:29.259741 [ 187 ] {d568562b-8e8e-4a3d-9432-0ad11505f9aa::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 278 rows starting from the beginning of the part | ||
| 10961 | 2025.12.31 23:22:29.259809 [ 187 ] {d568562b-8e8e-4a3d-9432-0ad11505f9aa::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 215 rows starting from the beginning of the part | ||
| 10962 | 2025.12.31 23:22:29.259856 [ 187 ] {d568562b-8e8e-4a3d-9432-0ad11505f9aa::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 31 rows starting from the beginning of the part | ||
| 10963 | 2025.12.31 23:22:29.259898 [ 187 ] {d568562b-8e8e-4a3d-9432-0ad11505f9aa::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 26 rows starting from the beginning of the part | ||
| 10964 | 2025.12.31 23:22:29.259939 [ 187 ] {d568562b-8e8e-4a3d-9432-0ad11505f9aa::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 31 rows starting from the beginning of the part | ||
| 10965 | 2025.12.31 23:22:29.259978 [ 187 ] {d568562b-8e8e-4a3d-9432-0ad11505f9aa::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 10 rows starting from the beginning of the part | ||
| 10966 | 2025.12.31 23:22:29.260114 [ 271 ] {1a365ace-d816-4da9-9bc1-606cbf398393} <Trace> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10967 | 2025.12.31 23:22:29.260157 [ 271 ] {1a365ace-d816-4da9-9bc1-606cbf398393} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 10968 | 2025.12.31 23:22:29.260521 [ 271 ] {1a365ace-d816-4da9-9bc1-606cbf398393} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 10969 | 2025.12.31 23:22:29.260769 [ 271 ] {1a365ace-d816-4da9-9bc1-606cbf398393} <Trace> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10970 | 2025.12.31 23:22:29.260856 [ 197 ] {d568562b-8e8e-4a3d-9432-0ad11505f9aa::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 591 rows, containing 5 columns (5 merged, 0 gathered) in 0.001357063 sec., 435499.3099067619 rows/sec., 29.17 MiB/sec. | ||
| 10971 | 2025.12.31 23:22:29.260907 [ 271 ] {1a365ace-d816-4da9-9bc1-606cbf398393} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001291 sec., 57319.90704879938 rows/sec., 4.48 MiB/sec. | ||
| 10972 | 2025.12.31 23:22:29.260946 [ 271 ] {1a365ace-d816-4da9-9bc1-606cbf398393} <Debug> TCPHandler: Processed in 0.001463885 sec. | ||
| 10973 | 2025.12.31 23:22:29.261001 [ 187 ] {d568562b-8e8e-4a3d-9432-0ad11505f9aa::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 10974 | 2025.12.31 23:22:29.261059 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10975 | 2025.12.31 23:22:29.261164 [ 271 ] {9d0b0fd4-2942-460d-ae78-c02a0234c200} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10976 | 2025.12.31 23:22:29.261211 [ 271 ] {9d0b0fd4-2942-460d-ae78-c02a0234c200} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10977 | 2025.12.31 23:22:29.261257 [ 187 ] {d568562b-8e8e-4a3d-9432-0ad11505f9aa::all_1_71_14} <Trace> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10978 | 2025.12.31 23:22:29.261343 [ 187 ] {d568562b-8e8e-4a3d-9432-0ad11505f9aa::all_1_71_14} <Trace> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 10979 | 2025.12.31 23:22:29.261417 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 10980 | 2025.12.31 23:22:29.261633 [ 271 ] {9d0b0fd4-2942-460d-ae78-c02a0234c200} <Trace> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10981 | 2025.12.31 23:22:29.261674 [ 271 ] {9d0b0fd4-2942-460d-ae78-c02a0234c200} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 10982 | 2025.12.31 23:22:29.262025 [ 271 ] {9d0b0fd4-2942-460d-ae78-c02a0234c200} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 10983 | 2025.12.31 23:22:29.262241 [ 271 ] {9d0b0fd4-2942-460d-ae78-c02a0234c200} <Trace> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10984 | 2025.12.31 23:22:29.262358 [ 68 ] {} <Debug> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 10985 | 2025.12.31 23:22:29.262377 [ 271 ] {9d0b0fd4-2942-460d-ae78-c02a0234c200} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001233 sec., 129764.80129764802 rows/sec., 9.04 MiB/sec. | ||
| 10986 | 2025.12.31 23:22:29.262397 [ 68 ] {} <Trace> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10987 | 2025.12.31 23:22:29.262421 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 10988 | 2025.12.31 23:22:29.262422 [ 271 ] {9d0b0fd4-2942-460d-ae78-c02a0234c200} <Debug> TCPHandler: Processed in 0.001412594 sec. | ||
| 10989 | 2025.12.31 23:22:29.262530 [ 194 ] {7d79e45e-07fa-43b3-999d-49ca9374dcb1::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 | ||
| 10990 | 2025.12.31 23:22:29.262562 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10991 | 2025.12.31 23:22:29.262678 [ 194 ] {7d79e45e-07fa-43b3-999d-49ca9374dcb1::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10992 | 2025.12.31 23:22:29.262687 [ 271 ] {7541368d-6ad3-4a4e-b1e5-92bd3a00fbc2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10993 | 2025.12.31 23:22:29.262722 [ 194 ] {7d79e45e-07fa-43b3-999d-49ca9374dcb1::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_66_13, total 20634 rows starting from the beginning of the part | ||
| 10994 | 2025.12.31 23:22:29.262767 [ 271 ] {7541368d-6ad3-4a4e-b1e5-92bd3a00fbc2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10995 | 2025.12.31 23:22:29.262799 [ 194 ] {7d79e45e-07fa-43b3-999d-49ca9374dcb1::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 314 rows starting from the beginning of the part | ||
| 10996 | 2025.12.31 23:22:29.262862 [ 194 ] {7d79e45e-07fa-43b3-999d-49ca9374dcb1::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 160 rows starting from the beginning of the part | ||
| 10997 | 2025.12.31 23:22:29.262909 [ 194 ] {7d79e45e-07fa-43b3-999d-49ca9374dcb1::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 234 rows starting from the beginning of the part | ||
| 10998 | 2025.12.31 23:22:29.262951 [ 194 ] {7d79e45e-07fa-43b3-999d-49ca9374dcb1::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 | ||
| 10999 | 2025.12.31 23:22:29.262991 [ 194 ] {7d79e45e-07fa-43b3-999d-49ca9374dcb1::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 160 rows starting from the beginning of the part | ||
| 11000 | 2025.12.31 23:22:29.263670 [ 271 ] {7541368d-6ad3-4a4e-b1e5-92bd3a00fbc2} <Trace> oximeter.measurements_histogramu64 (83559bb8-4c93-4180-b7e7-e9b7333f4c1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11001 | 2025.12.31 23:22:29.263714 [ 271 ] {7541368d-6ad3-4a4e-b1e5-92bd3a00fbc2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 11002 | 2025.12.31 23:22:29.264277 [ 271 ] {7541368d-6ad3-4a4e-b1e5-92bd3a00fbc2} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 11003 | 2025.12.31 23:22:29.264518 [ 271 ] {7541368d-6ad3-4a4e-b1e5-92bd3a00fbc2} <Trace> oximeter.measurements_histogramu64 (83559bb8-4c93-4180-b7e7-e9b7333f4c1b): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11004 | 2025.12.31 23:22:29.264670 [ 271 ] {7541368d-6ad3-4a4e-b1e5-92bd3a00fbc2} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.002009 sec., 4977.600796416127 rows/sec., 8.92 MiB/sec. | ||
| 11005 | 2025.12.31 23:22:29.264740 [ 271 ] {7541368d-6ad3-4a4e-b1e5-92bd3a00fbc2} <Debug> TCPHandler: Processed in 0.002238258 sec. | ||
| 11006 | 2025.12.31 23:22:29.264864 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11007 | 2025.12.31 23:22:29.264962 [ 271 ] {a4805c07-1d65-41e1-a0a9-d65161694f68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11008 | 2025.12.31 23:22:29.265006 [ 271 ] {a4805c07-1d65-41e1-a0a9-d65161694f68} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11009 | 2025.12.31 23:22:29.265358 [ 271 ] {a4805c07-1d65-41e1-a0a9-d65161694f68} <Trace> oximeter.measurements_u64 (3e0fa7da-0500-483e-b241-ac25d0f845d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11010 | 2025.12.31 23:22:29.265396 [ 271 ] {a4805c07-1d65-41e1-a0a9-d65161694f68} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 11011 | 2025.12.31 23:22:29.265726 [ 271 ] {a4805c07-1d65-41e1-a0a9-d65161694f68} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 11012 | 2025.12.31 23:22:29.265970 [ 271 ] {a4805c07-1d65-41e1-a0a9-d65161694f68} <Trace> oximeter.measurements_u64 (3e0fa7da-0500-483e-b241-ac25d0f845d7): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11013 | 2025.12.31 23:22:29.266113 [ 271 ] {a4805c07-1d65-41e1-a0a9-d65161694f68} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001167 sec., 51413.88174807197 rows/sec., 3.46 MiB/sec. | ||
| 11014 | 2025.12.31 23:22:29.266151 [ 271 ] {a4805c07-1d65-41e1-a0a9-d65161694f68} <Debug> TCPHandler: Processed in 0.001337493 sec. | ||
| 11015 | 2025.12.31 23:22:29.270950 [ 201 ] {7d79e45e-07fa-43b3-999d-49ca9374dcb1::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 21662 rows, containing 5 columns (5 merged, 0 gathered) in 0.008473534 sec., 2556430.4102632976 rows/sec., 174.39 MiB/sec. | ||
| 11016 | 2025.12.31 23:22:29.271610 [ 188 ] {7d79e45e-07fa-43b3-999d-49ca9374dcb1::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 11017 | 2025.12.31 23:22:29.271935 [ 188 ] {7d79e45e-07fa-43b3-999d-49ca9374dcb1::all_1_71_14} <Trace> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11018 | 2025.12.31 23:22:29.272029 [ 188 ] {7d79e45e-07fa-43b3-999d-49ca9374dcb1::all_1_71_14} <Trace> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 11019 | 2025.12.31 23:22:29.272140 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.31 MiB. | ||
| 11020 | 2025.12.31 23:22:30.546741 [ 70 ] {} <Debug> oximeter.fields_u8 (ce0c1db8-65f1-440f-8e78-1020d181f97b) (MergerMutator): Selected 5 parts from all_1_14_3 to all_18_18_0 | ||
| 11021 | 2025.12.31 23:22:30.546828 [ 70 ] {} <Trace> oximeter.fields_u8 (ce0c1db8-65f1-440f-8e78-1020d181f97b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11022 | 2025.12.31 23:22:30.546861 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 11023 | 2025.12.31 23:22:30.547013 [ 197 ] {ce0c1db8-65f1-440f-8e78-1020d181f97b::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 | ||
| 11024 | 2025.12.31 23:22:30.547185 [ 197 ] {ce0c1db8-65f1-440f-8e78-1020d181f97b::all_1_18_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11025 | 2025.12.31 23:22:30.547226 [ 197 ] {ce0c1db8-65f1-440f-8e78-1020d181f97b::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_14_3, total 223 rows starting from the beginning of the part | ||
| 11026 | 2025.12.31 23:22:30.547303 [ 197 ] {ce0c1db8-65f1-440f-8e78-1020d181f97b::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 211 rows starting from the beginning of the part | ||
| 11027 | 2025.12.31 23:22:30.547356 [ 197 ] {ce0c1db8-65f1-440f-8e78-1020d181f97b::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 211 rows starting from the beginning of the part | ||
| 11028 | 2025.12.31 23:22:30.547404 [ 197 ] {ce0c1db8-65f1-440f-8e78-1020d181f97b::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 211 rows starting from the beginning of the part | ||
| 11029 | 2025.12.31 23:22:30.547452 [ 197 ] {ce0c1db8-65f1-440f-8e78-1020d181f97b::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 12 rows starting from the beginning of the part | ||
| 11030 | 2025.12.31 23:22:30.548352 [ 196 ] {ce0c1db8-65f1-440f-8e78-1020d181f97b::all_1_18_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 868 rows, containing 5 columns (5 merged, 0 gathered) in 0.001404904 sec., 617835.8094218537 rows/sec., 37.77 MiB/sec. | ||
| 11031 | 2025.12.31 23:22:30.548594 [ 195 ] {ce0c1db8-65f1-440f-8e78-1020d181f97b::all_1_18_4} <Trace> MergedBlockOutputStream: filled checksums all_1_18_4 (state Temporary) | ||
| 11032 | 2025.12.31 23:22:30.548956 [ 195 ] {ce0c1db8-65f1-440f-8e78-1020d181f97b::all_1_18_4} <Trace> oximeter.fields_u8 (ce0c1db8-65f1-440f-8e78-1020d181f97b): Renaming temporary part tmp_merge_all_1_18_4 to all_1_18_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11033 | 2025.12.31 23:22:30.549053 [ 195 ] {ce0c1db8-65f1-440f-8e78-1020d181f97b::all_1_18_4} <Trace> oximeter.fields_u8 (ce0c1db8-65f1-440f-8e78-1020d181f97b) (MergerMutator): Merged 5 parts: [all_1_14_3, all_18_18_0] -> all_1_18_4 | ||
| 11034 | 2025.12.31 23:22:30.549160 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 11035 | 2025.12.31 23:22:31.167299 [ 143 ] {} <Debug> oximeter.fields_i16 (6205d96e-d352-40e9-8254-31db49133bc3) (MergerMutator): Selected 5 parts from all_1_14_3 to all_18_18_0 | ||
| 11036 | 2025.12.31 23:22:31.167380 [ 143 ] {} <Trace> oximeter.fields_i16 (6205d96e-d352-40e9-8254-31db49133bc3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11037 | 2025.12.31 23:22:31.167407 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 11038 | 2025.12.31 23:22:31.167538 [ 201 ] {6205d96e-d352-40e9-8254-31db49133bc3::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 | ||
| 11039 | 2025.12.31 23:22:31.167689 [ 201 ] {6205d96e-d352-40e9-8254-31db49133bc3::all_1_18_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11040 | 2025.12.31 23:22:31.167729 [ 201 ] {6205d96e-d352-40e9-8254-31db49133bc3::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_14_3, total 434 rows starting from the beginning of the part | ||
| 11041 | 2025.12.31 23:22:31.167805 [ 201 ] {6205d96e-d352-40e9-8254-31db49133bc3::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 410 rows starting from the beginning of the part | ||
| 11042 | 2025.12.31 23:22:31.167859 [ 201 ] {6205d96e-d352-40e9-8254-31db49133bc3::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 410 rows starting from the beginning of the part | ||
| 11043 | 2025.12.31 23:22:31.167907 [ 201 ] {6205d96e-d352-40e9-8254-31db49133bc3::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 410 rows starting from the beginning of the part | ||
| 11044 | 2025.12.31 23:22:31.167953 [ 201 ] {6205d96e-d352-40e9-8254-31db49133bc3::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 24 rows starting from the beginning of the part | ||
| 11045 | 2025.12.31 23:22:31.169048 [ 195 ] {6205d96e-d352-40e9-8254-31db49133bc3::all_1_18_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1688 rows, containing 5 columns (5 merged, 0 gathered) in 0.001573557 sec., 1072728.8557071653 rows/sec., 72.74 MiB/sec. | ||
| 11046 | 2025.12.31 23:22:31.169197 [ 201 ] {6205d96e-d352-40e9-8254-31db49133bc3::all_1_18_4} <Trace> MergedBlockOutputStream: filled checksums all_1_18_4 (state Temporary) | ||
| 11047 | 2025.12.31 23:22:31.169454 [ 201 ] {6205d96e-d352-40e9-8254-31db49133bc3::all_1_18_4} <Trace> oximeter.fields_i16 (6205d96e-d352-40e9-8254-31db49133bc3): Renaming temporary part tmp_merge_all_1_18_4 to all_1_18_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11048 | 2025.12.31 23:22:31.169522 [ 201 ] {6205d96e-d352-40e9-8254-31db49133bc3::all_1_18_4} <Trace> oximeter.fields_i16 (6205d96e-d352-40e9-8254-31db49133bc3) (MergerMutator): Merged 5 parts: [all_1_14_3, all_18_18_0] -> all_1_18_4 | ||
| 11049 | 2025.12.31 23:22:31.169593 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.43 MiB. | ||
| 11050 | 2025.12.31 23:22:34.283223 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11051 | 2025.12.31 23:22:34.283428 [ 271 ] {d6a55341-6f83-4e5b-95b5-e387c5120972} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 11052 | 2025.12.31 23:22:34.283506 [ 271 ] {d6a55341-6f83-4e5b-95b5-e387c5120972} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 11053 | 2025.12.31 23:22:34.284184 [ 271 ] {d6a55341-6f83-4e5b-95b5-e387c5120972} <Trace> oximeter.fields_ipaddr (5f424e33-6a9f-405c-b8ff-24c93b94647e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11054 | 2025.12.31 23:22:34.284235 [ 271 ] {d6a55341-6f83-4e5b-95b5-e387c5120972} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 11055 | 2025.12.31 23:22:34.284641 [ 271 ] {d6a55341-6f83-4e5b-95b5-e387c5120972} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 11056 | 2025.12.31 23:22:34.284875 [ 271 ] {d6a55341-6f83-4e5b-95b5-e387c5120972} <Trace> oximeter.fields_ipaddr (5f424e33-6a9f-405c-b8ff-24c93b94647e): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11057 | 2025.12.31 23:22:34.285042 [ 271 ] {d6a55341-6f83-4e5b-95b5-e387c5120972} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.00167 sec., 3592.814371257485 rows/sec., 292.97 KiB/sec. | ||
| 11058 | 2025.12.31 23:22:34.285095 [ 271 ] {d6a55341-6f83-4e5b-95b5-e387c5120972} <Debug> TCPHandler: Processed in 0.002017314 sec. | ||
| 11059 | 2025.12.31 23:22:34.285228 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11060 | 2025.12.31 23:22:34.285333 [ 271 ] {9c77a99a-296d-4c61-bcb1-c737eb44df24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11061 | 2025.12.31 23:22:34.285378 [ 271 ] {9c77a99a-296d-4c61-bcb1-c737eb44df24} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11062 | 2025.12.31 23:22:34.286447 [ 271 ] {9c77a99a-296d-4c61-bcb1-c737eb44df24} <Trace> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11063 | 2025.12.31 23:22:34.286486 [ 271 ] {9c77a99a-296d-4c61-bcb1-c737eb44df24} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 11064 | 2025.12.31 23:22:34.286895 [ 271 ] {9c77a99a-296d-4c61-bcb1-c737eb44df24} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 11065 | 2025.12.31 23:22:34.287123 [ 271 ] {9c77a99a-296d-4c61-bcb1-c737eb44df24} <Trace> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11066 | 2025.12.31 23:22:34.287254 [ 271 ] {9c77a99a-296d-4c61-bcb1-c737eb44df24} <Debug> executeQuery: Read 1261 rows, 107.04 KiB in 0.001945 sec., 648329.0488431877 rows/sec., 53.74 MiB/sec. | ||
| 11067 | 2025.12.31 23:22:34.287293 [ 271 ] {9c77a99a-296d-4c61-bcb1-c737eb44df24} <Debug> TCPHandler: Processed in 0.002117926 sec. | ||
| 11068 | 2025.12.31 23:22:34.287407 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11069 | 2025.12.31 23:22:34.287503 [ 271 ] {f075c783-3f0c-4709-829f-a17528e8b882} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11070 | 2025.12.31 23:22:34.287544 [ 271 ] {f075c783-3f0c-4709-829f-a17528e8b882} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11071 | 2025.12.31 23:22:34.287953 [ 271 ] {f075c783-3f0c-4709-829f-a17528e8b882} <Trace> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11072 | 2025.12.31 23:22:34.287990 [ 271 ] {f075c783-3f0c-4709-829f-a17528e8b882} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 11073 | 2025.12.31 23:22:34.288307 [ 271 ] {f075c783-3f0c-4709-829f-a17528e8b882} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 11074 | 2025.12.31 23:22:34.288522 [ 271 ] {f075c783-3f0c-4709-829f-a17528e8b882} <Trace> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11075 | 2025.12.31 23:22:34.288653 [ 271 ] {f075c783-3f0c-4709-829f-a17528e8b882} <Debug> executeQuery: Read 37 rows, 2.75 KiB in 0.001168 sec., 31678.08219178082 rows/sec., 2.30 MiB/sec. | ||
| 11076 | 2025.12.31 23:22:34.288691 [ 271 ] {f075c783-3f0c-4709-829f-a17528e8b882} <Debug> TCPHandler: Processed in 0.001333773 sec. | ||
| 11077 | 2025.12.31 23:22:34.288799 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11078 | 2025.12.31 23:22:34.288895 [ 271 ] {d42e7a05-1520-485e-9ecc-3698d6b13a1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 11079 | 2025.12.31 23:22:34.288935 [ 271 ] {d42e7a05-1520-485e-9ecc-3698d6b13a1d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 11080 | 2025.12.31 23:22:34.289409 [ 271 ] {d42e7a05-1520-485e-9ecc-3698d6b13a1d} <Trace> oximeter.fields_u32 (32e14ee3-f9fc-4687-bf55-1d31f5f916a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11081 | 2025.12.31 23:22:34.289446 [ 271 ] {d42e7a05-1520-485e-9ecc-3698d6b13a1d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 11082 | 2025.12.31 23:22:34.289760 [ 271 ] {d42e7a05-1520-485e-9ecc-3698d6b13a1d} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 11083 | 2025.12.31 23:22:34.289971 [ 271 ] {d42e7a05-1520-485e-9ecc-3698d6b13a1d} <Trace> oximeter.fields_u32 (32e14ee3-f9fc-4687-bf55-1d31f5f916a9): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11084 | 2025.12.31 23:22:34.290100 [ 271 ] {d42e7a05-1520-485e-9ecc-3698d6b13a1d} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001224 sec., 186274.50980392157 rows/sec., 12.61 MiB/sec. | ||
| 11085 | 2025.12.31 23:22:34.290139 [ 271 ] {d42e7a05-1520-485e-9ecc-3698d6b13a1d} <Debug> TCPHandler: Processed in 0.001388783 sec. | ||
| 11086 | 2025.12.31 23:22:34.290249 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11087 | 2025.12.31 23:22:34.290344 [ 271 ] {56241eda-2157-4e5a-9efa-f988f9e2e09f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11088 | 2025.12.31 23:22:34.290383 [ 271 ] {56241eda-2157-4e5a-9efa-f988f9e2e09f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11089 | 2025.12.31 23:22:34.290964 [ 271 ] {56241eda-2157-4e5a-9efa-f988f9e2e09f} <Trace> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11090 | 2025.12.31 23:22:34.290999 [ 271 ] {56241eda-2157-4e5a-9efa-f988f9e2e09f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 11091 | 2025.12.31 23:22:34.291328 [ 271 ] {56241eda-2157-4e5a-9efa-f988f9e2e09f} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 11092 | 2025.12.31 23:22:34.291547 [ 271 ] {56241eda-2157-4e5a-9efa-f988f9e2e09f} <Trace> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11093 | 2025.12.31 23:22:34.291678 [ 271 ] {56241eda-2157-4e5a-9efa-f988f9e2e09f} <Debug> executeQuery: Read 557 rows, 42.38 KiB in 0.001352 sec., 411982.2485207101 rows/sec., 30.61 MiB/sec. | ||
| 11094 | 2025.12.31 23:22:34.291718 [ 271 ] {56241eda-2157-4e5a-9efa-f988f9e2e09f} <Debug> TCPHandler: Processed in 0.001518025 sec. | ||
| 11095 | 2025.12.31 23:22:34.291831 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11096 | 2025.12.31 23:22:34.291926 [ 271 ] {37d7ef35-683f-4b96-9ab1-3ddcb03ea47a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11097 | 2025.12.31 23:22:34.291970 [ 271 ] {37d7ef35-683f-4b96-9ab1-3ddcb03ea47a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11098 | 2025.12.31 23:22:34.292554 [ 271 ] {37d7ef35-683f-4b96-9ab1-3ddcb03ea47a} <Trace> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11099 | 2025.12.31 23:22:34.292592 [ 271 ] {37d7ef35-683f-4b96-9ab1-3ddcb03ea47a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 11100 | 2025.12.31 23:22:34.292971 [ 271 ] {37d7ef35-683f-4b96-9ab1-3ddcb03ea47a} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 11101 | 2025.12.31 23:22:34.293185 [ 271 ] {37d7ef35-683f-4b96-9ab1-3ddcb03ea47a} <Trace> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11102 | 2025.12.31 23:22:34.293313 [ 271 ] {37d7ef35-683f-4b96-9ab1-3ddcb03ea47a} <Debug> executeQuery: Read 847 rows, 58.38 KiB in 0.001405 sec., 602846.9750889679 rows/sec., 40.58 MiB/sec. | ||
| 11103 | 2025.12.31 23:22:34.293350 [ 271 ] {37d7ef35-683f-4b96-9ab1-3ddcb03ea47a} <Debug> TCPHandler: Processed in 0.001569437 sec. | ||
| 11104 | 2025.12.31 23:22:34.293463 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11105 | 2025.12.31 23:22:34.293557 [ 271 ] {fec0fbce-c15b-42ca-828a-873b82bb9af8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11106 | 2025.12.31 23:22:34.293613 [ 271 ] {fec0fbce-c15b-42ca-828a-873b82bb9af8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11107 | 2025.12.31 23:22:34.294443 [ 271 ] {fec0fbce-c15b-42ca-828a-873b82bb9af8} <Trace> oximeter.measurements_histogramu64 (83559bb8-4c93-4180-b7e7-e9b7333f4c1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11108 | 2025.12.31 23:22:34.294478 [ 271 ] {fec0fbce-c15b-42ca-828a-873b82bb9af8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 11109 | 2025.12.31 23:22:34.295013 [ 271 ] {fec0fbce-c15b-42ca-828a-873b82bb9af8} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 11110 | 2025.12.31 23:22:34.295237 [ 271 ] {fec0fbce-c15b-42ca-828a-873b82bb9af8} <Trace> oximeter.measurements_histogramu64 (83559bb8-4c93-4180-b7e7-e9b7333f4c1b): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11111 | 2025.12.31 23:22:34.295380 [ 271 ] {fec0fbce-c15b-42ca-828a-873b82bb9af8} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001841 sec., 16838.67463335144 rows/sec., 30.17 MiB/sec. | ||
| 11112 | 2025.12.31 23:22:34.295446 [ 271 ] {fec0fbce-c15b-42ca-828a-873b82bb9af8} <Debug> TCPHandler: Processed in 0.002032305 sec. | ||
| 11113 | 2025.12.31 23:22:34.295567 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11114 | 2025.12.31 23:22:34.295663 [ 271 ] {e08f1cee-25f9-4ef9-af78-db2ac90c30d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11115 | 2025.12.31 23:22:34.295705 [ 271 ] {e08f1cee-25f9-4ef9-af78-db2ac90c30d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11116 | 2025.12.31 23:22:34.296053 [ 271 ] {e08f1cee-25f9-4ef9-af78-db2ac90c30d3} <Trace> oximeter.measurements_u64 (3e0fa7da-0500-483e-b241-ac25d0f845d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11117 | 2025.12.31 23:22:34.296089 [ 271 ] {e08f1cee-25f9-4ef9-af78-db2ac90c30d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 11118 | 2025.12.31 23:22:34.296396 [ 271 ] {e08f1cee-25f9-4ef9-af78-db2ac90c30d3} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 11119 | 2025.12.31 23:22:34.296610 [ 271 ] {e08f1cee-25f9-4ef9-af78-db2ac90c30d3} <Trace> oximeter.measurements_u64 (3e0fa7da-0500-483e-b241-ac25d0f845d7): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11120 | 2025.12.31 23:22:34.296724 [ 90 ] {} <Debug> oximeter.measurements_u64 (3e0fa7da-0500-483e-b241-ac25d0f845d7) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 11121 | 2025.12.31 23:22:34.296737 [ 271 ] {e08f1cee-25f9-4ef9-af78-db2ac90c30d3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001094 sec., 54844.60694698355 rows/sec., 3.70 MiB/sec. | ||
| 11122 | 2025.12.31 23:22:34.296793 [ 90 ] {} <Trace> oximeter.measurements_u64 (3e0fa7da-0500-483e-b241-ac25d0f845d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11123 | 2025.12.31 23:22:34.296800 [ 271 ] {e08f1cee-25f9-4ef9-af78-db2ac90c30d3} <Debug> TCPHandler: Processed in 0.001282332 sec. | ||
| 11124 | 2025.12.31 23:22:34.296824 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 11125 | 2025.12.31 23:22:34.296962 [ 191 ] {3e0fa7da-0500-483e-b241-ac25d0f845d7::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 | ||
| 11126 | 2025.12.31 23:22:34.297125 [ 191 ] {3e0fa7da-0500-483e-b241-ac25d0f845d7::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11127 | 2025.12.31 23:22:34.297166 [ 191 ] {3e0fa7da-0500-483e-b241-ac25d0f845d7::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 4220 rows starting from the beginning of the part | ||
| 11128 | 2025.12.31 23:22:34.297239 [ 191 ] {3e0fa7da-0500-483e-b241-ac25d0f845d7::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 | ||
| 11129 | 2025.12.31 23:22:34.297289 [ 191 ] {3e0fa7da-0500-483e-b241-ac25d0f845d7::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 | ||
| 11130 | 2025.12.31 23:22:34.297337 [ 191 ] {3e0fa7da-0500-483e-b241-ac25d0f845d7::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 | ||
| 11131 | 2025.12.31 23:22:34.297385 [ 191 ] {3e0fa7da-0500-483e-b241-ac25d0f845d7::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 | ||
| 11132 | 2025.12.31 23:22:34.297431 [ 191 ] {3e0fa7da-0500-483e-b241-ac25d0f845d7::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 | ||
| 11133 | 2025.12.31 23:22:34.299022 [ 201 ] {3e0fa7da-0500-483e-b241-ac25d0f845d7::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4520 rows, containing 4 columns (4 merged, 0 gathered) in 0.002129156 sec., 2122906.91710706 rows/sec., 140.21 MiB/sec. | ||
| 11134 | 2025.12.31 23:22:34.299401 [ 195 ] {3e0fa7da-0500-483e-b241-ac25d0f845d7::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 11135 | 2025.12.31 23:22:34.299700 [ 195 ] {3e0fa7da-0500-483e-b241-ac25d0f845d7::all_1_71_14} <Trace> oximeter.measurements_u64 (3e0fa7da-0500-483e-b241-ac25d0f845d7): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11136 | 2025.12.31 23:22:34.299789 [ 195 ] {3e0fa7da-0500-483e-b241-ac25d0f845d7::all_1_71_14} <Trace> oximeter.measurements_u64 (3e0fa7da-0500-483e-b241-ac25d0f845d7) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 11137 | 2025.12.31 23:22:34.299871 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.07 MiB. | ||
| 11138 | 2025.12.31 23:22:34.549151 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 23604 | ||
| 11139 | 2025.12.31 23:22:34.549709 [ 245 ] {} <Trace> system.asynchronous_metric_log (1af02360-2569-4a97-a5ac-aa07775e497e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11140 | 2025.12.31 23:22:34.549756 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 11141 | 2025.12.31 23:22:34.550316 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 11142 | 2025.12.31 23:22:34.550557 [ 245 ] {} <Trace> system.asynchronous_metric_log (1af02360-2569-4a97-a5ac-aa07775e497e): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11143 | 2025.12.31 23:22:34.550710 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23604 | ||
| 11144 | 2025.12.31 23:22:35.830952 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 369 | ||
| 11145 | 2025.12.31 23:22:35.847504 [ 244 ] {} <Trace> system.metric_log (9f7485ce-4bf0-4a0f-b388-b82873d55ef6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11146 | 2025.12.31 23:22:35.847560 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 11147 | 2025.12.31 23:22:35.853721 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 11148 | 2025.12.31 23:22:35.854511 [ 244 ] {} <Trace> system.metric_log (9f7485ce-4bf0-4a0f-b388-b82873d55ef6): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11149 | 2025.12.31 23:22:35.857363 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 369 | ||
| 11150 | 2025.12.31 23:22:37.126201 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 1406 | ||
| 11151 | 2025.12.31 23:22:37.128466 [ 243 ] {} <Trace> system.query_log (aa57fb54-d3d4-4e2b-bcda-b6c10074d25d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11152 | 2025.12.31 23:22:37.128526 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 11153 | 2025.12.31 23:22:37.129737 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 11154 | 2025.12.31 23:22:37.130011 [ 243 ] {} <Trace> system.query_log (aa57fb54-d3d4-4e2b-bcda-b6c10074d25d): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11155 | 2025.12.31 23:22:37.130388 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1406 | ||
| 11156 | 2025.12.31 23:22:39.255186 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11157 | 2025.12.31 23:22:39.255389 [ 271 ] {e368e7b7-5d3b-4994-b12e-80bcb7792e7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11158 | 2025.12.31 23:22:39.255462 [ 271 ] {e368e7b7-5d3b-4994-b12e-80bcb7792e7c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11159 | 2025.12.31 23:22:39.256184 [ 271 ] {e368e7b7-5d3b-4994-b12e-80bcb7792e7c} <Trace> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11160 | 2025.12.31 23:22:39.256234 [ 271 ] {e368e7b7-5d3b-4994-b12e-80bcb7792e7c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 11161 | 2025.12.31 23:22:39.256640 [ 271 ] {e368e7b7-5d3b-4994-b12e-80bcb7792e7c} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 11162 | 2025.12.31 23:22:39.256865 [ 271 ] {e368e7b7-5d3b-4994-b12e-80bcb7792e7c} <Trace> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11163 | 2025.12.31 23:22:39.257028 [ 271 ] {e368e7b7-5d3b-4994-b12e-80bcb7792e7c} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001695 sec., 44837.7581120944 rows/sec., 3.69 MiB/sec. | ||
| 11164 | 2025.12.31 23:22:39.257080 [ 271 ] {e368e7b7-5d3b-4994-b12e-80bcb7792e7c} <Debug> TCPHandler: Processed in 0.002033144 sec. | ||
| 11165 | 2025.12.31 23:22:39.257214 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11166 | 2025.12.31 23:22:39.257318 [ 271 ] {a311e4a9-92a3-4a3d-b14c-5f682672e1ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11167 | 2025.12.31 23:22:39.257362 [ 271 ] {a311e4a9-92a3-4a3d-b14c-5f682672e1ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11168 | 2025.12.31 23:22:39.257775 [ 271 ] {a311e4a9-92a3-4a3d-b14c-5f682672e1ba} <Trace> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11169 | 2025.12.31 23:22:39.257812 [ 271 ] {a311e4a9-92a3-4a3d-b14c-5f682672e1ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 11170 | 2025.12.31 23:22:39.258113 [ 271 ] {a311e4a9-92a3-4a3d-b14c-5f682672e1ba} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 11171 | 2025.12.31 23:22:39.258328 [ 271 ] {a311e4a9-92a3-4a3d-b14c-5f682672e1ba} <Trace> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11172 | 2025.12.31 23:22:39.258467 [ 271 ] {a311e4a9-92a3-4a3d-b14c-5f682672e1ba} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001174 sec., 8517.887563884158 rows/sec., 640.51 KiB/sec. | ||
| 11173 | 2025.12.31 23:22:39.258505 [ 271 ] {a311e4a9-92a3-4a3d-b14c-5f682672e1ba} <Debug> TCPHandler: Processed in 0.001342142 sec. | ||
| 11174 | 2025.12.31 23:22:39.258616 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11175 | 2025.12.31 23:22:39.258710 [ 271 ] {ff447080-8853-4277-9b03-ce3b288c24a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11176 | 2025.12.31 23:22:39.258750 [ 271 ] {ff447080-8853-4277-9b03-ce3b288c24a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11177 | 2025.12.31 23:22:39.259170 [ 271 ] {ff447080-8853-4277-9b03-ce3b288c24a0} <Trace> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11178 | 2025.12.31 23:22:39.259207 [ 271 ] {ff447080-8853-4277-9b03-ce3b288c24a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 11179 | 2025.12.31 23:22:39.259510 [ 271 ] {ff447080-8853-4277-9b03-ce3b288c24a0} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 11180 | 2025.12.31 23:22:39.259717 [ 271 ] {ff447080-8853-4277-9b03-ce3b288c24a0} <Trace> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11181 | 2025.12.31 23:22:39.259847 [ 271 ] {ff447080-8853-4277-9b03-ce3b288c24a0} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001155 sec., 64069.26406926407 rows/sec., 5.00 MiB/sec. | ||
| 11182 | 2025.12.31 23:22:39.259884 [ 271 ] {ff447080-8853-4277-9b03-ce3b288c24a0} <Debug> TCPHandler: Processed in 0.001316612 sec. | ||
| 11183 | 2025.12.31 23:22:39.259997 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11184 | 2025.12.31 23:22:39.260091 [ 271 ] {b90ed323-4eac-49bf-8e56-10dedeec7aaa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11185 | 2025.12.31 23:22:39.260134 [ 271 ] {b90ed323-4eac-49bf-8e56-10dedeec7aaa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11186 | 2025.12.31 23:22:39.260547 [ 271 ] {b90ed323-4eac-49bf-8e56-10dedeec7aaa} <Trace> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11187 | 2025.12.31 23:22:39.260582 [ 271 ] {b90ed323-4eac-49bf-8e56-10dedeec7aaa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 11188 | 2025.12.31 23:22:39.260918 [ 271 ] {b90ed323-4eac-49bf-8e56-10dedeec7aaa} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 11189 | 2025.12.31 23:22:39.261125 [ 271 ] {b90ed323-4eac-49bf-8e56-10dedeec7aaa} <Trace> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11190 | 2025.12.31 23:22:39.261255 [ 271 ] {b90ed323-4eac-49bf-8e56-10dedeec7aaa} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001182 sec., 135363.7901861252 rows/sec., 9.43 MiB/sec. | ||
| 11191 | 2025.12.31 23:22:39.261291 [ 271 ] {b90ed323-4eac-49bf-8e56-10dedeec7aaa} <Debug> TCPHandler: Processed in 0.001341373 sec. | ||
| 11192 | 2025.12.31 23:22:39.261402 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11193 | 2025.12.31 23:22:39.261494 [ 271 ] {56041923-0c78-4725-8b5f-28a32d484468} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11194 | 2025.12.31 23:22:39.261548 [ 271 ] {56041923-0c78-4725-8b5f-28a32d484468} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11195 | 2025.12.31 23:22:39.262422 [ 271 ] {56041923-0c78-4725-8b5f-28a32d484468} <Trace> oximeter.measurements_histogramu64 (83559bb8-4c93-4180-b7e7-e9b7333f4c1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11196 | 2025.12.31 23:22:39.262458 [ 271 ] {56041923-0c78-4725-8b5f-28a32d484468} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 11197 | 2025.12.31 23:22:39.262980 [ 271 ] {56041923-0c78-4725-8b5f-28a32d484468} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 11198 | 2025.12.31 23:22:39.263200 [ 271 ] {56041923-0c78-4725-8b5f-28a32d484468} <Trace> oximeter.measurements_histogramu64 (83559bb8-4c93-4180-b7e7-e9b7333f4c1b): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11199 | 2025.12.31 23:22:39.263349 [ 271 ] {56041923-0c78-4725-8b5f-28a32d484468} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001873 sec., 5339.028296849973 rows/sec., 9.57 MiB/sec. | ||
| 11200 | 2025.12.31 23:22:39.263414 [ 271 ] {56041923-0c78-4725-8b5f-28a32d484468} <Debug> TCPHandler: Processed in 0.002059445 sec. | ||
| 11201 | 2025.12.31 23:22:39.263519 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11202 | 2025.12.31 23:22:39.263716 [ 271 ] {afa306de-a9d3-48bb-9f67-be342e7f0bcb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11203 | 2025.12.31 23:22:39.263758 [ 271 ] {afa306de-a9d3-48bb-9f67-be342e7f0bcb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11204 | 2025.12.31 23:22:39.264091 [ 271 ] {afa306de-a9d3-48bb-9f67-be342e7f0bcb} <Trace> oximeter.measurements_u64 (3e0fa7da-0500-483e-b241-ac25d0f845d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11205 | 2025.12.31 23:22:39.264127 [ 271 ] {afa306de-a9d3-48bb-9f67-be342e7f0bcb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 11206 | 2025.12.31 23:22:39.264446 [ 271 ] {afa306de-a9d3-48bb-9f67-be342e7f0bcb} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 11207 | 2025.12.31 23:22:39.264662 [ 271 ] {afa306de-a9d3-48bb-9f67-be342e7f0bcb} <Trace> oximeter.measurements_u64 (3e0fa7da-0500-483e-b241-ac25d0f845d7): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11208 | 2025.12.31 23:22:39.264792 [ 271 ] {afa306de-a9d3-48bb-9f67-be342e7f0bcb} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001095 sec., 54794.520547945205 rows/sec., 3.69 MiB/sec. | ||
| 11209 | 2025.12.31 23:22:39.264829 [ 271 ] {afa306de-a9d3-48bb-9f67-be342e7f0bcb} <Debug> TCPHandler: Processed in 0.001356423 sec. | ||
| 11210 | 2025.12.31 23:22:41.921228 [ 67 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 11211 | 2025.12.31 23:22:41.921331 [ 67 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 11212 | 2025.12.31 23:22:42.050966 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 24116 | ||
| 11213 | 2025.12.31 23:22:42.051645 [ 245 ] {} <Trace> system.asynchronous_metric_log (1af02360-2569-4a97-a5ac-aa07775e497e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11214 | 2025.12.31 23:22:42.051693 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 11215 | 2025.12.31 23:22:42.052379 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 11216 | 2025.12.31 23:22:42.052624 [ 245 ] {} <Trace> system.asynchronous_metric_log (1af02360-2569-4a97-a5ac-aa07775e497e): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11217 | 2025.12.31 23:22:42.052752 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24116 | ||
| 11218 | 2025.12.31 23:22:43.357563 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 377 | ||
| 11219 | 2025.12.31 23:22:43.374419 [ 244 ] {} <Trace> system.metric_log (9f7485ce-4bf0-4a0f-b388-b82873d55ef6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11220 | 2025.12.31 23:22:43.374474 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 11221 | 2025.12.31 23:22:43.380604 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 11222 | 2025.12.31 23:22:43.381315 [ 244 ] {} <Trace> system.metric_log (9f7485ce-4bf0-4a0f-b388-b82873d55ef6): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11223 | 2025.12.31 23:22:43.384337 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 377 | ||
| 11224 | 2025.12.31 23:22:44.256169 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11225 | 2025.12.31 23:22:44.256459 [ 271 ] {557eb927-a87a-4771-8656-f95df19696c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11226 | 2025.12.31 23:22:44.256563 [ 271 ] {557eb927-a87a-4771-8656-f95df19696c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11227 | 2025.12.31 23:22:44.257478 [ 271 ] {557eb927-a87a-4771-8656-f95df19696c1} <Trace> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11228 | 2025.12.31 23:22:44.257517 [ 271 ] {557eb927-a87a-4771-8656-f95df19696c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 11229 | 2025.12.31 23:22:44.257952 [ 271 ] {557eb927-a87a-4771-8656-f95df19696c1} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 11230 | 2025.12.31 23:22:44.258204 [ 271 ] {557eb927-a87a-4771-8656-f95df19696c1} <Trace> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11231 | 2025.12.31 23:22:44.258368 [ 271 ] {557eb927-a87a-4771-8656-f95df19696c1} <Debug> executeQuery: Read 118 rows, 10.26 KiB in 0.001988 sec., 59356.136820925545 rows/sec., 5.04 MiB/sec. | ||
| 11232 | 2025.12.31 23:22:44.258411 [ 271 ] {557eb927-a87a-4771-8656-f95df19696c1} <Debug> TCPHandler: Processed in 0.002432681 sec. | ||
| 11233 | 2025.12.31 23:22:44.258537 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11234 | 2025.12.31 23:22:44.258633 [ 271 ] {803c9ee4-64c8-4ade-a902-e7ba127bb5d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11235 | 2025.12.31 23:22:44.258674 [ 271 ] {803c9ee4-64c8-4ade-a902-e7ba127bb5d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11236 | 2025.12.31 23:22:44.259078 [ 271 ] {803c9ee4-64c8-4ade-a902-e7ba127bb5d9} <Trace> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11237 | 2025.12.31 23:22:44.259112 [ 271 ] {803c9ee4-64c8-4ade-a902-e7ba127bb5d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 11238 | 2025.12.31 23:22:44.259424 [ 271 ] {803c9ee4-64c8-4ade-a902-e7ba127bb5d9} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 11239 | 2025.12.31 23:22:44.259645 [ 271 ] {803c9ee4-64c8-4ade-a902-e7ba127bb5d9} <Trace> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11240 | 2025.12.31 23:22:44.259784 [ 271 ] {803c9ee4-64c8-4ade-a902-e7ba127bb5d9} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.00117 sec., 26495.726495726496 rows/sec., 1.95 MiB/sec. | ||
| 11241 | 2025.12.31 23:22:44.259821 [ 271 ] {803c9ee4-64c8-4ade-a902-e7ba127bb5d9} <Debug> TCPHandler: Processed in 0.001333852 sec. | ||
| 11242 | 2025.12.31 23:22:44.259930 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11243 | 2025.12.31 23:22:44.260026 [ 271 ] {54dc49ea-dcf9-4b34-8dac-183ce4da51c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11244 | 2025.12.31 23:22:44.260065 [ 271 ] {54dc49ea-dcf9-4b34-8dac-183ce4da51c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11245 | 2025.12.31 23:22:44.260488 [ 271 ] {54dc49ea-dcf9-4b34-8dac-183ce4da51c8} <Trace> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11246 | 2025.12.31 23:22:44.260522 [ 271 ] {54dc49ea-dcf9-4b34-8dac-183ce4da51c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 11247 | 2025.12.31 23:22:44.260851 [ 271 ] {54dc49ea-dcf9-4b34-8dac-183ce4da51c8} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 11248 | 2025.12.31 23:22:44.261063 [ 271 ] {54dc49ea-dcf9-4b34-8dac-183ce4da51c8} <Trace> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11249 | 2025.12.31 23:22:44.261200 [ 271 ] {54dc49ea-dcf9-4b34-8dac-183ce4da51c8} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001192 sec., 79697.98657718122 rows/sec., 6.22 MiB/sec. | ||
| 11250 | 2025.12.31 23:22:44.261236 [ 271 ] {54dc49ea-dcf9-4b34-8dac-183ce4da51c8} <Debug> TCPHandler: Processed in 0.001355063 sec. | ||
| 11251 | 2025.12.31 23:22:44.261346 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11252 | 2025.12.31 23:22:44.261442 [ 271 ] {97eee050-d529-4d17-bae6-caf495e5d8ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11253 | 2025.12.31 23:22:44.261496 [ 271 ] {97eee050-d529-4d17-bae6-caf495e5d8ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11254 | 2025.12.31 23:22:44.261915 [ 271 ] {97eee050-d529-4d17-bae6-caf495e5d8ca} <Trace> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11255 | 2025.12.31 23:22:44.261948 [ 271 ] {97eee050-d529-4d17-bae6-caf495e5d8ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 11256 | 2025.12.31 23:22:44.262310 [ 271 ] {97eee050-d529-4d17-bae6-caf495e5d8ca} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 11257 | 2025.12.31 23:22:44.262541 [ 271 ] {97eee050-d529-4d17-bae6-caf495e5d8ca} <Trace> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11258 | 2025.12.31 23:22:44.262679 [ 271 ] {97eee050-d529-4d17-bae6-caf495e5d8ca} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001256 sec., 127388.53503184713 rows/sec., 8.87 MiB/sec. | ||
| 11259 | 2025.12.31 23:22:44.262716 [ 271 ] {97eee050-d529-4d17-bae6-caf495e5d8ca} <Debug> TCPHandler: Processed in 0.001418384 sec. | ||
| 11260 | 2025.12.31 23:22:44.262817 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11261 | 2025.12.31 23:22:44.262910 [ 271 ] {ac6e0fa0-90dc-416d-88cb-dc1c7a50c022} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11262 | 2025.12.31 23:22:44.262965 [ 271 ] {ac6e0fa0-90dc-416d-88cb-dc1c7a50c022} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11263 | 2025.12.31 23:22:44.263789 [ 271 ] {ac6e0fa0-90dc-416d-88cb-dc1c7a50c022} <Trace> oximeter.measurements_histogramu64 (83559bb8-4c93-4180-b7e7-e9b7333f4c1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11264 | 2025.12.31 23:22:44.263823 [ 271 ] {ac6e0fa0-90dc-416d-88cb-dc1c7a50c022} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 11265 | 2025.12.31 23:22:44.264379 [ 271 ] {ac6e0fa0-90dc-416d-88cb-dc1c7a50c022} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 11266 | 2025.12.31 23:22:44.264607 [ 271 ] {ac6e0fa0-90dc-416d-88cb-dc1c7a50c022} <Trace> oximeter.measurements_histogramu64 (83559bb8-4c93-4180-b7e7-e9b7333f4c1b): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11267 | 2025.12.31 23:22:44.264718 [ 121 ] {} <Debug> oximeter.measurements_histogramu64 (83559bb8-4c93-4180-b7e7-e9b7333f4c1b) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 11268 | 2025.12.31 23:22:44.264744 [ 271 ] {ac6e0fa0-90dc-416d-88cb-dc1c7a50c022} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001852 sec., 16738.66090712743 rows/sec., 29.99 MiB/sec. | ||
| 11269 | 2025.12.31 23:22:44.264762 [ 121 ] {} <Trace> oximeter.measurements_histogramu64 (83559bb8-4c93-4180-b7e7-e9b7333f4c1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11270 | 2025.12.31 23:22:44.264785 [ 121 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 11271 | 2025.12.31 23:22:44.264798 [ 271 ] {ac6e0fa0-90dc-416d-88cb-dc1c7a50c022} <Debug> TCPHandler: Processed in 0.002030895 sec. | ||
| 11272 | 2025.12.31 23:22:44.264880 [ 201 ] {83559bb8-4c93-4180-b7e7-e9b7333f4c1b::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 | ||
| 11273 | 2025.12.31 23:22:44.264910 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11274 | 2025.12.31 23:22:44.265007 [ 271 ] {9461b525-a843-4197-8539-c34544b4cb6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11275 | 2025.12.31 23:22:44.265049 [ 271 ] {9461b525-a843-4197-8539-c34544b4cb6e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11276 | 2025.12.31 23:22:44.265080 [ 201 ] {83559bb8-4c93-4180-b7e7-e9b7333f4c1b::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11277 | 2025.12.31 23:22:44.265131 [ 201 ] {83559bb8-4c93-4180-b7e7-e9b7333f4c1b::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 1328 rows starting from the beginning of the part | ||
| 11278 | 2025.12.31 23:22:44.265247 [ 201 ] {83559bb8-4c93-4180-b7e7-e9b7333f4c1b::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 31 rows starting from the beginning of the part | ||
| 11279 | 2025.12.31 23:22:44.265346 [ 201 ] {83559bb8-4c93-4180-b7e7-e9b7333f4c1b::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 | ||
| 11280 | 2025.12.31 23:22:44.265402 [ 271 ] {9461b525-a843-4197-8539-c34544b4cb6e} <Trace> oximeter.measurements_u64 (3e0fa7da-0500-483e-b241-ac25d0f845d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11281 | 2025.12.31 23:22:44.265439 [ 201 ] {83559bb8-4c93-4180-b7e7-e9b7333f4c1b::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 31 rows starting from the beginning of the part | ||
| 11282 | 2025.12.31 23:22:44.265441 [ 271 ] {9461b525-a843-4197-8539-c34544b4cb6e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 11283 | 2025.12.31 23:22:44.265525 [ 201 ] {83559bb8-4c93-4180-b7e7-e9b7333f4c1b::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 | ||
| 11284 | 2025.12.31 23:22:44.265617 [ 201 ] {83559bb8-4c93-4180-b7e7-e9b7333f4c1b::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 31 rows starting from the beginning of the part | ||
| 11285 | 2025.12.31 23:22:44.265778 [ 271 ] {9461b525-a843-4197-8539-c34544b4cb6e} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 11286 | 2025.12.31 23:22:44.266021 [ 271 ] {9461b525-a843-4197-8539-c34544b4cb6e} <Trace> oximeter.measurements_u64 (3e0fa7da-0500-483e-b241-ac25d0f845d7): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11287 | 2025.12.31 23:22:44.266151 [ 271 ] {9461b525-a843-4197-8539-c34544b4cb6e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001163 sec., 51590.713671539124 rows/sec., 3.48 MiB/sec. | ||
| 11288 | 2025.12.31 23:22:44.266188 [ 271 ] {9461b525-a843-4197-8539-c34544b4cb6e} <Debug> TCPHandler: Processed in 0.001326802 sec. | ||
| 11289 | 2025.12.31 23:22:44.272452 [ 195 ] {83559bb8-4c93-4180-b7e7-e9b7333f4c1b::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1441 rows, containing 19 columns (19 merged, 0 gathered) in 0.007605029 sec., 189479.88232523506 rows/sec., 339.54 MiB/sec. | ||
| 11290 | 2025.12.31 23:22:44.274052 [ 193 ] {83559bb8-4c93-4180-b7e7-e9b7333f4c1b::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 11291 | 2025.12.31 23:22:44.274379 [ 193 ] {83559bb8-4c93-4180-b7e7-e9b7333f4c1b::all_1_71_14} <Trace> oximeter.measurements_histogramu64 (83559bb8-4c93-4180-b7e7-e9b7333f4c1b): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11292 | 2025.12.31 23:22:44.274459 [ 193 ] {83559bb8-4c93-4180-b7e7-e9b7333f4c1b::all_1_71_14} <Trace> oximeter.measurements_histogramu64 (83559bb8-4c93-4180-b7e7-e9b7333f4c1b) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 11293 | 2025.12.31 23:22:44.274546 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.49 MiB. | ||
| 11294 | 2025.12.31 23:22:45.000194 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 324.11 MiB, peak 335.57 MiB, free memory in arenas 0.00 B, will set to 327.32 MiB (RSS), difference: 3.21 MiB | ||
| 11295 | 2025.12.31 23:22:46.089197 [ 107 ] {} <Debug> oximeter.fields_ipaddr (5f424e33-6a9f-405c-b8ff-24c93b94647e) (MergerMutator): Selected 5 parts from all_1_21_5 to all_25_25_0 | ||
| 11296 | 2025.12.31 23:22:46.089334 [ 107 ] {} <Trace> oximeter.fields_ipaddr (5f424e33-6a9f-405c-b8ff-24c93b94647e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11297 | 2025.12.31 23:22:46.089380 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 11298 | 2025.12.31 23:22:46.089578 [ 189 ] {5f424e33-6a9f-405c-b8ff-24c93b94647e::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 | ||
| 11299 | 2025.12.31 23:22:46.089793 [ 189 ] {5f424e33-6a9f-405c-b8ff-24c93b94647e::all_1_25_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11300 | 2025.12.31 23:22:46.089854 [ 189 ] {5f424e33-6a9f-405c-b8ff-24c93b94647e::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_5, total 20 rows starting from the beginning of the part | ||
| 11301 | 2025.12.31 23:22:46.089971 [ 189 ] {5f424e33-6a9f-405c-b8ff-24c93b94647e::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 4 rows starting from the beginning of the part | ||
| 11302 | 2025.12.31 23:22:46.090051 [ 189 ] {5f424e33-6a9f-405c-b8ff-24c93b94647e::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 4 rows starting from the beginning of the part | ||
| 11303 | 2025.12.31 23:22:46.090123 [ 189 ] {5f424e33-6a9f-405c-b8ff-24c93b94647e::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 4 rows starting from the beginning of the part | ||
| 11304 | 2025.12.31 23:22:46.090170 [ 189 ] {5f424e33-6a9f-405c-b8ff-24c93b94647e::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 6 rows starting from the beginning of the part | ||
| 11305 | 2025.12.31 23:22:46.090938 [ 195 ] {5f424e33-6a9f-405c-b8ff-24c93b94647e::all_1_25_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38 rows, containing 5 columns (5 merged, 0 gathered) in 0.001444424 sec., 26308.064667992225 rows/sec., 2.20 MiB/sec. | ||
| 11306 | 2025.12.31 23:22:46.091153 [ 190 ] {5f424e33-6a9f-405c-b8ff-24c93b94647e::all_1_25_6} <Trace> MergedBlockOutputStream: filled checksums all_1_25_6 (state Temporary) | ||
| 11307 | 2025.12.31 23:22:46.091461 [ 190 ] {5f424e33-6a9f-405c-b8ff-24c93b94647e::all_1_25_6} <Trace> oximeter.fields_ipaddr (5f424e33-6a9f-405c-b8ff-24c93b94647e): Renaming temporary part tmp_merge_all_1_25_6 to all_1_25_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11308 | 2025.12.31 23:22:46.091543 [ 190 ] {5f424e33-6a9f-405c-b8ff-24c93b94647e::all_1_25_6} <Trace> oximeter.fields_ipaddr (5f424e33-6a9f-405c-b8ff-24c93b94647e) (MergerMutator): Merged 5 parts: [all_1_21_5, all_25_25_0] -> all_1_25_6 | ||
| 11309 | 2025.12.31 23:22:46.091651 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 11310 | 2025.12.31 23:22:47.130650 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1430 | ||
| 11311 | 2025.12.31 23:22:47.132772 [ 243 ] {} <Trace> system.query_log (aa57fb54-d3d4-4e2b-bcda-b6c10074d25d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11312 | 2025.12.31 23:22:47.132817 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 11313 | 2025.12.31 23:22:47.133978 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 11314 | 2025.12.31 23:22:47.134236 [ 243 ] {} <Trace> system.query_log (aa57fb54-d3d4-4e2b-bcda-b6c10074d25d): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11315 | 2025.12.31 23:22:47.134489 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1430 | ||
| 11316 | 2025.12.31 23:22:49.257040 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11317 | 2025.12.31 23:22:49.257238 [ 271 ] {9a581ff3-54f3-4cc0-8b8c-ca85f80e6416} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 11318 | 2025.12.31 23:22:49.257309 [ 271 ] {9a581ff3-54f3-4cc0-8b8c-ca85f80e6416} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 11319 | 2025.12.31 23:22:49.258069 [ 271 ] {9a581ff3-54f3-4cc0-8b8c-ca85f80e6416} <Trace> oximeter.fields_i16 (6205d96e-d352-40e9-8254-31db49133bc3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11320 | 2025.12.31 23:22:49.258121 [ 271 ] {9a581ff3-54f3-4cc0-8b8c-ca85f80e6416} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 11321 | 2025.12.31 23:22:49.258509 [ 271 ] {9a581ff3-54f3-4cc0-8b8c-ca85f80e6416} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 11322 | 2025.12.31 23:22:49.258724 [ 271 ] {9a581ff3-54f3-4cc0-8b8c-ca85f80e6416} <Trace> oximeter.fields_i16 (6205d96e-d352-40e9-8254-31db49133bc3): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11323 | 2025.12.31 23:22:49.258879 [ 271 ] {9a581ff3-54f3-4cc0-8b8c-ca85f80e6416} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001695 sec., 14159.292035398232 rows/sec., 1.17 MiB/sec. | ||
| 11324 | 2025.12.31 23:22:49.258921 [ 271 ] {9a581ff3-54f3-4cc0-8b8c-ca85f80e6416} <Debug> TCPHandler: Processed in 0.002018574 sec. | ||
| 11325 | 2025.12.31 23:22:49.259044 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11326 | 2025.12.31 23:22:49.259138 [ 271 ] {960b2d3e-c4c8-49ba-8648-7af1b4dc6087} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 11327 | 2025.12.31 23:22:49.259177 [ 271 ] {960b2d3e-c4c8-49ba-8648-7af1b4dc6087} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 11328 | 2025.12.31 23:22:49.259566 [ 271 ] {960b2d3e-c4c8-49ba-8648-7af1b4dc6087} <Trace> oximeter.fields_ipaddr (5f424e33-6a9f-405c-b8ff-24c93b94647e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11329 | 2025.12.31 23:22:49.259601 [ 271 ] {960b2d3e-c4c8-49ba-8648-7af1b4dc6087} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 11330 | 2025.12.31 23:22:49.259882 [ 271 ] {960b2d3e-c4c8-49ba-8648-7af1b4dc6087} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 11331 | 2025.12.31 23:22:49.260081 [ 271 ] {960b2d3e-c4c8-49ba-8648-7af1b4dc6087} <Trace> oximeter.fields_ipaddr (5f424e33-6a9f-405c-b8ff-24c93b94647e): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11332 | 2025.12.31 23:22:49.260207 [ 271 ] {960b2d3e-c4c8-49ba-8648-7af1b4dc6087} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001088 sec., 3676.470588235294 rows/sec., 299.79 KiB/sec. | ||
| 11333 | 2025.12.31 23:22:49.260243 [ 271 ] {960b2d3e-c4c8-49ba-8648-7af1b4dc6087} <Debug> TCPHandler: Processed in 0.001245872 sec. | ||
| 11334 | 2025.12.31 23:22:49.260353 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11335 | 2025.12.31 23:22:49.260445 [ 271 ] {d948533a-02d1-44d5-ad0f-5f3628911121} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11336 | 2025.12.31 23:22:49.260482 [ 271 ] {d948533a-02d1-44d5-ad0f-5f3628911121} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11337 | 2025.12.31 23:22:49.260975 [ 271 ] {d948533a-02d1-44d5-ad0f-5f3628911121} <Trace> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11338 | 2025.12.31 23:22:49.261010 [ 271 ] {d948533a-02d1-44d5-ad0f-5f3628911121} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 11339 | 2025.12.31 23:22:49.261317 [ 271 ] {d948533a-02d1-44d5-ad0f-5f3628911121} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 11340 | 2025.12.31 23:22:49.261529 [ 271 ] {d948533a-02d1-44d5-ad0f-5f3628911121} <Trace> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11341 | 2025.12.31 23:22:49.261644 [ 154 ] {} <Debug> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 11342 | 2025.12.31 23:22:49.261654 [ 271 ] {d948533a-02d1-44d5-ad0f-5f3628911121} <Debug> executeQuery: Read 198 rows, 18.02 KiB in 0.001227 sec., 161369.19315403423 rows/sec., 14.34 MiB/sec. | ||
| 11343 | 2025.12.31 23:22:49.261709 [ 154 ] {} <Trace> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11344 | 2025.12.31 23:22:49.261718 [ 271 ] {d948533a-02d1-44d5-ad0f-5f3628911121} <Debug> TCPHandler: Processed in 0.001411664 sec. | ||
| 11345 | 2025.12.31 23:22:49.261739 [ 154 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 11346 | 2025.12.31 23:22:49.261840 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11347 | 2025.12.31 23:22:49.261854 [ 198 ] {37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179::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 | ||
| 11348 | 2025.12.31 23:22:49.261943 [ 271 ] {32db78ee-7636-48c1-968a-d07f435942a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11349 | 2025.12.31 23:22:49.261980 [ 198 ] {37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11350 | 2025.12.31 23:22:49.261988 [ 271 ] {32db78ee-7636-48c1-968a-d07f435942a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11351 | 2025.12.31 23:22:49.262024 [ 198 ] {37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 2464 rows starting from the beginning of the part | ||
| 11352 | 2025.12.31 23:22:49.262102 [ 198 ] {37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 76 rows starting from the beginning of the part | ||
| 11353 | 2025.12.31 23:22:49.262153 [ 198 ] {37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 1261 rows starting from the beginning of the part | ||
| 11354 | 2025.12.31 23:22:49.262202 [ 198 ] {37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 76 rows starting from the beginning of the part | ||
| 11355 | 2025.12.31 23:22:49.262239 [ 198 ] {37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 118 rows starting from the beginning of the part | ||
| 11356 | 2025.12.31 23:22:49.262278 [ 198 ] {37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 198 rows starting from the beginning of the part | ||
| 11357 | 2025.12.31 23:22:49.262402 [ 271 ] {32db78ee-7636-48c1-968a-d07f435942a6} <Trace> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11358 | 2025.12.31 23:22:49.262444 [ 271 ] {32db78ee-7636-48c1-968a-d07f435942a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 11359 | 2025.12.31 23:22:49.262763 [ 271 ] {32db78ee-7636-48c1-968a-d07f435942a6} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 11360 | 2025.12.31 23:22:49.262976 [ 271 ] {32db78ee-7636-48c1-968a-d07f435942a6} <Trace> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11361 | 2025.12.31 23:22:49.263111 [ 271 ] {32db78ee-7636-48c1-968a-d07f435942a6} <Debug> executeQuery: Read 26 rows, 1.99 KiB in 0.001186 sec., 21922.428330522765 rows/sec., 1.64 MiB/sec. | ||
| 11362 | 2025.12.31 23:22:49.263147 [ 271 ] {32db78ee-7636-48c1-968a-d07f435942a6} <Debug> TCPHandler: Processed in 0.001353903 sec. | ||
| 11363 | 2025.12.31 23:22:49.263261 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11364 | 2025.12.31 23:22:49.263352 [ 271 ] {44cca2ee-6e89-4c32-b6fd-48fc5f20b7bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 11365 | 2025.12.31 23:22:49.263391 [ 271 ] {44cca2ee-6e89-4c32-b6fd-48fc5f20b7bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 11366 | 2025.12.31 23:22:49.263774 [ 271 ] {44cca2ee-6e89-4c32-b6fd-48fc5f20b7bf} <Trace> oximeter.fields_u32 (32e14ee3-f9fc-4687-bf55-1d31f5f916a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11367 | 2025.12.31 23:22:49.263808 [ 271 ] {44cca2ee-6e89-4c32-b6fd-48fc5f20b7bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 11368 | 2025.12.31 23:22:49.264018 [ 190 ] {37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4193 rows, containing 5 columns (5 merged, 0 gathered) in 0.002213778 sec., 1894047.1899169656 rows/sec., 163.65 MiB/sec. | ||
| 11369 | 2025.12.31 23:22:49.264096 [ 271 ] {44cca2ee-6e89-4c32-b6fd-48fc5f20b7bf} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 11370 | 2025.12.31 23:22:49.264282 [ 198 ] {37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 11371 | 2025.12.31 23:22:49.264330 [ 271 ] {44cca2ee-6e89-4c32-b6fd-48fc5f20b7bf} <Trace> oximeter.fields_u32 (32e14ee3-f9fc-4687-bf55-1d31f5f916a9): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11372 | 2025.12.31 23:22:49.264485 [ 271 ] {44cca2ee-6e89-4c32-b6fd-48fc5f20b7bf} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.00115 sec., 20869.565217391304 rows/sec., 1.73 MiB/sec. | ||
| 11373 | 2025.12.31 23:22:49.264525 [ 271 ] {44cca2ee-6e89-4c32-b6fd-48fc5f20b7bf} <Debug> TCPHandler: Processed in 0.001318762 sec. | ||
| 11374 | 2025.12.31 23:22:49.264559 [ 198 ] {37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179::all_1_76_15} <Trace> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11375 | 2025.12.31 23:22:49.264630 [ 198 ] {37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179::all_1_76_15} <Trace> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 11376 | 2025.12.31 23:22:49.264634 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11377 | 2025.12.31 23:22:49.264696 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.05 MiB. | ||
| 11378 | 2025.12.31 23:22:49.264735 [ 271 ] {7ffd2580-6e51-4b6d-92f8-22375b0ffdb1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 11379 | 2025.12.31 23:22:49.264778 [ 271 ] {7ffd2580-6e51-4b6d-92f8-22375b0ffdb1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 11380 | 2025.12.31 23:22:49.265175 [ 271 ] {7ffd2580-6e51-4b6d-92f8-22375b0ffdb1} <Trace> oximeter.fields_u8 (ce0c1db8-65f1-440f-8e78-1020d181f97b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11381 | 2025.12.31 23:22:49.265211 [ 271 ] {7ffd2580-6e51-4b6d-92f8-22375b0ffdb1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 11382 | 2025.12.31 23:22:49.265502 [ 271 ] {7ffd2580-6e51-4b6d-92f8-22375b0ffdb1} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 11383 | 2025.12.31 23:22:49.265708 [ 271 ] {7ffd2580-6e51-4b6d-92f8-22375b0ffdb1} <Trace> oximeter.fields_u8 (ce0c1db8-65f1-440f-8e78-1020d181f97b): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11384 | 2025.12.31 23:22:49.265833 [ 271 ] {7ffd2580-6e51-4b6d-92f8-22375b0ffdb1} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001116 sec., 10752.68817204301 rows/sec., 840.05 KiB/sec. | ||
| 11385 | 2025.12.31 23:22:49.265869 [ 271 ] {7ffd2580-6e51-4b6d-92f8-22375b0ffdb1} <Debug> TCPHandler: Processed in 0.001282112 sec. | ||
| 11386 | 2025.12.31 23:22:49.265993 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11387 | 2025.12.31 23:22:49.266092 [ 271 ] {8e380668-0601-4ca0-b73b-ee2c68b84faa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11388 | 2025.12.31 23:22:49.266131 [ 271 ] {8e380668-0601-4ca0-b73b-ee2c68b84faa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11389 | 2025.12.31 23:22:49.266606 [ 271 ] {8e380668-0601-4ca0-b73b-ee2c68b84faa} <Trace> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11390 | 2025.12.31 23:22:49.266641 [ 271 ] {8e380668-0601-4ca0-b73b-ee2c68b84faa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 11391 | 2025.12.31 23:22:49.266957 [ 271 ] {8e380668-0601-4ca0-b73b-ee2c68b84faa} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 11392 | 2025.12.31 23:22:49.267169 [ 271 ] {8e380668-0601-4ca0-b73b-ee2c68b84faa} <Trace> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11393 | 2025.12.31 23:22:49.267285 [ 153 ] {} <Debug> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 11394 | 2025.12.31 23:22:49.267300 [ 271 ] {8e380668-0601-4ca0-b73b-ee2c68b84faa} <Debug> executeQuery: Read 114 rows, 9.50 KiB in 0.001227 sec., 92909.53545232274 rows/sec., 7.56 MiB/sec. | ||
| 11395 | 2025.12.31 23:22:49.267321 [ 153 ] {} <Trace> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11396 | 2025.12.31 23:22:49.267339 [ 271 ] {8e380668-0601-4ca0-b73b-ee2c68b84faa} <Debug> TCPHandler: Processed in 0.001394954 sec. | ||
| 11397 | 2025.12.31 23:22:49.267342 [ 153 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 11398 | 2025.12.31 23:22:49.267456 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11399 | 2025.12.31 23:22:49.267467 [ 192 ] {e6fc079b-8071-4162-9a06-906ffa01da39::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 | ||
| 11400 | 2025.12.31 23:22:49.267550 [ 271 ] {b68a5759-5427-4a3a-a6ca-7be8943216e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11401 | 2025.12.31 23:22:49.267598 [ 271 ] {b68a5759-5427-4a3a-a6ca-7be8943216e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11402 | 2025.12.31 23:22:49.267619 [ 192 ] {e6fc079b-8071-4162-9a06-906ffa01da39::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11403 | 2025.12.31 23:22:49.267662 [ 192 ] {e6fc079b-8071-4162-9a06-906ffa01da39::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 1250 rows starting from the beginning of the part | ||
| 11404 | 2025.12.31 23:22:49.267737 [ 192 ] {e6fc079b-8071-4162-9a06-906ffa01da39::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 74 rows starting from the beginning of the part | ||
| 11405 | 2025.12.31 23:22:49.267791 [ 192 ] {e6fc079b-8071-4162-9a06-906ffa01da39::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 557 rows starting from the beginning of the part | ||
| 11406 | 2025.12.31 23:22:49.267840 [ 192 ] {e6fc079b-8071-4162-9a06-906ffa01da39::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 74 rows starting from the beginning of the part | ||
| 11407 | 2025.12.31 23:22:49.267888 [ 192 ] {e6fc079b-8071-4162-9a06-906ffa01da39::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 95 rows starting from the beginning of the part | ||
| 11408 | 2025.12.31 23:22:49.267937 [ 192 ] {e6fc079b-8071-4162-9a06-906ffa01da39::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 114 rows starting from the beginning of the part | ||
| 11409 | 2025.12.31 23:22:49.268074 [ 271 ] {b68a5759-5427-4a3a-a6ca-7be8943216e7} <Trace> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11410 | 2025.12.31 23:22:49.268113 [ 271 ] {b68a5759-5427-4a3a-a6ca-7be8943216e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 11411 | 2025.12.31 23:22:49.268465 [ 271 ] {b68a5759-5427-4a3a-a6ca-7be8943216e7} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 11412 | 2025.12.31 23:22:49.268679 [ 271 ] {b68a5759-5427-4a3a-a6ca-7be8943216e7} <Trace> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11413 | 2025.12.31 23:22:49.268811 [ 271 ] {b68a5759-5427-4a3a-a6ca-7be8943216e7} <Debug> executeQuery: Read 198 rows, 14.54 KiB in 0.00128 sec., 154687.5 rows/sec., 11.09 MiB/sec. | ||
| 11414 | 2025.12.31 23:22:49.268848 [ 271 ] {b68a5759-5427-4a3a-a6ca-7be8943216e7} <Debug> TCPHandler: Processed in 0.001440535 sec. | ||
| 11415 | 2025.12.31 23:22:49.268962 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11416 | 2025.12.31 23:22:49.269055 [ 271 ] {d01f455f-8575-48e3-8c20-941f6038e455} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11417 | 2025.12.31 23:22:49.269109 [ 271 ] {d01f455f-8575-48e3-8c20-941f6038e455} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11418 | 2025.12.31 23:22:49.269179 [ 199 ] {e6fc079b-8071-4162-9a06-906ffa01da39::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2164 rows, containing 5 columns (5 merged, 0 gathered) in 0.00176916 sec., 1223179.361957087 rows/sec., 95.02 MiB/sec. | ||
| 11419 | 2025.12.31 23:22:49.269377 [ 192 ] {e6fc079b-8071-4162-9a06-906ffa01da39::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 11420 | 2025.12.31 23:22:49.269613 [ 192 ] {e6fc079b-8071-4162-9a06-906ffa01da39::all_1_76_15} <Trace> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11421 | 2025.12.31 23:22:49.269682 [ 192 ] {e6fc079b-8071-4162-9a06-906ffa01da39::all_1_76_15} <Trace> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 11422 | 2025.12.31 23:22:49.269754 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.64 MiB. | ||
| 11423 | 2025.12.31 23:22:49.269884 [ 271 ] {d01f455f-8575-48e3-8c20-941f6038e455} <Trace> oximeter.measurements_histogramu64 (83559bb8-4c93-4180-b7e7-e9b7333f4c1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11424 | 2025.12.31 23:22:49.269925 [ 271 ] {d01f455f-8575-48e3-8c20-941f6038e455} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 11425 | 2025.12.31 23:22:49.270435 [ 271 ] {d01f455f-8575-48e3-8c20-941f6038e455} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 11426 | 2025.12.31 23:22:49.270644 [ 271 ] {d01f455f-8575-48e3-8c20-941f6038e455} <Trace> oximeter.measurements_histogramu64 (83559bb8-4c93-4180-b7e7-e9b7333f4c1b): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11427 | 2025.12.31 23:22:49.270780 [ 271 ] {d01f455f-8575-48e3-8c20-941f6038e455} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001744 sec., 5733.94495412844 rows/sec., 10.27 MiB/sec. | ||
| 11428 | 2025.12.31 23:22:49.270832 [ 271 ] {d01f455f-8575-48e3-8c20-941f6038e455} <Debug> TCPHandler: Processed in 0.001918102 sec. | ||
| 11429 | 2025.12.31 23:22:49.270943 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11430 | 2025.12.31 23:22:49.271035 [ 271 ] {22f3153f-7063-486d-8b30-abb20f8a4aa5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11431 | 2025.12.31 23:22:49.271076 [ 271 ] {22f3153f-7063-486d-8b30-abb20f8a4aa5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11432 | 2025.12.31 23:22:49.271412 [ 271 ] {22f3153f-7063-486d-8b30-abb20f8a4aa5} <Trace> oximeter.measurements_u64 (3e0fa7da-0500-483e-b241-ac25d0f845d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11433 | 2025.12.31 23:22:49.271448 [ 271 ] {22f3153f-7063-486d-8b30-abb20f8a4aa5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 11434 | 2025.12.31 23:22:49.271740 [ 271 ] {22f3153f-7063-486d-8b30-abb20f8a4aa5} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 11435 | 2025.12.31 23:22:49.271947 [ 271 ] {22f3153f-7063-486d-8b30-abb20f8a4aa5} <Trace> oximeter.measurements_u64 (3e0fa7da-0500-483e-b241-ac25d0f845d7): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11436 | 2025.12.31 23:22:49.272072 [ 271 ] {22f3153f-7063-486d-8b30-abb20f8a4aa5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001054 sec., 56925.99620493359 rows/sec., 3.84 MiB/sec. | ||
| 11437 | 2025.12.31 23:22:49.272105 [ 271 ] {22f3153f-7063-486d-8b30-abb20f8a4aa5} <Debug> TCPHandler: Processed in 0.001210241 sec. | ||
| 11438 | 2025.12.31 23:22:49.552908 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 24564 | ||
| 11439 | 2025.12.31 23:22:49.553571 [ 245 ] {} <Trace> system.asynchronous_metric_log (1af02360-2569-4a97-a5ac-aa07775e497e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11440 | 2025.12.31 23:22:49.553623 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 11441 | 2025.12.31 23:22:49.554118 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 11442 | 2025.12.31 23:22:49.554354 [ 245 ] {} <Trace> system.asynchronous_metric_log (1af02360-2569-4a97-a5ac-aa07775e497e): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11443 | 2025.12.31 23:22:49.554508 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24564 | ||
| 11444 | 2025.12.31 23:22:49.554529 [ 154 ] {} <Debug> system.asynchronous_metric_log (1af02360-2569-4a97-a5ac-aa07775e497e) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 11445 | 2025.12.31 23:22:49.554612 [ 154 ] {} <Trace> system.asynchronous_metric_log (1af02360-2569-4a97-a5ac-aa07775e497e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11446 | 2025.12.31 23:22:49.554647 [ 154 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 11447 | 2025.12.31 23:22:49.554798 [ 199 ] {1af02360-2569-4a97-a5ac-aa07775e497e::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 | ||
| 11448 | 2025.12.31 23:22:49.554953 [ 199 ] {1af02360-2569-4a97-a5ac-aa07775e497e::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11449 | 2025.12.31 23:22:49.554995 [ 199 ] {1af02360-2569-4a97-a5ac-aa07775e497e::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_46_9, total 22196 rows starting from the beginning of the part | ||
| 11450 | 2025.12.31 23:22:49.555064 [ 199 ] {1af02360-2569-4a97-a5ac-aa07775e497e::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 | ||
| 11451 | 2025.12.31 23:22:49.555112 [ 199 ] {1af02360-2569-4a97-a5ac-aa07775e497e::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 | ||
| 11452 | 2025.12.31 23:22:49.555158 [ 199 ] {1af02360-2569-4a97-a5ac-aa07775e497e::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 | ||
| 11453 | 2025.12.31 23:22:49.555201 [ 199 ] {1af02360-2569-4a97-a5ac-aa07775e497e::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 | ||
| 11454 | 2025.12.31 23:22:49.555246 [ 199 ] {1af02360-2569-4a97-a5ac-aa07775e497e::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 448 rows starting from the beginning of the part | ||
| 11455 | 2025.12.31 23:22:49.557249 [ 192 ] {1af02360-2569-4a97-a5ac-aa07775e497e::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 24564 rows, containing 4 columns (4 merged, 0 gathered) in 0.002511292 sec., 9781419.285371833 rows/sec., 139.92 MiB/sec. | ||
| 11456 | 2025.12.31 23:22:49.557521 [ 199 ] {1af02360-2569-4a97-a5ac-aa07775e497e::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 11457 | 2025.12.31 23:22:49.557768 [ 199 ] {1af02360-2569-4a97-a5ac-aa07775e497e::all_1_51_10} <Trace> system.asynchronous_metric_log (1af02360-2569-4a97-a5ac-aa07775e497e): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11458 | 2025.12.31 23:22:49.557847 [ 199 ] {1af02360-2569-4a97-a5ac-aa07775e497e::all_1_51_10} <Trace> system.asynchronous_metric_log (1af02360-2569-4a97-a5ac-aa07775e497e) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 11459 | 2025.12.31 23:22:49.557921 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.74 MiB. | ||
| 11460 | 2025.12.31 23:22:50.884412 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 384 | ||
| 11461 | 2025.12.31 23:22:50.901715 [ 244 ] {} <Trace> system.metric_log (9f7485ce-4bf0-4a0f-b388-b82873d55ef6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11462 | 2025.12.31 23:22:50.901775 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 11463 | 2025.12.31 23:22:50.908164 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 11464 | 2025.12.31 23:22:50.908880 [ 244 ] {} <Trace> system.metric_log (9f7485ce-4bf0-4a0f-b388-b82873d55ef6): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11465 | 2025.12.31 23:22:50.909191 [ 147 ] {} <Debug> system.metric_log (9f7485ce-4bf0-4a0f-b388-b82873d55ef6) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 11466 | 2025.12.31 23:22:50.909264 [ 147 ] {} <Trace> system.metric_log (9f7485ce-4bf0-4a0f-b388-b82873d55ef6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11467 | 2025.12.31 23:22:50.909289 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 11468 | 2025.12.31 23:22:50.909428 [ 205 ] {9f7485ce-4bf0-4a0f-b388-b82873d55ef6::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 | ||
| 11469 | 2025.12.31 23:22:50.911978 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 384 | ||
| 11470 | 2025.12.31 23:22:50.913154 [ 205 ] {9f7485ce-4bf0-4a0f-b388-b82873d55ef6::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11471 | 2025.12.31 23:22:50.914705 [ 205 ] {9f7485ce-4bf0-4a0f-b388-b82873d55ef6::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 | ||
| 11472 | 2025.12.31 23:22:50.919278 [ 205 ] {9f7485ce-4bf0-4a0f-b388-b82873d55ef6::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 | ||
| 11473 | 2025.12.31 23:22:50.923861 [ 205 ] {9f7485ce-4bf0-4a0f-b388-b82873d55ef6::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 | ||
| 11474 | 2025.12.31 23:22:50.928426 [ 205 ] {9f7485ce-4bf0-4a0f-b388-b82873d55ef6::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 | ||
| 11475 | 2025.12.31 23:22:50.933128 [ 205 ] {9f7485ce-4bf0-4a0f-b388-b82873d55ef6::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 | ||
| 11476 | 2025.12.31 23:22:50.937500 [ 205 ] {9f7485ce-4bf0-4a0f-b388-b82873d55ef6::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 | ||
| 11477 | 2025.12.31 23:22:50.990988 [ 199 ] {9f7485ce-4bf0-4a0f-b388-b82873d55ef6::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 384 rows, containing 679 columns (679 merged, 0 gathered) in 0.081622946 sec., 4704.55942621821 rows/sec., 24.33 MiB/sec. | ||
| 11478 | 2025.12.31 23:22:50.994280 [ 187 ] {9f7485ce-4bf0-4a0f-b388-b82873d55ef6::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 11479 | 2025.12.31 23:22:50.996526 [ 187 ] {9f7485ce-4bf0-4a0f-b388-b82873d55ef6::all_1_51_10} <Trace> system.metric_log (9f7485ce-4bf0-4a0f-b388-b82873d55ef6): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11480 | 2025.12.31 23:22:50.996638 [ 187 ] {9f7485ce-4bf0-4a0f-b388-b82873d55ef6::all_1_51_10} <Trace> system.metric_log (9f7485ce-4bf0-4a0f-b388-b82873d55ef6) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 11481 | 2025.12.31 23:22:50.999541 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 11482 | 2025.12.31 23:22:51.000204 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 328.38 MiB, peak 341.82 MiB, free memory in arenas 0.00 B, will set to 330.70 MiB (RSS), difference: 2.32 MiB | ||
| 11483 | 2025.12.31 23:22:54.256245 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11484 | 2025.12.31 23:22:54.256509 [ 271 ] {9cae3f34-d865-430d-854f-d642912e293d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11485 | 2025.12.31 23:22:54.256577 [ 271 ] {9cae3f34-d865-430d-854f-d642912e293d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11486 | 2025.12.31 23:22:54.257259 [ 271 ] {9cae3f34-d865-430d-854f-d642912e293d} <Trace> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11487 | 2025.12.31 23:22:54.257301 [ 271 ] {9cae3f34-d865-430d-854f-d642912e293d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 11488 | 2025.12.31 23:22:54.257703 [ 271 ] {9cae3f34-d865-430d-854f-d642912e293d} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 11489 | 2025.12.31 23:22:54.257930 [ 271 ] {9cae3f34-d865-430d-854f-d642912e293d} <Trace> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11490 | 2025.12.31 23:22:54.258092 [ 271 ] {9cae3f34-d865-430d-854f-d642912e293d} <Debug> executeQuery: Read 118 rows, 10.26 KiB in 0.001646 sec., 71688.94289185906 rows/sec., 6.09 MiB/sec. | ||
| 11491 | 2025.12.31 23:22:54.258143 [ 271 ] {9cae3f34-d865-430d-854f-d642912e293d} <Debug> TCPHandler: Processed in 0.002083755 sec. | ||
| 11492 | 2025.12.31 23:22:54.258264 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11493 | 2025.12.31 23:22:54.258365 [ 271 ] {9976807b-dbdb-43c4-b23c-1a578938ebb6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11494 | 2025.12.31 23:22:54.258410 [ 271 ] {9976807b-dbdb-43c4-b23c-1a578938ebb6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11495 | 2025.12.31 23:22:54.258833 [ 271 ] {9976807b-dbdb-43c4-b23c-1a578938ebb6} <Trace> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11496 | 2025.12.31 23:22:54.258868 [ 271 ] {9976807b-dbdb-43c4-b23c-1a578938ebb6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 11497 | 2025.12.31 23:22:54.259191 [ 271 ] {9976807b-dbdb-43c4-b23c-1a578938ebb6} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 11498 | 2025.12.31 23:22:54.259404 [ 271 ] {9976807b-dbdb-43c4-b23c-1a578938ebb6} <Trace> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11499 | 2025.12.31 23:22:54.259517 [ 149 ] {} <Debug> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 11500 | 2025.12.31 23:22:54.259539 [ 271 ] {9976807b-dbdb-43c4-b23c-1a578938ebb6} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001197 sec., 25898.07852965748 rows/sec., 1.90 MiB/sec. | ||
| 11501 | 2025.12.31 23:22:54.259562 [ 149 ] {} <Trace> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11502 | 2025.12.31 23:22:54.259579 [ 271 ] {9976807b-dbdb-43c4-b23c-1a578938ebb6} <Debug> TCPHandler: Processed in 0.001368833 sec. | ||
| 11503 | 2025.12.31 23:22:54.259586 [ 149 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 11504 | 2025.12.31 23:22:54.259684 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11505 | 2025.12.31 23:22:54.259710 [ 194 ] {d568562b-8e8e-4a3d-9432-0ad11505f9aa::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 | ||
| 11506 | 2025.12.31 23:22:54.259778 [ 271 ] {5643215e-1d5a-4a13-83fb-02b071792ecc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11507 | 2025.12.31 23:22:54.259824 [ 271 ] {5643215e-1d5a-4a13-83fb-02b071792ecc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11508 | 2025.12.31 23:22:54.259855 [ 194 ] {d568562b-8e8e-4a3d-9432-0ad11505f9aa::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11509 | 2025.12.31 23:22:54.259896 [ 194 ] {d568562b-8e8e-4a3d-9432-0ad11505f9aa::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 278 rows starting from the beginning of the part | ||
| 11510 | 2025.12.31 23:22:54.259966 [ 194 ] {d568562b-8e8e-4a3d-9432-0ad11505f9aa::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 37 rows starting from the beginning of the part | ||
| 11511 | 2025.12.31 23:22:54.260013 [ 194 ] {d568562b-8e8e-4a3d-9432-0ad11505f9aa::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 | ||
| 11512 | 2025.12.31 23:22:54.260058 [ 194 ] {d568562b-8e8e-4a3d-9432-0ad11505f9aa::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 31 rows starting from the beginning of the part | ||
| 11513 | 2025.12.31 23:22:54.260099 [ 194 ] {d568562b-8e8e-4a3d-9432-0ad11505f9aa::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 26 rows starting from the beginning of the part | ||
| 11514 | 2025.12.31 23:22:54.260140 [ 194 ] {d568562b-8e8e-4a3d-9432-0ad11505f9aa::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 31 rows starting from the beginning of the part | ||
| 11515 | 2025.12.31 23:22:54.260245 [ 271 ] {5643215e-1d5a-4a13-83fb-02b071792ecc} <Trace> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11516 | 2025.12.31 23:22:54.260287 [ 271 ] {5643215e-1d5a-4a13-83fb-02b071792ecc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 11517 | 2025.12.31 23:22:54.260983 [ 271 ] {5643215e-1d5a-4a13-83fb-02b071792ecc} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 11518 | 2025.12.31 23:22:54.261206 [ 271 ] {5643215e-1d5a-4a13-83fb-02b071792ecc} <Trace> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11519 | 2025.12.31 23:22:54.261208 [ 199 ] {d568562b-8e8e-4a3d-9432-0ad11505f9aa::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 413 rows, containing 5 columns (5 merged, 0 gathered) in 0.001553196 sec., 265903.33737660927 rows/sec., 18.56 MiB/sec. | ||
| 11520 | 2025.12.31 23:22:54.261343 [ 271 ] {5643215e-1d5a-4a13-83fb-02b071792ecc} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001584 sec., 59974.74747474748 rows/sec., 4.68 MiB/sec. | ||
| 11521 | 2025.12.31 23:22:54.261387 [ 271 ] {5643215e-1d5a-4a13-83fb-02b071792ecc} <Debug> TCPHandler: Processed in 0.00175237 sec. | ||
| 11522 | 2025.12.31 23:22:54.261446 [ 188 ] {d568562b-8e8e-4a3d-9432-0ad11505f9aa::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 11523 | 2025.12.31 23:22:54.261507 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11524 | 2025.12.31 23:22:54.261605 [ 271 ] {04467dc3-61ae-481f-bcce-f18de18692b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11525 | 2025.12.31 23:22:54.261653 [ 271 ] {04467dc3-61ae-481f-bcce-f18de18692b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11526 | 2025.12.31 23:22:54.261809 [ 188 ] {d568562b-8e8e-4a3d-9432-0ad11505f9aa::all_1_76_15} <Trace> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11527 | 2025.12.31 23:22:54.261918 [ 188 ] {d568562b-8e8e-4a3d-9432-0ad11505f9aa::all_1_76_15} <Trace> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 11528 | 2025.12.31 23:22:54.262042 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 11529 | 2025.12.31 23:22:54.262070 [ 271 ] {04467dc3-61ae-481f-bcce-f18de18692b8} <Trace> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11530 | 2025.12.31 23:22:54.262111 [ 271 ] {04467dc3-61ae-481f-bcce-f18de18692b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 11531 | 2025.12.31 23:22:54.262461 [ 271 ] {04467dc3-61ae-481f-bcce-f18de18692b8} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 11532 | 2025.12.31 23:22:54.262668 [ 271 ] {04467dc3-61ae-481f-bcce-f18de18692b8} <Trace> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11533 | 2025.12.31 23:22:54.262784 [ 149 ] {} <Debug> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 11534 | 2025.12.31 23:22:54.262799 [ 271 ] {04467dc3-61ae-481f-bcce-f18de18692b8} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001213 sec., 131904.3693322341 rows/sec., 9.19 MiB/sec. | ||
| 11535 | 2025.12.31 23:22:54.262818 [ 149 ] {} <Trace> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11536 | 2025.12.31 23:22:54.262835 [ 149 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 11537 | 2025.12.31 23:22:54.262837 [ 271 ] {04467dc3-61ae-481f-bcce-f18de18692b8} <Debug> TCPHandler: Processed in 0.001381113 sec. | ||
| 11538 | 2025.12.31 23:22:54.262928 [ 199 ] {7d79e45e-07fa-43b3-999d-49ca9374dcb1::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 | ||
| 11539 | 2025.12.31 23:22:54.262945 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11540 | 2025.12.31 23:22:54.263043 [ 271 ] {74ec7bdf-9190-47d2-a379-3a44c7a2d7da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11541 | 2025.12.31 23:22:54.263056 [ 199 ] {7d79e45e-07fa-43b3-999d-49ca9374dcb1::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11542 | 2025.12.31 23:22:54.263098 [ 199 ] {7d79e45e-07fa-43b3-999d-49ca9374dcb1::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_71_14, total 21662 rows starting from the beginning of the part | ||
| 11543 | 2025.12.31 23:22:54.263102 [ 271 ] {74ec7bdf-9190-47d2-a379-3a44c7a2d7da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11544 | 2025.12.31 23:22:54.263169 [ 199 ] {7d79e45e-07fa-43b3-999d-49ca9374dcb1::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 847 rows starting from the beginning of the part | ||
| 11545 | 2025.12.31 23:22:54.263218 [ 199 ] {7d79e45e-07fa-43b3-999d-49ca9374dcb1::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 | ||
| 11546 | 2025.12.31 23:22:54.263259 [ 199 ] {7d79e45e-07fa-43b3-999d-49ca9374dcb1::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 160 rows starting from the beginning of the part | ||
| 11547 | 2025.12.31 23:22:54.263298 [ 199 ] {7d79e45e-07fa-43b3-999d-49ca9374dcb1::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 198 rows starting from the beginning of the part | ||
| 11548 | 2025.12.31 23:22:54.263337 [ 199 ] {7d79e45e-07fa-43b3-999d-49ca9374dcb1::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 | ||
| 11549 | 2025.12.31 23:22:54.263941 [ 271 ] {74ec7bdf-9190-47d2-a379-3a44c7a2d7da} <Trace> oximeter.measurements_histogramu64 (83559bb8-4c93-4180-b7e7-e9b7333f4c1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11550 | 2025.12.31 23:22:54.263980 [ 271 ] {74ec7bdf-9190-47d2-a379-3a44c7a2d7da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 11551 | 2025.12.31 23:22:54.264700 [ 271 ] {74ec7bdf-9190-47d2-a379-3a44c7a2d7da} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 11552 | 2025.12.31 23:22:54.264933 [ 271 ] {74ec7bdf-9190-47d2-a379-3a44c7a2d7da} <Trace> oximeter.measurements_histogramu64 (83559bb8-4c93-4180-b7e7-e9b7333f4c1b): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11553 | 2025.12.31 23:22:54.265081 [ 271 ] {74ec7bdf-9190-47d2-a379-3a44c7a2d7da} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.002055 sec., 15085.158150851581 rows/sec., 27.03 MiB/sec. | ||
| 11554 | 2025.12.31 23:22:54.265145 [ 271 ] {74ec7bdf-9190-47d2-a379-3a44c7a2d7da} <Debug> TCPHandler: Processed in 0.002249558 sec. | ||
| 11555 | 2025.12.31 23:22:54.265265 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11556 | 2025.12.31 23:22:54.265359 [ 271 ] {c1b5d5be-e1c7-4afc-95d0-1c0e18de8d76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11557 | 2025.12.31 23:22:54.265404 [ 271 ] {c1b5d5be-e1c7-4afc-95d0-1c0e18de8d76} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11558 | 2025.12.31 23:22:54.265749 [ 271 ] {c1b5d5be-e1c7-4afc-95d0-1c0e18de8d76} <Trace> oximeter.measurements_u64 (3e0fa7da-0500-483e-b241-ac25d0f845d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11559 | 2025.12.31 23:22:54.265784 [ 271 ] {c1b5d5be-e1c7-4afc-95d0-1c0e18de8d76} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 11560 | 2025.12.31 23:22:54.266216 [ 271 ] {c1b5d5be-e1c7-4afc-95d0-1c0e18de8d76} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 11561 | 2025.12.31 23:22:54.266433 [ 271 ] {c1b5d5be-e1c7-4afc-95d0-1c0e18de8d76} <Trace> oximeter.measurements_u64 (3e0fa7da-0500-483e-b241-ac25d0f845d7): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11562 | 2025.12.31 23:22:54.266568 [ 271 ] {c1b5d5be-e1c7-4afc-95d0-1c0e18de8d76} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001227 sec., 48899.75550122249 rows/sec., 3.30 MiB/sec. | ||
| 11563 | 2025.12.31 23:22:54.266604 [ 271 ] {c1b5d5be-e1c7-4afc-95d0-1c0e18de8d76} <Debug> TCPHandler: Processed in 0.001390123 sec. | ||
| 11564 | 2025.12.31 23:22:54.269725 [ 188 ] {7d79e45e-07fa-43b3-999d-49ca9374dcb1::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 23187 rows, containing 5 columns (5 merged, 0 gathered) in 0.006840656 sec., 3389587.1974851536 rows/sec., 231.31 MiB/sec. | ||
| 11565 | 2025.12.31 23:22:54.270250 [ 188 ] {7d79e45e-07fa-43b3-999d-49ca9374dcb1::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 11566 | 2025.12.31 23:22:54.270537 [ 188 ] {7d79e45e-07fa-43b3-999d-49ca9374dcb1::all_1_76_15} <Trace> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11567 | 2025.12.31 23:22:54.270608 [ 188 ] {7d79e45e-07fa-43b3-999d-49ca9374dcb1::all_1_76_15} <Trace> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 11568 | 2025.12.31 23:22:54.270701 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.34 MiB. | ||
| 11569 | 2025.12.31 23:22:55.000226 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 331.20 MiB, peak 341.82 MiB, free memory in arenas 0.00 B, will set to 333.37 MiB (RSS), difference: 2.17 MiB | ||
| 11570 | 2025.12.31 23:22:56.921390 [ 146 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 11571 | 2025.12.31 23:22:56.921494 [ 146 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 11572 | 2025.12.31 23:22:57.054799 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 25076 | ||
| 11573 | 2025.12.31 23:22:57.055500 [ 245 ] {} <Trace> system.asynchronous_metric_log (1af02360-2569-4a97-a5ac-aa07775e497e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11574 | 2025.12.31 23:22:57.055555 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 11575 | 2025.12.31 23:22:57.056050 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 11576 | 2025.12.31 23:22:57.056283 [ 245 ] {} <Trace> system.asynchronous_metric_log (1af02360-2569-4a97-a5ac-aa07775e497e): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11577 | 2025.12.31 23:22:57.056433 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 25076 | ||
| 11578 | 2025.12.31 23:22:57.134845 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1462 | ||
| 11579 | 2025.12.31 23:22:57.137273 [ 243 ] {} <Trace> system.query_log (aa57fb54-d3d4-4e2b-bcda-b6c10074d25d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11580 | 2025.12.31 23:22:57.137337 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 11581 | 2025.12.31 23:22:57.138569 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 11582 | 2025.12.31 23:22:57.138860 [ 243 ] {} <Trace> system.query_log (aa57fb54-d3d4-4e2b-bcda-b6c10074d25d): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11583 | 2025.12.31 23:22:57.139255 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1462 | ||
| 11584 | 2025.12.31 23:22:58.000210 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 329.38 MiB, peak 341.82 MiB, free memory in arenas 0.00 B, will set to 333.37 MiB (RSS), difference: 3.99 MiB | ||
| 11585 | 2025.12.31 23:22:58.412197 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 392 | ||
| 11586 | 2025.12.31 23:22:58.427295 [ 244 ] {} <Trace> system.metric_log (9f7485ce-4bf0-4a0f-b388-b82873d55ef6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11587 | 2025.12.31 23:22:58.427353 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 11588 | 2025.12.31 23:22:58.433120 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 11589 | 2025.12.31 23:22:58.433810 [ 244 ] {} <Trace> system.metric_log (9f7485ce-4bf0-4a0f-b388-b82873d55ef6): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11590 | 2025.12.31 23:22:58.436543 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 392 | ||
| 11591 | 2025.12.31 23:22:59.255254 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11592 | 2025.12.31 23:22:59.255426 [ 271 ] {00910fe1-37ec-48d1-bb5a-ea536a7447aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11593 | 2025.12.31 23:22:59.255488 [ 271 ] {00910fe1-37ec-48d1-bb5a-ea536a7447aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11594 | 2025.12.31 23:22:59.256135 [ 271 ] {00910fe1-37ec-48d1-bb5a-ea536a7447aa} <Trace> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11595 | 2025.12.31 23:22:59.256171 [ 271 ] {00910fe1-37ec-48d1-bb5a-ea536a7447aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 11596 | 2025.12.31 23:22:59.256557 [ 271 ] {00910fe1-37ec-48d1-bb5a-ea536a7447aa} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 11597 | 2025.12.31 23:22:59.256769 [ 271 ] {00910fe1-37ec-48d1-bb5a-ea536a7447aa} <Trace> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11598 | 2025.12.31 23:22:59.256916 [ 271 ] {00910fe1-37ec-48d1-bb5a-ea536a7447aa} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001539 sec., 49382.71604938272 rows/sec., 4.07 MiB/sec. | ||
| 11599 | 2025.12.31 23:22:59.256955 [ 271 ] {00910fe1-37ec-48d1-bb5a-ea536a7447aa} <Debug> TCPHandler: Processed in 0.001830351 sec. | ||
| 11600 | 2025.12.31 23:22:59.257076 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11601 | 2025.12.31 23:22:59.257169 [ 271 ] {3907ac7e-b4f0-49a1-aa7d-b316c0c3e62d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11602 | 2025.12.31 23:22:59.257209 [ 271 ] {3907ac7e-b4f0-49a1-aa7d-b316c0c3e62d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11603 | 2025.12.31 23:22:59.257599 [ 271 ] {3907ac7e-b4f0-49a1-aa7d-b316c0c3e62d} <Trace> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11604 | 2025.12.31 23:22:59.257633 [ 271 ] {3907ac7e-b4f0-49a1-aa7d-b316c0c3e62d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 11605 | 2025.12.31 23:22:59.257918 [ 271 ] {3907ac7e-b4f0-49a1-aa7d-b316c0c3e62d} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 11606 | 2025.12.31 23:22:59.258115 [ 271 ] {3907ac7e-b4f0-49a1-aa7d-b316c0c3e62d} <Trace> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11607 | 2025.12.31 23:22:59.258237 [ 271 ] {3907ac7e-b4f0-49a1-aa7d-b316c0c3e62d} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001087 sec., 9199.632014719411 rows/sec., 691.77 KiB/sec. | ||
| 11608 | 2025.12.31 23:22:59.258273 [ 271 ] {3907ac7e-b4f0-49a1-aa7d-b316c0c3e62d} <Debug> TCPHandler: Processed in 0.001245261 sec. | ||
| 11609 | 2025.12.31 23:22:59.258376 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11610 | 2025.12.31 23:22:59.258467 [ 271 ] {48fcc6bf-9dd4-47d5-94d2-c3f350b0e7b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11611 | 2025.12.31 23:22:59.258506 [ 271 ] {48fcc6bf-9dd4-47d5-94d2-c3f350b0e7b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11612 | 2025.12.31 23:22:59.258901 [ 271 ] {48fcc6bf-9dd4-47d5-94d2-c3f350b0e7b3} <Trace> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11613 | 2025.12.31 23:22:59.258935 [ 271 ] {48fcc6bf-9dd4-47d5-94d2-c3f350b0e7b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 11614 | 2025.12.31 23:22:59.259224 [ 271 ] {48fcc6bf-9dd4-47d5-94d2-c3f350b0e7b3} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 11615 | 2025.12.31 23:22:59.259425 [ 271 ] {48fcc6bf-9dd4-47d5-94d2-c3f350b0e7b3} <Trace> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11616 | 2025.12.31 23:22:59.259551 [ 271 ] {48fcc6bf-9dd4-47d5-94d2-c3f350b0e7b3} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001102 sec., 67150.63520871144 rows/sec., 5.24 MiB/sec. | ||
| 11617 | 2025.12.31 23:22:59.259586 [ 271 ] {48fcc6bf-9dd4-47d5-94d2-c3f350b0e7b3} <Debug> TCPHandler: Processed in 0.001257351 sec. | ||
| 11618 | 2025.12.31 23:22:59.259691 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11619 | 2025.12.31 23:22:59.259784 [ 271 ] {41ccbd4d-4959-43fe-b338-e8fea48b6d95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11620 | 2025.12.31 23:22:59.259826 [ 271 ] {41ccbd4d-4959-43fe-b338-e8fea48b6d95} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11621 | 2025.12.31 23:22:59.260228 [ 271 ] {41ccbd4d-4959-43fe-b338-e8fea48b6d95} <Trace> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11622 | 2025.12.31 23:22:59.260260 [ 271 ] {41ccbd4d-4959-43fe-b338-e8fea48b6d95} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 11623 | 2025.12.31 23:22:59.260572 [ 271 ] {41ccbd4d-4959-43fe-b338-e8fea48b6d95} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 11624 | 2025.12.31 23:22:59.260780 [ 271 ] {41ccbd4d-4959-43fe-b338-e8fea48b6d95} <Trace> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11625 | 2025.12.31 23:22:59.260901 [ 271 ] {41ccbd4d-4959-43fe-b338-e8fea48b6d95} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001136 sec., 140845.0704225352 rows/sec., 9.81 MiB/sec. | ||
| 11626 | 2025.12.31 23:22:59.260936 [ 271 ] {41ccbd4d-4959-43fe-b338-e8fea48b6d95} <Debug> TCPHandler: Processed in 0.001292202 sec. | ||
| 11627 | 2025.12.31 23:22:59.261042 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11628 | 2025.12.31 23:22:59.261133 [ 271 ] {82c81abc-2f0a-4da0-8abf-d4cd28533224} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11629 | 2025.12.31 23:22:59.261186 [ 271 ] {82c81abc-2f0a-4da0-8abf-d4cd28533224} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11630 | 2025.12.31 23:22:59.261950 [ 271 ] {82c81abc-2f0a-4da0-8abf-d4cd28533224} <Trace> oximeter.measurements_histogramu64 (83559bb8-4c93-4180-b7e7-e9b7333f4c1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11631 | 2025.12.31 23:22:59.261984 [ 271 ] {82c81abc-2f0a-4da0-8abf-d4cd28533224} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 11632 | 2025.12.31 23:22:59.262478 [ 271 ] {82c81abc-2f0a-4da0-8abf-d4cd28533224} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 11633 | 2025.12.31 23:22:59.262691 [ 271 ] {82c81abc-2f0a-4da0-8abf-d4cd28533224} <Trace> oximeter.measurements_histogramu64 (83559bb8-4c93-4180-b7e7-e9b7333f4c1b): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11634 | 2025.12.31 23:22:59.262825 [ 271 ] {82c81abc-2f0a-4da0-8abf-d4cd28533224} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.00171 sec., 5847.95321637427 rows/sec., 10.48 MiB/sec. | ||
| 11635 | 2025.12.31 23:22:59.262887 [ 271 ] {82c81abc-2f0a-4da0-8abf-d4cd28533224} <Debug> TCPHandler: Processed in 0.001892232 sec. | ||
| 11636 | 2025.12.31 23:22:59.262995 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11637 | 2025.12.31 23:22:59.263088 [ 271 ] {9303a09a-2dcb-467a-98ee-96c581eecb68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11638 | 2025.12.31 23:22:59.263128 [ 271 ] {9303a09a-2dcb-467a-98ee-96c581eecb68} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11639 | 2025.12.31 23:22:59.263455 [ 271 ] {9303a09a-2dcb-467a-98ee-96c581eecb68} <Trace> oximeter.measurements_u64 (3e0fa7da-0500-483e-b241-ac25d0f845d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11640 | 2025.12.31 23:22:59.263489 [ 271 ] {9303a09a-2dcb-467a-98ee-96c581eecb68} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 11641 | 2025.12.31 23:22:59.263784 [ 271 ] {9303a09a-2dcb-467a-98ee-96c581eecb68} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 11642 | 2025.12.31 23:22:59.263981 [ 271 ] {9303a09a-2dcb-467a-98ee-96c581eecb68} <Trace> oximeter.measurements_u64 (3e0fa7da-0500-483e-b241-ac25d0f845d7): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11643 | 2025.12.31 23:22:59.264079 [ 141 ] {} <Debug> oximeter.measurements_u64 (3e0fa7da-0500-483e-b241-ac25d0f845d7) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 11644 | 2025.12.31 23:22:59.264103 [ 271 ] {9303a09a-2dcb-467a-98ee-96c581eecb68} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001034 sec., 58027.07930367505 rows/sec., 3.91 MiB/sec. | ||
| 11645 | 2025.12.31 23:22:59.264115 [ 141 ] {} <Trace> oximeter.measurements_u64 (3e0fa7da-0500-483e-b241-ac25d0f845d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11646 | 2025.12.31 23:22:59.264135 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 11647 | 2025.12.31 23:22:59.264139 [ 271 ] {9303a09a-2dcb-467a-98ee-96c581eecb68} <Debug> TCPHandler: Processed in 0.001191511 sec. | ||
| 11648 | 2025.12.31 23:22:59.264258 [ 196 ] {3e0fa7da-0500-483e-b241-ac25d0f845d7::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 | ||
| 11649 | 2025.12.31 23:22:59.264409 [ 196 ] {3e0fa7da-0500-483e-b241-ac25d0f845d7::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11650 | 2025.12.31 23:22:59.264447 [ 196 ] {3e0fa7da-0500-483e-b241-ac25d0f845d7::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 4520 rows starting from the beginning of the part | ||
| 11651 | 2025.12.31 23:22:59.264510 [ 196 ] {3e0fa7da-0500-483e-b241-ac25d0f845d7::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 | ||
| 11652 | 2025.12.31 23:22:59.264554 [ 196 ] {3e0fa7da-0500-483e-b241-ac25d0f845d7::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 | ||
| 11653 | 2025.12.31 23:22:59.264593 [ 196 ] {3e0fa7da-0500-483e-b241-ac25d0f845d7::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 | ||
| 11654 | 2025.12.31 23:22:59.264629 [ 196 ] {3e0fa7da-0500-483e-b241-ac25d0f845d7::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 | ||
| 11655 | 2025.12.31 23:22:59.264670 [ 196 ] {3e0fa7da-0500-483e-b241-ac25d0f845d7::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 | ||
| 11656 | 2025.12.31 23:22:59.266227 [ 197 ] {3e0fa7da-0500-483e-b241-ac25d0f845d7::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4820 rows, containing 4 columns (4 merged, 0 gathered) in 0.002031434 sec., 2372708.1460682456 rows/sec., 156.91 MiB/sec. | ||
| 11657 | 2025.12.31 23:22:59.266654 [ 191 ] {3e0fa7da-0500-483e-b241-ac25d0f845d7::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 11658 | 2025.12.31 23:22:59.266986 [ 191 ] {3e0fa7da-0500-483e-b241-ac25d0f845d7::all_1_76_15} <Trace> oximeter.measurements_u64 (3e0fa7da-0500-483e-b241-ac25d0f845d7): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11659 | 2025.12.31 23:22:59.267074 [ 191 ] {3e0fa7da-0500-483e-b241-ac25d0f845d7::all_1_76_15} <Trace> oximeter.measurements_u64 (3e0fa7da-0500-483e-b241-ac25d0f845d7) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 11660 | 2025.12.31 23:22:59.267174 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.11 MiB. | ||
| 11661 | 2025.12.31 23:23:04.284499 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11662 | 2025.12.31 23:23:04.284690 [ 271 ] {4ca6f11e-3170-4315-8d3b-5e397e91c0f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 11663 | 2025.12.31 23:23:04.284753 [ 271 ] {4ca6f11e-3170-4315-8d3b-5e397e91c0f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 11664 | 2025.12.31 23:23:04.285380 [ 271 ] {4ca6f11e-3170-4315-8d3b-5e397e91c0f7} <Trace> oximeter.fields_ipaddr (5f424e33-6a9f-405c-b8ff-24c93b94647e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11665 | 2025.12.31 23:23:04.285424 [ 271 ] {4ca6f11e-3170-4315-8d3b-5e397e91c0f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 11666 | 2025.12.31 23:23:04.285795 [ 271 ] {4ca6f11e-3170-4315-8d3b-5e397e91c0f7} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 11667 | 2025.12.31 23:23:04.286015 [ 271 ] {4ca6f11e-3170-4315-8d3b-5e397e91c0f7} <Trace> oximeter.fields_ipaddr (5f424e33-6a9f-405c-b8ff-24c93b94647e): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11668 | 2025.12.31 23:23:04.286165 [ 271 ] {4ca6f11e-3170-4315-8d3b-5e397e91c0f7} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001525 sec., 2622.950819672131 rows/sec., 213.88 KiB/sec. | ||
| 11669 | 2025.12.31 23:23:04.286206 [ 271 ] {4ca6f11e-3170-4315-8d3b-5e397e91c0f7} <Debug> TCPHandler: Processed in 0.001835431 sec. | ||
| 11670 | 2025.12.31 23:23:04.286323 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11671 | 2025.12.31 23:23:04.286416 [ 271 ] {3ea4549d-2f34-4d3d-a9b3-4ac78b5f10eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11672 | 2025.12.31 23:23:04.286455 [ 271 ] {3ea4549d-2f34-4d3d-a9b3-4ac78b5f10eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11673 | 2025.12.31 23:23:04.287522 [ 271 ] {3ea4549d-2f34-4d3d-a9b3-4ac78b5f10eb} <Trace> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11674 | 2025.12.31 23:23:04.287558 [ 271 ] {3ea4549d-2f34-4d3d-a9b3-4ac78b5f10eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 11675 | 2025.12.31 23:23:04.287923 [ 271 ] {3ea4549d-2f34-4d3d-a9b3-4ac78b5f10eb} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 11676 | 2025.12.31 23:23:04.288123 [ 271 ] {3ea4549d-2f34-4d3d-a9b3-4ac78b5f10eb} <Trace> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11677 | 2025.12.31 23:23:04.288248 [ 271 ] {3ea4549d-2f34-4d3d-a9b3-4ac78b5f10eb} <Debug> executeQuery: Read 1260 rows, 106.97 KiB in 0.00185 sec., 681081.0810810811 rows/sec., 56.47 MiB/sec. | ||
| 11678 | 2025.12.31 23:23:04.288284 [ 271 ] {3ea4549d-2f34-4d3d-a9b3-4ac78b5f10eb} <Debug> TCPHandler: Processed in 0.002008494 sec. | ||
| 11679 | 2025.12.31 23:23:04.288394 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11680 | 2025.12.31 23:23:04.288486 [ 271 ] {aa0fa6d9-0d66-4862-8839-84428306d74e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11681 | 2025.12.31 23:23:04.288527 [ 271 ] {aa0fa6d9-0d66-4862-8839-84428306d74e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11682 | 2025.12.31 23:23:04.288929 [ 271 ] {aa0fa6d9-0d66-4862-8839-84428306d74e} <Trace> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11683 | 2025.12.31 23:23:04.288965 [ 271 ] {aa0fa6d9-0d66-4862-8839-84428306d74e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 11684 | 2025.12.31 23:23:04.289254 [ 271 ] {aa0fa6d9-0d66-4862-8839-84428306d74e} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 11685 | 2025.12.31 23:23:04.289449 [ 271 ] {aa0fa6d9-0d66-4862-8839-84428306d74e} <Trace> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11686 | 2025.12.31 23:23:04.289597 [ 271 ] {aa0fa6d9-0d66-4862-8839-84428306d74e} <Debug> executeQuery: Read 35 rows, 2.61 KiB in 0.001129 sec., 31000.88573959256 rows/sec., 2.26 MiB/sec. | ||
| 11687 | 2025.12.31 23:23:04.289635 [ 271 ] {aa0fa6d9-0d66-4862-8839-84428306d74e} <Debug> TCPHandler: Processed in 0.001287922 sec. | ||
| 11688 | 2025.12.31 23:23:04.289754 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11689 | 2025.12.31 23:23:04.289864 [ 271 ] {f8605c25-b49b-43b6-8c42-dddab42d76d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 11690 | 2025.12.31 23:23:04.289906 [ 271 ] {f8605c25-b49b-43b6-8c42-dddab42d76d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 11691 | 2025.12.31 23:23:04.290387 [ 271 ] {f8605c25-b49b-43b6-8c42-dddab42d76d4} <Trace> oximeter.fields_u32 (32e14ee3-f9fc-4687-bf55-1d31f5f916a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11692 | 2025.12.31 23:23:04.290425 [ 271 ] {f8605c25-b49b-43b6-8c42-dddab42d76d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 11693 | 2025.12.31 23:23:04.290740 [ 271 ] {f8605c25-b49b-43b6-8c42-dddab42d76d4} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 11694 | 2025.12.31 23:23:04.290939 [ 271 ] {f8605c25-b49b-43b6-8c42-dddab42d76d4} <Trace> oximeter.fields_u32 (32e14ee3-f9fc-4687-bf55-1d31f5f916a9): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11695 | 2025.12.31 23:23:04.291070 [ 271 ] {f8605c25-b49b-43b6-8c42-dddab42d76d4} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001225 sec., 186122.44897959183 rows/sec., 12.60 MiB/sec. | ||
| 11696 | 2025.12.31 23:23:04.291110 [ 271 ] {f8605c25-b49b-43b6-8c42-dddab42d76d4} <Debug> TCPHandler: Processed in 0.001415924 sec. | ||
| 11697 | 2025.12.31 23:23:04.291210 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11698 | 2025.12.31 23:23:04.291305 [ 271 ] {5cabd5c8-2069-4dca-8681-6525c34eb3b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11699 | 2025.12.31 23:23:04.291344 [ 271 ] {5cabd5c8-2069-4dca-8681-6525c34eb3b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11700 | 2025.12.31 23:23:04.291939 [ 271 ] {5cabd5c8-2069-4dca-8681-6525c34eb3b5} <Trace> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11701 | 2025.12.31 23:23:04.291976 [ 271 ] {5cabd5c8-2069-4dca-8681-6525c34eb3b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 11702 | 2025.12.31 23:23:04.292304 [ 271 ] {5cabd5c8-2069-4dca-8681-6525c34eb3b5} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 11703 | 2025.12.31 23:23:04.292511 [ 271 ] {5cabd5c8-2069-4dca-8681-6525c34eb3b5} <Trace> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11704 | 2025.12.31 23:23:04.292637 [ 271 ] {5cabd5c8-2069-4dca-8681-6525c34eb3b5} <Debug> executeQuery: Read 555 rows, 42.21 KiB in 0.00135 sec., 411111.11111111107 rows/sec., 30.54 MiB/sec. | ||
| 11705 | 2025.12.31 23:23:04.292675 [ 271 ] {5cabd5c8-2069-4dca-8681-6525c34eb3b5} <Debug> TCPHandler: Processed in 0.001513795 sec. | ||
| 11706 | 2025.12.31 23:23:04.292784 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11707 | 2025.12.31 23:23:04.292878 [ 271 ] {faafa89a-c352-490c-b53c-960750546b58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11708 | 2025.12.31 23:23:04.292920 [ 271 ] {faafa89a-c352-490c-b53c-960750546b58} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11709 | 2025.12.31 23:23:04.293483 [ 271 ] {faafa89a-c352-490c-b53c-960750546b58} <Trace> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11710 | 2025.12.31 23:23:04.293521 [ 271 ] {faafa89a-c352-490c-b53c-960750546b58} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 11711 | 2025.12.31 23:23:04.293889 [ 271 ] {faafa89a-c352-490c-b53c-960750546b58} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 11712 | 2025.12.31 23:23:04.294090 [ 271 ] {faafa89a-c352-490c-b53c-960750546b58} <Trace> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11713 | 2025.12.31 23:23:04.294221 [ 271 ] {faafa89a-c352-490c-b53c-960750546b58} <Debug> executeQuery: Read 846 rows, 58.31 KiB in 0.001361 sec., 621601.7634092579 rows/sec., 41.84 MiB/sec. | ||
| 11714 | 2025.12.31 23:23:04.294257 [ 271 ] {faafa89a-c352-490c-b53c-960750546b58} <Debug> TCPHandler: Processed in 0.001522866 sec. | ||
| 11715 | 2025.12.31 23:23:04.294369 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11716 | 2025.12.31 23:23:04.294463 [ 271 ] {aa6e48ba-6d40-4464-a596-9a7fc0cd97f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11717 | 2025.12.31 23:23:04.294523 [ 271 ] {aa6e48ba-6d40-4464-a596-9a7fc0cd97f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11718 | 2025.12.31 23:23:04.295366 [ 271 ] {aa6e48ba-6d40-4464-a596-9a7fc0cd97f6} <Trace> oximeter.measurements_histogramu64 (83559bb8-4c93-4180-b7e7-e9b7333f4c1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11719 | 2025.12.31 23:23:04.295402 [ 271 ] {aa6e48ba-6d40-4464-a596-9a7fc0cd97f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 11720 | 2025.12.31 23:23:04.295929 [ 271 ] {aa6e48ba-6d40-4464-a596-9a7fc0cd97f6} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 11721 | 2025.12.31 23:23:04.296138 [ 271 ] {aa6e48ba-6d40-4464-a596-9a7fc0cd97f6} <Trace> oximeter.measurements_histogramu64 (83559bb8-4c93-4180-b7e7-e9b7333f4c1b): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11722 | 2025.12.31 23:23:04.296271 [ 271 ] {aa6e48ba-6d40-4464-a596-9a7fc0cd97f6} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001825 sec., 16986.301369863013 rows/sec., 30.44 MiB/sec. | ||
| 11723 | 2025.12.31 23:23:04.296324 [ 271 ] {aa6e48ba-6d40-4464-a596-9a7fc0cd97f6} <Debug> TCPHandler: Processed in 0.002003204 sec. | ||
| 11724 | 2025.12.31 23:23:04.296439 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11725 | 2025.12.31 23:23:04.296533 [ 271 ] {25ba49a3-9730-4b41-b1e6-ecbd7e5685bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11726 | 2025.12.31 23:23:04.296575 [ 271 ] {25ba49a3-9730-4b41-b1e6-ecbd7e5685bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11727 | 2025.12.31 23:23:04.296914 [ 271 ] {25ba49a3-9730-4b41-b1e6-ecbd7e5685bc} <Trace> oximeter.measurements_u64 (3e0fa7da-0500-483e-b241-ac25d0f845d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11728 | 2025.12.31 23:23:04.296950 [ 271 ] {25ba49a3-9730-4b41-b1e6-ecbd7e5685bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 11729 | 2025.12.31 23:23:04.297243 [ 271 ] {25ba49a3-9730-4b41-b1e6-ecbd7e5685bc} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 11730 | 2025.12.31 23:23:04.297452 [ 271 ] {25ba49a3-9730-4b41-b1e6-ecbd7e5685bc} <Trace> oximeter.measurements_u64 (3e0fa7da-0500-483e-b241-ac25d0f845d7): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11731 | 2025.12.31 23:23:04.297579 [ 271 ] {25ba49a3-9730-4b41-b1e6-ecbd7e5685bc} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001064 sec., 56390.97744360902 rows/sec., 3.80 MiB/sec. | ||
| 11732 | 2025.12.31 23:23:04.297615 [ 271 ] {25ba49a3-9730-4b41-b1e6-ecbd7e5685bc} <Debug> TCPHandler: Processed in 0.001225541 sec. | ||
| 11733 | 2025.12.31 23:23:04.556628 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 25524 | ||
| 11734 | 2025.12.31 23:23:04.557436 [ 245 ] {} <Trace> system.asynchronous_metric_log (1af02360-2569-4a97-a5ac-aa07775e497e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11735 | 2025.12.31 23:23:04.557515 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 11736 | 2025.12.31 23:23:04.558157 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 11737 | 2025.12.31 23:23:04.558400 [ 245 ] {} <Trace> system.asynchronous_metric_log (1af02360-2569-4a97-a5ac-aa07775e497e): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11738 | 2025.12.31 23:23:04.558555 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 25524 | ||
| 11739 | 2025.12.31 23:23:05.936617 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 399 | ||
| 11740 | 2025.12.31 23:23:05.954298 [ 244 ] {} <Trace> system.metric_log (9f7485ce-4bf0-4a0f-b388-b82873d55ef6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11741 | 2025.12.31 23:23:05.954360 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 11742 | 2025.12.31 23:23:05.960132 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 11743 | 2025.12.31 23:23:05.960834 [ 244 ] {} <Trace> system.metric_log (9f7485ce-4bf0-4a0f-b388-b82873d55ef6): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11744 | 2025.12.31 23:23:05.964052 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 399 | ||
| 11745 | 2025.12.31 23:23:07.139478 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 1490 | ||
| 11746 | 2025.12.31 23:23:07.141713 [ 243 ] {} <Trace> system.query_log (aa57fb54-d3d4-4e2b-bcda-b6c10074d25d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11747 | 2025.12.31 23:23:07.141758 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 11748 | 2025.12.31 23:23:07.142900 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 11749 | 2025.12.31 23:23:07.143161 [ 243 ] {} <Trace> system.query_log (aa57fb54-d3d4-4e2b-bcda-b6c10074d25d): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11750 | 2025.12.31 23:23:07.143412 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1490 | ||
| 11751 | 2025.12.31 23:23:09.255457 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11752 | 2025.12.31 23:23:09.255737 [ 271 ] {0b3c2191-dde9-4e2d-99d6-1a6f44fc3c6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11753 | 2025.12.31 23:23:09.255848 [ 271 ] {0b3c2191-dde9-4e2d-99d6-1a6f44fc3c6e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11754 | 2025.12.31 23:23:09.256608 [ 271 ] {0b3c2191-dde9-4e2d-99d6-1a6f44fc3c6e} <Trace> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11755 | 2025.12.31 23:23:09.256655 [ 271 ] {0b3c2191-dde9-4e2d-99d6-1a6f44fc3c6e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 11756 | 2025.12.31 23:23:09.257051 [ 271 ] {0b3c2191-dde9-4e2d-99d6-1a6f44fc3c6e} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 11757 | 2025.12.31 23:23:09.257279 [ 271 ] {0b3c2191-dde9-4e2d-99d6-1a6f44fc3c6e} <Trace> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11758 | 2025.12.31 23:23:09.257442 [ 271 ] {0b3c2191-dde9-4e2d-99d6-1a6f44fc3c6e} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001781 sec., 42672.655811341945 rows/sec., 3.52 MiB/sec. | ||
| 11759 | 2025.12.31 23:23:09.257492 [ 271 ] {0b3c2191-dde9-4e2d-99d6-1a6f44fc3c6e} <Debug> TCPHandler: Processed in 0.002226818 sec. | ||
| 11760 | 2025.12.31 23:23:09.257626 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11761 | 2025.12.31 23:23:09.257730 [ 271 ] {dd39b663-310b-4ade-a760-e349d1aa16a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11762 | 2025.12.31 23:23:09.257775 [ 271 ] {dd39b663-310b-4ade-a760-e349d1aa16a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11763 | 2025.12.31 23:23:09.258194 [ 271 ] {dd39b663-310b-4ade-a760-e349d1aa16a9} <Trace> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11764 | 2025.12.31 23:23:09.258232 [ 271 ] {dd39b663-310b-4ade-a760-e349d1aa16a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 11765 | 2025.12.31 23:23:09.258542 [ 271 ] {dd39b663-310b-4ade-a760-e349d1aa16a9} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 11766 | 2025.12.31 23:23:09.258763 [ 271 ] {dd39b663-310b-4ade-a760-e349d1aa16a9} <Trace> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11767 | 2025.12.31 23:23:09.258899 [ 271 ] {dd39b663-310b-4ade-a760-e349d1aa16a9} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001193 sec., 8382.229673093043 rows/sec., 630.30 KiB/sec. | ||
| 11768 | 2025.12.31 23:23:09.258938 [ 271 ] {dd39b663-310b-4ade-a760-e349d1aa16a9} <Debug> TCPHandler: Processed in 0.001366213 sec. | ||
| 11769 | 2025.12.31 23:23:09.259051 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11770 | 2025.12.31 23:23:09.259147 [ 271 ] {1130a418-c3b0-4dcc-8a7e-905a03414e80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11771 | 2025.12.31 23:23:09.259189 [ 271 ] {1130a418-c3b0-4dcc-8a7e-905a03414e80} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11772 | 2025.12.31 23:23:09.259614 [ 271 ] {1130a418-c3b0-4dcc-8a7e-905a03414e80} <Trace> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11773 | 2025.12.31 23:23:09.259652 [ 271 ] {1130a418-c3b0-4dcc-8a7e-905a03414e80} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 11774 | 2025.12.31 23:23:09.259961 [ 271 ] {1130a418-c3b0-4dcc-8a7e-905a03414e80} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 11775 | 2025.12.31 23:23:09.260187 [ 271 ] {1130a418-c3b0-4dcc-8a7e-905a03414e80} <Trace> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11776 | 2025.12.31 23:23:09.260322 [ 271 ] {1130a418-c3b0-4dcc-8a7e-905a03414e80} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001195 sec., 61924.686192468616 rows/sec., 4.83 MiB/sec. | ||
| 11777 | 2025.12.31 23:23:09.260361 [ 271 ] {1130a418-c3b0-4dcc-8a7e-905a03414e80} <Debug> TCPHandler: Processed in 0.001359812 sec. | ||
| 11778 | 2025.12.31 23:23:09.260477 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11779 | 2025.12.31 23:23:09.260572 [ 271 ] {63093755-3240-4f5c-b731-0ab25b94c05c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11780 | 2025.12.31 23:23:09.260615 [ 271 ] {63093755-3240-4f5c-b731-0ab25b94c05c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11781 | 2025.12.31 23:23:09.261036 [ 271 ] {63093755-3240-4f5c-b731-0ab25b94c05c} <Trace> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11782 | 2025.12.31 23:23:09.261074 [ 271 ] {63093755-3240-4f5c-b731-0ab25b94c05c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 11783 | 2025.12.31 23:23:09.261412 [ 271 ] {63093755-3240-4f5c-b731-0ab25b94c05c} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 11784 | 2025.12.31 23:23:09.261635 [ 271 ] {63093755-3240-4f5c-b731-0ab25b94c05c} <Trace> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11785 | 2025.12.31 23:23:09.261765 [ 271 ] {63093755-3240-4f5c-b731-0ab25b94c05c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001212 sec., 132013.201320132 rows/sec., 9.19 MiB/sec. | ||
| 11786 | 2025.12.31 23:23:09.261803 [ 271 ] {63093755-3240-4f5c-b731-0ab25b94c05c} <Debug> TCPHandler: Processed in 0.001376253 sec. | ||
| 11787 | 2025.12.31 23:23:09.261939 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11788 | 2025.12.31 23:23:09.262060 [ 271 ] {dec6520e-be71-46e1-a455-4b58b65e6ce7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11789 | 2025.12.31 23:23:09.262126 [ 271 ] {dec6520e-be71-46e1-a455-4b58b65e6ce7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11790 | 2025.12.31 23:23:09.263051 [ 271 ] {dec6520e-be71-46e1-a455-4b58b65e6ce7} <Trace> oximeter.measurements_histogramu64 (83559bb8-4c93-4180-b7e7-e9b7333f4c1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11791 | 2025.12.31 23:23:09.263088 [ 271 ] {dec6520e-be71-46e1-a455-4b58b65e6ce7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 11792 | 2025.12.31 23:23:09.263608 [ 271 ] {dec6520e-be71-46e1-a455-4b58b65e6ce7} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 11793 | 2025.12.31 23:23:09.263824 [ 271 ] {dec6520e-be71-46e1-a455-4b58b65e6ce7} <Trace> oximeter.measurements_histogramu64 (83559bb8-4c93-4180-b7e7-e9b7333f4c1b): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11794 | 2025.12.31 23:23:09.263962 [ 271 ] {dec6520e-be71-46e1-a455-4b58b65e6ce7} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001927 sec., 5189.413596263623 rows/sec., 9.30 MiB/sec. | ||
| 11795 | 2025.12.31 23:23:09.263967 [ 132 ] {} <Debug> oximeter.measurements_histogramu64 (83559bb8-4c93-4180-b7e7-e9b7333f4c1b) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 11796 | 2025.12.31 23:23:09.264016 [ 271 ] {dec6520e-be71-46e1-a455-4b58b65e6ce7} <Debug> TCPHandler: Processed in 0.002137057 sec. | ||
| 11797 | 2025.12.31 23:23:09.264039 [ 132 ] {} <Trace> oximeter.measurements_histogramu64 (83559bb8-4c93-4180-b7e7-e9b7333f4c1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11798 | 2025.12.31 23:23:09.264069 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 11799 | 2025.12.31 23:23:09.264134 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11800 | 2025.12.31 23:23:09.264168 [ 196 ] {83559bb8-4c93-4180-b7e7-e9b7333f4c1b::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 | ||
| 11801 | 2025.12.31 23:23:09.264235 [ 271 ] {c5f816fe-4e92-4ad4-8e9d-d136f7b11562} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11802 | 2025.12.31 23:23:09.264281 [ 271 ] {c5f816fe-4e92-4ad4-8e9d-d136f7b11562} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11803 | 2025.12.31 23:23:09.264393 [ 196 ] {83559bb8-4c93-4180-b7e7-e9b7333f4c1b::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11804 | 2025.12.31 23:23:09.264451 [ 196 ] {83559bb8-4c93-4180-b7e7-e9b7333f4c1b::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 1441 rows starting from the beginning of the part | ||
| 11805 | 2025.12.31 23:23:09.264574 [ 196 ] {83559bb8-4c93-4180-b7e7-e9b7333f4c1b::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 | ||
| 11806 | 2025.12.31 23:23:09.264623 [ 271 ] {c5f816fe-4e92-4ad4-8e9d-d136f7b11562} <Trace> oximeter.measurements_u64 (3e0fa7da-0500-483e-b241-ac25d0f845d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11807 | 2025.12.31 23:23:09.264665 [ 271 ] {c5f816fe-4e92-4ad4-8e9d-d136f7b11562} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 11808 | 2025.12.31 23:23:09.264672 [ 196 ] {83559bb8-4c93-4180-b7e7-e9b7333f4c1b::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 31 rows starting from the beginning of the part | ||
| 11809 | 2025.12.31 23:23:09.264771 [ 196 ] {83559bb8-4c93-4180-b7e7-e9b7333f4c1b::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 | ||
| 11810 | 2025.12.31 23:23:09.264862 [ 196 ] {83559bb8-4c93-4180-b7e7-e9b7333f4c1b::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 31 rows starting from the beginning of the part | ||
| 11811 | 2025.12.31 23:23:09.264950 [ 196 ] {83559bb8-4c93-4180-b7e7-e9b7333f4c1b::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 | ||
| 11812 | 2025.12.31 23:23:09.264988 [ 271 ] {c5f816fe-4e92-4ad4-8e9d-d136f7b11562} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 11813 | 2025.12.31 23:23:09.265197 [ 271 ] {c5f816fe-4e92-4ad4-8e9d-d136f7b11562} <Trace> oximeter.measurements_u64 (3e0fa7da-0500-483e-b241-ac25d0f845d7): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11814 | 2025.12.31 23:23:09.265347 [ 271 ] {c5f816fe-4e92-4ad4-8e9d-d136f7b11562} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001131 sec., 53050.39787798408 rows/sec., 3.58 MiB/sec. | ||
| 11815 | 2025.12.31 23:23:09.265382 [ 271 ] {c5f816fe-4e92-4ad4-8e9d-d136f7b11562} <Debug> TCPHandler: Processed in 0.001296892 sec. | ||
| 11816 | 2025.12.31 23:23:09.271614 [ 196 ] {83559bb8-4c93-4180-b7e7-e9b7333f4c1b::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1533 rows, containing 19 columns (19 merged, 0 gathered) in 0.007490228 sec., 204666.6670226861 rows/sec., 366.75 MiB/sec. | ||
| 11817 | 2025.12.31 23:23:09.272775 [ 196 ] {83559bb8-4c93-4180-b7e7-e9b7333f4c1b::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 11818 | 2025.12.31 23:23:09.273079 [ 196 ] {83559bb8-4c93-4180-b7e7-e9b7333f4c1b::all_1_76_15} <Trace> oximeter.measurements_histogramu64 (83559bb8-4c93-4180-b7e7-e9b7333f4c1b): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11819 | 2025.12.31 23:23:09.273150 [ 196 ] {83559bb8-4c93-4180-b7e7-e9b7333f4c1b::all_1_76_15} <Trace> oximeter.measurements_histogramu64 (83559bb8-4c93-4180-b7e7-e9b7333f4c1b) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 11820 | 2025.12.31 23:23:09.273244 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.56 MiB. | ||
| 11821 | 2025.12.31 23:23:10.000334 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 333.90 MiB, peak 345.40 MiB, free memory in arenas 0.00 B, will set to 336.50 MiB (RSS), difference: 2.59 MiB | ||
| 11822 | 2025.12.31 23:23:11.921556 [ 130 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 11823 | 2025.12.31 23:23:11.921659 [ 130 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 11824 | 2025.12.31 23:23:12.058796 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 26036 | ||
| 11825 | 2025.12.31 23:23:12.059433 [ 245 ] {} <Trace> system.asynchronous_metric_log (1af02360-2569-4a97-a5ac-aa07775e497e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11826 | 2025.12.31 23:23:12.059469 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 11827 | 2025.12.31 23:23:12.059958 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 11828 | 2025.12.31 23:23:12.060179 [ 245 ] {} <Trace> system.asynchronous_metric_log (1af02360-2569-4a97-a5ac-aa07775e497e): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11829 | 2025.12.31 23:23:12.060316 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 26036 | ||
| 11830 | 2025.12.31 23:23:13.464225 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 407 | ||
| 11831 | 2025.12.31 23:23:13.481798 [ 244 ] {} <Trace> system.metric_log (9f7485ce-4bf0-4a0f-b388-b82873d55ef6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11832 | 2025.12.31 23:23:13.481858 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 11833 | 2025.12.31 23:23:13.488050 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 11834 | 2025.12.31 23:23:13.488725 [ 244 ] {} <Trace> system.metric_log (9f7485ce-4bf0-4a0f-b388-b82873d55ef6): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11835 | 2025.12.31 23:23:13.491929 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 407 | ||
| 11836 | 2025.12.31 23:23:14.256430 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11837 | 2025.12.31 23:23:14.256719 [ 271 ] {7b2ed12f-d6f1-44f3-b909-49267dce208e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11838 | 2025.12.31 23:23:14.256824 [ 271 ] {7b2ed12f-d6f1-44f3-b909-49267dce208e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11839 | 2025.12.31 23:23:14.257680 [ 271 ] {7b2ed12f-d6f1-44f3-b909-49267dce208e} <Trace> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11840 | 2025.12.31 23:23:14.257727 [ 271 ] {7b2ed12f-d6f1-44f3-b909-49267dce208e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 11841 | 2025.12.31 23:23:14.258128 [ 271 ] {7b2ed12f-d6f1-44f3-b909-49267dce208e} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 11842 | 2025.12.31 23:23:14.258355 [ 271 ] {7b2ed12f-d6f1-44f3-b909-49267dce208e} <Trace> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11843 | 2025.12.31 23:23:14.258510 [ 128 ] {} <Debug> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 11844 | 2025.12.31 23:23:14.258521 [ 271 ] {7b2ed12f-d6f1-44f3-b909-49267dce208e} <Debug> executeQuery: Read 118 rows, 10.26 KiB in 0.001882 sec., 62699.25611052072 rows/sec., 5.32 MiB/sec. | ||
| 11845 | 2025.12.31 23:23:14.258575 [ 128 ] {} <Trace> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11846 | 2025.12.31 23:23:14.258589 [ 271 ] {7b2ed12f-d6f1-44f3-b909-49267dce208e} <Debug> TCPHandler: Processed in 0.00235235 sec. | ||
| 11847 | 2025.12.31 23:23:14.258600 [ 128 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 11848 | 2025.12.31 23:23:14.258719 [ 193 ] {37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179::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 | ||
| 11849 | 2025.12.31 23:23:14.258727 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11850 | 2025.12.31 23:23:14.258814 [ 193 ] {37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11851 | 2025.12.31 23:23:14.258835 [ 271 ] {7c6cabd9-9819-4379-83b9-ec0684bf4afe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11852 | 2025.12.31 23:23:14.258842 [ 193 ] {37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 2464 rows starting from the beginning of the part | ||
| 11853 | 2025.12.31 23:23:14.258876 [ 271 ] {7c6cabd9-9819-4379-83b9-ec0684bf4afe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11854 | 2025.12.31 23:23:14.258906 [ 193 ] {37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 118 rows starting from the beginning of the part | ||
| 11855 | 2025.12.31 23:23:14.258951 [ 193 ] {37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 76 rows starting from the beginning of the part | ||
| 11856 | 2025.12.31 23:23:14.258995 [ 193 ] {37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 1260 rows starting from the beginning of the part | ||
| 11857 | 2025.12.31 23:23:14.259037 [ 193 ] {37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 76 rows starting from the beginning of the part | ||
| 11858 | 2025.12.31 23:23:14.259079 [ 193 ] {37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 118 rows starting from the beginning of the part | ||
| 11859 | 2025.12.31 23:23:14.259298 [ 271 ] {7c6cabd9-9819-4379-83b9-ec0684bf4afe} <Trace> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11860 | 2025.12.31 23:23:14.259334 [ 271 ] {7c6cabd9-9819-4379-83b9-ec0684bf4afe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 11861 | 2025.12.31 23:23:14.259642 [ 271 ] {7c6cabd9-9819-4379-83b9-ec0684bf4afe} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 11862 | 2025.12.31 23:23:14.259853 [ 271 ] {7c6cabd9-9819-4379-83b9-ec0684bf4afe} <Trace> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11863 | 2025.12.31 23:23:14.259986 [ 271 ] {7c6cabd9-9819-4379-83b9-ec0684bf4afe} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.00117 sec., 26495.726495726496 rows/sec., 1.95 MiB/sec. | ||
| 11864 | 2025.12.31 23:23:14.260025 [ 271 ] {7c6cabd9-9819-4379-83b9-ec0684bf4afe} <Debug> TCPHandler: Processed in 0.001346792 sec. | ||
| 11865 | 2025.12.31 23:23:14.260127 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11866 | 2025.12.31 23:23:14.260222 [ 271 ] {a75a4328-2bfe-4b12-b9f6-13e8437c97f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11867 | 2025.12.31 23:23:14.260260 [ 271 ] {a75a4328-2bfe-4b12-b9f6-13e8437c97f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11868 | 2025.12.31 23:23:14.260703 [ 271 ] {a75a4328-2bfe-4b12-b9f6-13e8437c97f7} <Trace> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11869 | 2025.12.31 23:23:14.260740 [ 271 ] {a75a4328-2bfe-4b12-b9f6-13e8437c97f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 11870 | 2025.12.31 23:23:14.260739 [ 197 ] {37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4112 rows, containing 5 columns (5 merged, 0 gathered) in 0.002061155 sec., 1994997.9501784195 rows/sec., 171.91 MiB/sec. | ||
| 11871 | 2025.12.31 23:23:14.260974 [ 197 ] {37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 11872 | 2025.12.31 23:23:14.261060 [ 271 ] {a75a4328-2bfe-4b12-b9f6-13e8437c97f7} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 11873 | 2025.12.31 23:23:14.261217 [ 197 ] {37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179::all_1_81_16} <Trace> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11874 | 2025.12.31 23:23:14.261280 [ 197 ] {37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179::all_1_81_16} <Trace> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 11875 | 2025.12.31 23:23:14.261282 [ 271 ] {a75a4328-2bfe-4b12-b9f6-13e8437c97f7} <Trace> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11876 | 2025.12.31 23:23:14.261385 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.04 MiB. | ||
| 11877 | 2025.12.31 23:23:14.261445 [ 128 ] {} <Debug> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 11878 | 2025.12.31 23:23:14.261463 [ 271 ] {a75a4328-2bfe-4b12-b9f6-13e8437c97f7} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001259 sec., 75456.71167593329 rows/sec., 5.89 MiB/sec. | ||
| 11879 | 2025.12.31 23:23:14.261480 [ 128 ] {} <Trace> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11880 | 2025.12.31 23:23:14.261504 [ 128 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 11881 | 2025.12.31 23:23:14.261508 [ 271 ] {a75a4328-2bfe-4b12-b9f6-13e8437c97f7} <Debug> TCPHandler: Processed in 0.001431215 sec. | ||
| 11882 | 2025.12.31 23:23:14.261579 [ 201 ] {e6fc079b-8071-4162-9a06-906ffa01da39::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 | ||
| 11883 | 2025.12.31 23:23:14.261634 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11884 | 2025.12.31 23:23:14.261662 [ 201 ] {e6fc079b-8071-4162-9a06-906ffa01da39::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11885 | 2025.12.31 23:23:14.261696 [ 201 ] {e6fc079b-8071-4162-9a06-906ffa01da39::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 1250 rows starting from the beginning of the part | ||
| 11886 | 2025.12.31 23:23:14.261744 [ 201 ] {e6fc079b-8071-4162-9a06-906ffa01da39::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 95 rows starting from the beginning of the part | ||
| 11887 | 2025.12.31 23:23:14.261757 [ 271 ] {30cc3f20-55e3-457c-9c7c-21f0c36c42bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11888 | 2025.12.31 23:23:14.261784 [ 201 ] {e6fc079b-8071-4162-9a06-906ffa01da39::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 74 rows starting from the beginning of the part | ||
| 11889 | 2025.12.31 23:23:14.261803 [ 271 ] {30cc3f20-55e3-457c-9c7c-21f0c36c42bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11890 | 2025.12.31 23:23:14.261820 [ 201 ] {e6fc079b-8071-4162-9a06-906ffa01da39::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 555 rows starting from the beginning of the part | ||
| 11891 | 2025.12.31 23:23:14.261860 [ 201 ] {e6fc079b-8071-4162-9a06-906ffa01da39::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 74 rows starting from the beginning of the part | ||
| 11892 | 2025.12.31 23:23:14.261899 [ 201 ] {e6fc079b-8071-4162-9a06-906ffa01da39::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 95 rows starting from the beginning of the part | ||
| 11893 | 2025.12.31 23:23:14.262233 [ 271 ] {30cc3f20-55e3-457c-9c7c-21f0c36c42bb} <Trace> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11894 | 2025.12.31 23:23:14.262268 [ 271 ] {30cc3f20-55e3-457c-9c7c-21f0c36c42bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 11895 | 2025.12.31 23:23:14.262601 [ 271 ] {30cc3f20-55e3-457c-9c7c-21f0c36c42bb} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 11896 | 2025.12.31 23:23:14.262809 [ 271 ] {30cc3f20-55e3-457c-9c7c-21f0c36c42bb} <Trace> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11897 | 2025.12.31 23:23:14.262838 [ 197 ] {e6fc079b-8071-4162-9a06-906ffa01da39::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2143 rows, containing 5 columns (5 merged, 0 gathered) in 0.001289162 sec., 1662320.1738803969 rows/sec., 128.77 MiB/sec. | ||
| 11898 | 2025.12.31 23:23:14.262943 [ 271 ] {30cc3f20-55e3-457c-9c7c-21f0c36c42bb} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001205 sec., 132780.08298755187 rows/sec., 9.25 MiB/sec. | ||
| 11899 | 2025.12.31 23:23:14.262980 [ 271 ] {30cc3f20-55e3-457c-9c7c-21f0c36c42bb} <Debug> TCPHandler: Processed in 0.001395784 sec. | ||
| 11900 | 2025.12.31 23:23:14.262982 [ 197 ] {e6fc079b-8071-4162-9a06-906ffa01da39::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 11901 | 2025.12.31 23:23:14.263102 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11902 | 2025.12.31 23:23:14.263210 [ 197 ] {e6fc079b-8071-4162-9a06-906ffa01da39::all_1_81_16} <Trace> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11903 | 2025.12.31 23:23:14.263222 [ 271 ] {4ba7e1c2-e711-4e0b-af47-864764f1e0ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11904 | 2025.12.31 23:23:14.263276 [ 197 ] {e6fc079b-8071-4162-9a06-906ffa01da39::all_1_81_16} <Trace> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 11905 | 2025.12.31 23:23:14.263288 [ 271 ] {4ba7e1c2-e711-4e0b-af47-864764f1e0ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11906 | 2025.12.31 23:23:14.263341 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.63 MiB. | ||
| 11907 | 2025.12.31 23:23:14.264246 [ 271 ] {4ba7e1c2-e711-4e0b-af47-864764f1e0ef} <Trace> oximeter.measurements_histogramu64 (83559bb8-4c93-4180-b7e7-e9b7333f4c1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11908 | 2025.12.31 23:23:14.264281 [ 271 ] {4ba7e1c2-e711-4e0b-af47-864764f1e0ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 11909 | 2025.12.31 23:23:14.264816 [ 271 ] {4ba7e1c2-e711-4e0b-af47-864764f1e0ef} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 11910 | 2025.12.31 23:23:14.265046 [ 271 ] {4ba7e1c2-e711-4e0b-af47-864764f1e0ef} <Trace> oximeter.measurements_histogramu64 (83559bb8-4c93-4180-b7e7-e9b7333f4c1b): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11911 | 2025.12.31 23:23:14.265186 [ 271 ] {4ba7e1c2-e711-4e0b-af47-864764f1e0ef} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001991 sec., 15570.0652938222 rows/sec., 27.90 MiB/sec. | ||
| 11912 | 2025.12.31 23:23:14.265241 [ 271 ] {4ba7e1c2-e711-4e0b-af47-864764f1e0ef} <Debug> TCPHandler: Processed in 0.002200167 sec. | ||
| 11913 | 2025.12.31 23:23:14.265359 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11914 | 2025.12.31 23:23:14.265452 [ 271 ] {7c863d2c-1fe3-452d-a4ee-9cbc33ec6a5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11915 | 2025.12.31 23:23:14.265495 [ 271 ] {7c863d2c-1fe3-452d-a4ee-9cbc33ec6a5f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11916 | 2025.12.31 23:23:14.265828 [ 271 ] {7c863d2c-1fe3-452d-a4ee-9cbc33ec6a5f} <Trace> oximeter.measurements_u64 (3e0fa7da-0500-483e-b241-ac25d0f845d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11917 | 2025.12.31 23:23:14.265864 [ 271 ] {7c863d2c-1fe3-452d-a4ee-9cbc33ec6a5f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 11918 | 2025.12.31 23:23:14.266162 [ 271 ] {7c863d2c-1fe3-452d-a4ee-9cbc33ec6a5f} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 11919 | 2025.12.31 23:23:14.266364 [ 271 ] {7c863d2c-1fe3-452d-a4ee-9cbc33ec6a5f} <Trace> oximeter.measurements_u64 (3e0fa7da-0500-483e-b241-ac25d0f845d7): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11920 | 2025.12.31 23:23:14.266491 [ 271 ] {7c863d2c-1fe3-452d-a4ee-9cbc33ec6a5f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001057 sec., 56764.42762535478 rows/sec., 3.83 MiB/sec. | ||
| 11921 | 2025.12.31 23:23:14.266526 [ 271 ] {7c863d2c-1fe3-452d-a4ee-9cbc33ec6a5f} <Debug> TCPHandler: Processed in 0.001218031 sec. | ||
| 11922 | 2025.12.31 23:23:17.143703 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1514 | ||
| 11923 | 2025.12.31 23:23:17.145927 [ 243 ] {} <Trace> system.query_log (aa57fb54-d3d4-4e2b-bcda-b6c10074d25d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11924 | 2025.12.31 23:23:17.145982 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 11925 | 2025.12.31 23:23:17.147188 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 11926 | 2025.12.31 23:23:17.147461 [ 243 ] {} <Trace> system.query_log (aa57fb54-d3d4-4e2b-bcda-b6c10074d25d): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11927 | 2025.12.31 23:23:17.147645 [ 113 ] {} <Debug> system.query_log (aa57fb54-d3d4-4e2b-bcda-b6c10074d25d) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 11928 | 2025.12.31 23:23:17.147736 [ 113 ] {} <Trace> system.query_log (aa57fb54-d3d4-4e2b-bcda-b6c10074d25d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11929 | 2025.12.31 23:23:17.147773 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 11930 | 2025.12.31 23:23:17.147832 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1514 | ||
| 11931 | 2025.12.31 23:23:17.147930 [ 201 ] {aa57fb54-d3d4-4e2b-bcda-b6c10074d25d::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 | ||
| 11932 | 2025.12.31 23:23:17.148612 [ 201 ] {aa57fb54-d3d4-4e2b-bcda-b6c10074d25d::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11933 | 2025.12.31 23:23:17.148754 [ 201 ] {aa57fb54-d3d4-4e2b-bcda-b6c10074d25d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1378 rows starting from the beginning of the part | ||
| 11934 | 2025.12.31 23:23:17.149117 [ 201 ] {aa57fb54-d3d4-4e2b-bcda-b6c10074d25d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 28 rows starting from the beginning of the part | ||
| 11935 | 2025.12.31 23:23:17.149471 [ 201 ] {aa57fb54-d3d4-4e2b-bcda-b6c10074d25d::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 | ||
| 11936 | 2025.12.31 23:23:17.149826 [ 201 ] {aa57fb54-d3d4-4e2b-bcda-b6c10074d25d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 32 rows starting from the beginning of the part | ||
| 11937 | 2025.12.31 23:23:17.150202 [ 201 ] {aa57fb54-d3d4-4e2b-bcda-b6c10074d25d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 28 rows starting from the beginning of the part | ||
| 11938 | 2025.12.31 23:23:17.150548 [ 201 ] {aa57fb54-d3d4-4e2b-bcda-b6c10074d25d::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 | ||
| 11939 | 2025.12.31 23:23:17.157132 [ 190 ] {aa57fb54-d3d4-4e2b-bcda-b6c10074d25d::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1514 rows, containing 72 columns (72 merged, 0 gathered) in 0.009266157 sec., 163390.2814295074 rows/sec., 132.75 MiB/sec. | ||
| 11940 | 2025.12.31 23:23:17.159365 [ 190 ] {aa57fb54-d3d4-4e2b-bcda-b6c10074d25d::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 11941 | 2025.12.31 23:23:17.160026 [ 190 ] {aa57fb54-d3d4-4e2b-bcda-b6c10074d25d::all_1_41_8} <Trace> system.query_log (aa57fb54-d3d4-4e2b-bcda-b6c10074d25d): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11942 | 2025.12.31 23:23:17.160119 [ 190 ] {aa57fb54-d3d4-4e2b-bcda-b6c10074d25d::all_1_41_8} <Trace> system.query_log (aa57fb54-d3d4-4e2b-bcda-b6c10074d25d) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 11943 | 2025.12.31 23:23:17.160540 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.91 MiB. | ||
| 11944 | 2025.12.31 23:23:18.837207 [ 115 ] {} <Debug> oximeter.fields_u32 (32e14ee3-f9fc-4687-bf55-1d31f5f916a9) (MergerMutator): Selected 5 parts from all_1_28_6 to all_32_32_0 | ||
| 11945 | 2025.12.31 23:23:18.837305 [ 115 ] {} <Trace> oximeter.fields_u32 (32e14ee3-f9fc-4687-bf55-1d31f5f916a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11946 | 2025.12.31 23:23:18.837343 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 11947 | 2025.12.31 23:23:18.837496 [ 195 ] {32e14ee3-f9fc-4687-bf55-1d31f5f916a9::all_1_32_7} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_28_6 to all_32_32_0 into Compact with storage Full | ||
| 11948 | 2025.12.31 23:23:18.837711 [ 195 ] {32e14ee3-f9fc-4687-bf55-1d31f5f916a9::all_1_32_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11949 | 2025.12.31 23:23:18.837767 [ 195 ] {32e14ee3-f9fc-4687-bf55-1d31f5f916a9::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_28_6, total 464 rows starting from the beginning of the part | ||
| 11950 | 2025.12.31 23:23:18.837870 [ 195 ] {32e14ee3-f9fc-4687-bf55-1d31f5f916a9::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 24 rows starting from the beginning of the part | ||
| 11951 | 2025.12.31 23:23:18.837948 [ 195 ] {32e14ee3-f9fc-4687-bf55-1d31f5f916a9::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 228 rows starting from the beginning of the part | ||
| 11952 | 2025.12.31 23:23:18.838018 [ 195 ] {32e14ee3-f9fc-4687-bf55-1d31f5f916a9::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 24 rows starting from the beginning of the part | ||
| 11953 | 2025.12.31 23:23:18.838084 [ 195 ] {32e14ee3-f9fc-4687-bf55-1d31f5f916a9::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 228 rows starting from the beginning of the part | ||
| 11954 | 2025.12.31 23:23:18.839082 [ 200 ] {32e14ee3-f9fc-4687-bf55-1d31f5f916a9::all_1_32_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 968 rows, containing 5 columns (5 merged, 0 gathered) in 0.001647728 sec., 587475.6027693892 rows/sec., 42.27 MiB/sec. | ||
| 11955 | 2025.12.31 23:23:18.839319 [ 198 ] {32e14ee3-f9fc-4687-bf55-1d31f5f916a9::all_1_32_7} <Trace> MergedBlockOutputStream: filled checksums all_1_32_7 (state Temporary) | ||
| 11956 | 2025.12.31 23:23:18.839631 [ 198 ] {32e14ee3-f9fc-4687-bf55-1d31f5f916a9::all_1_32_7} <Trace> oximeter.fields_u32 (32e14ee3-f9fc-4687-bf55-1d31f5f916a9): Renaming temporary part tmp_merge_all_1_32_7 to all_1_32_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11957 | 2025.12.31 23:23:18.839712 [ 198 ] {32e14ee3-f9fc-4687-bf55-1d31f5f916a9::all_1_32_7} <Trace> oximeter.fields_u32 (32e14ee3-f9fc-4687-bf55-1d31f5f916a9) (MergerMutator): Merged 5 parts: [all_1_28_6, all_32_32_0] -> all_1_32_7 | ||
| 11958 | 2025.12.31 23:23:18.839825 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 11959 | 2025.12.31 23:23:19.257992 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11960 | 2025.12.31 23:23:19.258272 [ 271 ] {b8215b36-3017-4c00-8875-510e24a46b7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 11961 | 2025.12.31 23:23:19.258376 [ 271 ] {b8215b36-3017-4c00-8875-510e24a46b7d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 11962 | 2025.12.31 23:23:19.259097 [ 271 ] {b8215b36-3017-4c00-8875-510e24a46b7d} <Trace> oximeter.fields_i16 (6205d96e-d352-40e9-8254-31db49133bc3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11963 | 2025.12.31 23:23:19.259138 [ 271 ] {b8215b36-3017-4c00-8875-510e24a46b7d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 11964 | 2025.12.31 23:23:19.259526 [ 271 ] {b8215b36-3017-4c00-8875-510e24a46b7d} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 11965 | 2025.12.31 23:23:19.259756 [ 271 ] {b8215b36-3017-4c00-8875-510e24a46b7d} <Trace> oximeter.fields_i16 (6205d96e-d352-40e9-8254-31db49133bc3): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11966 | 2025.12.31 23:23:19.259917 [ 271 ] {b8215b36-3017-4c00-8875-510e24a46b7d} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001722 sec., 13937.282229965156 rows/sec., 1.16 MiB/sec. | ||
| 11967 | 2025.12.31 23:23:19.259960 [ 271 ] {b8215b36-3017-4c00-8875-510e24a46b7d} <Debug> TCPHandler: Processed in 0.002155626 sec. | ||
| 11968 | 2025.12.31 23:23:19.260105 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11969 | 2025.12.31 23:23:19.260201 [ 271 ] {56641139-f43b-441f-9dd8-27f1e5413745} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 11970 | 2025.12.31 23:23:19.260242 [ 271 ] {56641139-f43b-441f-9dd8-27f1e5413745} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 11971 | 2025.12.31 23:23:19.260678 [ 271 ] {56641139-f43b-441f-9dd8-27f1e5413745} <Trace> oximeter.fields_ipaddr (5f424e33-6a9f-405c-b8ff-24c93b94647e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11972 | 2025.12.31 23:23:19.260715 [ 271 ] {56641139-f43b-441f-9dd8-27f1e5413745} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 11973 | 2025.12.31 23:23:19.261004 [ 271 ] {56641139-f43b-441f-9dd8-27f1e5413745} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 11974 | 2025.12.31 23:23:19.261240 [ 271 ] {56641139-f43b-441f-9dd8-27f1e5413745} <Trace> oximeter.fields_ipaddr (5f424e33-6a9f-405c-b8ff-24c93b94647e): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11975 | 2025.12.31 23:23:19.261373 [ 271 ] {56641139-f43b-441f-9dd8-27f1e5413745} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001191 sec., 3358.5222502099077 rows/sec., 273.86 KiB/sec. | ||
| 11976 | 2025.12.31 23:23:19.261411 [ 271 ] {56641139-f43b-441f-9dd8-27f1e5413745} <Debug> TCPHandler: Processed in 0.001365723 sec. | ||
| 11977 | 2025.12.31 23:23:19.261534 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11978 | 2025.12.31 23:23:19.261629 [ 271 ] {845c9565-de92-4d2d-8da8-3aad49eb8fb5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11979 | 2025.12.31 23:23:19.261668 [ 271 ] {845c9565-de92-4d2d-8da8-3aad49eb8fb5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11980 | 2025.12.31 23:23:19.262156 [ 271 ] {845c9565-de92-4d2d-8da8-3aad49eb8fb5} <Trace> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11981 | 2025.12.31 23:23:19.262192 [ 271 ] {845c9565-de92-4d2d-8da8-3aad49eb8fb5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 11982 | 2025.12.31 23:23:19.262505 [ 271 ] {845c9565-de92-4d2d-8da8-3aad49eb8fb5} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 11983 | 2025.12.31 23:23:19.262710 [ 271 ] {845c9565-de92-4d2d-8da8-3aad49eb8fb5} <Trace> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11984 | 2025.12.31 23:23:19.262838 [ 271 ] {845c9565-de92-4d2d-8da8-3aad49eb8fb5} <Debug> executeQuery: Read 198 rows, 18.02 KiB in 0.001227 sec., 161369.19315403423 rows/sec., 14.34 MiB/sec. | ||
| 11985 | 2025.12.31 23:23:19.262874 [ 271 ] {845c9565-de92-4d2d-8da8-3aad49eb8fb5} <Debug> TCPHandler: Processed in 0.001390463 sec. | ||
| 11986 | 2025.12.31 23:23:19.262990 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11987 | 2025.12.31 23:23:19.263084 [ 271 ] {23a63380-1779-4c71-b573-e2c4211277eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11988 | 2025.12.31 23:23:19.263123 [ 271 ] {23a63380-1779-4c71-b573-e2c4211277eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11989 | 2025.12.31 23:23:19.263518 [ 271 ] {23a63380-1779-4c71-b573-e2c4211277eb} <Trace> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11990 | 2025.12.31 23:23:19.263554 [ 271 ] {23a63380-1779-4c71-b573-e2c4211277eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 11991 | 2025.12.31 23:23:19.263847 [ 271 ] {23a63380-1779-4c71-b573-e2c4211277eb} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 11992 | 2025.12.31 23:23:19.264050 [ 271 ] {23a63380-1779-4c71-b573-e2c4211277eb} <Trace> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11993 | 2025.12.31 23:23:19.264166 [ 115 ] {} <Debug> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 11994 | 2025.12.31 23:23:19.264179 [ 271 ] {23a63380-1779-4c71-b573-e2c4211277eb} <Debug> executeQuery: Read 26 rows, 1.99 KiB in 0.001114 sec., 23339.317773788152 rows/sec., 1.75 MiB/sec. | ||
| 11995 | 2025.12.31 23:23:19.264232 [ 115 ] {} <Trace> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11996 | 2025.12.31 23:23:19.264242 [ 271 ] {23a63380-1779-4c71-b573-e2c4211277eb} <Debug> TCPHandler: Processed in 0.001301852 sec. | ||
| 11997 | 2025.12.31 23:23:19.264261 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 11998 | 2025.12.31 23:23:19.264369 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11999 | 2025.12.31 23:23:19.264382 [ 192 ] {d568562b-8e8e-4a3d-9432-0ad11505f9aa::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 | ||
| 12000 | 2025.12.31 23:23:19.264468 [ 271 ] {dc221237-865d-4cb8-a4cf-cbcb6f5bb50b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 12001 | 2025.12.31 23:23:19.264512 [ 271 ] {dc221237-865d-4cb8-a4cf-cbcb6f5bb50b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 12002 | 2025.12.31 23:23:19.264532 [ 192 ] {d568562b-8e8e-4a3d-9432-0ad11505f9aa::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12003 | 2025.12.31 23:23:19.264575 [ 192 ] {d568562b-8e8e-4a3d-9432-0ad11505f9aa::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 278 rows starting from the beginning of the part | ||
| 12004 | 2025.12.31 23:23:19.264650 [ 192 ] {d568562b-8e8e-4a3d-9432-0ad11505f9aa::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 10 rows starting from the beginning of the part | ||
| 12005 | 2025.12.31 23:23:19.264708 [ 192 ] {d568562b-8e8e-4a3d-9432-0ad11505f9aa::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 35 rows starting from the beginning of the part | ||
| 12006 | 2025.12.31 23:23:19.264757 [ 192 ] {d568562b-8e8e-4a3d-9432-0ad11505f9aa::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 | ||
| 12007 | 2025.12.31 23:23:19.264804 [ 192 ] {d568562b-8e8e-4a3d-9432-0ad11505f9aa::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 31 rows starting from the beginning of the part | ||
| 12008 | 2025.12.31 23:23:19.264849 [ 192 ] {d568562b-8e8e-4a3d-9432-0ad11505f9aa::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 26 rows starting from the beginning of the part | ||
| 12009 | 2025.12.31 23:23:19.264911 [ 271 ] {dc221237-865d-4cb8-a4cf-cbcb6f5bb50b} <Trace> oximeter.fields_u32 (32e14ee3-f9fc-4687-bf55-1d31f5f916a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12010 | 2025.12.31 23:23:19.264952 [ 271 ] {dc221237-865d-4cb8-a4cf-cbcb6f5bb50b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 12011 | 2025.12.31 23:23:19.265273 [ 271 ] {dc221237-865d-4cb8-a4cf-cbcb6f5bb50b} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 12012 | 2025.12.31 23:23:19.265507 [ 271 ] {dc221237-865d-4cb8-a4cf-cbcb6f5bb50b} <Trace> oximeter.fields_u32 (32e14ee3-f9fc-4687-bf55-1d31f5f916a9): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12013 | 2025.12.31 23:23:19.265645 [ 271 ] {dc221237-865d-4cb8-a4cf-cbcb6f5bb50b} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001194 sec., 20100.502512562816 rows/sec., 1.67 MiB/sec. | ||
| 12014 | 2025.12.31 23:23:19.265684 [ 271 ] {dc221237-865d-4cb8-a4cf-cbcb6f5bb50b} <Debug> TCPHandler: Processed in 0.001365493 sec. | ||
| 12015 | 2025.12.31 23:23:19.265749 [ 200 ] {d568562b-8e8e-4a3d-9432-0ad11505f9aa::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 390 rows, containing 5 columns (5 merged, 0 gathered) in 0.001423124 sec., 274044.9883495746 rows/sec., 19.02 MiB/sec. | ||
| 12016 | 2025.12.31 23:23:19.265796 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12017 | 2025.12.31 23:23:19.265894 [ 271 ] {dea1f83d-44dd-4f84-a972-41427a031d93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 12018 | 2025.12.31 23:23:19.265935 [ 271 ] {dea1f83d-44dd-4f84-a972-41427a031d93} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 12019 | 2025.12.31 23:23:19.265968 [ 187 ] {d568562b-8e8e-4a3d-9432-0ad11505f9aa::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 12020 | 2025.12.31 23:23:19.266305 [ 187 ] {d568562b-8e8e-4a3d-9432-0ad11505f9aa::all_1_81_16} <Trace> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12021 | 2025.12.31 23:23:19.266330 [ 271 ] {dea1f83d-44dd-4f84-a972-41427a031d93} <Trace> oximeter.fields_u8 (ce0c1db8-65f1-440f-8e78-1020d181f97b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12022 | 2025.12.31 23:23:19.266374 [ 271 ] {dea1f83d-44dd-4f84-a972-41427a031d93} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 12023 | 2025.12.31 23:23:19.266401 [ 187 ] {d568562b-8e8e-4a3d-9432-0ad11505f9aa::all_1_81_16} <Trace> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 12024 | 2025.12.31 23:23:19.266516 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 12025 | 2025.12.31 23:23:19.266681 [ 271 ] {dea1f83d-44dd-4f84-a972-41427a031d93} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 12026 | 2025.12.31 23:23:19.266896 [ 271 ] {dea1f83d-44dd-4f84-a972-41427a031d93} <Trace> oximeter.fields_u8 (ce0c1db8-65f1-440f-8e78-1020d181f97b): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12027 | 2025.12.31 23:23:19.267025 [ 271 ] {dea1f83d-44dd-4f84-a972-41427a031d93} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001149 sec., 10443.864229765013 rows/sec., 815.93 KiB/sec. | ||
| 12028 | 2025.12.31 23:23:19.267063 [ 271 ] {dea1f83d-44dd-4f84-a972-41427a031d93} <Debug> TCPHandler: Processed in 0.001316162 sec. | ||
| 12029 | 2025.12.31 23:23:19.267172 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12030 | 2025.12.31 23:23:19.267264 [ 271 ] {7365c69f-d5c6-4f68-8934-24ed034121b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12031 | 2025.12.31 23:23:19.267303 [ 271 ] {7365c69f-d5c6-4f68-8934-24ed034121b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12032 | 2025.12.31 23:23:19.267738 [ 271 ] {7365c69f-d5c6-4f68-8934-24ed034121b6} <Trace> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12033 | 2025.12.31 23:23:19.267774 [ 271 ] {7365c69f-d5c6-4f68-8934-24ed034121b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 12034 | 2025.12.31 23:23:19.268074 [ 271 ] {7365c69f-d5c6-4f68-8934-24ed034121b6} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 12035 | 2025.12.31 23:23:19.268279 [ 271 ] {7365c69f-d5c6-4f68-8934-24ed034121b6} <Trace> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12036 | 2025.12.31 23:23:19.268407 [ 271 ] {7365c69f-d5c6-4f68-8934-24ed034121b6} <Debug> executeQuery: Read 114 rows, 9.50 KiB in 0.001161 sec., 98191.21447028425 rows/sec., 7.99 MiB/sec. | ||
| 12037 | 2025.12.31 23:23:19.268445 [ 271 ] {7365c69f-d5c6-4f68-8934-24ed034121b6} <Debug> TCPHandler: Processed in 0.001322663 sec. | ||
| 12038 | 2025.12.31 23:23:19.268559 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12039 | 2025.12.31 23:23:19.268652 [ 271 ] {9c03b8a1-392b-4cfb-9be5-749049b36722} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12040 | 2025.12.31 23:23:19.268695 [ 271 ] {9c03b8a1-392b-4cfb-9be5-749049b36722} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12041 | 2025.12.31 23:23:19.269102 [ 271 ] {9c03b8a1-392b-4cfb-9be5-749049b36722} <Trace> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12042 | 2025.12.31 23:23:19.269138 [ 271 ] {9c03b8a1-392b-4cfb-9be5-749049b36722} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 12043 | 2025.12.31 23:23:19.269467 [ 271 ] {9c03b8a1-392b-4cfb-9be5-749049b36722} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 12044 | 2025.12.31 23:23:19.269669 [ 271 ] {9c03b8a1-392b-4cfb-9be5-749049b36722} <Trace> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12045 | 2025.12.31 23:23:19.269784 [ 112 ] {} <Debug> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 12046 | 2025.12.31 23:23:19.269798 [ 271 ] {9c03b8a1-392b-4cfb-9be5-749049b36722} <Debug> executeQuery: Read 198 rows, 14.54 KiB in 0.001164 sec., 170103.09278350513 rows/sec., 12.20 MiB/sec. | ||
| 12047 | 2025.12.31 23:23:19.269848 [ 112 ] {} <Trace> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12048 | 2025.12.31 23:23:19.269874 [ 271 ] {9c03b8a1-392b-4cfb-9be5-749049b36722} <Debug> TCPHandler: Processed in 0.001363613 sec. | ||
| 12049 | 2025.12.31 23:23:19.269874 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 12050 | 2025.12.31 23:23:19.270001 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12051 | 2025.12.31 23:23:19.270005 [ 205 ] {7d79e45e-07fa-43b3-999d-49ca9374dcb1::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 | ||
| 12052 | 2025.12.31 23:23:19.270100 [ 271 ] {6f21fc4c-db7c-4746-9e19-d5cbbaaaa419} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12053 | 2025.12.31 23:23:19.270124 [ 205 ] {7d79e45e-07fa-43b3-999d-49ca9374dcb1::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12054 | 2025.12.31 23:23:19.270153 [ 271 ] {6f21fc4c-db7c-4746-9e19-d5cbbaaaa419} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12055 | 2025.12.31 23:23:19.270159 [ 205 ] {7d79e45e-07fa-43b3-999d-49ca9374dcb1::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_76_15, total 23187 rows starting from the beginning of the part | ||
| 12056 | 2025.12.31 23:23:19.270231 [ 205 ] {7d79e45e-07fa-43b3-999d-49ca9374dcb1::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 160 rows starting from the beginning of the part | ||
| 12057 | 2025.12.31 23:23:19.270283 [ 205 ] {7d79e45e-07fa-43b3-999d-49ca9374dcb1::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 846 rows starting from the beginning of the part | ||
| 12058 | 2025.12.31 23:23:19.270337 [ 205 ] {7d79e45e-07fa-43b3-999d-49ca9374dcb1::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 | ||
| 12059 | 2025.12.31 23:23:19.270384 [ 205 ] {7d79e45e-07fa-43b3-999d-49ca9374dcb1::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 160 rows starting from the beginning of the part | ||
| 12060 | 2025.12.31 23:23:19.270425 [ 205 ] {7d79e45e-07fa-43b3-999d-49ca9374dcb1::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 198 rows starting from the beginning of the part | ||
| 12061 | 2025.12.31 23:23:19.270928 [ 271 ] {6f21fc4c-db7c-4746-9e19-d5cbbaaaa419} <Trace> oximeter.measurements_histogramu64 (83559bb8-4c93-4180-b7e7-e9b7333f4c1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12062 | 2025.12.31 23:23:19.270964 [ 271 ] {6f21fc4c-db7c-4746-9e19-d5cbbaaaa419} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 12063 | 2025.12.31 23:23:19.271490 [ 271 ] {6f21fc4c-db7c-4746-9e19-d5cbbaaaa419} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 12064 | 2025.12.31 23:23:19.271716 [ 271 ] {6f21fc4c-db7c-4746-9e19-d5cbbaaaa419} <Trace> oximeter.measurements_histogramu64 (83559bb8-4c93-4180-b7e7-e9b7333f4c1b): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12065 | 2025.12.31 23:23:19.271863 [ 271 ] {6f21fc4c-db7c-4746-9e19-d5cbbaaaa419} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001782 sec., 5611.672278338945 rows/sec., 10.06 MiB/sec. | ||
| 12066 | 2025.12.31 23:23:19.271919 [ 271 ] {6f21fc4c-db7c-4746-9e19-d5cbbaaaa419} <Debug> TCPHandler: Processed in 0.001967403 sec. | ||
| 12067 | 2025.12.31 23:23:19.272029 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12068 | 2025.12.31 23:23:19.272130 [ 271 ] {b2bb229c-b505-4661-9bf0-6f70d192fbd1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12069 | 2025.12.31 23:23:19.272173 [ 271 ] {b2bb229c-b505-4661-9bf0-6f70d192fbd1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12070 | 2025.12.31 23:23:19.272515 [ 271 ] {b2bb229c-b505-4661-9bf0-6f70d192fbd1} <Trace> oximeter.measurements_u64 (3e0fa7da-0500-483e-b241-ac25d0f845d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12071 | 2025.12.31 23:23:19.272552 [ 271 ] {b2bb229c-b505-4661-9bf0-6f70d192fbd1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 12072 | 2025.12.31 23:23:19.272876 [ 271 ] {b2bb229c-b505-4661-9bf0-6f70d192fbd1} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 12073 | 2025.12.31 23:23:19.273090 [ 271 ] {b2bb229c-b505-4661-9bf0-6f70d192fbd1} <Trace> oximeter.measurements_u64 (3e0fa7da-0500-483e-b241-ac25d0f845d7): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12074 | 2025.12.31 23:23:19.273219 [ 271 ] {b2bb229c-b505-4661-9bf0-6f70d192fbd1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001108 sec., 54151.62454873646 rows/sec., 3.65 MiB/sec. | ||
| 12075 | 2025.12.31 23:23:19.273255 [ 271 ] {b2bb229c-b505-4661-9bf0-6f70d192fbd1} <Debug> TCPHandler: Processed in 0.001275902 sec. | ||
| 12076 | 2025.12.31 23:23:19.275766 [ 205 ] {7d79e45e-07fa-43b3-999d-49ca9374dcb1::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 24711 rows, containing 5 columns (5 merged, 0 gathered) in 0.005806279 sec., 4255909.852075658 rows/sec., 290.53 MiB/sec. | ||
| 12077 | 2025.12.31 23:23:19.275903 [ 205 ] {7d79e45e-07fa-43b3-999d-49ca9374dcb1::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 12078 | 2025.12.31 23:23:19.276130 [ 205 ] {7d79e45e-07fa-43b3-999d-49ca9374dcb1::all_1_81_16} <Trace> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12079 | 2025.12.31 23:23:19.276192 [ 205 ] {7d79e45e-07fa-43b3-999d-49ca9374dcb1::all_1_81_16} <Trace> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 12080 | 2025.12.31 23:23:19.276259 [ 205 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.33 MiB. | ||
| 12081 | 2025.12.31 23:23:19.560533 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 26484 | ||
| 12082 | 2025.12.31 23:23:19.561304 [ 245 ] {} <Trace> system.asynchronous_metric_log (1af02360-2569-4a97-a5ac-aa07775e497e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12083 | 2025.12.31 23:23:19.561380 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 12084 | 2025.12.31 23:23:19.561922 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 12085 | 2025.12.31 23:23:19.562169 [ 245 ] {} <Trace> system.asynchronous_metric_log (1af02360-2569-4a97-a5ac-aa07775e497e): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12086 | 2025.12.31 23:23:19.562333 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 26484 | ||
| 12087 | 2025.12.31 23:23:20.992061 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 415 | ||
| 12088 | 2025.12.31 23:23:21.011043 [ 244 ] {} <Trace> system.metric_log (9f7485ce-4bf0-4a0f-b388-b82873d55ef6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12089 | 2025.12.31 23:23:21.011119 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 12090 | 2025.12.31 23:23:21.017817 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 12091 | 2025.12.31 23:23:21.018682 [ 244 ] {} <Trace> system.metric_log (9f7485ce-4bf0-4a0f-b388-b82873d55ef6): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12092 | 2025.12.31 23:23:21.025128 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 415 | ||
| 12093 | 2025.12.31 23:23:21.286036 [ 334 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46744 | ||
| 12094 | 2025.12.31 23:23:21.286144 [ 334 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12095 | 2025.12.31 23:23:21.286171 [ 334 ] {} <Debug> TCP-Session: a53f28f8-6445-4958-a91c-939f169102ce Authenticating user 'default' from [fd00:1122:3344:101::e]:46744 | ||
| 12096 | 2025.12.31 23:23:21.286193 [ 334 ] {} <Debug> TCP-Session: a53f28f8-6445-4958-a91c-939f169102ce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12097 | 2025.12.31 23:23:21.286205 [ 334 ] {} <Debug> TCP-Session: a53f28f8-6445-4958-a91c-939f169102ce Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12098 | 2025.12.31 23:23:21.286428 [ 335 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50511 | ||
| 12099 | 2025.12.31 23:23:21.286451 [ 336 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54329 | ||
| 12100 | 2025.12.31 23:23:21.286478 [ 339 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54808 | ||
| 12101 | 2025.12.31 23:23:21.286508 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64168 | ||
| 12102 | 2025.12.31 23:23:21.286550 [ 335 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12103 | 2025.12.31 23:23:21.286573 [ 336 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12104 | 2025.12.31 23:23:21.286601 [ 335 ] {} <Debug> TCP-Session: 4139980d-0419-4f7a-8a3c-0b736cf28b27 Authenticating user 'default' from [fd00:1122:3344:101::e]:50511 | ||
| 12105 | 2025.12.31 23:23:21.286617 [ 336 ] {} <Debug> TCP-Session: 9ecb315f-093b-4d6d-a603-c4d1970d42d6 Authenticating user 'default' from [fd00:1122:3344:101::e]:54329 | ||
| 12106 | 2025.12.31 23:23:21.286620 [ 339 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12107 | 2025.12.31 23:23:21.286635 [ 335 ] {} <Debug> TCP-Session: 4139980d-0419-4f7a-8a3c-0b736cf28b27 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12108 | 2025.12.31 23:23:21.286649 [ 336 ] {} <Debug> TCP-Session: 9ecb315f-093b-4d6d-a603-c4d1970d42d6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12109 | 2025.12.31 23:23:21.286668 [ 339 ] {} <Debug> TCP-Session: f6d9b716-37ab-4db4-9410-8f96a38329b7 Authenticating user 'default' from [fd00:1122:3344:101::e]:54808 | ||
| 12110 | 2025.12.31 23:23:21.286682 [ 336 ] {} <Debug> TCP-Session: 9ecb315f-093b-4d6d-a603-c4d1970d42d6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12111 | 2025.12.31 23:23:21.286669 [ 335 ] {} <Debug> TCP-Session: 4139980d-0419-4f7a-8a3c-0b736cf28b27 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12112 | 2025.12.31 23:23:21.286712 [ 339 ] {} <Debug> TCP-Session: f6d9b716-37ab-4db4-9410-8f96a38329b7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12113 | 2025.12.31 23:23:21.286523 [ 334 ] {} <Trace> TCP-Session: a53f28f8-6445-4958-a91c-939f169102ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12114 | 2025.12.31 23:23:21.286757 [ 339 ] {} <Debug> TCP-Session: f6d9b716-37ab-4db4-9410-8f96a38329b7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12115 | 2025.12.31 23:23:21.286499 [ 341 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56875 | ||
| 12116 | 2025.12.31 23:23:21.286489 [ 340 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64369 | ||
| 12117 | 2025.12.31 23:23:21.286839 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12118 | 2025.12.31 23:23:21.286459 [ 337 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48322 | ||
| 12119 | 2025.12.31 23:23:21.286904 [ 267 ] {} <Debug> TCP-Session: 9e9c057c-20af-4786-810c-24edb1f6d2e2 Authenticating user 'default' from [fd00:1122:3344:101::e]:64168 | ||
| 12120 | 2025.12.31 23:23:21.286458 [ 338 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63337 | ||
| 12121 | 2025.12.31 23:23:21.286939 [ 334 ] {2f925144-9dea-42c9-871d-326f8370f6c2} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:46744) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 12122 | 2025.12.31 23:23:21.286947 [ 267 ] {} <Debug> TCP-Session: 9e9c057c-20af-4786-810c-24edb1f6d2e2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12123 | 2025.12.31 23:23:21.286993 [ 267 ] {} <Debug> TCP-Session: 9e9c057c-20af-4786-810c-24edb1f6d2e2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12124 | 2025.12.31 23:23:21.287232 [ 334 ] {2f925144-9dea-42c9-871d-326f8370f6c2} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 12125 | 2025.12.31 23:23:21.287291 [ 334 ] {2f925144-9dea-42c9-871d-326f8370f6c2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 12126 | 2025.12.31 23:23:21.287368 [ 340 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12127 | 2025.12.31 23:23:21.287407 [ 340 ] {} <Debug> TCP-Session: e88b68b0-3ec1-4da7-9dc2-2c0d53cd7778 Authenticating user 'default' from [fd00:1122:3344:101::e]:64369 | ||
| 12128 | 2025.12.31 23:23:21.287428 [ 340 ] {} <Debug> TCP-Session: e88b68b0-3ec1-4da7-9dc2-2c0d53cd7778 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12129 | 2025.12.31 23:23:21.287447 [ 340 ] {} <Debug> TCP-Session: e88b68b0-3ec1-4da7-9dc2-2c0d53cd7778 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12130 | 2025.12.31 23:23:21.287485 [ 338 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12131 | 2025.12.31 23:23:21.287519 [ 338 ] {} <Debug> TCP-Session: 8ce43ca5-0de8-4855-aef9-b764d2b8b394 Authenticating user 'default' from [fd00:1122:3344:101::e]:63337 | ||
| 12132 | 2025.12.31 23:23:21.287537 [ 338 ] {} <Debug> TCP-Session: 8ce43ca5-0de8-4855-aef9-b764d2b8b394 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12133 | 2025.12.31 23:23:21.287550 [ 338 ] {} <Debug> TCP-Session: 8ce43ca5-0de8-4855-aef9-b764d2b8b394 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12134 | 2025.12.31 23:23:21.287595 [ 334 ] {2f925144-9dea-42c9-871d-326f8370f6c2} <Debug> oximeter.version (354cafc0-8409-413e-b71b-ba38479b7a3f) (SelectExecutor): Key condition: unknown | ||
| 12135 | 2025.12.31 23:23:21.287738 [ 341 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12136 | 2025.12.31 23:23:21.287772 [ 341 ] {} <Debug> TCP-Session: c4abd030-7e57-44be-a857-786d60fd7441 Authenticating user 'default' from [fd00:1122:3344:101::e]:56875 | ||
| 12137 | 2025.12.31 23:23:21.287790 [ 341 ] {} <Debug> TCP-Session: c4abd030-7e57-44be-a857-786d60fd7441 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12138 | 2025.12.31 23:23:21.287807 [ 341 ] {} <Debug> TCP-Session: c4abd030-7e57-44be-a857-786d60fd7441 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12139 | 2025.12.31 23:23:21.287843 [ 337 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12140 | 2025.12.31 23:23:21.287880 [ 337 ] {} <Debug> TCP-Session: 3b591eb9-9625-4e59-80c8-fb87d9d84eda Authenticating user 'default' from [fd00:1122:3344:101::e]:48322 | ||
| 12141 | 2025.12.31 23:23:21.287900 [ 337 ] {} <Debug> TCP-Session: 3b591eb9-9625-4e59-80c8-fb87d9d84eda Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12142 | 2025.12.31 23:23:21.287913 [ 337 ] {} <Debug> TCP-Session: 3b591eb9-9625-4e59-80c8-fb87d9d84eda Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12143 | 2025.12.31 23:23:21.288643 [ 317 ] {2f925144-9dea-42c9-871d-326f8370f6c2} <Trace> AggregatingTransform: Aggregating | ||
| 12144 | 2025.12.31 23:23:21.288681 [ 317 ] {2f925144-9dea-42c9-871d-326f8370f6c2} <Trace> Aggregator: Aggregation method: without_key | ||
| 12145 | 2025.12.31 23:23:21.288720 [ 317 ] {2f925144-9dea-42c9-871d-326f8370f6c2} <Trace> AggregatingTransform: Aggregated. 2 to 1 rows (from 80.00 B) in 0.000903495 sec. (2213.626 rows/sec., 86.47 KiB/sec.) | ||
| 12146 | 2025.12.31 23:23:21.288735 [ 317 ] {2f925144-9dea-42c9-871d-326f8370f6c2} <Trace> Aggregator: Merging aggregated data | ||
| 12147 | 2025.12.31 23:23:21.289979 [ 334 ] {2f925144-9dea-42c9-871d-326f8370f6c2} <Debug> executeQuery: Read 2 rows, 80.00 B in 0.003098 sec., 645.5777921239509 rows/sec., 25.22 KiB/sec. | ||
| 12148 | 2025.12.31 23:23:21.290117 [ 334 ] {2f925144-9dea-42c9-871d-326f8370f6c2} <Debug> TCPHandler: Processed in 0.003714663 sec. | ||
| 12149 | 2025.12.31 23:23:21.290244 [ 334 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12150 | 2025.12.31 23:23:21.290270 [ 335 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12151 | 2025.12.31 23:23:21.290285 [ 336 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12152 | 2025.12.31 23:23:21.290316 [ 339 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12153 | 2025.12.31 23:23:21.290329 [ 338 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12154 | 2025.12.31 23:23:21.290346 [ 340 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12155 | 2025.12.31 23:23:21.290369 [ 339 ] {} <Debug> TCP-Session: f6d9b716-37ab-4db4-9410-8f96a38329b7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12156 | 2025.12.31 23:23:21.290377 [ 267 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12157 | 2025.12.31 23:23:21.290400 [ 340 ] {} <Debug> TCP-Session: e88b68b0-3ec1-4da7-9dc2-2c0d53cd7778 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12158 | 2025.12.31 23:23:21.290381 [ 338 ] {} <Debug> TCP-Session: 8ce43ca5-0de8-4855-aef9-b764d2b8b394 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12159 | 2025.12.31 23:23:21.290433 [ 267 ] {} <Debug> TCP-Session: 9e9c057c-20af-4786-810c-24edb1f6d2e2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12160 | 2025.12.31 23:23:21.290364 [ 337 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12161 | 2025.12.31 23:23:21.290358 [ 336 ] {} <Debug> TCP-Session: 9ecb315f-093b-4d6d-a603-c4d1970d42d6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12162 | 2025.12.31 23:23:21.290503 [ 337 ] {} <Debug> TCP-Session: 3b591eb9-9625-4e59-80c8-fb87d9d84eda Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12163 | 2025.12.31 23:23:21.290316 [ 335 ] {} <Debug> TCP-Session: 4139980d-0419-4f7a-8a3c-0b736cf28b27 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12164 | 2025.12.31 23:23:21.290272 [ 334 ] {} <Debug> TCP-Session: a53f28f8-6445-4958-a91c-939f169102ce Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12165 | 2025.12.31 23:23:21.290298 [ 341 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12166 | 2025.12.31 23:23:21.290602 [ 341 ] {} <Debug> TCP-Session: c4abd030-7e57-44be-a857-786d60fd7441 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12167 | 2025.12.31 23:23:21.365311 [ 335 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52938 | ||
| 12168 | 2025.12.31 23:23:21.365376 [ 335 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12169 | 2025.12.31 23:23:21.365396 [ 335 ] {} <Debug> TCP-Session: 5f42f9f1-7b14-4eb3-b552-04290ab982a4 Authenticating user 'default' from [fd00:1122:3344:101::e]:52938 | ||
| 12170 | 2025.12.31 23:23:21.365413 [ 335 ] {} <Debug> TCP-Session: 5f42f9f1-7b14-4eb3-b552-04290ab982a4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12171 | 2025.12.31 23:23:21.365426 [ 335 ] {} <Debug> TCP-Session: 5f42f9f1-7b14-4eb3-b552-04290ab982a4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12172 | 2025.12.31 23:23:21.365606 [ 337 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37082 | ||
| 12173 | 2025.12.31 23:23:21.365630 [ 339 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34136 | ||
| 12174 | 2025.12.31 23:23:21.365623 [ 338 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57742 | ||
| 12175 | 2025.12.31 23:23:21.365666 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53292 | ||
| 12176 | 2025.12.31 23:23:21.365700 [ 339 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12177 | 2025.12.31 23:23:21.365736 [ 338 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12178 | 2025.12.31 23:23:21.365739 [ 335 ] {} <Trace> TCP-Session: 5f42f9f1-7b14-4eb3-b552-04290ab982a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12179 | 2025.12.31 23:23:21.365756 [ 339 ] {} <Debug> TCP-Session: 8ae99f9a-79a3-496e-97e6-d11e9d769cfe Authenticating user 'default' from [fd00:1122:3344:101::e]:34136 | ||
| 12180 | 2025.12.31 23:23:21.365774 [ 338 ] {} <Debug> TCP-Session: a050d848-4da5-4abd-9d24-fa39d2f83c25 Authenticating user 'default' from [fd00:1122:3344:101::e]:57742 | ||
| 12181 | 2025.12.31 23:23:21.365799 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12182 | 2025.12.31 23:23:21.365804 [ 339 ] {} <Debug> TCP-Session: 8ae99f9a-79a3-496e-97e6-d11e9d769cfe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12183 | 2025.12.31 23:23:21.365821 [ 338 ] {} <Debug> TCP-Session: a050d848-4da5-4abd-9d24-fa39d2f83c25 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12184 | 2025.12.31 23:23:21.365841 [ 339 ] {} <Debug> TCP-Session: 8ae99f9a-79a3-496e-97e6-d11e9d769cfe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12185 | 2025.12.31 23:23:21.365838 [ 267 ] {} <Debug> TCP-Session: 377ef868-f4ec-40c7-b7dd-05deec7658fb Authenticating user 'default' from [fd00:1122:3344:101::e]:53292 | ||
| 12186 | 2025.12.31 23:23:21.365864 [ 338 ] {} <Debug> TCP-Session: a050d848-4da5-4abd-9d24-fa39d2f83c25 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12187 | 2025.12.31 23:23:21.365897 [ 267 ] {} <Debug> TCP-Session: 377ef868-f4ec-40c7-b7dd-05deec7658fb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12188 | 2025.12.31 23:23:21.365698 [ 337 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12189 | 2025.12.31 23:23:21.365926 [ 267 ] {} <Debug> TCP-Session: 377ef868-f4ec-40c7-b7dd-05deec7658fb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12190 | 2025.12.31 23:23:21.365673 [ 334 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45613 | ||
| 12191 | 2025.12.31 23:23:21.365968 [ 337 ] {} <Debug> TCP-Session: 9ca59951-3640-40a4-a27e-328530ca552f Authenticating user 'default' from [fd00:1122:3344:101::e]:37082 | ||
| 12192 | 2025.12.31 23:23:21.365967 [ 335 ] {5fe0c42e-a44a-4e10-914b-1241607876fa} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:52938) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 12193 | 2025.12.31 23:23:21.366012 [ 337 ] {} <Debug> TCP-Session: 9ca59951-3640-40a4-a27e-328530ca552f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12194 | 2025.12.31 23:23:21.366037 [ 334 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12195 | 2025.12.31 23:23:21.366053 [ 337 ] {} <Debug> TCP-Session: 9ca59951-3640-40a4-a27e-328530ca552f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12196 | 2025.12.31 23:23:21.365609 [ 336 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49124 | ||
| 12197 | 2025.12.31 23:23:21.366079 [ 334 ] {} <Debug> TCP-Session: a24f8a6d-66f7-40b9-8d9f-35517a38e640 Authenticating user 'default' from [fd00:1122:3344:101::e]:45613 | ||
| 12198 | 2025.12.31 23:23:21.365646 [ 340 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57179 | ||
| 12199 | 2025.12.31 23:23:21.366137 [ 334 ] {} <Debug> TCP-Session: a24f8a6d-66f7-40b9-8d9f-35517a38e640 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12200 | 2025.12.31 23:23:21.366160 [ 336 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12201 | 2025.12.31 23:23:21.366180 [ 334 ] {} <Debug> TCP-Session: a24f8a6d-66f7-40b9-8d9f-35517a38e640 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12202 | 2025.12.31 23:23:21.366199 [ 336 ] {} <Debug> TCP-Session: e6223fa7-a0d5-4858-9e1d-7112bfe803b7 Authenticating user 'default' from [fd00:1122:3344:101::e]:49124 | ||
| 12203 | 2025.12.31 23:23:21.366198 [ 340 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12204 | 2025.12.31 23:23:21.366228 [ 336 ] {} <Debug> TCP-Session: e6223fa7-a0d5-4858-9e1d-7112bfe803b7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12205 | 2025.12.31 23:23:21.365661 [ 341 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35050 | ||
| 12206 | 2025.12.31 23:23:21.366251 [ 336 ] {} <Debug> TCP-Session: e6223fa7-a0d5-4858-9e1d-7112bfe803b7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12207 | 2025.12.31 23:23:21.366245 [ 340 ] {} <Debug> TCP-Session: aae553cf-a34a-4d78-90ff-704068fbc925 Authenticating user 'default' from [fd00:1122:3344:101::e]:57179 | ||
| 12208 | 2025.12.31 23:23:21.366307 [ 340 ] {} <Debug> TCP-Session: aae553cf-a34a-4d78-90ff-704068fbc925 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12209 | 2025.12.31 23:23:21.366319 [ 340 ] {} <Debug> TCP-Session: aae553cf-a34a-4d78-90ff-704068fbc925 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12210 | 2025.12.31 23:23:21.366330 [ 341 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12211 | 2025.12.31 23:23:21.366345 [ 335 ] {5fe0c42e-a44a-4e10-914b-1241607876fa} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 12212 | 2025.12.31 23:23:21.366363 [ 341 ] {} <Debug> TCP-Session: a9e2a653-74b8-4e75-9334-f1ca9025b668 Authenticating user 'default' from [fd00:1122:3344:101::e]:35050 | ||
| 12213 | 2025.12.31 23:23:21.366393 [ 341 ] {} <Debug> TCP-Session: a9e2a653-74b8-4e75-9334-f1ca9025b668 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12214 | 2025.12.31 23:23:21.366408 [ 341 ] {} <Debug> TCP-Session: a9e2a653-74b8-4e75-9334-f1ca9025b668 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12215 | 2025.12.31 23:23:21.366416 [ 335 ] {5fe0c42e-a44a-4e10-914b-1241607876fa} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 12216 | 2025.12.31 23:23:21.366739 [ 335 ] {5fe0c42e-a44a-4e10-914b-1241607876fa} <Debug> oximeter.version (354cafc0-8409-413e-b71b-ba38479b7a3f) (SelectExecutor): Key condition: unknown | ||
| 12217 | 2025.12.31 23:23:21.368041 [ 299 ] {5fe0c42e-a44a-4e10-914b-1241607876fa} <Trace> AggregatingTransform: Aggregating | ||
| 12218 | 2025.12.31 23:23:21.368082 [ 299 ] {5fe0c42e-a44a-4e10-914b-1241607876fa} <Trace> Aggregator: Aggregation method: without_key | ||
| 12219 | 2025.12.31 23:23:21.368115 [ 299 ] {5fe0c42e-a44a-4e10-914b-1241607876fa} <Trace> AggregatingTransform: Aggregated. 2 to 1 rows (from 80.00 B) in 0.001127899 sec. (1773.208 rows/sec., 69.27 KiB/sec.) | ||
| 12220 | 2025.12.31 23:23:21.368133 [ 299 ] {5fe0c42e-a44a-4e10-914b-1241607876fa} <Trace> Aggregator: Merging aggregated data | ||
| 12221 | 2025.12.31 23:23:21.369658 [ 335 ] {5fe0c42e-a44a-4e10-914b-1241607876fa} <Debug> executeQuery: Read 2 rows, 80.00 B in 0.003775 sec., 529.8013245033112 rows/sec., 20.70 KiB/sec. | ||
| 12222 | 2025.12.31 23:23:21.369894 [ 335 ] {5fe0c42e-a44a-4e10-914b-1241607876fa} <Debug> TCPHandler: Processed in 0.004300524 sec. | ||
| 12223 | 2025.12.31 23:23:21.370307 [ 334 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12224 | 2025.12.31 23:23:21.370332 [ 336 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12225 | 2025.12.31 23:23:21.370355 [ 339 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12226 | 2025.12.31 23:23:21.370377 [ 337 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12227 | 2025.12.31 23:23:21.370391 [ 336 ] {} <Debug> TCP-Session: e6223fa7-a0d5-4858-9e1d-7112bfe803b7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12228 | 2025.12.31 23:23:21.370412 [ 339 ] {} <Debug> TCP-Session: 8ae99f9a-79a3-496e-97e6-d11e9d769cfe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12229 | 2025.12.31 23:23:21.370422 [ 337 ] {} <Debug> TCP-Session: 9ca59951-3640-40a4-a27e-328530ca552f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12230 | 2025.12.31 23:23:21.370416 [ 340 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12231 | 2025.12.31 23:23:21.370400 [ 338 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12232 | 2025.12.31 23:23:21.370501 [ 340 ] {} <Debug> TCP-Session: aae553cf-a34a-4d78-90ff-704068fbc925 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12233 | 2025.12.31 23:23:21.370359 [ 334 ] {} <Debug> TCP-Session: a24f8a6d-66f7-40b9-8d9f-35517a38e640 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12234 | 2025.12.31 23:23:21.370534 [ 338 ] {} <Debug> TCP-Session: a050d848-4da5-4abd-9d24-fa39d2f83c25 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12235 | 2025.12.31 23:23:21.370676 [ 335 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12236 | 2025.12.31 23:23:21.370716 [ 335 ] {} <Debug> TCP-Session: 5f42f9f1-7b14-4eb3-b552-04290ab982a4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12237 | 2025.12.31 23:23:21.371917 [ 267 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12238 | 2025.12.31 23:23:21.371967 [ 267 ] {} <Debug> TCP-Session: 377ef868-f4ec-40c7-b7dd-05deec7658fb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12239 | 2025.12.31 23:23:21.372155 [ 341 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12240 | 2025.12.31 23:23:21.372198 [ 341 ] {} <Debug> TCP-Session: a9e2a653-74b8-4e75-9334-f1ca9025b668 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12241 | 2025.12.31 23:23:22.474738 [ 335 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49564 | ||
| 12242 | 2025.12.31 23:23:22.474849 [ 335 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12243 | 2025.12.31 23:23:22.474876 [ 335 ] {} <Debug> TCP-Session: 450bfbae-c775-4208-baf3-97a5191e6b35 Authenticating user 'default' from [fd00:1122:3344:101::e]:49564 | ||
| 12244 | 2025.12.31 23:23:22.474898 [ 335 ] {} <Debug> TCP-Session: 450bfbae-c775-4208-baf3-97a5191e6b35 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12245 | 2025.12.31 23:23:22.474911 [ 335 ] {} <Debug> TCP-Session: 450bfbae-c775-4208-baf3-97a5191e6b35 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12246 | 2025.12.31 23:23:22.475147 [ 336 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65156 | ||
| 12247 | 2025.12.31 23:23:22.475164 [ 337 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45059 | ||
| 12248 | 2025.12.31 23:23:22.475195 [ 340 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38230 | ||
| 12249 | 2025.12.31 23:23:22.475222 [ 335 ] {} <Trace> TCP-Session: 450bfbae-c775-4208-baf3-97a5191e6b35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12250 | 2025.12.31 23:23:22.475227 [ 334 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42078 | ||
| 12251 | 2025.12.31 23:23:22.475268 [ 336 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12252 | 2025.12.31 23:23:22.475309 [ 337 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12253 | 2025.12.31 23:23:22.475341 [ 336 ] {} <Debug> TCP-Session: 5393272c-164c-42cb-813f-26a6581d988a Authenticating user 'default' from [fd00:1122:3344:101::e]:65156 | ||
| 12254 | 2025.12.31 23:23:22.475217 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39769 | ||
| 12255 | 2025.12.31 23:23:22.475365 [ 337 ] {} <Debug> TCP-Session: e3f16354-9d76-4a8a-84da-973459511af8 Authenticating user 'default' from [fd00:1122:3344:101::e]:45059 | ||
| 12256 | 2025.12.31 23:23:22.475385 [ 336 ] {} <Debug> TCP-Session: 5393272c-164c-42cb-813f-26a6581d988a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12257 | 2025.12.31 23:23:22.475413 [ 335 ] {be98e33a-81c3-443d-af53-5f395f5f873a} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:49564) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 12258 | 2025.12.31 23:23:22.475428 [ 336 ] {} <Debug> TCP-Session: 5393272c-164c-42cb-813f-26a6581d988a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12259 | 2025.12.31 23:23:22.475431 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12260 | 2025.12.31 23:23:22.475419 [ 337 ] {} <Debug> TCP-Session: e3f16354-9d76-4a8a-84da-973459511af8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12261 | 2025.12.31 23:23:22.475472 [ 267 ] {} <Debug> TCP-Session: bbbf2a3c-fe9f-4ab8-8155-d64a586d4612 Authenticating user 'default' from [fd00:1122:3344:101::e]:39769 | ||
| 12262 | 2025.12.31 23:23:22.475495 [ 337 ] {} <Debug> TCP-Session: e3f16354-9d76-4a8a-84da-973459511af8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12263 | 2025.12.31 23:23:22.475509 [ 267 ] {} <Debug> TCP-Session: bbbf2a3c-fe9f-4ab8-8155-d64a586d4612 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12264 | 2025.12.31 23:23:22.475374 [ 334 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12265 | 2025.12.31 23:23:22.475537 [ 267 ] {} <Debug> TCP-Session: bbbf2a3c-fe9f-4ab8-8155-d64a586d4612 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12266 | 2025.12.31 23:23:22.475209 [ 341 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34023 | ||
| 12267 | 2025.12.31 23:23:22.475581 [ 334 ] {} <Debug> TCP-Session: 054c5bb2-288f-4470-8840-573b2e888aa9 Authenticating user 'default' from [fd00:1122:3344:101::e]:42078 | ||
| 12268 | 2025.12.31 23:23:22.475189 [ 339 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60441 | ||
| 12269 | 2025.12.31 23:23:22.475627 [ 334 ] {} <Debug> TCP-Session: 054c5bb2-288f-4470-8840-573b2e888aa9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12270 | 2025.12.31 23:23:22.475646 [ 341 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12271 | 2025.12.31 23:23:22.475661 [ 334 ] {} <Debug> TCP-Session: 054c5bb2-288f-4470-8840-573b2e888aa9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12272 | 2025.12.31 23:23:22.475185 [ 338 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58086 | ||
| 12273 | 2025.12.31 23:23:22.475683 [ 341 ] {} <Debug> TCP-Session: 693c75cd-a437-460e-9069-6b93bc335b19 Authenticating user 'default' from [fd00:1122:3344:101::e]:34023 | ||
| 12274 | 2025.12.31 23:23:22.475690 [ 339 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12275 | 2025.12.31 23:23:22.475740 [ 341 ] {} <Debug> TCP-Session: 693c75cd-a437-460e-9069-6b93bc335b19 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12276 | 2025.12.31 23:23:22.475763 [ 339 ] {} <Debug> TCP-Session: 3ee74ddb-290e-404b-b6ab-ce1aa597e831 Authenticating user 'default' from [fd00:1122:3344:101::e]:60441 | ||
| 12277 | 2025.12.31 23:23:22.475775 [ 341 ] {} <Debug> TCP-Session: 693c75cd-a437-460e-9069-6b93bc335b19 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12278 | 2025.12.31 23:23:22.475780 [ 338 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12279 | 2025.12.31 23:23:22.475791 [ 339 ] {} <Debug> TCP-Session: 3ee74ddb-290e-404b-b6ab-ce1aa597e831 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12280 | 2025.12.31 23:23:22.475827 [ 338 ] {} <Debug> TCP-Session: c120237b-b2f6-459b-8ff7-994199cc7158 Authenticating user 'default' from [fd00:1122:3344:101::e]:58086 | ||
| 12281 | 2025.12.31 23:23:22.475833 [ 339 ] {} <Debug> TCP-Session: 3ee74ddb-290e-404b-b6ab-ce1aa597e831 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12282 | 2025.12.31 23:23:22.475853 [ 338 ] {} <Debug> TCP-Session: c120237b-b2f6-459b-8ff7-994199cc7158 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12283 | 2025.12.31 23:23:22.475301 [ 340 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12284 | 2025.12.31 23:23:22.475880 [ 338 ] {} <Debug> TCP-Session: c120237b-b2f6-459b-8ff7-994199cc7158 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12285 | 2025.12.31 23:23:22.475693 [ 335 ] {be98e33a-81c3-443d-af53-5f395f5f873a} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 12286 | 2025.12.31 23:23:22.475910 [ 340 ] {} <Debug> TCP-Session: a69ed906-6848-42af-afd4-ffb53cb4f290 Authenticating user 'default' from [fd00:1122:3344:101::e]:38230 | ||
| 12287 | 2025.12.31 23:23:22.475950 [ 340 ] {} <Debug> TCP-Session: a69ed906-6848-42af-afd4-ffb53cb4f290 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12288 | 2025.12.31 23:23:22.475963 [ 340 ] {} <Debug> TCP-Session: a69ed906-6848-42af-afd4-ffb53cb4f290 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12289 | 2025.12.31 23:23:22.475976 [ 335 ] {be98e33a-81c3-443d-af53-5f395f5f873a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 12290 | 2025.12.31 23:23:22.476260 [ 335 ] {be98e33a-81c3-443d-af53-5f395f5f873a} <Debug> oximeter.version (354cafc0-8409-413e-b71b-ba38479b7a3f) (SelectExecutor): Key condition: unknown | ||
| 12291 | 2025.12.31 23:23:22.477290 [ 289 ] {be98e33a-81c3-443d-af53-5f395f5f873a} <Trace> AggregatingTransform: Aggregating | ||
| 12292 | 2025.12.31 23:23:22.477340 [ 289 ] {be98e33a-81c3-443d-af53-5f395f5f873a} <Trace> Aggregator: Aggregation method: without_key | ||
| 12293 | 2025.12.31 23:23:22.477376 [ 289 ] {be98e33a-81c3-443d-af53-5f395f5f873a} <Trace> AggregatingTransform: Aggregated. 2 to 1 rows (from 80.00 B) in 0.000920076 sec. (2173.733 rows/sec., 84.91 KiB/sec.) | ||
| 12294 | 2025.12.31 23:23:22.477393 [ 289 ] {be98e33a-81c3-443d-af53-5f395f5f873a} <Trace> Aggregator: Merging aggregated data | ||
| 12295 | 2025.12.31 23:23:22.478776 [ 335 ] {be98e33a-81c3-443d-af53-5f395f5f873a} <Debug> executeQuery: Read 2 rows, 80.00 B in 0.003419 sec., 584.966364434045 rows/sec., 22.85 KiB/sec. | ||
| 12296 | 2025.12.31 23:23:22.478971 [ 335 ] {be98e33a-81c3-443d-af53-5f395f5f873a} <Debug> TCPHandler: Processed in 0.003868086 sec. | ||
| 12297 | 2025.12.31 23:23:22.479108 [ 335 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12298 | 2025.12.31 23:23:22.479132 [ 336 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12299 | 2025.12.31 23:23:22.479152 [ 339 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12300 | 2025.12.31 23:23:22.479173 [ 334 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12301 | 2025.12.31 23:23:22.479182 [ 336 ] {} <Debug> TCP-Session: 5393272c-164c-42cb-813f-26a6581d988a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12302 | 2025.12.31 23:23:22.479205 [ 340 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12303 | 2025.12.31 23:23:22.479238 [ 338 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12304 | 2025.12.31 23:23:22.479253 [ 267 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12305 | 2025.12.31 23:23:22.479266 [ 340 ] {} <Debug> TCP-Session: a69ed906-6848-42af-afd4-ffb53cb4f290 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12306 | 2025.12.31 23:23:22.479283 [ 338 ] {} <Debug> TCP-Session: c120237b-b2f6-459b-8ff7-994199cc7158 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12307 | 2025.12.31 23:23:22.479303 [ 267 ] {} <Debug> TCP-Session: bbbf2a3c-fe9f-4ab8-8155-d64a586d4612 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12308 | 2025.12.31 23:23:22.479219 [ 341 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12309 | 2025.12.31 23:23:22.479204 [ 339 ] {} <Debug> TCP-Session: 3ee74ddb-290e-404b-b6ab-ce1aa597e831 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12310 | 2025.12.31 23:23:22.479362 [ 341 ] {} <Debug> TCP-Session: 693c75cd-a437-460e-9069-6b93bc335b19 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12311 | 2025.12.31 23:23:22.479187 [ 337 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12312 | 2025.12.31 23:23:22.479221 [ 334 ] {} <Debug> TCP-Session: 054c5bb2-288f-4470-8840-573b2e888aa9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12313 | 2025.12.31 23:23:22.479424 [ 337 ] {} <Debug> TCP-Session: e3f16354-9d76-4a8a-84da-973459511af8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12314 | 2025.12.31 23:23:22.479142 [ 335 ] {} <Debug> TCP-Session: 450bfbae-c775-4208-baf3-97a5191e6b35 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12315 | 2025.12.31 23:23:24.260177 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12316 | 2025.12.31 23:23:24.260599 [ 271 ] {fffe2658-792b-425a-a0e9-91493c0cea0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12317 | 2025.12.31 23:23:24.260701 [ 271 ] {fffe2658-792b-425a-a0e9-91493c0cea0c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12318 | 2025.12.31 23:23:24.261766 [ 271 ] {fffe2658-792b-425a-a0e9-91493c0cea0c} <Trace> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12319 | 2025.12.31 23:23:24.261830 [ 271 ] {fffe2658-792b-425a-a0e9-91493c0cea0c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 12320 | 2025.12.31 23:23:24.262454 [ 271 ] {fffe2658-792b-425a-a0e9-91493c0cea0c} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 12321 | 2025.12.31 23:23:24.262820 [ 271 ] {fffe2658-792b-425a-a0e9-91493c0cea0c} <Trace> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12322 | 2025.12.31 23:23:24.263073 [ 271 ] {fffe2658-792b-425a-a0e9-91493c0cea0c} <Debug> executeQuery: Read 118 rows, 10.26 KiB in 0.002591 sec., 45542.261675028945 rows/sec., 3.87 MiB/sec. | ||
| 12323 | 2025.12.31 23:23:24.263153 [ 271 ] {fffe2658-792b-425a-a0e9-91493c0cea0c} <Debug> TCPHandler: Processed in 0.003245605 sec. | ||
| 12324 | 2025.12.31 23:23:24.263337 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12325 | 2025.12.31 23:23:24.263493 [ 271 ] {18e52c39-2748-4417-af2a-5a5646177680} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12326 | 2025.12.31 23:23:24.263563 [ 271 ] {18e52c39-2748-4417-af2a-5a5646177680} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12327 | 2025.12.31 23:23:24.264185 [ 271 ] {18e52c39-2748-4417-af2a-5a5646177680} <Trace> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12328 | 2025.12.31 23:23:24.264241 [ 271 ] {18e52c39-2748-4417-af2a-5a5646177680} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 12329 | 2025.12.31 23:23:24.264728 [ 271 ] {18e52c39-2748-4417-af2a-5a5646177680} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 12330 | 2025.12.31 23:23:24.265051 [ 271 ] {18e52c39-2748-4417-af2a-5a5646177680} <Trace> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12331 | 2025.12.31 23:23:24.265241 [ 271 ] {18e52c39-2748-4417-af2a-5a5646177680} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001786 sec., 17357.222844344906 rows/sec., 1.27 MiB/sec. | ||
| 12332 | 2025.12.31 23:23:24.265304 [ 271 ] {18e52c39-2748-4417-af2a-5a5646177680} <Debug> TCPHandler: Processed in 0.002045515 sec. | ||
| 12333 | 2025.12.31 23:23:24.265474 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12334 | 2025.12.31 23:23:24.265621 [ 271 ] {7afa6b8e-6f59-4584-8137-7019ffdd9e17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12335 | 2025.12.31 23:23:24.265682 [ 271 ] {7afa6b8e-6f59-4584-8137-7019ffdd9e17} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12336 | 2025.12.31 23:23:24.266337 [ 271 ] {7afa6b8e-6f59-4584-8137-7019ffdd9e17} <Trace> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12337 | 2025.12.31 23:23:24.266394 [ 271 ] {7afa6b8e-6f59-4584-8137-7019ffdd9e17} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 12338 | 2025.12.31 23:23:24.266889 [ 271 ] {7afa6b8e-6f59-4584-8137-7019ffdd9e17} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 12339 | 2025.12.31 23:23:24.267239 [ 271 ] {7afa6b8e-6f59-4584-8137-7019ffdd9e17} <Trace> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12340 | 2025.12.31 23:23:24.267442 [ 271 ] {7afa6b8e-6f59-4584-8137-7019ffdd9e17} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001852 sec., 51295.89632829374 rows/sec., 4.01 MiB/sec. | ||
| 12341 | 2025.12.31 23:23:24.267502 [ 271 ] {7afa6b8e-6f59-4584-8137-7019ffdd9e17} <Debug> TCPHandler: Processed in 0.002104476 sec. | ||
| 12342 | 2025.12.31 23:23:24.267678 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12343 | 2025.12.31 23:23:24.267825 [ 271 ] {03388616-a2ad-4fad-be62-cd63a20d3385} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12344 | 2025.12.31 23:23:24.267890 [ 271 ] {03388616-a2ad-4fad-be62-cd63a20d3385} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12345 | 2025.12.31 23:23:24.268540 [ 271 ] {03388616-a2ad-4fad-be62-cd63a20d3385} <Trace> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12346 | 2025.12.31 23:23:24.268597 [ 271 ] {03388616-a2ad-4fad-be62-cd63a20d3385} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 12347 | 2025.12.31 23:23:24.269115 [ 271 ] {03388616-a2ad-4fad-be62-cd63a20d3385} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 12348 | 2025.12.31 23:23:24.269454 [ 271 ] {03388616-a2ad-4fad-be62-cd63a20d3385} <Trace> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12349 | 2025.12.31 23:23:24.269658 [ 271 ] {03388616-a2ad-4fad-be62-cd63a20d3385} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001863 sec., 85882.98443370906 rows/sec., 5.98 MiB/sec. | ||
| 12350 | 2025.12.31 23:23:24.269717 [ 271 ] {03388616-a2ad-4fad-be62-cd63a20d3385} <Debug> TCPHandler: Processed in 0.002114747 sec. | ||
| 12351 | 2025.12.31 23:23:24.269880 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12352 | 2025.12.31 23:23:24.270023 [ 271 ] {2c1791a6-9aa8-4e51-a3f4-7352d5bf43d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12353 | 2025.12.31 23:23:24.270107 [ 271 ] {2c1791a6-9aa8-4e51-a3f4-7352d5bf43d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12354 | 2025.12.31 23:23:24.271410 [ 271 ] {2c1791a6-9aa8-4e51-a3f4-7352d5bf43d1} <Trace> oximeter.measurements_histogramu64 (83559bb8-4c93-4180-b7e7-e9b7333f4c1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12355 | 2025.12.31 23:23:24.271466 [ 271 ] {2c1791a6-9aa8-4e51-a3f4-7352d5bf43d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 12356 | 2025.12.31 23:23:24.272319 [ 271 ] {2c1791a6-9aa8-4e51-a3f4-7352d5bf43d1} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 12357 | 2025.12.31 23:23:24.272685 [ 271 ] {2c1791a6-9aa8-4e51-a3f4-7352d5bf43d1} <Trace> oximeter.measurements_histogramu64 (83559bb8-4c93-4180-b7e7-e9b7333f4c1b): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12358 | 2025.12.31 23:23:24.272902 [ 271 ] {2c1791a6-9aa8-4e51-a3f4-7352d5bf43d1} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.002908 sec., 10660.247592847318 rows/sec., 19.10 MiB/sec. | ||
| 12359 | 2025.12.31 23:23:24.272990 [ 271 ] {2c1791a6-9aa8-4e51-a3f4-7352d5bf43d1} <Debug> TCPHandler: Processed in 0.003183084 sec. | ||
| 12360 | 2025.12.31 23:23:24.273169 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12361 | 2025.12.31 23:23:24.273316 [ 271 ] {5dec7430-973c-409a-b9e3-1d19c6e4bbd8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12362 | 2025.12.31 23:23:24.273383 [ 271 ] {5dec7430-973c-409a-b9e3-1d19c6e4bbd8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12363 | 2025.12.31 23:23:24.273906 [ 271 ] {5dec7430-973c-409a-b9e3-1d19c6e4bbd8} <Trace> oximeter.measurements_u64 (3e0fa7da-0500-483e-b241-ac25d0f845d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12364 | 2025.12.31 23:23:24.273964 [ 271 ] {5dec7430-973c-409a-b9e3-1d19c6e4bbd8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 12365 | 2025.12.31 23:23:24.274440 [ 271 ] {5dec7430-973c-409a-b9e3-1d19c6e4bbd8} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 12366 | 2025.12.31 23:23:24.274816 [ 271 ] {5dec7430-973c-409a-b9e3-1d19c6e4bbd8} <Trace> oximeter.measurements_u64 (3e0fa7da-0500-483e-b241-ac25d0f845d7): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12367 | 2025.12.31 23:23:24.275020 [ 271 ] {5dec7430-973c-409a-b9e3-1d19c6e4bbd8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001736 sec., 34562.21198156682 rows/sec., 2.33 MiB/sec. | ||
| 12368 | 2025.12.31 23:23:24.275020 [ 103 ] {} <Debug> oximeter.measurements_u64 (3e0fa7da-0500-483e-b241-ac25d0f845d7) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 12369 | 2025.12.31 23:23:24.275074 [ 271 ] {5dec7430-973c-409a-b9e3-1d19c6e4bbd8} <Debug> TCPHandler: Processed in 0.001983293 sec. | ||
| 12370 | 2025.12.31 23:23:24.275141 [ 103 ] {} <Trace> oximeter.measurements_u64 (3e0fa7da-0500-483e-b241-ac25d0f845d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12371 | 2025.12.31 23:23:24.275190 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 12372 | 2025.12.31 23:23:24.275356 [ 194 ] {3e0fa7da-0500-483e-b241-ac25d0f845d7::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 | ||
| 12373 | 2025.12.31 23:23:24.275552 [ 194 ] {3e0fa7da-0500-483e-b241-ac25d0f845d7::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12374 | 2025.12.31 23:23:24.275612 [ 194 ] {3e0fa7da-0500-483e-b241-ac25d0f845d7::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 4820 rows starting from the beginning of the part | ||
| 12375 | 2025.12.31 23:23:24.275712 [ 194 ] {3e0fa7da-0500-483e-b241-ac25d0f845d7::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 | ||
| 12376 | 2025.12.31 23:23:24.275790 [ 194 ] {3e0fa7da-0500-483e-b241-ac25d0f845d7::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 | ||
| 12377 | 2025.12.31 23:23:24.275857 [ 194 ] {3e0fa7da-0500-483e-b241-ac25d0f845d7::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 | ||
| 12378 | 2025.12.31 23:23:24.275916 [ 194 ] {3e0fa7da-0500-483e-b241-ac25d0f845d7::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 | ||
| 12379 | 2025.12.31 23:23:24.275982 [ 194 ] {3e0fa7da-0500-483e-b241-ac25d0f845d7::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 | ||
| 12380 | 2025.12.31 23:23:24.278235 [ 205 ] {3e0fa7da-0500-483e-b241-ac25d0f845d7::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5120 rows, containing 4 columns (4 merged, 0 gathered) in 0.00294824 sec., 1736629.3110465906 rows/sec., 114.97 MiB/sec. | ||
| 12381 | 2025.12.31 23:23:24.278856 [ 188 ] {3e0fa7da-0500-483e-b241-ac25d0f845d7::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 12382 | 2025.12.31 23:23:24.279365 [ 188 ] {3e0fa7da-0500-483e-b241-ac25d0f845d7::all_1_81_16} <Trace> oximeter.measurements_u64 (3e0fa7da-0500-483e-b241-ac25d0f845d7): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12383 | 2025.12.31 23:23:24.279492 [ 188 ] {3e0fa7da-0500-483e-b241-ac25d0f845d7::all_1_81_16} <Trace> oximeter.measurements_u64 (3e0fa7da-0500-483e-b241-ac25d0f845d7) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 12384 | 2025.12.31 23:23:24.279665 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.13 MiB. | ||
| 12385 | 2025.12.31 23:23:26.921709 [ 100 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 12386 | 2025.12.31 23:23:26.921780 [ 100 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 12387 | 2025.12.31 23:23:27.063439 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 26996 | ||
| 12388 | 2025.12.31 23:23:27.063978 [ 245 ] {} <Trace> system.asynchronous_metric_log (1af02360-2569-4a97-a5ac-aa07775e497e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12389 | 2025.12.31 23:23:27.064018 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 12390 | 2025.12.31 23:23:27.064496 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 12391 | 2025.12.31 23:23:27.064720 [ 245 ] {} <Trace> system.asynchronous_metric_log (1af02360-2569-4a97-a5ac-aa07775e497e): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12392 | 2025.12.31 23:23:27.064871 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 26996 | ||
| 12393 | 2025.12.31 23:23:27.064880 [ 100 ] {} <Debug> system.asynchronous_metric_log (1af02360-2569-4a97-a5ac-aa07775e497e) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 12394 | 2025.12.31 23:23:27.064949 [ 100 ] {} <Trace> system.asynchronous_metric_log (1af02360-2569-4a97-a5ac-aa07775e497e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12395 | 2025.12.31 23:23:27.064969 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 12396 | 2025.12.31 23:23:27.065135 [ 199 ] {1af02360-2569-4a97-a5ac-aa07775e497e::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 | ||
| 12397 | 2025.12.31 23:23:27.065339 [ 199 ] {1af02360-2569-4a97-a5ac-aa07775e497e::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12398 | 2025.12.31 23:23:27.065400 [ 199 ] {1af02360-2569-4a97-a5ac-aa07775e497e::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_51_10, total 24564 rows starting from the beginning of the part | ||
| 12399 | 2025.12.31 23:23:27.065497 [ 199 ] {1af02360-2569-4a97-a5ac-aa07775e497e::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 512 rows starting from the beginning of the part | ||
| 12400 | 2025.12.31 23:23:27.065571 [ 199 ] {1af02360-2569-4a97-a5ac-aa07775e497e::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 448 rows starting from the beginning of the part | ||
| 12401 | 2025.12.31 23:23:27.065622 [ 199 ] {1af02360-2569-4a97-a5ac-aa07775e497e::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 512 rows starting from the beginning of the part | ||
| 12402 | 2025.12.31 23:23:27.065659 [ 199 ] {1af02360-2569-4a97-a5ac-aa07775e497e::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 448 rows starting from the beginning of the part | ||
| 12403 | 2025.12.31 23:23:27.065699 [ 199 ] {1af02360-2569-4a97-a5ac-aa07775e497e::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 512 rows starting from the beginning of the part | ||
| 12404 | 2025.12.31 23:23:27.067825 [ 196 ] {1af02360-2569-4a97-a5ac-aa07775e497e::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 26996 rows, containing 4 columns (4 merged, 0 gathered) in 0.002774468 sec., 9730153.6727041 rows/sec., 139.19 MiB/sec. | ||
| 12405 | 2025.12.31 23:23:27.068105 [ 189 ] {1af02360-2569-4a97-a5ac-aa07775e497e::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 12406 | 2025.12.31 23:23:27.068369 [ 189 ] {1af02360-2569-4a97-a5ac-aa07775e497e::all_1_56_11} <Trace> system.asynchronous_metric_log (1af02360-2569-4a97-a5ac-aa07775e497e): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12407 | 2025.12.31 23:23:27.068439 [ 189 ] {1af02360-2569-4a97-a5ac-aa07775e497e::all_1_56_11} <Trace> system.asynchronous_metric_log (1af02360-2569-4a97-a5ac-aa07775e497e) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 12408 | 2025.12.31 23:23:27.068543 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.75 MiB. | ||
| 12409 | 2025.12.31 23:23:27.147996 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 1552 | ||
| 12410 | 2025.12.31 23:23:27.150587 [ 243 ] {} <Trace> system.query_log (aa57fb54-d3d4-4e2b-bcda-b6c10074d25d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12411 | 2025.12.31 23:23:27.150632 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 12412 | 2025.12.31 23:23:27.151787 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 12413 | 2025.12.31 23:23:27.152057 [ 243 ] {} <Trace> system.query_log (aa57fb54-d3d4-4e2b-bcda-b6c10074d25d): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12414 | 2025.12.31 23:23:27.152314 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1552 | ||
| 12415 | 2025.12.31 23:23:28.526208 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 422 | ||
| 12416 | 2025.12.31 23:23:28.543373 [ 244 ] {} <Trace> system.metric_log (9f7485ce-4bf0-4a0f-b388-b82873d55ef6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12417 | 2025.12.31 23:23:28.543430 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 12418 | 2025.12.31 23:23:28.549140 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 12419 | 2025.12.31 23:23:28.549814 [ 244 ] {} <Trace> system.metric_log (9f7485ce-4bf0-4a0f-b388-b82873d55ef6): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12420 | 2025.12.31 23:23:28.550101 [ 99 ] {} <Debug> system.metric_log (9f7485ce-4bf0-4a0f-b388-b82873d55ef6) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 12421 | 2025.12.31 23:23:28.550163 [ 99 ] {} <Trace> system.metric_log (9f7485ce-4bf0-4a0f-b388-b82873d55ef6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12422 | 2025.12.31 23:23:28.550182 [ 99 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 12423 | 2025.12.31 23:23:28.550291 [ 191 ] {9f7485ce-4bf0-4a0f-b388-b82873d55ef6::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 | ||
| 12424 | 2025.12.31 23:23:28.552987 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 422 | ||
| 12425 | 2025.12.31 23:23:28.554001 [ 191 ] {9f7485ce-4bf0-4a0f-b388-b82873d55ef6::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12426 | 2025.12.31 23:23:28.555551 [ 191 ] {9f7485ce-4bf0-4a0f-b388-b82873d55ef6::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 | ||
| 12427 | 2025.12.31 23:23:28.560291 [ 191 ] {9f7485ce-4bf0-4a0f-b388-b82873d55ef6::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 | ||
| 12428 | 2025.12.31 23:23:28.564978 [ 191 ] {9f7485ce-4bf0-4a0f-b388-b82873d55ef6::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 | ||
| 12429 | 2025.12.31 23:23:28.569530 [ 191 ] {9f7485ce-4bf0-4a0f-b388-b82873d55ef6::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 | ||
| 12430 | 2025.12.31 23:23:28.574157 [ 191 ] {9f7485ce-4bf0-4a0f-b388-b82873d55ef6::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 8 rows starting from the beginning of the part | ||
| 12431 | 2025.12.31 23:23:28.578108 [ 191 ] {9f7485ce-4bf0-4a0f-b388-b82873d55ef6::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 7 rows starting from the beginning of the part | ||
| 12432 | 2025.12.31 23:23:28.629219 [ 197 ] {9f7485ce-4bf0-4a0f-b388-b82873d55ef6::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 422 rows, containing 679 columns (679 merged, 0 gathered) in 0.0789696 sec., 5343.828511224572 rows/sec., 27.63 MiB/sec. | ||
| 12433 | 2025.12.31 23:23:28.632173 [ 193 ] {9f7485ce-4bf0-4a0f-b388-b82873d55ef6::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 12434 | 2025.12.31 23:23:28.634255 [ 193 ] {9f7485ce-4bf0-4a0f-b388-b82873d55ef6::all_1_56_11} <Trace> system.metric_log (9f7485ce-4bf0-4a0f-b388-b82873d55ef6): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12435 | 2025.12.31 23:23:28.634365 [ 193 ] {9f7485ce-4bf0-4a0f-b388-b82873d55ef6::all_1_56_11} <Trace> system.metric_log (9f7485ce-4bf0-4a0f-b388-b82873d55ef6) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 12436 | 2025.12.31 23:23:28.636885 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 12437 | 2025.12.31 23:23:29.255483 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12438 | 2025.12.31 23:23:29.255656 [ 271 ] {7e0b4830-ed8a-414d-b2d5-8ea3fbb93c9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12439 | 2025.12.31 23:23:29.255728 [ 271 ] {7e0b4830-ed8a-414d-b2d5-8ea3fbb93c9f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12440 | 2025.12.31 23:23:29.256369 [ 271 ] {7e0b4830-ed8a-414d-b2d5-8ea3fbb93c9f} <Trace> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12441 | 2025.12.31 23:23:29.256416 [ 271 ] {7e0b4830-ed8a-414d-b2d5-8ea3fbb93c9f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 12442 | 2025.12.31 23:23:29.256808 [ 271 ] {7e0b4830-ed8a-414d-b2d5-8ea3fbb93c9f} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 12443 | 2025.12.31 23:23:29.257046 [ 271 ] {7e0b4830-ed8a-414d-b2d5-8ea3fbb93c9f} <Trace> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12444 | 2025.12.31 23:23:29.257203 [ 271 ] {7e0b4830-ed8a-414d-b2d5-8ea3fbb93c9f} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001595 sec., 47648.90282131661 rows/sec., 3.93 MiB/sec. | ||
| 12445 | 2025.12.31 23:23:29.257254 [ 271 ] {7e0b4830-ed8a-414d-b2d5-8ea3fbb93c9f} <Debug> TCPHandler: Processed in 0.001900943 sec. | ||
| 12446 | 2025.12.31 23:23:29.257377 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12447 | 2025.12.31 23:23:29.257477 [ 271 ] {119a2c7f-7188-4fff-a216-7fd01c3ba161} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12448 | 2025.12.31 23:23:29.257521 [ 271 ] {119a2c7f-7188-4fff-a216-7fd01c3ba161} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12449 | 2025.12.31 23:23:29.257928 [ 271 ] {119a2c7f-7188-4fff-a216-7fd01c3ba161} <Trace> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12450 | 2025.12.31 23:23:29.257966 [ 271 ] {119a2c7f-7188-4fff-a216-7fd01c3ba161} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 12451 | 2025.12.31 23:23:29.258284 [ 271 ] {119a2c7f-7188-4fff-a216-7fd01c3ba161} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 12452 | 2025.12.31 23:23:29.258490 [ 271 ] {119a2c7f-7188-4fff-a216-7fd01c3ba161} <Trace> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12453 | 2025.12.31 23:23:29.258623 [ 271 ] {119a2c7f-7188-4fff-a216-7fd01c3ba161} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001169 sec., 8554.319931565442 rows/sec., 643.24 KiB/sec. | ||
| 12454 | 2025.12.31 23:23:29.258662 [ 271 ] {119a2c7f-7188-4fff-a216-7fd01c3ba161} <Debug> TCPHandler: Processed in 0.001335952 sec. | ||
| 12455 | 2025.12.31 23:23:29.258776 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12456 | 2025.12.31 23:23:29.258871 [ 271 ] {5227981f-05af-4686-840a-ee74f7726bd6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12457 | 2025.12.31 23:23:29.258911 [ 271 ] {5227981f-05af-4686-840a-ee74f7726bd6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12458 | 2025.12.31 23:23:29.259339 [ 271 ] {5227981f-05af-4686-840a-ee74f7726bd6} <Trace> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12459 | 2025.12.31 23:23:29.259375 [ 271 ] {5227981f-05af-4686-840a-ee74f7726bd6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 12460 | 2025.12.31 23:23:29.259674 [ 271 ] {5227981f-05af-4686-840a-ee74f7726bd6} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 12461 | 2025.12.31 23:23:29.259885 [ 271 ] {5227981f-05af-4686-840a-ee74f7726bd6} <Trace> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12462 | 2025.12.31 23:23:29.260014 [ 271 ] {5227981f-05af-4686-840a-ee74f7726bd6} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001162 sec., 63683.30464716007 rows/sec., 4.97 MiB/sec. | ||
| 12463 | 2025.12.31 23:23:29.260050 [ 271 ] {5227981f-05af-4686-840a-ee74f7726bd6} <Debug> TCPHandler: Processed in 0.001322293 sec. | ||
| 12464 | 2025.12.31 23:23:29.260165 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12465 | 2025.12.31 23:23:29.260259 [ 271 ] {e0226a12-3b2e-4ef0-b35a-01150c29e5e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12466 | 2025.12.31 23:23:29.260302 [ 271 ] {e0226a12-3b2e-4ef0-b35a-01150c29e5e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12467 | 2025.12.31 23:23:29.260703 [ 271 ] {e0226a12-3b2e-4ef0-b35a-01150c29e5e6} <Trace> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12468 | 2025.12.31 23:23:29.260737 [ 271 ] {e0226a12-3b2e-4ef0-b35a-01150c29e5e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 12469 | 2025.12.31 23:23:29.261069 [ 271 ] {e0226a12-3b2e-4ef0-b35a-01150c29e5e6} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 12470 | 2025.12.31 23:23:29.261273 [ 271 ] {e0226a12-3b2e-4ef0-b35a-01150c29e5e6} <Trace> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12471 | 2025.12.31 23:23:29.261397 [ 271 ] {e0226a12-3b2e-4ef0-b35a-01150c29e5e6} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001158 sec., 138169.2573402418 rows/sec., 9.62 MiB/sec. | ||
| 12472 | 2025.12.31 23:23:29.261432 [ 271 ] {e0226a12-3b2e-4ef0-b35a-01150c29e5e6} <Debug> TCPHandler: Processed in 0.001315512 sec. | ||
| 12473 | 2025.12.31 23:23:29.261540 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12474 | 2025.12.31 23:23:29.261631 [ 271 ] {4eb9cc2b-3400-443e-93ff-a8497b34c614} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12475 | 2025.12.31 23:23:29.261685 [ 271 ] {4eb9cc2b-3400-443e-93ff-a8497b34c614} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12476 | 2025.12.31 23:23:29.262441 [ 271 ] {4eb9cc2b-3400-443e-93ff-a8497b34c614} <Trace> oximeter.measurements_histogramu64 (83559bb8-4c93-4180-b7e7-e9b7333f4c1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12477 | 2025.12.31 23:23:29.262474 [ 271 ] {4eb9cc2b-3400-443e-93ff-a8497b34c614} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 12478 | 2025.12.31 23:23:29.262976 [ 271 ] {4eb9cc2b-3400-443e-93ff-a8497b34c614} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 12479 | 2025.12.31 23:23:29.263185 [ 271 ] {4eb9cc2b-3400-443e-93ff-a8497b34c614} <Trace> oximeter.measurements_histogramu64 (83559bb8-4c93-4180-b7e7-e9b7333f4c1b): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12480 | 2025.12.31 23:23:29.263313 [ 271 ] {4eb9cc2b-3400-443e-93ff-a8497b34c614} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.00174 sec., 5747.126436781609 rows/sec., 10.30 MiB/sec. | ||
| 12481 | 2025.12.31 23:23:29.263372 [ 271 ] {4eb9cc2b-3400-443e-93ff-a8497b34c614} <Debug> TCPHandler: Processed in 0.001924173 sec. | ||
| 12482 | 2025.12.31 23:23:29.263473 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12483 | 2025.12.31 23:23:29.263560 [ 271 ] {9593e53f-7726-479a-83d7-686fd7f3418b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12484 | 2025.12.31 23:23:29.263600 [ 271 ] {9593e53f-7726-479a-83d7-686fd7f3418b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12485 | 2025.12.31 23:23:29.263998 [ 271 ] {9593e53f-7726-479a-83d7-686fd7f3418b} <Trace> oximeter.measurements_u64 (3e0fa7da-0500-483e-b241-ac25d0f845d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12486 | 2025.12.31 23:23:29.264032 [ 271 ] {9593e53f-7726-479a-83d7-686fd7f3418b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 12487 | 2025.12.31 23:23:29.264330 [ 271 ] {9593e53f-7726-479a-83d7-686fd7f3418b} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 12488 | 2025.12.31 23:23:29.264529 [ 271 ] {9593e53f-7726-479a-83d7-686fd7f3418b} <Trace> oximeter.measurements_u64 (3e0fa7da-0500-483e-b241-ac25d0f845d7): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12489 | 2025.12.31 23:23:29.264656 [ 271 ] {9593e53f-7726-479a-83d7-686fd7f3418b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001056 sec., 56818.181818181816 rows/sec., 3.83 MiB/sec. | ||
| 12490 | 2025.12.31 23:23:29.264690 [ 271 ] {9593e53f-7726-479a-83d7-686fd7f3418b} <Debug> TCPHandler: Processed in 0.001211951 sec. | ||
| 12491 | 2025.12.31 23:23:34.282528 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12492 | 2025.12.31 23:23:34.282826 [ 271 ] {777b0afa-a607-4a43-9439-8d0a3d1c0b99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 12493 | 2025.12.31 23:23:34.282930 [ 271 ] {777b0afa-a607-4a43-9439-8d0a3d1c0b99} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 12494 | 2025.12.31 23:23:34.283591 [ 271 ] {777b0afa-a607-4a43-9439-8d0a3d1c0b99} <Trace> oximeter.fields_ipaddr (5f424e33-6a9f-405c-b8ff-24c93b94647e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12495 | 2025.12.31 23:23:34.283635 [ 271 ] {777b0afa-a607-4a43-9439-8d0a3d1c0b99} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 12496 | 2025.12.31 23:23:34.284005 [ 271 ] {777b0afa-a607-4a43-9439-8d0a3d1c0b99} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 12497 | 2025.12.31 23:23:34.284231 [ 271 ] {777b0afa-a607-4a43-9439-8d0a3d1c0b99} <Trace> oximeter.fields_ipaddr (5f424e33-6a9f-405c-b8ff-24c93b94647e): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12498 | 2025.12.31 23:23:34.284375 [ 271 ] {777b0afa-a607-4a43-9439-8d0a3d1c0b99} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001625 sec., 3692.3076923076924 rows/sec., 301.08 KiB/sec. | ||
| 12499 | 2025.12.31 23:23:34.284416 [ 271 ] {777b0afa-a607-4a43-9439-8d0a3d1c0b99} <Debug> TCPHandler: Processed in 0.002070585 sec. | ||
| 12500 | 2025.12.31 23:23:34.284536 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12501 | 2025.12.31 23:23:34.284629 [ 271 ] {4108b9c5-9609-47ee-b61a-9333d6e540b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12502 | 2025.12.31 23:23:34.284668 [ 271 ] {4108b9c5-9609-47ee-b61a-9333d6e540b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12503 | 2025.12.31 23:23:34.285730 [ 271 ] {4108b9c5-9609-47ee-b61a-9333d6e540b9} <Trace> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12504 | 2025.12.31 23:23:34.285766 [ 271 ] {4108b9c5-9609-47ee-b61a-9333d6e540b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 12505 | 2025.12.31 23:23:34.286138 [ 271 ] {4108b9c5-9609-47ee-b61a-9333d6e540b9} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 12506 | 2025.12.31 23:23:34.286354 [ 271 ] {4108b9c5-9609-47ee-b61a-9333d6e540b9} <Trace> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12507 | 2025.12.31 23:23:34.286493 [ 271 ] {4108b9c5-9609-47ee-b61a-9333d6e540b9} <Debug> executeQuery: Read 1261 rows, 107.04 KiB in 0.001882 sec., 670031.8809776834 rows/sec., 55.54 MiB/sec. | ||
| 12508 | 2025.12.31 23:23:34.286529 [ 271 ] {4108b9c5-9609-47ee-b61a-9333d6e540b9} <Debug> TCPHandler: Processed in 0.002040945 sec. | ||
| 12509 | 2025.12.31 23:23:34.286646 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12510 | 2025.12.31 23:23:34.286738 [ 271 ] {0cf55c4c-d437-4605-94e6-d8fc43293a41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12511 | 2025.12.31 23:23:34.286778 [ 271 ] {0cf55c4c-d437-4605-94e6-d8fc43293a41} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12512 | 2025.12.31 23:23:34.287181 [ 271 ] {0cf55c4c-d437-4605-94e6-d8fc43293a41} <Trace> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12513 | 2025.12.31 23:23:34.287217 [ 271 ] {0cf55c4c-d437-4605-94e6-d8fc43293a41} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 12514 | 2025.12.31 23:23:34.287520 [ 271 ] {0cf55c4c-d437-4605-94e6-d8fc43293a41} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 12515 | 2025.12.31 23:23:34.287723 [ 271 ] {0cf55c4c-d437-4605-94e6-d8fc43293a41} <Trace> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12516 | 2025.12.31 23:23:34.287848 [ 271 ] {0cf55c4c-d437-4605-94e6-d8fc43293a41} <Debug> executeQuery: Read 37 rows, 2.75 KiB in 0.001128 sec., 32801.41843971631 rows/sec., 2.38 MiB/sec. | ||
| 12517 | 2025.12.31 23:23:34.287884 [ 271 ] {0cf55c4c-d437-4605-94e6-d8fc43293a41} <Debug> TCPHandler: Processed in 0.001284922 sec. | ||
| 12518 | 2025.12.31 23:23:34.287993 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12519 | 2025.12.31 23:23:34.288085 [ 271 ] {f489aae7-2c3f-447b-8d06-dba444dfb33f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 12520 | 2025.12.31 23:23:34.288123 [ 271 ] {f489aae7-2c3f-447b-8d06-dba444dfb33f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 12521 | 2025.12.31 23:23:34.288596 [ 271 ] {f489aae7-2c3f-447b-8d06-dba444dfb33f} <Trace> oximeter.fields_u32 (32e14ee3-f9fc-4687-bf55-1d31f5f916a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12522 | 2025.12.31 23:23:34.288632 [ 271 ] {f489aae7-2c3f-447b-8d06-dba444dfb33f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 12523 | 2025.12.31 23:23:34.288929 [ 271 ] {f489aae7-2c3f-447b-8d06-dba444dfb33f} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 12524 | 2025.12.31 23:23:34.289139 [ 271 ] {f489aae7-2c3f-447b-8d06-dba444dfb33f} <Trace> oximeter.fields_u32 (32e14ee3-f9fc-4687-bf55-1d31f5f916a9): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12525 | 2025.12.31 23:23:34.289262 [ 271 ] {f489aae7-2c3f-447b-8d06-dba444dfb33f} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001195 sec., 190794.9790794979 rows/sec., 12.92 MiB/sec. | ||
| 12526 | 2025.12.31 23:23:34.289298 [ 271 ] {f489aae7-2c3f-447b-8d06-dba444dfb33f} <Debug> TCPHandler: Processed in 0.001352743 sec. | ||
| 12527 | 2025.12.31 23:23:34.289406 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12528 | 2025.12.31 23:23:34.289497 [ 271 ] {b81575b0-530d-40b1-8233-15a3a0bfb018} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12529 | 2025.12.31 23:23:34.289536 [ 271 ] {b81575b0-530d-40b1-8233-15a3a0bfb018} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12530 | 2025.12.31 23:23:34.290118 [ 271 ] {b81575b0-530d-40b1-8233-15a3a0bfb018} <Trace> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12531 | 2025.12.31 23:23:34.290153 [ 271 ] {b81575b0-530d-40b1-8233-15a3a0bfb018} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 12532 | 2025.12.31 23:23:34.290490 [ 271 ] {b81575b0-530d-40b1-8233-15a3a0bfb018} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 12533 | 2025.12.31 23:23:34.290715 [ 271 ] {b81575b0-530d-40b1-8233-15a3a0bfb018} <Trace> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12534 | 2025.12.31 23:23:34.290841 [ 271 ] {b81575b0-530d-40b1-8233-15a3a0bfb018} <Debug> executeQuery: Read 557 rows, 42.38 KiB in 0.001362 sec., 408957.4155653451 rows/sec., 30.38 MiB/sec. | ||
| 12535 | 2025.12.31 23:23:34.290878 [ 271 ] {b81575b0-530d-40b1-8233-15a3a0bfb018} <Debug> TCPHandler: Processed in 0.001518815 sec. | ||
| 12536 | 2025.12.31 23:23:34.290991 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12537 | 2025.12.31 23:23:34.291084 [ 271 ] {7ed0b5eb-7567-41d6-a248-e639abeec9ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12538 | 2025.12.31 23:23:34.291127 [ 271 ] {7ed0b5eb-7567-41d6-a248-e639abeec9ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12539 | 2025.12.31 23:23:34.291687 [ 271 ] {7ed0b5eb-7567-41d6-a248-e639abeec9ad} <Trace> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12540 | 2025.12.31 23:23:34.291722 [ 271 ] {7ed0b5eb-7567-41d6-a248-e639abeec9ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 12541 | 2025.12.31 23:23:34.292093 [ 271 ] {7ed0b5eb-7567-41d6-a248-e639abeec9ad} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 12542 | 2025.12.31 23:23:34.292312 [ 271 ] {7ed0b5eb-7567-41d6-a248-e639abeec9ad} <Trace> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12543 | 2025.12.31 23:23:34.292435 [ 271 ] {7ed0b5eb-7567-41d6-a248-e639abeec9ad} <Debug> executeQuery: Read 847 rows, 58.38 KiB in 0.001369 sec., 618699.780861943 rows/sec., 41.64 MiB/sec. | ||
| 12544 | 2025.12.31 23:23:34.292470 [ 271 ] {7ed0b5eb-7567-41d6-a248-e639abeec9ad} <Debug> TCPHandler: Processed in 0.001526375 sec. | ||
| 12545 | 2025.12.31 23:23:34.292580 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12546 | 2025.12.31 23:23:34.292672 [ 271 ] {7b2e6cc3-eca0-434a-9679-d2e3b69e10bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12547 | 2025.12.31 23:23:34.292726 [ 271 ] {7b2e6cc3-eca0-434a-9679-d2e3b69e10bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12548 | 2025.12.31 23:23:34.293553 [ 271 ] {7b2e6cc3-eca0-434a-9679-d2e3b69e10bf} <Trace> oximeter.measurements_histogramu64 (83559bb8-4c93-4180-b7e7-e9b7333f4c1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12549 | 2025.12.31 23:23:34.293588 [ 271 ] {7b2e6cc3-eca0-434a-9679-d2e3b69e10bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 12550 | 2025.12.31 23:23:34.294125 [ 271 ] {7b2e6cc3-eca0-434a-9679-d2e3b69e10bf} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 12551 | 2025.12.31 23:23:34.294347 [ 271 ] {7b2e6cc3-eca0-434a-9679-d2e3b69e10bf} <Trace> oximeter.measurements_histogramu64 (83559bb8-4c93-4180-b7e7-e9b7333f4c1b): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12552 | 2025.12.31 23:23:34.294470 [ 92 ] {} <Debug> oximeter.measurements_histogramu64 (83559bb8-4c93-4180-b7e7-e9b7333f4c1b) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 12553 | 2025.12.31 23:23:34.294480 [ 271 ] {7b2e6cc3-eca0-434a-9679-d2e3b69e10bf} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001826 sec., 16976.998904709748 rows/sec., 30.42 MiB/sec. | ||
| 12554 | 2025.12.31 23:23:34.294544 [ 92 ] {} <Trace> oximeter.measurements_histogramu64 (83559bb8-4c93-4180-b7e7-e9b7333f4c1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12555 | 2025.12.31 23:23:34.294570 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 12556 | 2025.12.31 23:23:34.294577 [ 271 ] {7b2e6cc3-eca0-434a-9679-d2e3b69e10bf} <Debug> TCPHandler: Processed in 0.002043705 sec. | ||
| 12557 | 2025.12.31 23:23:34.294680 [ 196 ] {83559bb8-4c93-4180-b7e7-e9b7333f4c1b::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 | ||
| 12558 | 2025.12.31 23:23:34.294705 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12559 | 2025.12.31 23:23:34.294806 [ 271 ] {d938ffd7-74a9-45ed-aa7d-c65f40392d05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12560 | 2025.12.31 23:23:34.294847 [ 271 ] {d938ffd7-74a9-45ed-aa7d-c65f40392d05} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12561 | 2025.12.31 23:23:34.294951 [ 196 ] {83559bb8-4c93-4180-b7e7-e9b7333f4c1b::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12562 | 2025.12.31 23:23:34.295021 [ 196 ] {83559bb8-4c93-4180-b7e7-e9b7333f4c1b::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 1533 rows starting from the beginning of the part | ||
| 12563 | 2025.12.31 23:23:34.295144 [ 196 ] {83559bb8-4c93-4180-b7e7-e9b7333f4c1b::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 31 rows starting from the beginning of the part | ||
| 12564 | 2025.12.31 23:23:34.295182 [ 271 ] {d938ffd7-74a9-45ed-aa7d-c65f40392d05} <Trace> oximeter.measurements_u64 (3e0fa7da-0500-483e-b241-ac25d0f845d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12565 | 2025.12.31 23:23:34.295222 [ 271 ] {d938ffd7-74a9-45ed-aa7d-c65f40392d05} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 12566 | 2025.12.31 23:23:34.295244 [ 196 ] {83559bb8-4c93-4180-b7e7-e9b7333f4c1b::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 | ||
| 12567 | 2025.12.31 23:23:34.295340 [ 196 ] {83559bb8-4c93-4180-b7e7-e9b7333f4c1b::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 31 rows starting from the beginning of the part | ||
| 12568 | 2025.12.31 23:23:34.295428 [ 196 ] {83559bb8-4c93-4180-b7e7-e9b7333f4c1b::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 | ||
| 12569 | 2025.12.31 23:23:34.295517 [ 196 ] {83559bb8-4c93-4180-b7e7-e9b7333f4c1b::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 31 rows starting from the beginning of the part | ||
| 12570 | 2025.12.31 23:23:34.295544 [ 271 ] {d938ffd7-74a9-45ed-aa7d-c65f40392d05} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 12571 | 2025.12.31 23:23:34.295785 [ 271 ] {d938ffd7-74a9-45ed-aa7d-c65f40392d05} <Trace> oximeter.measurements_u64 (3e0fa7da-0500-483e-b241-ac25d0f845d7): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12572 | 2025.12.31 23:23:34.295923 [ 271 ] {d938ffd7-74a9-45ed-aa7d-c65f40392d05} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001133 sec., 52956.7519858782 rows/sec., 3.57 MiB/sec. | ||
| 12573 | 2025.12.31 23:23:34.295959 [ 271 ] {d938ffd7-74a9-45ed-aa7d-c65f40392d05} <Debug> TCPHandler: Processed in 0.001307772 sec. | ||
| 12574 | 2025.12.31 23:23:34.305096 [ 197 ] {83559bb8-4c93-4180-b7e7-e9b7333f4c1b::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1646 rows, containing 19 columns (19 merged, 0 gathered) in 0.010465947 sec., 157271.96019624406 rows/sec., 281.82 MiB/sec. | ||
| 12575 | 2025.12.31 23:23:34.306900 [ 197 ] {83559bb8-4c93-4180-b7e7-e9b7333f4c1b::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 12576 | 2025.12.31 23:23:34.307228 [ 197 ] {83559bb8-4c93-4180-b7e7-e9b7333f4c1b::all_1_81_16} <Trace> oximeter.measurements_histogramu64 (83559bb8-4c93-4180-b7e7-e9b7333f4c1b): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12577 | 2025.12.31 23:23:34.307293 [ 197 ] {83559bb8-4c93-4180-b7e7-e9b7333f4c1b::all_1_81_16} <Trace> oximeter.measurements_histogramu64 (83559bb8-4c93-4180-b7e7-e9b7333f4c1b) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 12578 | 2025.12.31 23:23:34.307435 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.57 MiB. | ||
| 12579 | 2025.12.31 23:23:34.565248 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 27444 | ||
| 12580 | 2025.12.31 23:23:34.565746 [ 245 ] {} <Trace> system.asynchronous_metric_log (1af02360-2569-4a97-a5ac-aa07775e497e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12581 | 2025.12.31 23:23:34.565786 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 12582 | 2025.12.31 23:23:34.566271 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 12583 | 2025.12.31 23:23:34.566496 [ 245 ] {} <Trace> system.asynchronous_metric_log (1af02360-2569-4a97-a5ac-aa07775e497e): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12584 | 2025.12.31 23:23:34.566625 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27444 | ||
| 12585 | 2025.12.31 23:23:35.000276 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 339.26 MiB, peak 351.84 MiB, free memory in arenas 0.00 B, will set to 345.36 MiB (RSS), difference: 6.09 MiB | ||
| 12586 | 2025.12.31 23:23:36.053261 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 430 | ||
| 12587 | 2025.12.31 23:23:36.069752 [ 244 ] {} <Trace> system.metric_log (9f7485ce-4bf0-4a0f-b388-b82873d55ef6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12588 | 2025.12.31 23:23:36.069810 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 12589 | 2025.12.31 23:23:36.075437 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 12590 | 2025.12.31 23:23:36.076133 [ 244 ] {} <Trace> system.metric_log (9f7485ce-4bf0-4a0f-b388-b82873d55ef6): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12591 | 2025.12.31 23:23:36.079255 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 430 | ||
| 12592 | 2025.12.31 23:23:37.152686 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 1580 | ||
| 12593 | 2025.12.31 23:23:37.154929 [ 243 ] {} <Trace> system.query_log (aa57fb54-d3d4-4e2b-bcda-b6c10074d25d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12594 | 2025.12.31 23:23:37.154979 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 12595 | 2025.12.31 23:23:37.156134 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 12596 | 2025.12.31 23:23:37.156386 [ 243 ] {} <Trace> system.query_log (aa57fb54-d3d4-4e2b-bcda-b6c10074d25d): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12597 | 2025.12.31 23:23:37.156653 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1580 | ||
| 12598 | 2025.12.31 23:23:39.256153 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12599 | 2025.12.31 23:23:39.256353 [ 271 ] {97235f0e-7bc1-403e-9511-1dac6eb212df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12600 | 2025.12.31 23:23:39.256427 [ 271 ] {97235f0e-7bc1-403e-9511-1dac6eb212df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12601 | 2025.12.31 23:23:39.257162 [ 271 ] {97235f0e-7bc1-403e-9511-1dac6eb212df} <Trace> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12602 | 2025.12.31 23:23:39.257214 [ 271 ] {97235f0e-7bc1-403e-9511-1dac6eb212df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 12603 | 2025.12.31 23:23:39.257620 [ 271 ] {97235f0e-7bc1-403e-9511-1dac6eb212df} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 12604 | 2025.12.31 23:23:39.257847 [ 271 ] {97235f0e-7bc1-403e-9511-1dac6eb212df} <Trace> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12605 | 2025.12.31 23:23:39.257987 [ 83 ] {} <Debug> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 12606 | 2025.12.31 23:23:39.258012 [ 271 ] {97235f0e-7bc1-403e-9511-1dac6eb212df} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001715 sec., 44314.86880466472 rows/sec., 3.65 MiB/sec. | ||
| 12607 | 2025.12.31 23:23:39.258057 [ 83 ] {} <Trace> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12608 | 2025.12.31 23:23:39.258095 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 12609 | 2025.12.31 23:23:39.258107 [ 271 ] {97235f0e-7bc1-403e-9511-1dac6eb212df} <Debug> TCPHandler: Processed in 0.002094246 sec. | ||
| 12610 | 2025.12.31 23:23:39.258228 [ 190 ] {37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179::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 | ||
| 12611 | 2025.12.31 23:23:39.258245 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12612 | 2025.12.31 23:23:39.258373 [ 271 ] {29fa36a6-b693-4be0-a48d-49e0c827495e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12613 | 2025.12.31 23:23:39.258384 [ 190 ] {37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12614 | 2025.12.31 23:23:39.258419 [ 271 ] {29fa36a6-b693-4be0-a48d-49e0c827495e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12615 | 2025.12.31 23:23:39.258429 [ 190 ] {37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 2464 rows starting from the beginning of the part | ||
| 12616 | 2025.12.31 23:23:39.258538 [ 190 ] {37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 198 rows starting from the beginning of the part | ||
| 12617 | 2025.12.31 23:23:39.258590 [ 190 ] {37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 118 rows starting from the beginning of the part | ||
| 12618 | 2025.12.31 23:23:39.258640 [ 190 ] {37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 76 rows starting from the beginning of the part | ||
| 12619 | 2025.12.31 23:23:39.258688 [ 190 ] {37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 1261 rows starting from the beginning of the part | ||
| 12620 | 2025.12.31 23:23:39.258734 [ 190 ] {37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 76 rows starting from the beginning of the part | ||
| 12621 | 2025.12.31 23:23:39.258873 [ 271 ] {29fa36a6-b693-4be0-a48d-49e0c827495e} <Trace> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12622 | 2025.12.31 23:23:39.258918 [ 271 ] {29fa36a6-b693-4be0-a48d-49e0c827495e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 12623 | 2025.12.31 23:23:39.259236 [ 271 ] {29fa36a6-b693-4be0-a48d-49e0c827495e} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 12624 | 2025.12.31 23:23:39.259454 [ 271 ] {29fa36a6-b693-4be0-a48d-49e0c827495e} <Trace> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12625 | 2025.12.31 23:23:39.259593 [ 271 ] {29fa36a6-b693-4be0-a48d-49e0c827495e} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001291 sec., 7745.933384972889 rows/sec., 582.46 KiB/sec. | ||
| 12626 | 2025.12.31 23:23:39.259631 [ 271 ] {29fa36a6-b693-4be0-a48d-49e0c827495e} <Debug> TCPHandler: Processed in 0.001489535 sec. | ||
| 12627 | 2025.12.31 23:23:39.259732 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12628 | 2025.12.31 23:23:39.259825 [ 271 ] {4040ccc3-b136-46b0-bf3f-bc0864b0d8b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12629 | 2025.12.31 23:23:39.259932 [ 271 ] {4040ccc3-b136-46b0-bf3f-bc0864b0d8b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12630 | 2025.12.31 23:23:39.260380 [ 271 ] {4040ccc3-b136-46b0-bf3f-bc0864b0d8b1} <Trace> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12631 | 2025.12.31 23:23:39.260418 [ 271 ] {4040ccc3-b136-46b0-bf3f-bc0864b0d8b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 12632 | 2025.12.31 23:23:39.260529 [ 195 ] {37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4193 rows, containing 5 columns (5 merged, 0 gathered) in 0.00236424 sec., 1773508.6116468715 rows/sec., 153.24 MiB/sec. | ||
| 12633 | 2025.12.31 23:23:39.260748 [ 271 ] {4040ccc3-b136-46b0-bf3f-bc0864b0d8b1} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 12634 | 2025.12.31 23:23:39.260787 [ 190 ] {37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 12635 | 2025.12.31 23:23:39.261032 [ 271 ] {4040ccc3-b136-46b0-bf3f-bc0864b0d8b1} <Trace> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12636 | 2025.12.31 23:23:39.261109 [ 190 ] {37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179::all_1_86_17} <Trace> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12637 | 2025.12.31 23:23:39.261179 [ 271 ] {4040ccc3-b136-46b0-bf3f-bc0864b0d8b1} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.00131 sec., 56488.54961832061 rows/sec., 4.41 MiB/sec. | ||
| 12638 | 2025.12.31 23:23:39.261194 [ 190 ] {37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179::all_1_86_17} <Trace> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 12639 | 2025.12.31 23:23:39.261177 [ 80 ] {} <Debug> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 12640 | 2025.12.31 23:23:39.261226 [ 271 ] {4040ccc3-b136-46b0-bf3f-bc0864b0d8b1} <Debug> TCPHandler: Processed in 0.001487865 sec. | ||
| 12641 | 2025.12.31 23:23:39.261278 [ 80 ] {} <Trace> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12642 | 2025.12.31 23:23:39.261285 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.05 MiB. | ||
| 12643 | 2025.12.31 23:23:39.261311 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 12644 | 2025.12.31 23:23:39.261372 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12645 | 2025.12.31 23:23:39.261381 [ 190 ] {e6fc079b-8071-4162-9a06-906ffa01da39::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 | ||
| 12646 | 2025.12.31 23:23:39.261471 [ 190 ] {e6fc079b-8071-4162-9a06-906ffa01da39::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12647 | 2025.12.31 23:23:39.261475 [ 271 ] {16c4f08e-2ebf-4f74-ae89-27680d2819f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12648 | 2025.12.31 23:23:39.261498 [ 190 ] {e6fc079b-8071-4162-9a06-906ffa01da39::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 1250 rows starting from the beginning of the part | ||
| 12649 | 2025.12.31 23:23:39.261531 [ 271 ] {16c4f08e-2ebf-4f74-ae89-27680d2819f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12650 | 2025.12.31 23:23:39.261548 [ 190 ] {e6fc079b-8071-4162-9a06-906ffa01da39::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 114 rows starting from the beginning of the part | ||
| 12651 | 2025.12.31 23:23:39.261590 [ 190 ] {e6fc079b-8071-4162-9a06-906ffa01da39::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 95 rows starting from the beginning of the part | ||
| 12652 | 2025.12.31 23:23:39.261622 [ 190 ] {e6fc079b-8071-4162-9a06-906ffa01da39::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 74 rows starting from the beginning of the part | ||
| 12653 | 2025.12.31 23:23:39.261653 [ 190 ] {e6fc079b-8071-4162-9a06-906ffa01da39::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 557 rows starting from the beginning of the part | ||
| 12654 | 2025.12.31 23:23:39.261689 [ 190 ] {e6fc079b-8071-4162-9a06-906ffa01da39::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 74 rows starting from the beginning of the part | ||
| 12655 | 2025.12.31 23:23:39.261962 [ 271 ] {16c4f08e-2ebf-4f74-ae89-27680d2819f9} <Trace> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12656 | 2025.12.31 23:23:39.262004 [ 271 ] {16c4f08e-2ebf-4f74-ae89-27680d2819f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 12657 | 2025.12.31 23:23:39.262357 [ 271 ] {16c4f08e-2ebf-4f74-ae89-27680d2819f9} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 12658 | 2025.12.31 23:23:39.262571 [ 271 ] {16c4f08e-2ebf-4f74-ae89-27680d2819f9} <Trace> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12659 | 2025.12.31 23:23:39.262633 [ 190 ] {e6fc079b-8071-4162-9a06-906ffa01da39::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2164 rows, containing 5 columns (5 merged, 0 gathered) in 0.001278402 sec., 1692738.2779438705 rows/sec., 131.49 MiB/sec. | ||
| 12660 | 2025.12.31 23:23:39.262709 [ 271 ] {16c4f08e-2ebf-4f74-ae89-27680d2819f9} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001253 sec., 127693.53551476456 rows/sec., 8.89 MiB/sec. | ||
| 12661 | 2025.12.31 23:23:39.262752 [ 271 ] {16c4f08e-2ebf-4f74-ae89-27680d2819f9} <Debug> TCPHandler: Processed in 0.001429584 sec. | ||
| 12662 | 2025.12.31 23:23:39.262865 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12663 | 2025.12.31 23:23:39.262888 [ 195 ] {e6fc079b-8071-4162-9a06-906ffa01da39::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 12664 | 2025.12.31 23:23:39.262962 [ 271 ] {2e1bdf8f-21aa-41c4-8fba-3ca93c7a51d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12665 | 2025.12.31 23:23:39.263023 [ 271 ] {2e1bdf8f-21aa-41c4-8fba-3ca93c7a51d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12666 | 2025.12.31 23:23:39.263185 [ 195 ] {e6fc079b-8071-4162-9a06-906ffa01da39::all_1_86_17} <Trace> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12667 | 2025.12.31 23:23:39.263263 [ 195 ] {e6fc079b-8071-4162-9a06-906ffa01da39::all_1_86_17} <Trace> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 12668 | 2025.12.31 23:23:39.263356 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.62 MiB. | ||
| 12669 | 2025.12.31 23:23:39.263967 [ 271 ] {2e1bdf8f-21aa-41c4-8fba-3ca93c7a51d1} <Trace> oximeter.measurements_histogramu64 (83559bb8-4c93-4180-b7e7-e9b7333f4c1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12670 | 2025.12.31 23:23:39.264009 [ 271 ] {2e1bdf8f-21aa-41c4-8fba-3ca93c7a51d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 12671 | 2025.12.31 23:23:39.264537 [ 271 ] {2e1bdf8f-21aa-41c4-8fba-3ca93c7a51d1} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 12672 | 2025.12.31 23:23:39.264771 [ 271 ] {2e1bdf8f-21aa-41c4-8fba-3ca93c7a51d1} <Trace> oximeter.measurements_histogramu64 (83559bb8-4c93-4180-b7e7-e9b7333f4c1b): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12673 | 2025.12.31 23:23:39.264909 [ 271 ] {2e1bdf8f-21aa-41c4-8fba-3ca93c7a51d1} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001966 sec., 5086.46998982706 rows/sec., 9.11 MiB/sec. | ||
| 12674 | 2025.12.31 23:23:39.264965 [ 271 ] {2e1bdf8f-21aa-41c4-8fba-3ca93c7a51d1} <Debug> TCPHandler: Processed in 0.002148486 sec. | ||
| 12675 | 2025.12.31 23:23:39.265074 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12676 | 2025.12.31 23:23:39.265168 [ 271 ] {1450493d-5cb8-4c39-b204-956ceb50c2c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12677 | 2025.12.31 23:23:39.265209 [ 271 ] {1450493d-5cb8-4c39-b204-956ceb50c2c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12678 | 2025.12.31 23:23:39.265546 [ 271 ] {1450493d-5cb8-4c39-b204-956ceb50c2c3} <Trace> oximeter.measurements_u64 (3e0fa7da-0500-483e-b241-ac25d0f845d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12679 | 2025.12.31 23:23:39.265583 [ 271 ] {1450493d-5cb8-4c39-b204-956ceb50c2c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 12680 | 2025.12.31 23:23:39.265900 [ 271 ] {1450493d-5cb8-4c39-b204-956ceb50c2c3} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 12681 | 2025.12.31 23:23:39.266109 [ 271 ] {1450493d-5cb8-4c39-b204-956ceb50c2c3} <Trace> oximeter.measurements_u64 (3e0fa7da-0500-483e-b241-ac25d0f845d7): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12682 | 2025.12.31 23:23:39.266238 [ 271 ] {1450493d-5cb8-4c39-b204-956ceb50c2c3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001088 sec., 55147.05882352941 rows/sec., 3.72 MiB/sec. | ||
| 12683 | 2025.12.31 23:23:39.266274 [ 271 ] {1450493d-5cb8-4c39-b204-956ceb50c2c3} <Debug> TCPHandler: Processed in 0.001249172 sec. | ||
| 12684 | 2025.12.31 23:23:41.921832 [ 78 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 12685 | 2025.12.31 23:23:41.921935 [ 78 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 12686 | 2025.12.31 23:23:42.066780 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 27956 | ||
| 12687 | 2025.12.31 23:23:42.067335 [ 245 ] {} <Trace> system.asynchronous_metric_log (1af02360-2569-4a97-a5ac-aa07775e497e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12688 | 2025.12.31 23:23:42.067380 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 12689 | 2025.12.31 23:23:42.067890 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 12690 | 2025.12.31 23:23:42.068120 [ 245 ] {} <Trace> system.asynchronous_metric_log (1af02360-2569-4a97-a5ac-aa07775e497e): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12691 | 2025.12.31 23:23:42.068269 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27956 | ||
| 12692 | 2025.12.31 23:23:43.579407 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 437 | ||
| 12693 | 2025.12.31 23:23:43.597070 [ 244 ] {} <Trace> system.metric_log (9f7485ce-4bf0-4a0f-b388-b82873d55ef6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12694 | 2025.12.31 23:23:43.597127 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 12695 | 2025.12.31 23:23:43.603532 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 12696 | 2025.12.31 23:23:43.604302 [ 244 ] {} <Trace> system.metric_log (9f7485ce-4bf0-4a0f-b388-b82873d55ef6): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12697 | 2025.12.31 23:23:43.607671 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 437 | ||
| 12698 | 2025.12.31 23:23:44.256960 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12699 | 2025.12.31 23:23:44.257162 [ 271 ] {b2efdf1f-84d7-4a96-84d4-e0346449400f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12700 | 2025.12.31 23:23:44.257237 [ 271 ] {b2efdf1f-84d7-4a96-84d4-e0346449400f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12701 | 2025.12.31 23:23:44.257953 [ 271 ] {b2efdf1f-84d7-4a96-84d4-e0346449400f} <Trace> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12702 | 2025.12.31 23:23:44.257997 [ 271 ] {b2efdf1f-84d7-4a96-84d4-e0346449400f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 12703 | 2025.12.31 23:23:44.258396 [ 271 ] {b2efdf1f-84d7-4a96-84d4-e0346449400f} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 12704 | 2025.12.31 23:23:44.258630 [ 271 ] {b2efdf1f-84d7-4a96-84d4-e0346449400f} <Trace> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12705 | 2025.12.31 23:23:44.258787 [ 271 ] {b2efdf1f-84d7-4a96-84d4-e0346449400f} <Debug> executeQuery: Read 118 rows, 10.26 KiB in 0.00168 sec., 70238.09523809524 rows/sec., 5.96 MiB/sec. | ||
| 12706 | 2025.12.31 23:23:44.258827 [ 271 ] {b2efdf1f-84d7-4a96-84d4-e0346449400f} <Debug> TCPHandler: Processed in 0.002010164 sec. | ||
| 12707 | 2025.12.31 23:23:44.258957 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12708 | 2025.12.31 23:23:44.259053 [ 271 ] {8447ff8a-f817-49df-8758-2e5cdfec58c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12709 | 2025.12.31 23:23:44.259094 [ 271 ] {8447ff8a-f817-49df-8758-2e5cdfec58c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12710 | 2025.12.31 23:23:44.259507 [ 271 ] {8447ff8a-f817-49df-8758-2e5cdfec58c8} <Trace> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12711 | 2025.12.31 23:23:44.259543 [ 271 ] {8447ff8a-f817-49df-8758-2e5cdfec58c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 12712 | 2025.12.31 23:23:44.259837 [ 271 ] {8447ff8a-f817-49df-8758-2e5cdfec58c8} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 12713 | 2025.12.31 23:23:44.260057 [ 271 ] {8447ff8a-f817-49df-8758-2e5cdfec58c8} <Trace> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12714 | 2025.12.31 23:23:44.260191 [ 271 ] {8447ff8a-f817-49df-8758-2e5cdfec58c8} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001156 sec., 26816.608996539795 rows/sec., 1.97 MiB/sec. | ||
| 12715 | 2025.12.31 23:23:44.260218 [ 75 ] {} <Debug> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 12716 | 2025.12.31 23:23:44.260228 [ 271 ] {8447ff8a-f817-49df-8758-2e5cdfec58c8} <Debug> TCPHandler: Processed in 0.001321822 sec. | ||
| 12717 | 2025.12.31 23:23:44.260297 [ 75 ] {} <Trace> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12718 | 2025.12.31 23:23:44.260328 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 12719 | 2025.12.31 23:23:44.260393 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12720 | 2025.12.31 23:23:44.260454 [ 198 ] {d568562b-8e8e-4a3d-9432-0ad11505f9aa::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 | ||
| 12721 | 2025.12.31 23:23:44.260491 [ 271 ] {421cc50f-84c8-4500-ad1b-ea14caf44401} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12722 | 2025.12.31 23:23:44.260539 [ 271 ] {421cc50f-84c8-4500-ad1b-ea14caf44401} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12723 | 2025.12.31 23:23:44.260611 [ 198 ] {d568562b-8e8e-4a3d-9432-0ad11505f9aa::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12724 | 2025.12.31 23:23:44.260653 [ 198 ] {d568562b-8e8e-4a3d-9432-0ad11505f9aa::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 278 rows starting from the beginning of the part | ||
| 12725 | 2025.12.31 23:23:44.260729 [ 198 ] {d568562b-8e8e-4a3d-9432-0ad11505f9aa::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 31 rows starting from the beginning of the part | ||
| 12726 | 2025.12.31 23:23:44.260783 [ 198 ] {d568562b-8e8e-4a3d-9432-0ad11505f9aa::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 10 rows starting from the beginning of the part | ||
| 12727 | 2025.12.31 23:23:44.260831 [ 198 ] {d568562b-8e8e-4a3d-9432-0ad11505f9aa::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 37 rows starting from the beginning of the part | ||
| 12728 | 2025.12.31 23:23:44.260874 [ 198 ] {d568562b-8e8e-4a3d-9432-0ad11505f9aa::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 | ||
| 12729 | 2025.12.31 23:23:44.260922 [ 198 ] {d568562b-8e8e-4a3d-9432-0ad11505f9aa::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 31 rows starting from the beginning of the part | ||
| 12730 | 2025.12.31 23:23:44.260961 [ 271 ] {421cc50f-84c8-4500-ad1b-ea14caf44401} <Trace> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12731 | 2025.12.31 23:23:44.261001 [ 271 ] {421cc50f-84c8-4500-ad1b-ea14caf44401} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 12732 | 2025.12.31 23:23:44.261345 [ 271 ] {421cc50f-84c8-4500-ad1b-ea14caf44401} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 12733 | 2025.12.31 23:23:44.261574 [ 271 ] {421cc50f-84c8-4500-ad1b-ea14caf44401} <Trace> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12734 | 2025.12.31 23:23:44.261708 [ 271 ] {421cc50f-84c8-4500-ad1b-ea14caf44401} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001235 sec., 76923.07692307692 rows/sec., 6.01 MiB/sec. | ||
| 12735 | 2025.12.31 23:23:44.261745 [ 271 ] {421cc50f-84c8-4500-ad1b-ea14caf44401} <Debug> TCPHandler: Processed in 0.001410494 sec. | ||
| 12736 | 2025.12.31 23:23:44.261829 [ 190 ] {d568562b-8e8e-4a3d-9432-0ad11505f9aa::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 397 rows, containing 5 columns (5 merged, 0 gathered) in 0.001435374 sec., 276582.9672266601 rows/sec., 19.20 MiB/sec. | ||
| 12737 | 2025.12.31 23:23:44.261854 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12738 | 2025.12.31 23:23:44.261954 [ 271 ] {aea4113f-c189-4d64-825e-013480c30ab3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12739 | 2025.12.31 23:23:44.261997 [ 271 ] {aea4113f-c189-4d64-825e-013480c30ab3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12740 | 2025.12.31 23:23:44.262025 [ 187 ] {d568562b-8e8e-4a3d-9432-0ad11505f9aa::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 12741 | 2025.12.31 23:23:44.262369 [ 187 ] {d568562b-8e8e-4a3d-9432-0ad11505f9aa::all_1_86_17} <Trace> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12742 | 2025.12.31 23:23:44.262424 [ 271 ] {aea4113f-c189-4d64-825e-013480c30ab3} <Trace> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12743 | 2025.12.31 23:23:44.262444 [ 187 ] {d568562b-8e8e-4a3d-9432-0ad11505f9aa::all_1_86_17} <Trace> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 12744 | 2025.12.31 23:23:44.262469 [ 271 ] {aea4113f-c189-4d64-825e-013480c30ab3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 12745 | 2025.12.31 23:23:44.262562 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 12746 | 2025.12.31 23:23:44.262814 [ 271 ] {aea4113f-c189-4d64-825e-013480c30ab3} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 12747 | 2025.12.31 23:23:44.263023 [ 271 ] {aea4113f-c189-4d64-825e-013480c30ab3} <Trace> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12748 | 2025.12.31 23:23:44.263129 [ 75 ] {} <Debug> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 12749 | 2025.12.31 23:23:44.263154 [ 271 ] {aea4113f-c189-4d64-825e-013480c30ab3} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001219 sec., 131255.12715340444 rows/sec., 9.14 MiB/sec. | ||
| 12750 | 2025.12.31 23:23:44.263159 [ 75 ] {} <Trace> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12751 | 2025.12.31 23:23:44.263191 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 12752 | 2025.12.31 23:23:44.263197 [ 271 ] {aea4113f-c189-4d64-825e-013480c30ab3} <Debug> TCPHandler: Processed in 0.001392903 sec. | ||
| 12753 | 2025.12.31 23:23:44.263263 [ 198 ] {7d79e45e-07fa-43b3-999d-49ca9374dcb1::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 | ||
| 12754 | 2025.12.31 23:23:44.263313 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12755 | 2025.12.31 23:23:44.263360 [ 198 ] {7d79e45e-07fa-43b3-999d-49ca9374dcb1::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12756 | 2025.12.31 23:23:44.263390 [ 198 ] {7d79e45e-07fa-43b3-999d-49ca9374dcb1::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_81_16, total 24711 rows starting from the beginning of the part | ||
| 12757 | 2025.12.31 23:23:44.263411 [ 271 ] {d527d2dc-48d5-4ba0-8973-9753f048315a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12758 | 2025.12.31 23:23:44.263434 [ 198 ] {7d79e45e-07fa-43b3-999d-49ca9374dcb1::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 | ||
| 12759 | 2025.12.31 23:23:44.263472 [ 271 ] {d527d2dc-48d5-4ba0-8973-9753f048315a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12760 | 2025.12.31 23:23:44.263478 [ 198 ] {7d79e45e-07fa-43b3-999d-49ca9374dcb1::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 160 rows starting from the beginning of the part | ||
| 12761 | 2025.12.31 23:23:44.263523 [ 198 ] {7d79e45e-07fa-43b3-999d-49ca9374dcb1::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 847 rows starting from the beginning of the part | ||
| 12762 | 2025.12.31 23:23:44.263559 [ 198 ] {7d79e45e-07fa-43b3-999d-49ca9374dcb1::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 | ||
| 12763 | 2025.12.31 23:23:44.263592 [ 198 ] {7d79e45e-07fa-43b3-999d-49ca9374dcb1::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 160 rows starting from the beginning of the part | ||
| 12764 | 2025.12.31 23:23:44.264407 [ 271 ] {d527d2dc-48d5-4ba0-8973-9753f048315a} <Trace> oximeter.measurements_histogramu64 (83559bb8-4c93-4180-b7e7-e9b7333f4c1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12765 | 2025.12.31 23:23:44.264449 [ 271 ] {d527d2dc-48d5-4ba0-8973-9753f048315a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 12766 | 2025.12.31 23:23:44.265024 [ 271 ] {d527d2dc-48d5-4ba0-8973-9753f048315a} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 12767 | 2025.12.31 23:23:44.265246 [ 271 ] {d527d2dc-48d5-4ba0-8973-9753f048315a} <Trace> oximeter.measurements_histogramu64 (83559bb8-4c93-4180-b7e7-e9b7333f4c1b): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12768 | 2025.12.31 23:23:44.265386 [ 271 ] {d527d2dc-48d5-4ba0-8973-9753f048315a} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001993 sec., 15554.440541896638 rows/sec., 27.87 MiB/sec. | ||
| 12769 | 2025.12.31 23:23:44.265441 [ 271 ] {d527d2dc-48d5-4ba0-8973-9753f048315a} <Debug> TCPHandler: Processed in 0.002177776 sec. | ||
| 12770 | 2025.12.31 23:23:44.265559 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12771 | 2025.12.31 23:23:44.265654 [ 271 ] {01c5f057-b6fb-4915-8ac1-fd1c4b2c63f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12772 | 2025.12.31 23:23:44.265695 [ 271 ] {01c5f057-b6fb-4915-8ac1-fd1c4b2c63f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12773 | 2025.12.31 23:23:44.266034 [ 271 ] {01c5f057-b6fb-4915-8ac1-fd1c4b2c63f1} <Trace> oximeter.measurements_u64 (3e0fa7da-0500-483e-b241-ac25d0f845d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12774 | 2025.12.31 23:23:44.266070 [ 271 ] {01c5f057-b6fb-4915-8ac1-fd1c4b2c63f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 12775 | 2025.12.31 23:23:44.266386 [ 271 ] {01c5f057-b6fb-4915-8ac1-fd1c4b2c63f1} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 12776 | 2025.12.31 23:23:44.266614 [ 271 ] {01c5f057-b6fb-4915-8ac1-fd1c4b2c63f1} <Trace> oximeter.measurements_u64 (3e0fa7da-0500-483e-b241-ac25d0f845d7): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12777 | 2025.12.31 23:23:44.266760 [ 271 ] {01c5f057-b6fb-4915-8ac1-fd1c4b2c63f1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001125 sec., 53333.333333333336 rows/sec., 3.59 MiB/sec. | ||
| 12778 | 2025.12.31 23:23:44.266797 [ 271 ] {01c5f057-b6fb-4915-8ac1-fd1c4b2c63f1} <Debug> TCPHandler: Processed in 0.001287902 sec. | ||
| 12779 | 2025.12.31 23:23:44.269740 [ 192 ] {7d79e45e-07fa-43b3-999d-49ca9374dcb1::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 26198 rows, containing 5 columns (5 merged, 0 gathered) in 0.00650253 sec., 4028893.369196297 rows/sec., 275.05 MiB/sec. | ||
| 12780 | 2025.12.31 23:23:44.270143 [ 192 ] {7d79e45e-07fa-43b3-999d-49ca9374dcb1::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 12781 | 2025.12.31 23:23:44.270465 [ 192 ] {7d79e45e-07fa-43b3-999d-49ca9374dcb1::all_1_86_17} <Trace> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12782 | 2025.12.31 23:23:44.270546 [ 192 ] {7d79e45e-07fa-43b3-999d-49ca9374dcb1::all_1_86_17} <Trace> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 12783 | 2025.12.31 23:23:44.270638 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.30 MiB. | ||
| 12784 | 2025.12.31 23:23:46.074279 [ 74 ] {} <Debug> oximeter.fields_ipaddr (5f424e33-6a9f-405c-b8ff-24c93b94647e) (MergerMutator): Selected 5 parts from all_1_25_6 to all_29_29_0 | ||
| 12785 | 2025.12.31 23:23:46.074359 [ 74 ] {} <Trace> oximeter.fields_ipaddr (5f424e33-6a9f-405c-b8ff-24c93b94647e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12786 | 2025.12.31 23:23:46.074381 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 12787 | 2025.12.31 23:23:46.074500 [ 200 ] {5f424e33-6a9f-405c-b8ff-24c93b94647e::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 | ||
| 12788 | 2025.12.31 23:23:46.074646 [ 200 ] {5f424e33-6a9f-405c-b8ff-24c93b94647e::all_1_29_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12789 | 2025.12.31 23:23:46.074681 [ 200 ] {5f424e33-6a9f-405c-b8ff-24c93b94647e::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_25_6, total 20 rows starting from the beginning of the part | ||
| 12790 | 2025.12.31 23:23:46.074749 [ 200 ] {5f424e33-6a9f-405c-b8ff-24c93b94647e::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 4 rows starting from the beginning of the part | ||
| 12791 | 2025.12.31 23:23:46.074795 [ 200 ] {5f424e33-6a9f-405c-b8ff-24c93b94647e::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 4 rows starting from the beginning of the part | ||
| 12792 | 2025.12.31 23:23:46.074839 [ 200 ] {5f424e33-6a9f-405c-b8ff-24c93b94647e::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 4 rows starting from the beginning of the part | ||
| 12793 | 2025.12.31 23:23:46.074884 [ 200 ] {5f424e33-6a9f-405c-b8ff-24c93b94647e::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 6 rows starting from the beginning of the part | ||
| 12794 | 2025.12.31 23:23:46.075640 [ 188 ] {5f424e33-6a9f-405c-b8ff-24c93b94647e::all_1_29_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38 rows, containing 5 columns (5 merged, 0 gathered) in 0.00119508 sec., 31797.034508150082 rows/sec., 2.65 MiB/sec. | ||
| 12795 | 2025.12.31 23:23:46.075827 [ 194 ] {5f424e33-6a9f-405c-b8ff-24c93b94647e::all_1_29_7} <Trace> MergedBlockOutputStream: filled checksums all_1_29_7 (state Temporary) | ||
| 12796 | 2025.12.31 23:23:46.076176 [ 194 ] {5f424e33-6a9f-405c-b8ff-24c93b94647e::all_1_29_7} <Trace> oximeter.fields_ipaddr (5f424e33-6a9f-405c-b8ff-24c93b94647e): Renaming temporary part tmp_merge_all_1_29_7 to all_1_29_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12797 | 2025.12.31 23:23:46.076267 [ 194 ] {5f424e33-6a9f-405c-b8ff-24c93b94647e::all_1_29_7} <Trace> oximeter.fields_ipaddr (5f424e33-6a9f-405c-b8ff-24c93b94647e) (MergerMutator): Merged 5 parts: [all_1_25_6, all_29_29_0] -> all_1_29_7 | ||
| 12798 | 2025.12.31 23:23:46.076367 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 12799 | 2025.12.31 23:23:47.157034 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1604 | ||
| 12800 | 2025.12.31 23:23:47.159532 [ 243 ] {} <Trace> system.query_log (aa57fb54-d3d4-4e2b-bcda-b6c10074d25d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12801 | 2025.12.31 23:23:47.159583 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 12802 | 2025.12.31 23:23:47.160743 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 12803 | 2025.12.31 23:23:47.161005 [ 243 ] {} <Trace> system.query_log (aa57fb54-d3d4-4e2b-bcda-b6c10074d25d): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12804 | 2025.12.31 23:23:47.161265 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1604 | ||
| 12805 | 2025.12.31 23:23:49.258322 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12806 | 2025.12.31 23:23:49.258508 [ 271 ] {7f7fa76e-2c6e-4d8e-96e7-aa01b3c55ad0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 12807 | 2025.12.31 23:23:49.258578 [ 271 ] {7f7fa76e-2c6e-4d8e-96e7-aa01b3c55ad0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 12808 | 2025.12.31 23:23:49.259216 [ 271 ] {7f7fa76e-2c6e-4d8e-96e7-aa01b3c55ad0} <Trace> oximeter.fields_i16 (6205d96e-d352-40e9-8254-31db49133bc3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12809 | 2025.12.31 23:23:49.259263 [ 271 ] {7f7fa76e-2c6e-4d8e-96e7-aa01b3c55ad0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 12810 | 2025.12.31 23:23:49.259647 [ 271 ] {7f7fa76e-2c6e-4d8e-96e7-aa01b3c55ad0} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 12811 | 2025.12.31 23:23:49.259868 [ 271 ] {7f7fa76e-2c6e-4d8e-96e7-aa01b3c55ad0} <Trace> oximeter.fields_i16 (6205d96e-d352-40e9-8254-31db49133bc3): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12812 | 2025.12.31 23:23:49.260020 [ 271 ] {7f7fa76e-2c6e-4d8e-96e7-aa01b3c55ad0} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001562 sec., 15364.916773367477 rows/sec., 1.27 MiB/sec. | ||
| 12813 | 2025.12.31 23:23:49.260065 [ 271 ] {7f7fa76e-2c6e-4d8e-96e7-aa01b3c55ad0} <Debug> TCPHandler: Processed in 0.001883332 sec. | ||
| 12814 | 2025.12.31 23:23:49.260187 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12815 | 2025.12.31 23:23:49.260284 [ 271 ] {839d4c2d-d66f-4461-a880-6e464e6b04b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 12816 | 2025.12.31 23:23:49.260324 [ 271 ] {839d4c2d-d66f-4461-a880-6e464e6b04b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 12817 | 2025.12.31 23:23:49.260725 [ 271 ] {839d4c2d-d66f-4461-a880-6e464e6b04b3} <Trace> oximeter.fields_ipaddr (5f424e33-6a9f-405c-b8ff-24c93b94647e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12818 | 2025.12.31 23:23:49.260762 [ 271 ] {839d4c2d-d66f-4461-a880-6e464e6b04b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 12819 | 2025.12.31 23:23:49.261061 [ 271 ] {839d4c2d-d66f-4461-a880-6e464e6b04b3} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 12820 | 2025.12.31 23:23:49.261276 [ 271 ] {839d4c2d-d66f-4461-a880-6e464e6b04b3} <Trace> oximeter.fields_ipaddr (5f424e33-6a9f-405c-b8ff-24c93b94647e): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12821 | 2025.12.31 23:23:49.261418 [ 271 ] {839d4c2d-d66f-4461-a880-6e464e6b04b3} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001152 sec., 3472.222222222222 rows/sec., 283.14 KiB/sec. | ||
| 12822 | 2025.12.31 23:23:49.261455 [ 271 ] {839d4c2d-d66f-4461-a880-6e464e6b04b3} <Debug> TCPHandler: Processed in 0.001315672 sec. | ||
| 12823 | 2025.12.31 23:23:49.261571 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12824 | 2025.12.31 23:23:49.261663 [ 271 ] {dae70d78-bd60-417a-af3f-e107470ab635} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12825 | 2025.12.31 23:23:49.261704 [ 271 ] {dae70d78-bd60-417a-af3f-e107470ab635} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12826 | 2025.12.31 23:23:49.262197 [ 271 ] {dae70d78-bd60-417a-af3f-e107470ab635} <Trace> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12827 | 2025.12.31 23:23:49.262233 [ 271 ] {dae70d78-bd60-417a-af3f-e107470ab635} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 12828 | 2025.12.31 23:23:49.262608 [ 271 ] {dae70d78-bd60-417a-af3f-e107470ab635} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 12829 | 2025.12.31 23:23:49.262822 [ 271 ] {dae70d78-bd60-417a-af3f-e107470ab635} <Trace> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12830 | 2025.12.31 23:23:49.262950 [ 271 ] {dae70d78-bd60-417a-af3f-e107470ab635} <Debug> executeQuery: Read 198 rows, 18.02 KiB in 0.001305 sec., 151724.1379310345 rows/sec., 13.49 MiB/sec. | ||
| 12831 | 2025.12.31 23:23:49.262987 [ 271 ] {dae70d78-bd60-417a-af3f-e107470ab635} <Debug> TCPHandler: Processed in 0.001468515 sec. | ||
| 12832 | 2025.12.31 23:23:49.263105 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12833 | 2025.12.31 23:23:49.263201 [ 271 ] {3297eeef-5540-4497-8c9f-3bc3256bb7fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12834 | 2025.12.31 23:23:49.263241 [ 271 ] {3297eeef-5540-4497-8c9f-3bc3256bb7fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12835 | 2025.12.31 23:23:49.263646 [ 271 ] {3297eeef-5540-4497-8c9f-3bc3256bb7fc} <Trace> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12836 | 2025.12.31 23:23:49.263680 [ 271 ] {3297eeef-5540-4497-8c9f-3bc3256bb7fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 12837 | 2025.12.31 23:23:49.264007 [ 271 ] {3297eeef-5540-4497-8c9f-3bc3256bb7fc} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 12838 | 2025.12.31 23:23:49.264222 [ 271 ] {3297eeef-5540-4497-8c9f-3bc3256bb7fc} <Trace> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12839 | 2025.12.31 23:23:49.264354 [ 271 ] {3297eeef-5540-4497-8c9f-3bc3256bb7fc} <Debug> executeQuery: Read 26 rows, 1.99 KiB in 0.001175 sec., 22127.659574468085 rows/sec., 1.66 MiB/sec. | ||
| 12840 | 2025.12.31 23:23:49.264395 [ 271 ] {3297eeef-5540-4497-8c9f-3bc3256bb7fc} <Debug> TCPHandler: Processed in 0.001337883 sec. | ||
| 12841 | 2025.12.31 23:23:49.264503 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12842 | 2025.12.31 23:23:49.264599 [ 271 ] {4ed51fbd-b008-4655-a6eb-3b457f9e9721} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 12843 | 2025.12.31 23:23:49.264637 [ 271 ] {4ed51fbd-b008-4655-a6eb-3b457f9e9721} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 12844 | 2025.12.31 23:23:49.265033 [ 271 ] {4ed51fbd-b008-4655-a6eb-3b457f9e9721} <Trace> oximeter.fields_u32 (32e14ee3-f9fc-4687-bf55-1d31f5f916a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12845 | 2025.12.31 23:23:49.265070 [ 271 ] {4ed51fbd-b008-4655-a6eb-3b457f9e9721} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 12846 | 2025.12.31 23:23:49.265370 [ 271 ] {4ed51fbd-b008-4655-a6eb-3b457f9e9721} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 12847 | 2025.12.31 23:23:49.265584 [ 271 ] {4ed51fbd-b008-4655-a6eb-3b457f9e9721} <Trace> oximeter.fields_u32 (32e14ee3-f9fc-4687-bf55-1d31f5f916a9): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12848 | 2025.12.31 23:23:49.265712 [ 271 ] {4ed51fbd-b008-4655-a6eb-3b457f9e9721} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001129 sec., 21257.750221434897 rows/sec., 1.76 MiB/sec. | ||
| 12849 | 2025.12.31 23:23:49.265751 [ 271 ] {4ed51fbd-b008-4655-a6eb-3b457f9e9721} <Debug> TCPHandler: Processed in 0.001294232 sec. | ||
| 12850 | 2025.12.31 23:23:49.265856 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12851 | 2025.12.31 23:23:49.265951 [ 271 ] {64e35f4f-e05e-43fe-820a-a3cf4c6a5899} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 12852 | 2025.12.31 23:23:49.265989 [ 271 ] {64e35f4f-e05e-43fe-820a-a3cf4c6a5899} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 12853 | 2025.12.31 23:23:49.266383 [ 271 ] {64e35f4f-e05e-43fe-820a-a3cf4c6a5899} <Trace> oximeter.fields_u8 (ce0c1db8-65f1-440f-8e78-1020d181f97b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12854 | 2025.12.31 23:23:49.266417 [ 271 ] {64e35f4f-e05e-43fe-820a-a3cf4c6a5899} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 12855 | 2025.12.31 23:23:49.266736 [ 271 ] {64e35f4f-e05e-43fe-820a-a3cf4c6a5899} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 12856 | 2025.12.31 23:23:49.266957 [ 271 ] {64e35f4f-e05e-43fe-820a-a3cf4c6a5899} <Trace> oximeter.fields_u8 (ce0c1db8-65f1-440f-8e78-1020d181f97b): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12857 | 2025.12.31 23:23:49.267086 [ 271 ] {64e35f4f-e05e-43fe-820a-a3cf4c6a5899} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001152 sec., 10416.666666666666 rows/sec., 813.80 KiB/sec. | ||
| 12858 | 2025.12.31 23:23:49.267124 [ 271 ] {64e35f4f-e05e-43fe-820a-a3cf4c6a5899} <Debug> TCPHandler: Processed in 0.001316432 sec. | ||
| 12859 | 2025.12.31 23:23:49.267235 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12860 | 2025.12.31 23:23:49.267327 [ 271 ] {525f4490-9255-4f6c-9876-52e46741abfd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12861 | 2025.12.31 23:23:49.267369 [ 271 ] {525f4490-9255-4f6c-9876-52e46741abfd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12862 | 2025.12.31 23:23:49.267803 [ 271 ] {525f4490-9255-4f6c-9876-52e46741abfd} <Trace> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12863 | 2025.12.31 23:23:49.267840 [ 271 ] {525f4490-9255-4f6c-9876-52e46741abfd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 12864 | 2025.12.31 23:23:49.268155 [ 271 ] {525f4490-9255-4f6c-9876-52e46741abfd} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 12865 | 2025.12.31 23:23:49.268372 [ 271 ] {525f4490-9255-4f6c-9876-52e46741abfd} <Trace> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12866 | 2025.12.31 23:23:49.268502 [ 271 ] {525f4490-9255-4f6c-9876-52e46741abfd} <Debug> executeQuery: Read 114 rows, 9.50 KiB in 0.001193 sec., 95557.41827326069 rows/sec., 7.78 MiB/sec. | ||
| 12867 | 2025.12.31 23:23:49.268543 [ 271 ] {525f4490-9255-4f6c-9876-52e46741abfd} <Debug> TCPHandler: Processed in 0.001359113 sec. | ||
| 12868 | 2025.12.31 23:23:49.268652 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12869 | 2025.12.31 23:23:49.268747 [ 271 ] {0ba3a1ad-6cc9-496f-b406-9fd125424afb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12870 | 2025.12.31 23:23:49.268790 [ 271 ] {0ba3a1ad-6cc9-496f-b406-9fd125424afb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12871 | 2025.12.31 23:23:49.269193 [ 271 ] {0ba3a1ad-6cc9-496f-b406-9fd125424afb} <Trace> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12872 | 2025.12.31 23:23:49.269229 [ 271 ] {0ba3a1ad-6cc9-496f-b406-9fd125424afb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 12873 | 2025.12.31 23:23:49.269572 [ 271 ] {0ba3a1ad-6cc9-496f-b406-9fd125424afb} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 12874 | 2025.12.31 23:23:49.269787 [ 271 ] {0ba3a1ad-6cc9-496f-b406-9fd125424afb} <Trace> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12875 | 2025.12.31 23:23:49.269916 [ 271 ] {0ba3a1ad-6cc9-496f-b406-9fd125424afb} <Debug> executeQuery: Read 198 rows, 14.54 KiB in 0.001188 sec., 166666.66666666666 rows/sec., 11.95 MiB/sec. | ||
| 12876 | 2025.12.31 23:23:49.269952 [ 271 ] {0ba3a1ad-6cc9-496f-b406-9fd125424afb} <Debug> TCPHandler: Processed in 0.001346802 sec. | ||
| 12877 | 2025.12.31 23:23:49.270063 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12878 | 2025.12.31 23:23:49.270157 [ 271 ] {843b7190-6b84-4ce3-afe0-233af4b775c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12879 | 2025.12.31 23:23:49.270213 [ 271 ] {843b7190-6b84-4ce3-afe0-233af4b775c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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 | 2025.12.31 23:23:49.270987 [ 271 ] {843b7190-6b84-4ce3-afe0-233af4b775c4} <Trace> oximeter.measurements_histogramu64 (83559bb8-4c93-4180-b7e7-e9b7333f4c1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12881 | 2025.12.31 23:23:49.271023 [ 271 ] {843b7190-6b84-4ce3-afe0-233af4b775c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 12882 | 2025.12.31 23:23:49.271550 [ 271 ] {843b7190-6b84-4ce3-afe0-233af4b775c4} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 12883 | 2025.12.31 23:23:49.271779 [ 271 ] {843b7190-6b84-4ce3-afe0-233af4b775c4} <Trace> oximeter.measurements_histogramu64 (83559bb8-4c93-4180-b7e7-e9b7333f4c1b): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12884 | 2025.12.31 23:23:49.271919 [ 271 ] {843b7190-6b84-4ce3-afe0-233af4b775c4} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001782 sec., 5611.672278338945 rows/sec., 10.06 MiB/sec. | ||
| 12885 | 2025.12.31 23:23:49.271976 [ 271 ] {843b7190-6b84-4ce3-afe0-233af4b775c4} <Debug> TCPHandler: Processed in 0.001960803 sec. | ||
| 12886 | 2025.12.31 23:23:49.272089 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12887 | 2025.12.31 23:23:49.272184 [ 271 ] {bfaf94b0-c5a3-418f-8c2d-d676b863c1b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12888 | 2025.12.31 23:23:49.272227 [ 271 ] {bfaf94b0-c5a3-418f-8c2d-d676b863c1b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12889 | 2025.12.31 23:23:49.272570 [ 271 ] {bfaf94b0-c5a3-418f-8c2d-d676b863c1b1} <Trace> oximeter.measurements_u64 (3e0fa7da-0500-483e-b241-ac25d0f845d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12890 | 2025.12.31 23:23:49.272606 [ 271 ] {bfaf94b0-c5a3-418f-8c2d-d676b863c1b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 12891 | 2025.12.31 23:23:49.272911 [ 271 ] {bfaf94b0-c5a3-418f-8c2d-d676b863c1b1} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 12892 | 2025.12.31 23:23:49.273139 [ 271 ] {bfaf94b0-c5a3-418f-8c2d-d676b863c1b1} <Trace> oximeter.measurements_u64 (3e0fa7da-0500-483e-b241-ac25d0f845d7): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12893 | 2025.12.31 23:23:49.273256 [ 66 ] {} <Debug> oximeter.measurements_u64 (3e0fa7da-0500-483e-b241-ac25d0f845d7) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 12894 | 2025.12.31 23:23:49.273267 [ 271 ] {bfaf94b0-c5a3-418f-8c2d-d676b863c1b1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.0011 sec., 54545.454545454544 rows/sec., 3.68 MiB/sec. | ||
| 12895 | 2025.12.31 23:23:49.273321 [ 66 ] {} <Trace> oximeter.measurements_u64 (3e0fa7da-0500-483e-b241-ac25d0f845d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12896 | 2025.12.31 23:23:49.273330 [ 271 ] {bfaf94b0-c5a3-418f-8c2d-d676b863c1b1} <Debug> TCPHandler: Processed in 0.001291092 sec. | ||
| 12897 | 2025.12.31 23:23:49.273352 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 12898 | 2025.12.31 23:23:49.273464 [ 190 ] {3e0fa7da-0500-483e-b241-ac25d0f845d7::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 | ||
| 12899 | 2025.12.31 23:23:49.273584 [ 190 ] {3e0fa7da-0500-483e-b241-ac25d0f845d7::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12900 | 2025.12.31 23:23:49.273619 [ 190 ] {3e0fa7da-0500-483e-b241-ac25d0f845d7::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 5120 rows starting from the beginning of the part | ||
| 12901 | 2025.12.31 23:23:49.273682 [ 190 ] {3e0fa7da-0500-483e-b241-ac25d0f845d7::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 | ||
| 12902 | 2025.12.31 23:23:49.273725 [ 190 ] {3e0fa7da-0500-483e-b241-ac25d0f845d7::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 | ||
| 12903 | 2025.12.31 23:23:49.273767 [ 190 ] {3e0fa7da-0500-483e-b241-ac25d0f845d7::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 | ||
| 12904 | 2025.12.31 23:23:49.273804 [ 190 ] {3e0fa7da-0500-483e-b241-ac25d0f845d7::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 | ||
| 12905 | 2025.12.31 23:23:49.273843 [ 190 ] {3e0fa7da-0500-483e-b241-ac25d0f845d7::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 | ||
| 12906 | 2025.12.31 23:23:49.275378 [ 188 ] {3e0fa7da-0500-483e-b241-ac25d0f845d7::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5420 rows, containing 4 columns (4 merged, 0 gathered) in 0.001957113 sec., 2769385.3139803377 rows/sec., 183.53 MiB/sec. | ||
| 12907 | 2025.12.31 23:23:49.275782 [ 205 ] {3e0fa7da-0500-483e-b241-ac25d0f845d7::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 12908 | 2025.12.31 23:23:49.276110 [ 205 ] {3e0fa7da-0500-483e-b241-ac25d0f845d7::all_1_86_17} <Trace> oximeter.measurements_u64 (3e0fa7da-0500-483e-b241-ac25d0f845d7): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12909 | 2025.12.31 23:23:49.276193 [ 205 ] {3e0fa7da-0500-483e-b241-ac25d0f845d7::all_1_86_17} <Trace> oximeter.measurements_u64 (3e0fa7da-0500-483e-b241-ac25d0f845d7) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 12910 | 2025.12.31 23:23:49.276299 [ 205 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.15 MiB. | ||
| 12911 | 2025.12.31 23:23:49.568544 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 28404 | ||
| 12912 | 2025.12.31 23:23:49.569108 [ 245 ] {} <Trace> system.asynchronous_metric_log (1af02360-2569-4a97-a5ac-aa07775e497e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12913 | 2025.12.31 23:23:49.569159 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 12914 | 2025.12.31 23:23:49.569697 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 12915 | 2025.12.31 23:23:49.569926 [ 245 ] {} <Trace> system.asynchronous_metric_log (1af02360-2569-4a97-a5ac-aa07775e497e): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12916 | 2025.12.31 23:23:49.570063 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 28404 | ||
| 12917 | 2025.12.31 23:23:51.107788 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 445 | ||
| 12918 | 2025.12.31 23:23:51.125137 [ 244 ] {} <Trace> system.metric_log (9f7485ce-4bf0-4a0f-b388-b82873d55ef6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12919 | 2025.12.31 23:23:51.125203 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 12920 | 2025.12.31 23:23:51.131172 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 12921 | 2025.12.31 23:23:51.131944 [ 244 ] {} <Trace> system.metric_log (9f7485ce-4bf0-4a0f-b388-b82873d55ef6): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12922 | 2025.12.31 23:23:51.135175 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 445 | ||
| 12923 | 2025.12.31 23:23:54.257377 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12924 | 2025.12.31 23:23:54.257575 [ 271 ] {a3fa795d-8336-41e2-ac9f-fb1260daf95f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12925 | 2025.12.31 23:23:54.257651 [ 271 ] {a3fa795d-8336-41e2-ac9f-fb1260daf95f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12926 | 2025.12.31 23:23:54.258354 [ 271 ] {a3fa795d-8336-41e2-ac9f-fb1260daf95f} <Trace> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12927 | 2025.12.31 23:23:54.258402 [ 271 ] {a3fa795d-8336-41e2-ac9f-fb1260daf95f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 12928 | 2025.12.31 23:23:54.258799 [ 271 ] {a3fa795d-8336-41e2-ac9f-fb1260daf95f} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 12929 | 2025.12.31 23:23:54.259027 [ 271 ] {a3fa795d-8336-41e2-ac9f-fb1260daf95f} <Trace> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12930 | 2025.12.31 23:23:54.259186 [ 271 ] {a3fa795d-8336-41e2-ac9f-fb1260daf95f} <Debug> executeQuery: Read 118 rows, 10.26 KiB in 0.001666 sec., 70828.33133253301 rows/sec., 6.01 MiB/sec. | ||
| 12931 | 2025.12.31 23:23:54.259236 [ 271 ] {a3fa795d-8336-41e2-ac9f-fb1260daf95f} <Debug> TCPHandler: Processed in 0.001997745 sec. | ||
| 12932 | 2025.12.31 23:23:54.259363 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12933 | 2025.12.31 23:23:54.259462 [ 271 ] {3a2bf8f8-f727-48c0-a799-8cd36c2bfac3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12934 | 2025.12.31 23:23:54.259505 [ 271 ] {3a2bf8f8-f727-48c0-a799-8cd36c2bfac3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12935 | 2025.12.31 23:23:54.259922 [ 271 ] {3a2bf8f8-f727-48c0-a799-8cd36c2bfac3} <Trace> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12936 | 2025.12.31 23:23:54.259960 [ 271 ] {3a2bf8f8-f727-48c0-a799-8cd36c2bfac3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 12937 | 2025.12.31 23:23:54.260255 [ 271 ] {3a2bf8f8-f727-48c0-a799-8cd36c2bfac3} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 12938 | 2025.12.31 23:23:54.260457 [ 271 ] {3a2bf8f8-f727-48c0-a799-8cd36c2bfac3} <Trace> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12939 | 2025.12.31 23:23:54.260588 [ 271 ] {3a2bf8f8-f727-48c0-a799-8cd36c2bfac3} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001149 sec., 26979.982593559616 rows/sec., 1.98 MiB/sec. | ||
| 12940 | 2025.12.31 23:23:54.260626 [ 271 ] {3a2bf8f8-f727-48c0-a799-8cd36c2bfac3} <Debug> TCPHandler: Processed in 0.001312862 sec. | ||
| 12941 | 2025.12.31 23:23:54.260731 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12942 | 2025.12.31 23:23:54.260825 [ 271 ] {8f6591ba-832e-416b-a386-32764eccfc8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12943 | 2025.12.31 23:23:54.260864 [ 271 ] {8f6591ba-832e-416b-a386-32764eccfc8c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12944 | 2025.12.31 23:23:54.261277 [ 271 ] {8f6591ba-832e-416b-a386-32764eccfc8c} <Trace> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12945 | 2025.12.31 23:23:54.261313 [ 271 ] {8f6591ba-832e-416b-a386-32764eccfc8c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 12946 | 2025.12.31 23:23:54.261616 [ 271 ] {8f6591ba-832e-416b-a386-32764eccfc8c} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 12947 | 2025.12.31 23:23:54.261815 [ 271 ] {8f6591ba-832e-416b-a386-32764eccfc8c} <Trace> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12948 | 2025.12.31 23:23:54.261941 [ 271 ] {8f6591ba-832e-416b-a386-32764eccfc8c} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001136 sec., 83626.76056338027 rows/sec., 6.53 MiB/sec. | ||
| 12949 | 2025.12.31 23:23:54.261978 [ 271 ] {8f6591ba-832e-416b-a386-32764eccfc8c} <Debug> TCPHandler: Processed in 0.001293492 sec. | ||
| 12950 | 2025.12.31 23:23:54.262085 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12951 | 2025.12.31 23:23:54.262179 [ 271 ] {5dd957ac-8a21-4155-8395-6f22f7bc81df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12952 | 2025.12.31 23:23:54.262223 [ 271 ] {5dd957ac-8a21-4155-8395-6f22f7bc81df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12953 | 2025.12.31 23:23:54.262627 [ 271 ] {5dd957ac-8a21-4155-8395-6f22f7bc81df} <Trace> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12954 | 2025.12.31 23:23:54.262661 [ 271 ] {5dd957ac-8a21-4155-8395-6f22f7bc81df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 12955 | 2025.12.31 23:23:54.262985 [ 271 ] {5dd957ac-8a21-4155-8395-6f22f7bc81df} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 12956 | 2025.12.31 23:23:54.263208 [ 271 ] {5dd957ac-8a21-4155-8395-6f22f7bc81df} <Trace> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12957 | 2025.12.31 23:23:54.263336 [ 271 ] {5dd957ac-8a21-4155-8395-6f22f7bc81df} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001176 sec., 136054.42176870749 rows/sec., 9.48 MiB/sec. | ||
| 12958 | 2025.12.31 23:23:54.263372 [ 271 ] {5dd957ac-8a21-4155-8395-6f22f7bc81df} <Debug> TCPHandler: Processed in 0.001333473 sec. | ||
| 12959 | 2025.12.31 23:23:54.263470 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12960 | 2025.12.31 23:23:54.263561 [ 271 ] {da3fdaa9-2f29-440f-8c45-5292776f5163} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12961 | 2025.12.31 23:23:54.263615 [ 271 ] {da3fdaa9-2f29-440f-8c45-5292776f5163} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12962 | 2025.12.31 23:23:54.264666 [ 271 ] {da3fdaa9-2f29-440f-8c45-5292776f5163} <Trace> oximeter.measurements_histogramu64 (83559bb8-4c93-4180-b7e7-e9b7333f4c1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12963 | 2025.12.31 23:23:54.264730 [ 271 ] {da3fdaa9-2f29-440f-8c45-5292776f5163} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 12964 | 2025.12.31 23:23:54.265474 [ 271 ] {da3fdaa9-2f29-440f-8c45-5292776f5163} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 12965 | 2025.12.31 23:23:54.265714 [ 271 ] {da3fdaa9-2f29-440f-8c45-5292776f5163} <Trace> oximeter.measurements_histogramu64 (83559bb8-4c93-4180-b7e7-e9b7333f4c1b): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12966 | 2025.12.31 23:23:54.265885 [ 271 ] {da3fdaa9-2f29-440f-8c45-5292776f5163} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.002342 sec., 13236.549957301453 rows/sec., 23.72 MiB/sec. | ||
| 12967 | 2025.12.31 23:23:54.265958 [ 271 ] {da3fdaa9-2f29-440f-8c45-5292776f5163} <Debug> TCPHandler: Processed in 0.002534343 sec. | ||
| 12968 | 2025.12.31 23:23:54.266081 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12969 | 2025.12.31 23:23:54.266180 [ 271 ] {7ce338e0-48b6-414f-b377-d88f878fafc6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12970 | 2025.12.31 23:23:54.266225 [ 271 ] {7ce338e0-48b6-414f-b377-d88f878fafc6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12971 | 2025.12.31 23:23:54.266574 [ 271 ] {7ce338e0-48b6-414f-b377-d88f878fafc6} <Trace> oximeter.measurements_u64 (3e0fa7da-0500-483e-b241-ac25d0f845d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12972 | 2025.12.31 23:23:54.266611 [ 271 ] {7ce338e0-48b6-414f-b377-d88f878fafc6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 12973 | 2025.12.31 23:23:54.266942 [ 271 ] {7ce338e0-48b6-414f-b377-d88f878fafc6} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 12974 | 2025.12.31 23:23:54.267173 [ 271 ] {7ce338e0-48b6-414f-b377-d88f878fafc6} <Trace> oximeter.measurements_u64 (3e0fa7da-0500-483e-b241-ac25d0f845d7): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12975 | 2025.12.31 23:23:54.267305 [ 271 ] {7ce338e0-48b6-414f-b377-d88f878fafc6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001144 sec., 52447.55244755244 rows/sec., 3.53 MiB/sec. | ||
| 12976 | 2025.12.31 23:23:54.267341 [ 271 ] {7ce338e0-48b6-414f-b377-d88f878fafc6} <Debug> TCPHandler: Processed in 0.001310692 sec. | ||
| 12977 | 2025.12.31 23:23:56.921992 [ 30 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 12978 | 2025.12.31 23:23:56.922088 [ 30 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 12979 | 2025.12.31 23:23:57.070192 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 28916 | ||
| 12980 | 2025.12.31 23:23:57.070743 [ 245 ] {} <Trace> system.asynchronous_metric_log (1af02360-2569-4a97-a5ac-aa07775e497e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12981 | 2025.12.31 23:23:57.070791 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 12982 | 2025.12.31 23:23:57.071293 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 12983 | 2025.12.31 23:23:57.071546 [ 245 ] {} <Trace> system.asynchronous_metric_log (1af02360-2569-4a97-a5ac-aa07775e497e): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12984 | 2025.12.31 23:23:57.071705 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 28916 | ||
| 12985 | 2025.12.31 23:23:57.161463 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1636 | ||
| 12986 | 2025.12.31 23:23:57.163912 [ 243 ] {} <Trace> system.query_log (aa57fb54-d3d4-4e2b-bcda-b6c10074d25d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12987 | 2025.12.31 23:23:57.163973 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 12988 | 2025.12.31 23:23:57.165208 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 12989 | 2025.12.31 23:23:57.165494 [ 243 ] {} <Trace> system.query_log (aa57fb54-d3d4-4e2b-bcda-b6c10074d25d): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12990 | 2025.12.31 23:23:57.165900 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1636 | ||
| 12991 | 2025.12.31 23:23:58.635360 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 452 | ||
| 12992 | 2025.12.31 23:23:58.652387 [ 244 ] {} <Trace> system.metric_log (9f7485ce-4bf0-4a0f-b388-b82873d55ef6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12993 | 2025.12.31 23:23:58.652454 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 12994 | 2025.12.31 23:23:58.658756 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 12995 | 2025.12.31 23:23:58.659478 [ 244 ] {} <Trace> system.metric_log (9f7485ce-4bf0-4a0f-b388-b82873d55ef6): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12996 | 2025.12.31 23:23:58.662478 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 452 | ||
| 12997 | 2025.12.31 23:23:59.256296 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12998 | 2025.12.31 23:23:59.256477 [ 271 ] {97e56065-564a-416b-a1a5-9528a50e804f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12999 | 2025.12.31 23:23:59.256545 [ 271 ] {97e56065-564a-416b-a1a5-9528a50e804f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13000 | 2025.12.31 23:23:59.257225 [ 271 ] {97e56065-564a-416b-a1a5-9528a50e804f} <Trace> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13001 | 2025.12.31 23:23:59.257274 [ 271 ] {97e56065-564a-416b-a1a5-9528a50e804f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 13002 | 2025.12.31 23:23:59.257660 [ 271 ] {97e56065-564a-416b-a1a5-9528a50e804f} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 13003 | 2025.12.31 23:23:59.257896 [ 271 ] {97e56065-564a-416b-a1a5-9528a50e804f} <Trace> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13004 | 2025.12.31 23:23:59.258049 [ 271 ] {97e56065-564a-416b-a1a5-9528a50e804f} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001622 sec., 46855.7336621455 rows/sec., 3.86 MiB/sec. | ||
| 13005 | 2025.12.31 23:23:59.258095 [ 271 ] {97e56065-564a-416b-a1a5-9528a50e804f} <Debug> TCPHandler: Processed in 0.001983363 sec. | ||
| 13006 | 2025.12.31 23:23:59.258223 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13007 | 2025.12.31 23:23:59.258325 [ 271 ] {36ebea0f-d15d-4a5c-a11f-76e077ad283f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13008 | 2025.12.31 23:23:59.258369 [ 271 ] {36ebea0f-d15d-4a5c-a11f-76e077ad283f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13009 | 2025.12.31 23:23:59.258776 [ 271 ] {36ebea0f-d15d-4a5c-a11f-76e077ad283f} <Trace> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13010 | 2025.12.31 23:23:59.258813 [ 271 ] {36ebea0f-d15d-4a5c-a11f-76e077ad283f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 13011 | 2025.12.31 23:23:59.259108 [ 271 ] {36ebea0f-d15d-4a5c-a11f-76e077ad283f} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 13012 | 2025.12.31 23:23:59.259316 [ 271 ] {36ebea0f-d15d-4a5c-a11f-76e077ad283f} <Trace> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13013 | 2025.12.31 23:23:59.259445 [ 271 ] {36ebea0f-d15d-4a5c-a11f-76e077ad283f} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001145 sec., 8733.624454148472 rows/sec., 656.73 KiB/sec. | ||
| 13014 | 2025.12.31 23:23:59.259482 [ 271 ] {36ebea0f-d15d-4a5c-a11f-76e077ad283f} <Debug> TCPHandler: Processed in 0.001311462 sec. | ||
| 13015 | 2025.12.31 23:23:59.259594 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13016 | 2025.12.31 23:23:59.259690 [ 271 ] {b8cfd279-9a43-4007-9c8c-5674764c5732} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13017 | 2025.12.31 23:23:59.259731 [ 271 ] {b8cfd279-9a43-4007-9c8c-5674764c5732} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13018 | 2025.12.31 23:23:59.260145 [ 271 ] {b8cfd279-9a43-4007-9c8c-5674764c5732} <Trace> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13019 | 2025.12.31 23:23:59.260180 [ 271 ] {b8cfd279-9a43-4007-9c8c-5674764c5732} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 13020 | 2025.12.31 23:23:59.260484 [ 271 ] {b8cfd279-9a43-4007-9c8c-5674764c5732} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 13021 | 2025.12.31 23:23:59.260683 [ 271 ] {b8cfd279-9a43-4007-9c8c-5674764c5732} <Trace> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13022 | 2025.12.31 23:23:59.260811 [ 271 ] {b8cfd279-9a43-4007-9c8c-5674764c5732} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001141 sec., 64855.39000876424 rows/sec., 5.06 MiB/sec. | ||
| 13023 | 2025.12.31 23:23:59.260848 [ 271 ] {b8cfd279-9a43-4007-9c8c-5674764c5732} <Debug> TCPHandler: Processed in 0.001304942 sec. | ||
| 13024 | 2025.12.31 23:23:59.260966 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13025 | 2025.12.31 23:23:59.261060 [ 271 ] {38464a8b-747c-43b5-9bb8-ce1dccba2c65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13026 | 2025.12.31 23:23:59.261104 [ 271 ] {38464a8b-747c-43b5-9bb8-ce1dccba2c65} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13027 | 2025.12.31 23:23:59.261520 [ 271 ] {38464a8b-747c-43b5-9bb8-ce1dccba2c65} <Trace> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13028 | 2025.12.31 23:23:59.261555 [ 271 ] {38464a8b-747c-43b5-9bb8-ce1dccba2c65} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 13029 | 2025.12.31 23:23:59.261881 [ 271 ] {38464a8b-747c-43b5-9bb8-ce1dccba2c65} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 13030 | 2025.12.31 23:23:59.262096 [ 271 ] {38464a8b-747c-43b5-9bb8-ce1dccba2c65} <Trace> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13031 | 2025.12.31 23:23:59.262230 [ 271 ] {38464a8b-747c-43b5-9bb8-ce1dccba2c65} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001188 sec., 134680.13468013468 rows/sec., 9.38 MiB/sec. | ||
| 13032 | 2025.12.31 23:23:59.262266 [ 271 ] {38464a8b-747c-43b5-9bb8-ce1dccba2c65} <Debug> TCPHandler: Processed in 0.001350673 sec. | ||
| 13033 | 2025.12.31 23:23:59.262367 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13034 | 2025.12.31 23:23:59.262460 [ 271 ] {61d8b6a9-3301-4ce2-ac81-e7e9bca8291f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13035 | 2025.12.31 23:23:59.262515 [ 271 ] {61d8b6a9-3301-4ce2-ac81-e7e9bca8291f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13036 | 2025.12.31 23:23:59.263289 [ 271 ] {61d8b6a9-3301-4ce2-ac81-e7e9bca8291f} <Trace> oximeter.measurements_histogramu64 (83559bb8-4c93-4180-b7e7-e9b7333f4c1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13037 | 2025.12.31 23:23:59.263325 [ 271 ] {61d8b6a9-3301-4ce2-ac81-e7e9bca8291f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 13038 | 2025.12.31 23:23:59.263843 [ 271 ] {61d8b6a9-3301-4ce2-ac81-e7e9bca8291f} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 13039 | 2025.12.31 23:23:59.264065 [ 271 ] {61d8b6a9-3301-4ce2-ac81-e7e9bca8291f} <Trace> oximeter.measurements_histogramu64 (83559bb8-4c93-4180-b7e7-e9b7333f4c1b): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13040 | 2025.12.31 23:23:59.264188 [ 31 ] {} <Debug> oximeter.measurements_histogramu64 (83559bb8-4c93-4180-b7e7-e9b7333f4c1b) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 13041 | 2025.12.31 23:23:59.264206 [ 271 ] {61d8b6a9-3301-4ce2-ac81-e7e9bca8291f} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001762 sec., 5675.368898978434 rows/sec., 10.17 MiB/sec. | ||
| 13042 | 2025.12.31 23:23:59.264254 [ 31 ] {} <Trace> oximeter.measurements_histogramu64 (83559bb8-4c93-4180-b7e7-e9b7333f4c1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13043 | 2025.12.31 23:23:59.264279 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 13044 | 2025.12.31 23:23:59.264279 [ 271 ] {61d8b6a9-3301-4ce2-ac81-e7e9bca8291f} <Debug> TCPHandler: Processed in 0.001960693 sec. | ||
| 13045 | 2025.12.31 23:23:59.264408 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13046 | 2025.12.31 23:23:59.264405 [ 188 ] {83559bb8-4c93-4180-b7e7-e9b7333f4c1b::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 | ||
| 13047 | 2025.12.31 23:23:59.264505 [ 271 ] {fbcd8024-c83f-43de-b947-3549b5662cad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13048 | 2025.12.31 23:23:59.264552 [ 271 ] {fbcd8024-c83f-43de-b947-3549b5662cad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13049 | 2025.12.31 23:23:59.264686 [ 188 ] {83559bb8-4c93-4180-b7e7-e9b7333f4c1b::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13050 | 2025.12.31 23:23:59.264752 [ 188 ] {83559bb8-4c93-4180-b7e7-e9b7333f4c1b::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 1646 rows starting from the beginning of the part | ||
| 13051 | 2025.12.31 23:23:59.264880 [ 188 ] {83559bb8-4c93-4180-b7e7-e9b7333f4c1b::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 | ||
| 13052 | 2025.12.31 23:23:59.264892 [ 271 ] {fbcd8024-c83f-43de-b947-3549b5662cad} <Trace> oximeter.measurements_u64 (3e0fa7da-0500-483e-b241-ac25d0f845d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13053 | 2025.12.31 23:23:59.264934 [ 271 ] {fbcd8024-c83f-43de-b947-3549b5662cad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 13054 | 2025.12.31 23:23:59.264982 [ 188 ] {83559bb8-4c93-4180-b7e7-e9b7333f4c1b::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 31 rows starting from the beginning of the part | ||
| 13055 | 2025.12.31 23:23:59.265087 [ 188 ] {83559bb8-4c93-4180-b7e7-e9b7333f4c1b::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 | ||
| 13056 | 2025.12.31 23:23:59.265187 [ 188 ] {83559bb8-4c93-4180-b7e7-e9b7333f4c1b::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 31 rows starting from the beginning of the part | ||
| 13057 | 2025.12.31 23:23:59.265253 [ 271 ] {fbcd8024-c83f-43de-b947-3549b5662cad} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 13058 | 2025.12.31 23:23:59.265291 [ 188 ] {83559bb8-4c93-4180-b7e7-e9b7333f4c1b::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 | ||
| 13059 | 2025.12.31 23:23:59.265478 [ 271 ] {fbcd8024-c83f-43de-b947-3549b5662cad} <Trace> oximeter.measurements_u64 (3e0fa7da-0500-483e-b241-ac25d0f845d7): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13060 | 2025.12.31 23:23:59.265614 [ 271 ] {fbcd8024-c83f-43de-b947-3549b5662cad} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001128 sec., 53191.48936170212 rows/sec., 3.58 MiB/sec. | ||
| 13061 | 2025.12.31 23:23:59.265651 [ 271 ] {fbcd8024-c83f-43de-b947-3549b5662cad} <Debug> TCPHandler: Processed in 0.001292932 sec. | ||
| 13062 | 2025.12.31 23:23:59.275321 [ 205 ] {83559bb8-4c93-4180-b7e7-e9b7333f4c1b::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1738 rows, containing 19 columns (19 merged, 0 gathered) in 0.010977217 sec., 158327.925921479 rows/sec., 283.72 MiB/sec. | ||
| 13063 | 2025.12.31 23:23:59.277007 [ 199 ] {83559bb8-4c93-4180-b7e7-e9b7333f4c1b::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 13064 | 2025.12.31 23:23:59.277405 [ 199 ] {83559bb8-4c93-4180-b7e7-e9b7333f4c1b::all_1_86_17} <Trace> oximeter.measurements_histogramu64 (83559bb8-4c93-4180-b7e7-e9b7333f4c1b): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13065 | 2025.12.31 23:23:59.277488 [ 199 ] {83559bb8-4c93-4180-b7e7-e9b7333f4c1b::all_1_86_17} <Trace> oximeter.measurements_histogramu64 (83559bb8-4c93-4180-b7e7-e9b7333f4c1b) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 13066 | 2025.12.31 23:23:59.277626 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.05 MiB. | ||
| 13067 | 2025.12.31 23:24:00.000212 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 347.39 MiB, peak 364.39 MiB, free memory in arenas 0.00 B, will set to 352.46 MiB (RSS), difference: 5.07 MiB | ||
| 13068 | 2025.12.31 23:24:04.284584 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13069 | 2025.12.31 23:24:04.284802 [ 271 ] {94aa53b6-a6a7-4d0e-a665-536557e1c3ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 13070 | 2025.12.31 23:24:04.284877 [ 271 ] {94aa53b6-a6a7-4d0e-a665-536557e1c3ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 13071 | 2025.12.31 23:24:04.285550 [ 271 ] {94aa53b6-a6a7-4d0e-a665-536557e1c3ed} <Trace> oximeter.fields_ipaddr (5f424e33-6a9f-405c-b8ff-24c93b94647e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13072 | 2025.12.31 23:24:04.285603 [ 271 ] {94aa53b6-a6a7-4d0e-a665-536557e1c3ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 13073 | 2025.12.31 23:24:04.285999 [ 271 ] {94aa53b6-a6a7-4d0e-a665-536557e1c3ed} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 13074 | 2025.12.31 23:24:04.286234 [ 271 ] {94aa53b6-a6a7-4d0e-a665-536557e1c3ed} <Trace> oximeter.fields_ipaddr (5f424e33-6a9f-405c-b8ff-24c93b94647e): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13075 | 2025.12.31 23:24:04.286407 [ 271 ] {94aa53b6-a6a7-4d0e-a665-536557e1c3ed} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001661 sec., 2408.187838651415 rows/sec., 196.37 KiB/sec. | ||
| 13076 | 2025.12.31 23:24:04.286459 [ 271 ] {94aa53b6-a6a7-4d0e-a665-536557e1c3ed} <Debug> TCPHandler: Processed in 0.002021004 sec. | ||
| 13077 | 2025.12.31 23:24:04.286588 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13078 | 2025.12.31 23:24:04.286695 [ 271 ] {68a71c14-4158-4358-b4c0-add27982bcc6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13079 | 2025.12.31 23:24:04.286739 [ 271 ] {68a71c14-4158-4358-b4c0-add27982bcc6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13080 | 2025.12.31 23:24:04.287854 [ 271 ] {68a71c14-4158-4358-b4c0-add27982bcc6} <Trace> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13081 | 2025.12.31 23:24:04.287899 [ 271 ] {68a71c14-4158-4358-b4c0-add27982bcc6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 13082 | 2025.12.31 23:24:04.288427 [ 271 ] {68a71c14-4158-4358-b4c0-add27982bcc6} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 13083 | 2025.12.31 23:24:04.288689 [ 271 ] {68a71c14-4158-4358-b4c0-add27982bcc6} <Trace> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13084 | 2025.12.31 23:24:04.288838 [ 36 ] {} <Debug> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 13085 | 2025.12.31 23:24:04.288855 [ 271 ] {68a71c14-4158-4358-b4c0-add27982bcc6} <Debug> executeQuery: Read 1260 rows, 106.97 KiB in 0.002184 sec., 576923.0769230769 rows/sec., 47.83 MiB/sec. | ||
| 13086 | 2025.12.31 23:24:04.288905 [ 36 ] {} <Trace> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13087 | 2025.12.31 23:24:04.288927 [ 271 ] {68a71c14-4158-4358-b4c0-add27982bcc6} <Debug> TCPHandler: Processed in 0.002391031 sec. | ||
| 13088 | 2025.12.31 23:24:04.288930 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 13089 | 2025.12.31 23:24:04.289042 [ 189 ] {37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179::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 | ||
| 13090 | 2025.12.31 23:24:04.289070 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13091 | 2025.12.31 23:24:04.289133 [ 189 ] {37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13092 | 2025.12.31 23:24:04.289160 [ 189 ] {37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 2464 rows starting from the beginning of the part | ||
| 13093 | 2025.12.31 23:24:04.289180 [ 271 ] {0dd7aceb-d073-4395-9ae5-7bd7a7b8a372} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13094 | 2025.12.31 23:24:04.289218 [ 189 ] {37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 118 rows starting from the beginning of the part | ||
| 13095 | 2025.12.31 23:24:04.289232 [ 271 ] {0dd7aceb-d073-4395-9ae5-7bd7a7b8a372} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13096 | 2025.12.31 23:24:04.289265 [ 189 ] {37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 198 rows starting from the beginning of the part | ||
| 13097 | 2025.12.31 23:24:04.289306 [ 189 ] {37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 118 rows starting from the beginning of the part | ||
| 13098 | 2025.12.31 23:24:04.289346 [ 189 ] {37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 76 rows starting from the beginning of the part | ||
| 13099 | 2025.12.31 23:24:04.289386 [ 189 ] {37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 1260 rows starting from the beginning of the part | ||
| 13100 | 2025.12.31 23:24:04.289682 [ 271 ] {0dd7aceb-d073-4395-9ae5-7bd7a7b8a372} <Trace> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13101 | 2025.12.31 23:24:04.289719 [ 271 ] {0dd7aceb-d073-4395-9ae5-7bd7a7b8a372} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 13102 | 2025.12.31 23:24:04.290036 [ 271 ] {0dd7aceb-d073-4395-9ae5-7bd7a7b8a372} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 13103 | 2025.12.31 23:24:04.290254 [ 271 ] {0dd7aceb-d073-4395-9ae5-7bd7a7b8a372} <Trace> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13104 | 2025.12.31 23:24:04.290386 [ 271 ] {0dd7aceb-d073-4395-9ae5-7bd7a7b8a372} <Debug> executeQuery: Read 35 rows, 2.61 KiB in 0.001233 sec., 28386.050283860503 rows/sec., 2.07 MiB/sec. | ||
| 13105 | 2025.12.31 23:24:04.290424 [ 271 ] {0dd7aceb-d073-4395-9ae5-7bd7a7b8a372} <Debug> TCPHandler: Processed in 0.001411503 sec. | ||
| 13106 | 2025.12.31 23:24:04.290535 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13107 | 2025.12.31 23:24:04.290632 [ 271 ] {bb2ce500-369b-4fb2-8843-f36c15df5fde} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 13108 | 2025.12.31 23:24:04.290674 [ 271 ] {bb2ce500-369b-4fb2-8843-f36c15df5fde} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 13109 | 2025.12.31 23:24:04.291012 [ 205 ] {37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4234 rows, containing 5 columns (5 merged, 0 gathered) in 0.002010784 sec., 2105646.3548546243 rows/sec., 182.09 MiB/sec. | ||
| 13110 | 2025.12.31 23:24:04.291146 [ 271 ] {bb2ce500-369b-4fb2-8843-f36c15df5fde} <Trace> oximeter.fields_u32 (32e14ee3-f9fc-4687-bf55-1d31f5f916a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13111 | 2025.12.31 23:24:04.291185 [ 271 ] {bb2ce500-369b-4fb2-8843-f36c15df5fde} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 13112 | 2025.12.31 23:24:04.291260 [ 193 ] {37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 13113 | 2025.12.31 23:24:04.291507 [ 271 ] {bb2ce500-369b-4fb2-8843-f36c15df5fde} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 13114 | 2025.12.31 23:24:04.291510 [ 193 ] {37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179::all_1_91_18} <Trace> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13115 | 2025.12.31 23:24:04.291597 [ 193 ] {37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179::all_1_91_18} <Trace> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 13116 | 2025.12.31 23:24:04.291670 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.06 MiB. | ||
| 13117 | 2025.12.31 23:24:04.291724 [ 271 ] {bb2ce500-369b-4fb2-8843-f36c15df5fde} <Trace> oximeter.fields_u32 (32e14ee3-f9fc-4687-bf55-1d31f5f916a9): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13118 | 2025.12.31 23:24:04.291856 [ 271 ] {bb2ce500-369b-4fb2-8843-f36c15df5fde} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001244 sec., 183279.7427652733 rows/sec., 12.41 MiB/sec. | ||
| 13119 | 2025.12.31 23:24:04.291895 [ 271 ] {bb2ce500-369b-4fb2-8843-f36c15df5fde} <Debug> TCPHandler: Processed in 0.001408694 sec. | ||
| 13120 | 2025.12.31 23:24:04.292006 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13121 | 2025.12.31 23:24:04.292101 [ 271 ] {d76e3ff3-cbf4-4487-8df2-33ed0569bba2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13122 | 2025.12.31 23:24:04.292141 [ 271 ] {d76e3ff3-cbf4-4487-8df2-33ed0569bba2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13123 | 2025.12.31 23:24:04.292725 [ 271 ] {d76e3ff3-cbf4-4487-8df2-33ed0569bba2} <Trace> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13124 | 2025.12.31 23:24:04.292763 [ 271 ] {d76e3ff3-cbf4-4487-8df2-33ed0569bba2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 13125 | 2025.12.31 23:24:04.293129 [ 271 ] {d76e3ff3-cbf4-4487-8df2-33ed0569bba2} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 13126 | 2025.12.31 23:24:04.293340 [ 271 ] {d76e3ff3-cbf4-4487-8df2-33ed0569bba2} <Trace> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13127 | 2025.12.31 23:24:04.293476 [ 44 ] {} <Debug> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 13128 | 2025.12.31 23:24:04.293479 [ 271 ] {d76e3ff3-cbf4-4487-8df2-33ed0569bba2} <Debug> executeQuery: Read 555 rows, 42.21 KiB in 0.001397 sec., 397279.88546886184 rows/sec., 29.51 MiB/sec. | ||
| 13129 | 2025.12.31 23:24:04.293517 [ 44 ] {} <Trace> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13130 | 2025.12.31 23:24:04.293540 [ 271 ] {d76e3ff3-cbf4-4487-8df2-33ed0569bba2} <Debug> TCPHandler: Processed in 0.001582316 sec. | ||
| 13131 | 2025.12.31 23:24:04.293541 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 13132 | 2025.12.31 23:24:04.293630 [ 189 ] {e6fc079b-8071-4162-9a06-906ffa01da39::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 | ||
| 13133 | 2025.12.31 23:24:04.293663 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13134 | 2025.12.31 23:24:04.293715 [ 189 ] {e6fc079b-8071-4162-9a06-906ffa01da39::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13135 | 2025.12.31 23:24:04.293740 [ 189 ] {e6fc079b-8071-4162-9a06-906ffa01da39::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 1250 rows starting from the beginning of the part | ||
| 13136 | 2025.12.31 23:24:04.293759 [ 271 ] {b43fce96-fe34-47cd-88ca-b8acca554375} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13137 | 2025.12.31 23:24:04.293782 [ 189 ] {e6fc079b-8071-4162-9a06-906ffa01da39::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 95 rows starting from the beginning of the part | ||
| 13138 | 2025.12.31 23:24:04.293805 [ 271 ] {b43fce96-fe34-47cd-88ca-b8acca554375} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13139 | 2025.12.31 23:24:04.293818 [ 189 ] {e6fc079b-8071-4162-9a06-906ffa01da39::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 114 rows starting from the beginning of the part | ||
| 13140 | 2025.12.31 23:24:04.293852 [ 189 ] {e6fc079b-8071-4162-9a06-906ffa01da39::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 95 rows starting from the beginning of the part | ||
| 13141 | 2025.12.31 23:24:04.293884 [ 189 ] {e6fc079b-8071-4162-9a06-906ffa01da39::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 74 rows starting from the beginning of the part | ||
| 13142 | 2025.12.31 23:24:04.293915 [ 189 ] {e6fc079b-8071-4162-9a06-906ffa01da39::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 555 rows starting from the beginning of the part | ||
| 13143 | 2025.12.31 23:24:04.294382 [ 271 ] {b43fce96-fe34-47cd-88ca-b8acca554375} <Trace> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13144 | 2025.12.31 23:24:04.294418 [ 271 ] {b43fce96-fe34-47cd-88ca-b8acca554375} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 13145 | 2025.12.31 23:24:04.294809 [ 271 ] {b43fce96-fe34-47cd-88ca-b8acca554375} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 13146 | 2025.12.31 23:24:04.294882 [ 193 ] {e6fc079b-8071-4162-9a06-906ffa01da39::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2183 rows, containing 5 columns (5 merged, 0 gathered) in 0.001280811 sec., 1704388.8598708163 rows/sec., 132.46 MiB/sec. | ||
| 13147 | 2025.12.31 23:24:04.295020 [ 271 ] {b43fce96-fe34-47cd-88ca-b8acca554375} <Trace> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13148 | 2025.12.31 23:24:04.295035 [ 189 ] {e6fc079b-8071-4162-9a06-906ffa01da39::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 13149 | 2025.12.31 23:24:04.295156 [ 271 ] {b43fce96-fe34-47cd-88ca-b8acca554375} <Debug> executeQuery: Read 846 rows, 58.31 KiB in 0.001417 sec., 597035.9915314043 rows/sec., 40.19 MiB/sec. | ||
| 13150 | 2025.12.31 23:24:04.295194 [ 271 ] {b43fce96-fe34-47cd-88ca-b8acca554375} <Debug> TCPHandler: Processed in 0.001580397 sec. | ||
| 13151 | 2025.12.31 23:24:04.295276 [ 189 ] {e6fc079b-8071-4162-9a06-906ffa01da39::all_1_91_18} <Trace> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13152 | 2025.12.31 23:24:04.295311 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13153 | 2025.12.31 23:24:04.295346 [ 189 ] {e6fc079b-8071-4162-9a06-906ffa01da39::all_1_91_18} <Trace> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 13154 | 2025.12.31 23:24:04.295402 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.64 MiB. | ||
| 13155 | 2025.12.31 23:24:04.295407 [ 271 ] {de2a8dc0-722e-44a1-9b0f-a4f22bfcc1d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13156 | 2025.12.31 23:24:04.295467 [ 271 ] {de2a8dc0-722e-44a1-9b0f-a4f22bfcc1d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13157 | 2025.12.31 23:24:04.296289 [ 271 ] {de2a8dc0-722e-44a1-9b0f-a4f22bfcc1d8} <Trace> oximeter.measurements_histogramu64 (83559bb8-4c93-4180-b7e7-e9b7333f4c1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13158 | 2025.12.31 23:24:04.296325 [ 271 ] {de2a8dc0-722e-44a1-9b0f-a4f22bfcc1d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 13159 | 2025.12.31 23:24:04.296865 [ 271 ] {de2a8dc0-722e-44a1-9b0f-a4f22bfcc1d8} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 13160 | 2025.12.31 23:24:04.297102 [ 271 ] {de2a8dc0-722e-44a1-9b0f-a4f22bfcc1d8} <Trace> oximeter.measurements_histogramu64 (83559bb8-4c93-4180-b7e7-e9b7333f4c1b): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13161 | 2025.12.31 23:24:04.297250 [ 271 ] {de2a8dc0-722e-44a1-9b0f-a4f22bfcc1d8} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001862 sec., 16648.76476906552 rows/sec., 29.83 MiB/sec. | ||
| 13162 | 2025.12.31 23:24:04.297324 [ 271 ] {de2a8dc0-722e-44a1-9b0f-a4f22bfcc1d8} <Debug> TCPHandler: Processed in 0.002062235 sec. | ||
| 13163 | 2025.12.31 23:24:04.297456 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13164 | 2025.12.31 23:24:04.297551 [ 271 ] {21833dbf-6931-4ee9-bdfc-4a175f6efa2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13165 | 2025.12.31 23:24:04.297594 [ 271 ] {21833dbf-6931-4ee9-bdfc-4a175f6efa2b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13166 | 2025.12.31 23:24:04.297940 [ 271 ] {21833dbf-6931-4ee9-bdfc-4a175f6efa2b} <Trace> oximeter.measurements_u64 (3e0fa7da-0500-483e-b241-ac25d0f845d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13167 | 2025.12.31 23:24:04.297978 [ 271 ] {21833dbf-6931-4ee9-bdfc-4a175f6efa2b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 13168 | 2025.12.31 23:24:04.298276 [ 271 ] {21833dbf-6931-4ee9-bdfc-4a175f6efa2b} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 13169 | 2025.12.31 23:24:04.298515 [ 271 ] {21833dbf-6931-4ee9-bdfc-4a175f6efa2b} <Trace> oximeter.measurements_u64 (3e0fa7da-0500-483e-b241-ac25d0f845d7): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13170 | 2025.12.31 23:24:04.298645 [ 271 ] {21833dbf-6931-4ee9-bdfc-4a175f6efa2b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001113 sec., 53908.35579514824 rows/sec., 3.63 MiB/sec. | ||
| 13171 | 2025.12.31 23:24:04.298681 [ 271 ] {21833dbf-6931-4ee9-bdfc-4a175f6efa2b} <Debug> TCPHandler: Processed in 0.001274862 sec. | ||
| 13172 | 2025.12.31 23:24:04.571901 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 29364 | ||
| 13173 | 2025.12.31 23:24:04.572674 [ 245 ] {} <Trace> system.asynchronous_metric_log (1af02360-2569-4a97-a5ac-aa07775e497e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13174 | 2025.12.31 23:24:04.572752 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 13175 | 2025.12.31 23:24:04.573390 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 13176 | 2025.12.31 23:24:04.573626 [ 245 ] {} <Trace> system.asynchronous_metric_log (1af02360-2569-4a97-a5ac-aa07775e497e): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13177 | 2025.12.31 23:24:04.573774 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 29364 | ||
| 13178 | 2025.12.31 23:24:04.573779 [ 44 ] {} <Debug> system.asynchronous_metric_log (1af02360-2569-4a97-a5ac-aa07775e497e) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 13179 | 2025.12.31 23:24:04.573833 [ 44 ] {} <Trace> system.asynchronous_metric_log (1af02360-2569-4a97-a5ac-aa07775e497e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13180 | 2025.12.31 23:24:04.573855 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 13181 | 2025.12.31 23:24:04.574020 [ 191 ] {1af02360-2569-4a97-a5ac-aa07775e497e::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 | ||
| 13182 | 2025.12.31 23:24:04.574204 [ 191 ] {1af02360-2569-4a97-a5ac-aa07775e497e::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13183 | 2025.12.31 23:24:04.574251 [ 191 ] {1af02360-2569-4a97-a5ac-aa07775e497e::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_56_11, total 26996 rows starting from the beginning of the part | ||
| 13184 | 2025.12.31 23:24:04.574327 [ 191 ] {1af02360-2569-4a97-a5ac-aa07775e497e::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 448 rows starting from the beginning of the part | ||
| 13185 | 2025.12.31 23:24:04.574378 [ 191 ] {1af02360-2569-4a97-a5ac-aa07775e497e::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 512 rows starting from the beginning of the part | ||
| 13186 | 2025.12.31 23:24:04.574428 [ 191 ] {1af02360-2569-4a97-a5ac-aa07775e497e::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 448 rows starting from the beginning of the part | ||
| 13187 | 2025.12.31 23:24:04.574475 [ 191 ] {1af02360-2569-4a97-a5ac-aa07775e497e::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 512 rows starting from the beginning of the part | ||
| 13188 | 2025.12.31 23:24:04.574523 [ 191 ] {1af02360-2569-4a97-a5ac-aa07775e497e::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 448 rows starting from the beginning of the part | ||
| 13189 | 2025.12.31 23:24:04.576994 [ 193 ] {1af02360-2569-4a97-a5ac-aa07775e497e::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 29364 rows, containing 4 columns (4 merged, 0 gathered) in 0.003062392 sec., 9588583.04227545 rows/sec., 137.17 MiB/sec. | ||
| 13190 | 2025.12.31 23:24:04.577378 [ 193 ] {1af02360-2569-4a97-a5ac-aa07775e497e::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 13191 | 2025.12.31 23:24:04.577730 [ 193 ] {1af02360-2569-4a97-a5ac-aa07775e497e::all_1_61_12} <Trace> system.asynchronous_metric_log (1af02360-2569-4a97-a5ac-aa07775e497e): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13192 | 2025.12.31 23:24:04.577811 [ 193 ] {1af02360-2569-4a97-a5ac-aa07775e497e::all_1_61_12} <Trace> system.asynchronous_metric_log (1af02360-2569-4a97-a5ac-aa07775e497e) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 13193 | 2025.12.31 23:24:04.577932 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.91 MiB. | ||
| 13194 | 2025.12.31 23:24:06.163514 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 460 | ||
| 13195 | 2025.12.31 23:24:06.180668 [ 244 ] {} <Trace> system.metric_log (9f7485ce-4bf0-4a0f-b388-b82873d55ef6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13196 | 2025.12.31 23:24:06.180732 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 13197 | 2025.12.31 23:24:06.187341 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 13198 | 2025.12.31 23:24:06.188057 [ 244 ] {} <Trace> system.metric_log (9f7485ce-4bf0-4a0f-b388-b82873d55ef6): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13199 | 2025.12.31 23:24:06.188357 [ 29 ] {} <Debug> system.metric_log (9f7485ce-4bf0-4a0f-b388-b82873d55ef6) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 13200 | 2025.12.31 23:24:06.188415 [ 29 ] {} <Trace> system.metric_log (9f7485ce-4bf0-4a0f-b388-b82873d55ef6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13201 | 2025.12.31 23:24:06.188436 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 13202 | 2025.12.31 23:24:06.188550 [ 201 ] {9f7485ce-4bf0-4a0f-b388-b82873d55ef6::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 | ||
| 13203 | 2025.12.31 23:24:06.192329 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 460 | ||
| 13204 | 2025.12.31 23:24:06.192493 [ 201 ] {9f7485ce-4bf0-4a0f-b388-b82873d55ef6::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13205 | 2025.12.31 23:24:06.193960 [ 201 ] {9f7485ce-4bf0-4a0f-b388-b82873d55ef6::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 | ||
| 13206 | 2025.12.31 23:24:06.198410 [ 201 ] {9f7485ce-4bf0-4a0f-b388-b82873d55ef6::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 | ||
| 13207 | 2025.12.31 23:24:06.202903 [ 201 ] {9f7485ce-4bf0-4a0f-b388-b82873d55ef6::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 | ||
| 13208 | 2025.12.31 23:24:06.207675 [ 201 ] {9f7485ce-4bf0-4a0f-b388-b82873d55ef6::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 | ||
| 13209 | 2025.12.31 23:24:06.212394 [ 201 ] {9f7485ce-4bf0-4a0f-b388-b82873d55ef6::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 | ||
| 13210 | 2025.12.31 23:24:06.216170 [ 201 ] {9f7485ce-4bf0-4a0f-b388-b82873d55ef6::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 | ||
| 13211 | 2025.12.31 23:24:06.272341 [ 201 ] {9f7485ce-4bf0-4a0f-b388-b82873d55ef6::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 460 rows, containing 679 columns (679 merged, 0 gathered) in 0.083837103 sec., 5486.830812844285 rows/sec., 28.37 MiB/sec. | ||
| 13212 | 2025.12.31 23:24:06.274432 [ 201 ] {9f7485ce-4bf0-4a0f-b388-b82873d55ef6::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 13213 | 2025.12.31 23:24:06.276228 [ 201 ] {9f7485ce-4bf0-4a0f-b388-b82873d55ef6::all_1_61_12} <Trace> system.metric_log (9f7485ce-4bf0-4a0f-b388-b82873d55ef6): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13214 | 2025.12.31 23:24:06.276333 [ 201 ] {9f7485ce-4bf0-4a0f-b388-b82873d55ef6::all_1_61_12} <Trace> system.metric_log (9f7485ce-4bf0-4a0f-b388-b82873d55ef6) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 13215 | 2025.12.31 23:24:06.278221 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 13216 | 2025.12.31 23:24:07.166148 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 1664 | ||
| 13217 | 2025.12.31 23:24:07.168832 [ 243 ] {} <Trace> system.query_log (aa57fb54-d3d4-4e2b-bcda-b6c10074d25d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13218 | 2025.12.31 23:24:07.168894 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 13219 | 2025.12.31 23:24:07.170122 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 13220 | 2025.12.31 23:24:07.170401 [ 243 ] {} <Trace> system.query_log (aa57fb54-d3d4-4e2b-bcda-b6c10074d25d): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13221 | 2025.12.31 23:24:07.170566 [ 52 ] {} <Debug> system.query_log (aa57fb54-d3d4-4e2b-bcda-b6c10074d25d) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 13222 | 2025.12.31 23:24:07.170630 [ 52 ] {} <Trace> system.query_log (aa57fb54-d3d4-4e2b-bcda-b6c10074d25d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13223 | 2025.12.31 23:24:07.170649 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 13224 | 2025.12.31 23:24:07.170744 [ 196 ] {aa57fb54-d3d4-4e2b-bcda-b6c10074d25d::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 | ||
| 13225 | 2025.12.31 23:24:07.170822 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1664 | ||
| 13226 | 2025.12.31 23:24:07.171267 [ 196 ] {aa57fb54-d3d4-4e2b-bcda-b6c10074d25d::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13227 | 2025.12.31 23:24:07.171411 [ 196 ] {aa57fb54-d3d4-4e2b-bcda-b6c10074d25d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1514 rows starting from the beginning of the part | ||
| 13228 | 2025.12.31 23:24:07.171739 [ 196 ] {aa57fb54-d3d4-4e2b-bcda-b6c10074d25d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 38 rows starting from the beginning of the part | ||
| 13229 | 2025.12.31 23:24:07.172057 [ 196 ] {aa57fb54-d3d4-4e2b-bcda-b6c10074d25d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 28 rows starting from the beginning of the part | ||
| 13230 | 2025.12.31 23:24:07.172378 [ 196 ] {aa57fb54-d3d4-4e2b-bcda-b6c10074d25d::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 | ||
| 13231 | 2025.12.31 23:24:07.172694 [ 196 ] {aa57fb54-d3d4-4e2b-bcda-b6c10074d25d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 32 rows starting from the beginning of the part | ||
| 13232 | 2025.12.31 23:24:07.173009 [ 196 ] {aa57fb54-d3d4-4e2b-bcda-b6c10074d25d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 28 rows starting from the beginning of the part | ||
| 13233 | 2025.12.31 23:24:07.180045 [ 197 ] {aa57fb54-d3d4-4e2b-bcda-b6c10074d25d::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1664 rows, containing 72 columns (72 merged, 0 gathered) in 0.009337388 sec., 178208.29551047893 rows/sec., 143.19 MiB/sec. | ||
| 13234 | 2025.12.31 23:24:07.181804 [ 195 ] {aa57fb54-d3d4-4e2b-bcda-b6c10074d25d::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 13235 | 2025.12.31 23:24:07.182367 [ 195 ] {aa57fb54-d3d4-4e2b-bcda-b6c10074d25d::all_1_46_9} <Trace> system.query_log (aa57fb54-d3d4-4e2b-bcda-b6c10074d25d): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13236 | 2025.12.31 23:24:07.182443 [ 195 ] {aa57fb54-d3d4-4e2b-bcda-b6c10074d25d::all_1_46_9} <Trace> system.query_log (aa57fb54-d3d4-4e2b-bcda-b6c10074d25d) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 13237 | 2025.12.31 23:24:07.182760 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.93 MiB. | ||
| 13238 | 2025.12.31 23:24:09.255987 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13239 | 2025.12.31 23:24:09.256190 [ 271 ] {cd90f375-9dda-4fb5-9952-c2cda87bb06a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13240 | 2025.12.31 23:24:09.256258 [ 271 ] {cd90f375-9dda-4fb5-9952-c2cda87bb06a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13241 | 2025.12.31 23:24:09.256940 [ 271 ] {cd90f375-9dda-4fb5-9952-c2cda87bb06a} <Trace> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13242 | 2025.12.31 23:24:09.256990 [ 271 ] {cd90f375-9dda-4fb5-9952-c2cda87bb06a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 13243 | 2025.12.31 23:24:09.257394 [ 271 ] {cd90f375-9dda-4fb5-9952-c2cda87bb06a} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 13244 | 2025.12.31 23:24:09.257638 [ 271 ] {cd90f375-9dda-4fb5-9952-c2cda87bb06a} <Trace> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13245 | 2025.12.31 23:24:09.257808 [ 271 ] {cd90f375-9dda-4fb5-9952-c2cda87bb06a} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001675 sec., 45373.13432835821 rows/sec., 3.74 MiB/sec. | ||
| 13246 | 2025.12.31 23:24:09.257857 [ 271 ] {cd90f375-9dda-4fb5-9952-c2cda87bb06a} <Debug> TCPHandler: Processed in 0.002010924 sec. | ||
| 13247 | 2025.12.31 23:24:09.257988 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13248 | 2025.12.31 23:24:09.258094 [ 271 ] {252644ac-7b2a-4e7d-94fe-08e12683a23d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13249 | 2025.12.31 23:24:09.258138 [ 271 ] {252644ac-7b2a-4e7d-94fe-08e12683a23d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13250 | 2025.12.31 23:24:09.258562 [ 271 ] {252644ac-7b2a-4e7d-94fe-08e12683a23d} <Trace> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13251 | 2025.12.31 23:24:09.258598 [ 271 ] {252644ac-7b2a-4e7d-94fe-08e12683a23d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 13252 | 2025.12.31 23:24:09.258908 [ 271 ] {252644ac-7b2a-4e7d-94fe-08e12683a23d} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 13253 | 2025.12.31 23:24:09.259118 [ 271 ] {252644ac-7b2a-4e7d-94fe-08e12683a23d} <Trace> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13254 | 2025.12.31 23:24:09.259237 [ 41 ] {} <Debug> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 13255 | 2025.12.31 23:24:09.259253 [ 271 ] {252644ac-7b2a-4e7d-94fe-08e12683a23d} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001185 sec., 8438.818565400843 rows/sec., 634.56 KiB/sec. | ||
| 13256 | 2025.12.31 23:24:09.259281 [ 41 ] {} <Trace> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13257 | 2025.12.31 23:24:09.259297 [ 271 ] {252644ac-7b2a-4e7d-94fe-08e12683a23d} <Debug> TCPHandler: Processed in 0.001361703 sec. | ||
| 13258 | 2025.12.31 23:24:09.259307 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 13259 | 2025.12.31 23:24:09.259410 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13260 | 2025.12.31 23:24:09.259431 [ 187 ] {d568562b-8e8e-4a3d-9432-0ad11505f9aa::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 | ||
| 13261 | 2025.12.31 23:24:09.259509 [ 271 ] {fa658514-7969-4c09-8296-ea796fca644f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13262 | 2025.12.31 23:24:09.259555 [ 271 ] {fa658514-7969-4c09-8296-ea796fca644f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13263 | 2025.12.31 23:24:09.259565 [ 187 ] {d568562b-8e8e-4a3d-9432-0ad11505f9aa::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13264 | 2025.12.31 23:24:09.259604 [ 187 ] {d568562b-8e8e-4a3d-9432-0ad11505f9aa::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 278 rows starting from the beginning of the part | ||
| 13265 | 2025.12.31 23:24:09.259671 [ 187 ] {d568562b-8e8e-4a3d-9432-0ad11505f9aa::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 26 rows starting from the beginning of the part | ||
| 13266 | 2025.12.31 23:24:09.259720 [ 187 ] {d568562b-8e8e-4a3d-9432-0ad11505f9aa::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 31 rows starting from the beginning of the part | ||
| 13267 | 2025.12.31 23:24:09.259762 [ 187 ] {d568562b-8e8e-4a3d-9432-0ad11505f9aa::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 10 rows starting from the beginning of the part | ||
| 13268 | 2025.12.31 23:24:09.259803 [ 187 ] {d568562b-8e8e-4a3d-9432-0ad11505f9aa::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 35 rows starting from the beginning of the part | ||
| 13269 | 2025.12.31 23:24:09.259844 [ 187 ] {d568562b-8e8e-4a3d-9432-0ad11505f9aa::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 | ||
| 13270 | 2025.12.31 23:24:09.259992 [ 271 ] {fa658514-7969-4c09-8296-ea796fca644f} <Trace> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13271 | 2025.12.31 23:24:09.260033 [ 271 ] {fa658514-7969-4c09-8296-ea796fca644f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 13272 | 2025.12.31 23:24:09.260361 [ 271 ] {fa658514-7969-4c09-8296-ea796fca644f} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 13273 | 2025.12.31 23:24:09.260612 [ 271 ] {fa658514-7969-4c09-8296-ea796fca644f} <Trace> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13274 | 2025.12.31 23:24:09.260731 [ 187 ] {d568562b-8e8e-4a3d-9432-0ad11505f9aa::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 390 rows, containing 5 columns (5 merged, 0 gathered) in 0.001358143 sec., 287156.80160336575 rows/sec., 19.93 MiB/sec. | ||
| 13275 | 2025.12.31 23:24:09.260743 [ 271 ] {fa658514-7969-4c09-8296-ea796fca644f} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001254 sec., 59011.164274322175 rows/sec., 4.61 MiB/sec. | ||
| 13276 | 2025.12.31 23:24:09.260794 [ 271 ] {fa658514-7969-4c09-8296-ea796fca644f} <Debug> TCPHandler: Processed in 0.001433854 sec. | ||
| 13277 | 2025.12.31 23:24:09.260910 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13278 | 2025.12.31 23:24:09.260951 [ 198 ] {d568562b-8e8e-4a3d-9432-0ad11505f9aa::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 13279 | 2025.12.31 23:24:09.261008 [ 271 ] {c3831fd8-9ee6-4151-a44d-44000f4a69cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13280 | 2025.12.31 23:24:09.261056 [ 271 ] {c3831fd8-9ee6-4151-a44d-44000f4a69cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13281 | 2025.12.31 23:24:09.261324 [ 198 ] {d568562b-8e8e-4a3d-9432-0ad11505f9aa::all_1_91_18} <Trace> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13282 | 2025.12.31 23:24:09.261422 [ 198 ] {d568562b-8e8e-4a3d-9432-0ad11505f9aa::all_1_91_18} <Trace> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 13283 | 2025.12.31 23:24:09.261486 [ 271 ] {c3831fd8-9ee6-4151-a44d-44000f4a69cb} <Trace> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13284 | 2025.12.31 23:24:09.261528 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 13285 | 2025.12.31 23:24:09.261557 [ 271 ] {c3831fd8-9ee6-4151-a44d-44000f4a69cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 13286 | 2025.12.31 23:24:09.261905 [ 271 ] {c3831fd8-9ee6-4151-a44d-44000f4a69cb} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 13287 | 2025.12.31 23:24:09.262117 [ 271 ] {c3831fd8-9ee6-4151-a44d-44000f4a69cb} <Trace> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13288 | 2025.12.31 23:24:09.262227 [ 41 ] {} <Debug> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 13289 | 2025.12.31 23:24:09.262248 [ 271 ] {c3831fd8-9ee6-4151-a44d-44000f4a69cb} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00126 sec., 126984.12698412698 rows/sec., 8.84 MiB/sec. | ||
| 13290 | 2025.12.31 23:24:09.262258 [ 41 ] {} <Trace> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13291 | 2025.12.31 23:24:09.262282 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 13292 | 2025.12.31 23:24:09.262286 [ 271 ] {c3831fd8-9ee6-4151-a44d-44000f4a69cb} <Debug> TCPHandler: Processed in 0.001426254 sec. | ||
| 13293 | 2025.12.31 23:24:09.262402 [ 197 ] {7d79e45e-07fa-43b3-999d-49ca9374dcb1::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 | ||
| 13294 | 2025.12.31 23:24:09.262443 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13295 | 2025.12.31 23:24:09.262496 [ 197 ] {7d79e45e-07fa-43b3-999d-49ca9374dcb1::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13296 | 2025.12.31 23:24:09.262527 [ 197 ] {7d79e45e-07fa-43b3-999d-49ca9374dcb1::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_86_17, total 26198 rows starting from the beginning of the part | ||
| 13297 | 2025.12.31 23:24:09.262539 [ 271 ] {6078faf8-48e3-478a-a3be-1a2af8f89a18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13298 | 2025.12.31 23:24:09.262582 [ 197 ] {7d79e45e-07fa-43b3-999d-49ca9374dcb1::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 198 rows starting from the beginning of the part | ||
| 13299 | 2025.12.31 23:24:09.262595 [ 271 ] {6078faf8-48e3-478a-a3be-1a2af8f89a18} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13300 | 2025.12.31 23:24:09.262633 [ 197 ] {7d79e45e-07fa-43b3-999d-49ca9374dcb1::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 | ||
| 13301 | 2025.12.31 23:24:09.262701 [ 197 ] {7d79e45e-07fa-43b3-999d-49ca9374dcb1::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 160 rows starting from the beginning of the part | ||
| 13302 | 2025.12.31 23:24:09.262754 [ 197 ] {7d79e45e-07fa-43b3-999d-49ca9374dcb1::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 846 rows starting from the beginning of the part | ||
| 13303 | 2025.12.31 23:24:09.262818 [ 197 ] {7d79e45e-07fa-43b3-999d-49ca9374dcb1::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 | ||
| 13304 | 2025.12.31 23:24:09.263385 [ 271 ] {6078faf8-48e3-478a-a3be-1a2af8f89a18} <Trace> oximeter.measurements_histogramu64 (83559bb8-4c93-4180-b7e7-e9b7333f4c1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13305 | 2025.12.31 23:24:09.263420 [ 271 ] {6078faf8-48e3-478a-a3be-1a2af8f89a18} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 13306 | 2025.12.31 23:24:09.263993 [ 271 ] {6078faf8-48e3-478a-a3be-1a2af8f89a18} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 13307 | 2025.12.31 23:24:09.264230 [ 271 ] {6078faf8-48e3-478a-a3be-1a2af8f89a18} <Trace> oximeter.measurements_histogramu64 (83559bb8-4c93-4180-b7e7-e9b7333f4c1b): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13308 | 2025.12.31 23:24:09.264378 [ 271 ] {6078faf8-48e3-478a-a3be-1a2af8f89a18} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001857 sec., 5385.029617662897 rows/sec., 9.65 MiB/sec. | ||
| 13309 | 2025.12.31 23:24:09.264457 [ 271 ] {6078faf8-48e3-478a-a3be-1a2af8f89a18} <Debug> TCPHandler: Processed in 0.002062905 sec. | ||
| 13310 | 2025.12.31 23:24:09.264572 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13311 | 2025.12.31 23:24:09.264669 [ 271 ] {9c74cdbe-662a-4137-9477-4a2eec02ad29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13312 | 2025.12.31 23:24:09.264712 [ 271 ] {9c74cdbe-662a-4137-9477-4a2eec02ad29} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13313 | 2025.12.31 23:24:09.265059 [ 271 ] {9c74cdbe-662a-4137-9477-4a2eec02ad29} <Trace> oximeter.measurements_u64 (3e0fa7da-0500-483e-b241-ac25d0f845d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13314 | 2025.12.31 23:24:09.265093 [ 271 ] {9c74cdbe-662a-4137-9477-4a2eec02ad29} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 13315 | 2025.12.31 23:24:09.265430 [ 271 ] {9c74cdbe-662a-4137-9477-4a2eec02ad29} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 13316 | 2025.12.31 23:24:09.265659 [ 271 ] {9c74cdbe-662a-4137-9477-4a2eec02ad29} <Trace> oximeter.measurements_u64 (3e0fa7da-0500-483e-b241-ac25d0f845d7): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13317 | 2025.12.31 23:24:09.265792 [ 271 ] {9c74cdbe-662a-4137-9477-4a2eec02ad29} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001143 sec., 52493.43832020998 rows/sec., 3.54 MiB/sec. | ||
| 13318 | 2025.12.31 23:24:09.265828 [ 271 ] {9c74cdbe-662a-4137-9477-4a2eec02ad29} <Debug> TCPHandler: Processed in 0.001305802 sec. | ||
| 13319 | 2025.12.31 23:24:09.268218 [ 198 ] {7d79e45e-07fa-43b3-999d-49ca9374dcb1::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 27722 rows, containing 5 columns (5 merged, 0 gathered) in 0.00584992 sec., 4738868.223838959 rows/sec., 323.61 MiB/sec. | ||
| 13320 | 2025.12.31 23:24:09.268616 [ 187 ] {7d79e45e-07fa-43b3-999d-49ca9374dcb1::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 13321 | 2025.12.31 23:24:09.268935 [ 187 ] {7d79e45e-07fa-43b3-999d-49ca9374dcb1::all_1_91_18} <Trace> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13322 | 2025.12.31 23:24:09.269033 [ 187 ] {7d79e45e-07fa-43b3-999d-49ca9374dcb1::all_1_91_18} <Trace> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 13323 | 2025.12.31 23:24:09.269136 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.37 MiB. | ||
| 13324 | 2025.12.31 23:24:11.922137 [ 58 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 13325 | 2025.12.31 23:24:11.922200 [ 58 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 13326 | 2025.12.31 23:24:12.073886 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 29876 | ||
| 13327 | 2025.12.31 23:24:12.074464 [ 245 ] {} <Trace> system.asynchronous_metric_log (1af02360-2569-4a97-a5ac-aa07775e497e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13328 | 2025.12.31 23:24:12.074506 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 13329 | 2025.12.31 23:24:12.075005 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 13330 | 2025.12.31 23:24:12.075260 [ 245 ] {} <Trace> system.asynchronous_metric_log (1af02360-2569-4a97-a5ac-aa07775e497e): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13331 | 2025.12.31 23:24:12.075428 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 29876 | ||
| 13332 | 2025.12.31 23:24:13.692470 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 467 | ||
| 13333 | 2025.12.31 23:24:13.708149 [ 244 ] {} <Trace> system.metric_log (9f7485ce-4bf0-4a0f-b388-b82873d55ef6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13334 | 2025.12.31 23:24:13.708208 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 13335 | 2025.12.31 23:24:13.713393 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 13336 | 2025.12.31 23:24:13.714095 [ 244 ] {} <Trace> system.metric_log (9f7485ce-4bf0-4a0f-b388-b82873d55ef6): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13337 | 2025.12.31 23:24:13.717218 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 467 | ||
| 13338 | 2025.12.31 23:24:14.257380 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13339 | 2025.12.31 23:24:14.257571 [ 271 ] {eb9de5a3-e47a-4c28-9329-fa0435c76f40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13340 | 2025.12.31 23:24:14.257646 [ 271 ] {eb9de5a3-e47a-4c28-9329-fa0435c76f40} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13341 | 2025.12.31 23:24:14.258428 [ 271 ] {eb9de5a3-e47a-4c28-9329-fa0435c76f40} <Trace> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13342 | 2025.12.31 23:24:14.258473 [ 271 ] {eb9de5a3-e47a-4c28-9329-fa0435c76f40} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 13343 | 2025.12.31 23:24:14.258879 [ 271 ] {eb9de5a3-e47a-4c28-9329-fa0435c76f40} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 13344 | 2025.12.31 23:24:14.259124 [ 271 ] {eb9de5a3-e47a-4c28-9329-fa0435c76f40} <Trace> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13345 | 2025.12.31 23:24:14.259284 [ 271 ] {eb9de5a3-e47a-4c28-9329-fa0435c76f40} <Debug> executeQuery: Read 118 rows, 10.26 KiB in 0.001765 sec., 66855.52407932011 rows/sec., 5.68 MiB/sec. | ||
| 13346 | 2025.12.31 23:24:14.259332 [ 271 ] {eb9de5a3-e47a-4c28-9329-fa0435c76f40} <Debug> TCPHandler: Processed in 0.002083925 sec. | ||
| 13347 | 2025.12.31 23:24:14.259465 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13348 | 2025.12.31 23:24:14.259569 [ 271 ] {c8f8e8c5-6d79-414e-95d4-adc6f195881e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13349 | 2025.12.31 23:24:14.259615 [ 271 ] {c8f8e8c5-6d79-414e-95d4-adc6f195881e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13350 | 2025.12.31 23:24:14.260037 [ 271 ] {c8f8e8c5-6d79-414e-95d4-adc6f195881e} <Trace> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13351 | 2025.12.31 23:24:14.260072 [ 271 ] {c8f8e8c5-6d79-414e-95d4-adc6f195881e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 13352 | 2025.12.31 23:24:14.260387 [ 271 ] {c8f8e8c5-6d79-414e-95d4-adc6f195881e} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 13353 | 2025.12.31 23:24:14.260600 [ 271 ] {c8f8e8c5-6d79-414e-95d4-adc6f195881e} <Trace> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13354 | 2025.12.31 23:24:14.260732 [ 271 ] {c8f8e8c5-6d79-414e-95d4-adc6f195881e} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001186 sec., 26138.279932546375 rows/sec., 1.92 MiB/sec. | ||
| 13355 | 2025.12.31 23:24:14.260769 [ 271 ] {c8f8e8c5-6d79-414e-95d4-adc6f195881e} <Debug> TCPHandler: Processed in 0.001356883 sec. | ||
| 13356 | 2025.12.31 23:24:14.260871 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13357 | 2025.12.31 23:24:14.260969 [ 271 ] {0bcf5dcb-d998-46e6-9b33-7cf73400da2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13358 | 2025.12.31 23:24:14.261011 [ 271 ] {0bcf5dcb-d998-46e6-9b33-7cf73400da2c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13359 | 2025.12.31 23:24:14.261442 [ 271 ] {0bcf5dcb-d998-46e6-9b33-7cf73400da2c} <Trace> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13360 | 2025.12.31 23:24:14.261477 [ 271 ] {0bcf5dcb-d998-46e6-9b33-7cf73400da2c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 13361 | 2025.12.31 23:24:14.261802 [ 271 ] {0bcf5dcb-d998-46e6-9b33-7cf73400da2c} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 13362 | 2025.12.31 23:24:14.262042 [ 271 ] {0bcf5dcb-d998-46e6-9b33-7cf73400da2c} <Trace> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13363 | 2025.12.31 23:24:14.262180 [ 271 ] {0bcf5dcb-d998-46e6-9b33-7cf73400da2c} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001231 sec., 77173.03005686433 rows/sec., 6.03 MiB/sec. | ||
| 13364 | 2025.12.31 23:24:14.262218 [ 271 ] {0bcf5dcb-d998-46e6-9b33-7cf73400da2c} <Debug> TCPHandler: Processed in 0.001395804 sec. | ||
| 13365 | 2025.12.31 23:24:14.262335 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13366 | 2025.12.31 23:24:14.262432 [ 271 ] {b7d4b990-f389-44f2-8ec7-b0ec20890477} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13367 | 2025.12.31 23:24:14.262478 [ 271 ] {b7d4b990-f389-44f2-8ec7-b0ec20890477} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13368 | 2025.12.31 23:24:14.262894 [ 271 ] {b7d4b990-f389-44f2-8ec7-b0ec20890477} <Trace> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13369 | 2025.12.31 23:24:14.262928 [ 271 ] {b7d4b990-f389-44f2-8ec7-b0ec20890477} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 13370 | 2025.12.31 23:24:14.263291 [ 271 ] {b7d4b990-f389-44f2-8ec7-b0ec20890477} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 13371 | 2025.12.31 23:24:14.263510 [ 271 ] {b7d4b990-f389-44f2-8ec7-b0ec20890477} <Trace> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13372 | 2025.12.31 23:24:14.263646 [ 271 ] {b7d4b990-f389-44f2-8ec7-b0ec20890477} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001233 sec., 129764.80129764802 rows/sec., 9.04 MiB/sec. | ||
| 13373 | 2025.12.31 23:24:14.263682 [ 271 ] {b7d4b990-f389-44f2-8ec7-b0ec20890477} <Debug> TCPHandler: Processed in 0.001397454 sec. | ||
| 13374 | 2025.12.31 23:24:14.263796 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13375 | 2025.12.31 23:24:14.263900 [ 271 ] {6e3eca7d-c466-4bc6-8389-71c1e7a5e2e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13376 | 2025.12.31 23:24:14.263972 [ 271 ] {6e3eca7d-c466-4bc6-8389-71c1e7a5e2e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13377 | 2025.12.31 23:24:14.264990 [ 271 ] {6e3eca7d-c466-4bc6-8389-71c1e7a5e2e2} <Trace> oximeter.measurements_histogramu64 (83559bb8-4c93-4180-b7e7-e9b7333f4c1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13378 | 2025.12.31 23:24:14.265026 [ 271 ] {6e3eca7d-c466-4bc6-8389-71c1e7a5e2e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 13379 | 2025.12.31 23:24:14.265610 [ 271 ] {6e3eca7d-c466-4bc6-8389-71c1e7a5e2e2} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 13380 | 2025.12.31 23:24:14.265834 [ 271 ] {6e3eca7d-c466-4bc6-8389-71c1e7a5e2e2} <Trace> oximeter.measurements_histogramu64 (83559bb8-4c93-4180-b7e7-e9b7333f4c1b): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13381 | 2025.12.31 23:24:14.265968 [ 271 ] {6e3eca7d-c466-4bc6-8389-71c1e7a5e2e2} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.002141 sec., 14479.21531994395 rows/sec., 25.95 MiB/sec. | ||
| 13382 | 2025.12.31 23:24:14.266031 [ 271 ] {6e3eca7d-c466-4bc6-8389-71c1e7a5e2e2} <Debug> TCPHandler: Processed in 0.00233588 sec. | ||
| 13383 | 2025.12.31 23:24:14.266160 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13384 | 2025.12.31 23:24:14.266321 [ 271 ] {50722e67-0e56-4f5d-94ec-f146523e0c67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13385 | 2025.12.31 23:24:14.266366 [ 271 ] {50722e67-0e56-4f5d-94ec-f146523e0c67} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13386 | 2025.12.31 23:24:14.266709 [ 271 ] {50722e67-0e56-4f5d-94ec-f146523e0c67} <Trace> oximeter.measurements_u64 (3e0fa7da-0500-483e-b241-ac25d0f845d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13387 | 2025.12.31 23:24:14.266744 [ 271 ] {50722e67-0e56-4f5d-94ec-f146523e0c67} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 13388 | 2025.12.31 23:24:14.267048 [ 271 ] {50722e67-0e56-4f5d-94ec-f146523e0c67} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 13389 | 2025.12.31 23:24:14.267258 [ 271 ] {50722e67-0e56-4f5d-94ec-f146523e0c67} <Trace> oximeter.measurements_u64 (3e0fa7da-0500-483e-b241-ac25d0f845d7): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13390 | 2025.12.31 23:24:14.267369 [ 61 ] {} <Debug> oximeter.measurements_u64 (3e0fa7da-0500-483e-b241-ac25d0f845d7) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 13391 | 2025.12.31 23:24:14.267389 [ 271 ] {50722e67-0e56-4f5d-94ec-f146523e0c67} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001088 sec., 55147.05882352941 rows/sec., 3.72 MiB/sec. | ||
| 13392 | 2025.12.31 23:24:14.267403 [ 61 ] {} <Trace> oximeter.measurements_u64 (3e0fa7da-0500-483e-b241-ac25d0f845d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13393 | 2025.12.31 23:24:14.267424 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 13394 | 2025.12.31 23:24:14.267427 [ 271 ] {50722e67-0e56-4f5d-94ec-f146523e0c67} <Debug> TCPHandler: Processed in 0.001267971 sec. | ||
| 13395 | 2025.12.31 23:24:14.267548 [ 192 ] {3e0fa7da-0500-483e-b241-ac25d0f845d7::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 | ||
| 13396 | 2025.12.31 23:24:14.267696 [ 192 ] {3e0fa7da-0500-483e-b241-ac25d0f845d7::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13397 | 2025.12.31 23:24:14.267734 [ 192 ] {3e0fa7da-0500-483e-b241-ac25d0f845d7::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 5420 rows starting from the beginning of the part | ||
| 13398 | 2025.12.31 23:24:14.267800 [ 192 ] {3e0fa7da-0500-483e-b241-ac25d0f845d7::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 | ||
| 13399 | 2025.12.31 23:24:14.267848 [ 192 ] {3e0fa7da-0500-483e-b241-ac25d0f845d7::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 | ||
| 13400 | 2025.12.31 23:24:14.267893 [ 192 ] {3e0fa7da-0500-483e-b241-ac25d0f845d7::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 | ||
| 13401 | 2025.12.31 23:24:14.267941 [ 192 ] {3e0fa7da-0500-483e-b241-ac25d0f845d7::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 | ||
| 13402 | 2025.12.31 23:24:14.267983 [ 192 ] {3e0fa7da-0500-483e-b241-ac25d0f845d7::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 | ||
| 13403 | 2025.12.31 23:24:14.269604 [ 187 ] {3e0fa7da-0500-483e-b241-ac25d0f845d7::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5720 rows, containing 4 columns (4 merged, 0 gathered) in 0.002111765 sec., 2708634.720245861 rows/sec., 179.66 MiB/sec. | ||
| 13404 | 2025.12.31 23:24:14.270015 [ 198 ] {3e0fa7da-0500-483e-b241-ac25d0f845d7::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 13405 | 2025.12.31 23:24:14.270335 [ 198 ] {3e0fa7da-0500-483e-b241-ac25d0f845d7::all_1_91_18} <Trace> oximeter.measurements_u64 (3e0fa7da-0500-483e-b241-ac25d0f845d7): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13406 | 2025.12.31 23:24:14.270422 [ 198 ] {3e0fa7da-0500-483e-b241-ac25d0f845d7::all_1_91_18} <Trace> oximeter.measurements_u64 (3e0fa7da-0500-483e-b241-ac25d0f845d7) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 13407 | 2025.12.31 23:24:14.270524 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.17 MiB. | ||
| 13408 | 2025.12.31 23:24:17.171170 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1688 | ||
| 13409 | 2025.12.31 23:24:17.173458 [ 243 ] {} <Trace> system.query_log (aa57fb54-d3d4-4e2b-bcda-b6c10074d25d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13410 | 2025.12.31 23:24:17.173517 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 13411 | 2025.12.31 23:24:17.174754 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 13412 | 2025.12.31 23:24:17.175040 [ 243 ] {} <Trace> system.query_log (aa57fb54-d3d4-4e2b-bcda-b6c10074d25d): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13413 | 2025.12.31 23:24:17.175470 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1688 | ||
| 13414 | 2025.12.31 23:24:18.297577 [ 60 ] {} <Debug> oximeter.fields_u32 (32e14ee3-f9fc-4687-bf55-1d31f5f916a9) (MergerMutator): Selected 5 parts from all_1_32_7 to all_36_36_0 | ||
| 13415 | 2025.12.31 23:24:18.297647 [ 60 ] {} <Trace> oximeter.fields_u32 (32e14ee3-f9fc-4687-bf55-1d31f5f916a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13416 | 2025.12.31 23:24:18.297673 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 13417 | 2025.12.31 23:24:18.297781 [ 192 ] {32e14ee3-f9fc-4687-bf55-1d31f5f916a9::all_1_36_8} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_32_7 to all_36_36_0 into Compact with storage Full | ||
| 13418 | 2025.12.31 23:24:18.297920 [ 192 ] {32e14ee3-f9fc-4687-bf55-1d31f5f916a9::all_1_36_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13419 | 2025.12.31 23:24:18.297961 [ 192 ] {32e14ee3-f9fc-4687-bf55-1d31f5f916a9::all_1_36_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_32_7, total 464 rows starting from the beginning of the part | ||
| 13420 | 2025.12.31 23:24:18.298037 [ 192 ] {32e14ee3-f9fc-4687-bf55-1d31f5f916a9::all_1_36_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 24 rows starting from the beginning of the part | ||
| 13421 | 2025.12.31 23:24:18.298093 [ 192 ] {32e14ee3-f9fc-4687-bf55-1d31f5f916a9::all_1_36_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 228 rows starting from the beginning of the part | ||
| 13422 | 2025.12.31 23:24:18.298145 [ 192 ] {32e14ee3-f9fc-4687-bf55-1d31f5f916a9::all_1_36_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 24 rows starting from the beginning of the part | ||
| 13423 | 2025.12.31 23:24:18.298194 [ 192 ] {32e14ee3-f9fc-4687-bf55-1d31f5f916a9::all_1_36_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 228 rows starting from the beginning of the part | ||
| 13424 | 2025.12.31 23:24:18.299138 [ 192 ] {32e14ee3-f9fc-4687-bf55-1d31f5f916a9::all_1_36_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 968 rows, containing 5 columns (5 merged, 0 gathered) in 0.001405164 sec., 688887.5604555767 rows/sec., 49.57 MiB/sec. | ||
| 13425 | 2025.12.31 23:24:18.299342 [ 198 ] {32e14ee3-f9fc-4687-bf55-1d31f5f916a9::all_1_36_8} <Trace> MergedBlockOutputStream: filled checksums all_1_36_8 (state Temporary) | ||
| 13426 | 2025.12.31 23:24:18.299664 [ 198 ] {32e14ee3-f9fc-4687-bf55-1d31f5f916a9::all_1_36_8} <Trace> oximeter.fields_u32 (32e14ee3-f9fc-4687-bf55-1d31f5f916a9): Renaming temporary part tmp_merge_all_1_36_8 to all_1_36_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13427 | 2025.12.31 23:24:18.299749 [ 198 ] {32e14ee3-f9fc-4687-bf55-1d31f5f916a9::all_1_36_8} <Trace> oximeter.fields_u32 (32e14ee3-f9fc-4687-bf55-1d31f5f916a9) (MergerMutator): Merged 5 parts: [all_1_32_7, all_36_36_0] -> all_1_36_8 | ||
| 13428 | 2025.12.31 23:24:18.299865 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 13429 | 2025.12.31 23:24:19.269023 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13430 | 2025.12.31 23:24:19.269222 [ 271 ] {e212524d-dadc-4f89-a20f-4cdfbdb34d00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 13431 | 2025.12.31 23:24:19.269294 [ 271 ] {e212524d-dadc-4f89-a20f-4cdfbdb34d00} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 13432 | 2025.12.31 23:24:19.270076 [ 271 ] {e212524d-dadc-4f89-a20f-4cdfbdb34d00} <Trace> oximeter.fields_i16 (6205d96e-d352-40e9-8254-31db49133bc3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13433 | 2025.12.31 23:24:19.270122 [ 271 ] {e212524d-dadc-4f89-a20f-4cdfbdb34d00} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 13434 | 2025.12.31 23:24:19.270530 [ 271 ] {e212524d-dadc-4f89-a20f-4cdfbdb34d00} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 13435 | 2025.12.31 23:24:19.270759 [ 271 ] {e212524d-dadc-4f89-a20f-4cdfbdb34d00} <Trace> oximeter.fields_i16 (6205d96e-d352-40e9-8254-31db49133bc3): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13436 | 2025.12.31 23:24:19.270911 [ 271 ] {e212524d-dadc-4f89-a20f-4cdfbdb34d00} <Debug> executeQuery: Read 434 rows, 28.67 KiB in 0.001743 sec., 248995.983935743 rows/sec., 16.06 MiB/sec. | ||
| 13437 | 2025.12.31 23:24:19.270951 [ 271 ] {e212524d-dadc-4f89-a20f-4cdfbdb34d00} <Debug> TCPHandler: Processed in 0.002065925 sec. | ||
| 13438 | 2025.12.31 23:24:19.271066 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13439 | 2025.12.31 23:24:19.271160 [ 271 ] {5b8514f4-51c1-4d17-8c99-8625366e4da3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 13440 | 2025.12.31 23:24:19.271200 [ 271 ] {5b8514f4-51c1-4d17-8c99-8625366e4da3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 13441 | 2025.12.31 23:24:19.271588 [ 271 ] {5b8514f4-51c1-4d17-8c99-8625366e4da3} <Trace> oximeter.fields_ipaddr (5f424e33-6a9f-405c-b8ff-24c93b94647e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13442 | 2025.12.31 23:24:19.271624 [ 271 ] {5b8514f4-51c1-4d17-8c99-8625366e4da3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 13443 | 2025.12.31 23:24:19.271911 [ 271 ] {5b8514f4-51c1-4d17-8c99-8625366e4da3} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 13444 | 2025.12.31 23:24:19.272121 [ 271 ] {5b8514f4-51c1-4d17-8c99-8625366e4da3} <Trace> oximeter.fields_ipaddr (5f424e33-6a9f-405c-b8ff-24c93b94647e): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13445 | 2025.12.31 23:24:19.272251 [ 271 ] {5b8514f4-51c1-4d17-8c99-8625366e4da3} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.00111 sec., 3603.6036036036035 rows/sec., 293.85 KiB/sec. | ||
| 13446 | 2025.12.31 23:24:19.272288 [ 271 ] {5b8514f4-51c1-4d17-8c99-8625366e4da3} <Debug> TCPHandler: Processed in 0.001269842 sec. | ||
| 13447 | 2025.12.31 23:24:19.272392 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13448 | 2025.12.31 23:24:19.272490 [ 271 ] {31bbd9f5-3123-4b26-8f63-099caabd3232} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13449 | 2025.12.31 23:24:19.272529 [ 271 ] {31bbd9f5-3123-4b26-8f63-099caabd3232} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13450 | 2025.12.31 23:24:19.273303 [ 271 ] {31bbd9f5-3123-4b26-8f63-099caabd3232} <Trace> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13451 | 2025.12.31 23:24:19.273339 [ 271 ] {31bbd9f5-3123-4b26-8f63-099caabd3232} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 13452 | 2025.12.31 23:24:19.273704 [ 271 ] {31bbd9f5-3123-4b26-8f63-099caabd3232} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 13453 | 2025.12.31 23:24:19.273909 [ 271 ] {31bbd9f5-3123-4b26-8f63-099caabd3232} <Trace> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13454 | 2025.12.31 23:24:19.274038 [ 271 ] {31bbd9f5-3123-4b26-8f63-099caabd3232} <Debug> executeQuery: Read 1254 rows, 103.46 KiB in 0.001565 sec., 801277.9552715655 rows/sec., 64.56 MiB/sec. | ||
| 13455 | 2025.12.31 23:24:19.274074 [ 271 ] {31bbd9f5-3123-4b26-8f63-099caabd3232} <Debug> TCPHandler: Processed in 0.00172914 sec. | ||
| 13456 | 2025.12.31 23:24:19.274180 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13457 | 2025.12.31 23:24:19.274273 [ 271 ] {55b63b82-afd3-4511-8b40-c054b816c311} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13458 | 2025.12.31 23:24:19.274312 [ 271 ] {55b63b82-afd3-4511-8b40-c054b816c311} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13459 | 2025.12.31 23:24:19.274754 [ 271 ] {55b63b82-afd3-4511-8b40-c054b816c311} <Trace> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13460 | 2025.12.31 23:24:19.274790 [ 271 ] {55b63b82-afd3-4511-8b40-c054b816c311} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 13461 | 2025.12.31 23:24:19.275097 [ 271 ] {55b63b82-afd3-4511-8b40-c054b816c311} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 13462 | 2025.12.31 23:24:19.275317 [ 271 ] {55b63b82-afd3-4511-8b40-c054b816c311} <Trace> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13463 | 2025.12.31 23:24:19.275449 [ 271 ] {55b63b82-afd3-4511-8b40-c054b816c311} <Debug> executeQuery: Read 231 rows, 14.31 KiB in 0.001195 sec., 193305.43933054392 rows/sec., 11.69 MiB/sec. | ||
| 13464 | 2025.12.31 23:24:19.275486 [ 271 ] {55b63b82-afd3-4511-8b40-c054b816c311} <Debug> TCPHandler: Processed in 0.001353643 sec. | ||
| 13465 | 2025.12.31 23:24:19.275584 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13466 | 2025.12.31 23:24:19.275677 [ 271 ] {287edc13-8854-4869-b45a-f872841d8d72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 13467 | 2025.12.31 23:24:19.275715 [ 271 ] {287edc13-8854-4869-b45a-f872841d8d72} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 13468 | 2025.12.31 23:24:19.276154 [ 271 ] {287edc13-8854-4869-b45a-f872841d8d72} <Trace> oximeter.fields_u32 (32e14ee3-f9fc-4687-bf55-1d31f5f916a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13469 | 2025.12.31 23:24:19.276189 [ 271 ] {287edc13-8854-4869-b45a-f872841d8d72} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 13470 | 2025.12.31 23:24:19.276487 [ 271 ] {287edc13-8854-4869-b45a-f872841d8d72} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 13471 | 2025.12.31 23:24:19.276694 [ 271 ] {287edc13-8854-4869-b45a-f872841d8d72} <Trace> oximeter.fields_u32 (32e14ee3-f9fc-4687-bf55-1d31f5f916a9): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13472 | 2025.12.31 23:24:19.276826 [ 271 ] {287edc13-8854-4869-b45a-f872841d8d72} <Debug> executeQuery: Read 236 rows, 16.04 KiB in 0.001167 sec., 202227.93487574978 rows/sec., 13.42 MiB/sec. | ||
| 13473 | 2025.12.31 23:24:19.276863 [ 271 ] {287edc13-8854-4869-b45a-f872841d8d72} <Debug> TCPHandler: Processed in 0.001325042 sec. | ||
| 13474 | 2025.12.31 23:24:19.276964 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13475 | 2025.12.31 23:24:19.277056 [ 271 ] {95505ba3-a886-48ec-8301-2ce94faf627e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 13476 | 2025.12.31 23:24:19.277095 [ 271 ] {95505ba3-a886-48ec-8301-2ce94faf627e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 13477 | 2025.12.31 23:24:19.277535 [ 271 ] {95505ba3-a886-48ec-8301-2ce94faf627e} <Trace> oximeter.fields_u8 (ce0c1db8-65f1-440f-8e78-1020d181f97b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13478 | 2025.12.31 23:24:19.277570 [ 271 ] {95505ba3-a886-48ec-8301-2ce94faf627e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 13479 | 2025.12.31 23:24:19.277874 [ 271 ] {95505ba3-a886-48ec-8301-2ce94faf627e} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 13480 | 2025.12.31 23:24:19.278089 [ 271 ] {95505ba3-a886-48ec-8301-2ce94faf627e} <Trace> oximeter.fields_u8 (ce0c1db8-65f1-440f-8e78-1020d181f97b): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13481 | 2025.12.31 23:24:19.278214 [ 271 ] {95505ba3-a886-48ec-8301-2ce94faf627e} <Debug> executeQuery: Read 223 rows, 13.21 KiB in 0.001175 sec., 189787.23404255317 rows/sec., 10.98 MiB/sec. | ||
| 13482 | 2025.12.31 23:24:19.278251 [ 271 ] {95505ba3-a886-48ec-8301-2ce94faf627e} <Debug> TCPHandler: Processed in 0.001334003 sec. | ||
| 13483 | 2025.12.31 23:24:19.278353 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13484 | 2025.12.31 23:24:19.278446 [ 271 ] {c6b47709-06af-4694-ae4d-2b360bd8e6b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13485 | 2025.12.31 23:24:19.278484 [ 271 ] {c6b47709-06af-4694-ae4d-2b360bd8e6b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13486 | 2025.12.31 23:24:19.279056 [ 271 ] {c6b47709-06af-4694-ae4d-2b360bd8e6b2} <Trace> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13487 | 2025.12.31 23:24:19.279092 [ 271 ] {c6b47709-06af-4694-ae4d-2b360bd8e6b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 13488 | 2025.12.31 23:24:19.279413 [ 271 ] {c6b47709-06af-4694-ae4d-2b360bd8e6b2} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 13489 | 2025.12.31 23:24:19.279633 [ 271 ] {c6b47709-06af-4694-ae4d-2b360bd8e6b2} <Trace> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13490 | 2025.12.31 23:24:19.279758 [ 271 ] {c6b47709-06af-4694-ae4d-2b360bd8e6b2} <Debug> executeQuery: Read 729 rows, 52.85 KiB in 0.001331 sec., 547708.4898572502 rows/sec., 38.78 MiB/sec. | ||
| 13491 | 2025.12.31 23:24:19.279794 [ 271 ] {c6b47709-06af-4694-ae4d-2b360bd8e6b2} <Debug> TCPHandler: Processed in 0.001488295 sec. | ||
| 13492 | 2025.12.31 23:24:19.279900 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13493 | 2025.12.31 23:24:19.279993 [ 271 ] {1c4f2aa6-eb74-405d-a752-64546a3991ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 13494 | 2025.12.31 23:24:19.280033 [ 271 ] {1c4f2aa6-eb74-405d-a752-64546a3991ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 13495 | 2025.12.31 23:24:19.280352 [ 271 ] {1c4f2aa6-eb74-405d-a752-64546a3991ba} <Trace> oximeter.measurements_bool (4d9e9430-4c82-43e2-8cb1-e67498da106d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13496 | 2025.12.31 23:24:19.280387 [ 271 ] {1c4f2aa6-eb74-405d-a752-64546a3991ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 13497 | 2025.12.31 23:24:19.280680 [ 271 ] {1c4f2aa6-eb74-405d-a752-64546a3991ba} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 13498 | 2025.12.31 23:24:19.280897 [ 271 ] {1c4f2aa6-eb74-405d-a752-64546a3991ba} <Trace> oximeter.measurements_bool (4d9e9430-4c82-43e2-8cb1-e67498da106d): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13499 | 2025.12.31 23:24:19.281020 [ 271 ] {1c4f2aa6-eb74-405d-a752-64546a3991ba} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001045 sec., 5741.626794258374 rows/sec., 299.98 KiB/sec. | ||
| 13500 | 2025.12.31 23:24:19.281055 [ 271 ] {1c4f2aa6-eb74-405d-a752-64546a3991ba} <Debug> TCPHandler: Processed in 0.00120239 sec. | ||
| 13501 | 2025.12.31 23:24:19.281160 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13502 | 2025.12.31 23:24:19.281253 [ 271 ] {10af44eb-a754-4534-acf1-a6dcf307bc68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13503 | 2025.12.31 23:24:19.281295 [ 271 ] {10af44eb-a754-4534-acf1-a6dcf307bc68} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13504 | 2025.12.31 23:24:19.281692 [ 271 ] {10af44eb-a754-4534-acf1-a6dcf307bc68} <Trace> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13505 | 2025.12.31 23:24:19.281727 [ 271 ] {10af44eb-a754-4534-acf1-a6dcf307bc68} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 13506 | 2025.12.31 23:24:19.282060 [ 271 ] {10af44eb-a754-4534-acf1-a6dcf307bc68} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 13507 | 2025.12.31 23:24:19.282266 [ 271 ] {10af44eb-a754-4534-acf1-a6dcf307bc68} <Trace> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13508 | 2025.12.31 23:24:19.282391 [ 271 ] {10af44eb-a754-4534-acf1-a6dcf307bc68} <Debug> executeQuery: Read 352 rows, 24.25 KiB in 0.001157 sec., 304235.0907519447 rows/sec., 20.47 MiB/sec. | ||
| 13509 | 2025.12.31 23:24:19.282427 [ 271 ] {10af44eb-a754-4534-acf1-a6dcf307bc68} <Debug> TCPHandler: Processed in 0.001313623 sec. | ||
| 13510 | 2025.12.31 23:24:19.282534 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13511 | 2025.12.31 23:24:19.282626 [ 271 ] {940900e8-6841-4385-a4f6-97617d50c3ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 13512 | 2025.12.31 23:24:19.282666 [ 271 ] {940900e8-6841-4385-a4f6-97617d50c3ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 13513 | 2025.12.31 23:24:19.282965 [ 271 ] {940900e8-6841-4385-a4f6-97617d50c3ba} <Trace> oximeter.measurements_f64 (cba5f6bd-2e20-4297-b248-eab409e4eaa6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13514 | 2025.12.31 23:24:19.282997 [ 271 ] {940900e8-6841-4385-a4f6-97617d50c3ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 13515 | 2025.12.31 23:24:19.283280 [ 271 ] {940900e8-6841-4385-a4f6-97617d50c3ba} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 13516 | 2025.12.31 23:24:19.283505 [ 271 ] {940900e8-6841-4385-a4f6-97617d50c3ba} <Trace> oximeter.measurements_f64 (cba5f6bd-2e20-4297-b248-eab409e4eaa6): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13517 | 2025.12.31 23:24:19.283625 [ 271 ] {940900e8-6841-4385-a4f6-97617d50c3ba} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001018 sec., 982.3182711198428 rows/sec., 66.19 KiB/sec. | ||
| 13518 | 2025.12.31 23:24:19.283660 [ 271 ] {940900e8-6841-4385-a4f6-97617d50c3ba} <Debug> TCPHandler: Processed in 0.00117382 sec. | ||
| 13519 | 2025.12.31 23:24:19.283759 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13520 | 2025.12.31 23:24:19.283850 [ 271 ] {06bb1aa1-83cf-480c-a149-7995d32b6edc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13521 | 2025.12.31 23:24:19.283903 [ 271 ] {06bb1aa1-83cf-480c-a149-7995d32b6edc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13522 | 2025.12.31 23:24:19.284647 [ 271 ] {06bb1aa1-83cf-480c-a149-7995d32b6edc} <Trace> oximeter.measurements_histogramu64 (83559bb8-4c93-4180-b7e7-e9b7333f4c1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13523 | 2025.12.31 23:24:19.284682 [ 271 ] {06bb1aa1-83cf-480c-a149-7995d32b6edc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 13524 | 2025.12.31 23:24:19.285198 [ 271 ] {06bb1aa1-83cf-480c-a149-7995d32b6edc} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 13525 | 2025.12.31 23:24:19.285425 [ 271 ] {06bb1aa1-83cf-480c-a149-7995d32b6edc} <Trace> oximeter.measurements_histogramu64 (83559bb8-4c93-4180-b7e7-e9b7333f4c1b): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13526 | 2025.12.31 23:24:19.285562 [ 271 ] {06bb1aa1-83cf-480c-a149-7995d32b6edc} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.00173 sec., 5780.346820809249 rows/sec., 10.36 MiB/sec. | ||
| 13527 | 2025.12.31 23:24:19.285625 [ 271 ] {06bb1aa1-83cf-480c-a149-7995d32b6edc} <Debug> TCPHandler: Processed in 0.001913043 sec. | ||
| 13528 | 2025.12.31 23:24:19.285731 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13529 | 2025.12.31 23:24:19.285824 [ 271 ] {28b8fdb0-56bf-4253-9c8e-772b329e884d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13530 | 2025.12.31 23:24:19.285865 [ 271 ] {28b8fdb0-56bf-4253-9c8e-772b329e884d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13531 | 2025.12.31 23:24:19.286187 [ 271 ] {28b8fdb0-56bf-4253-9c8e-772b329e884d} <Trace> oximeter.measurements_u64 (3e0fa7da-0500-483e-b241-ac25d0f845d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13532 | 2025.12.31 23:24:19.286220 [ 271 ] {28b8fdb0-56bf-4253-9c8e-772b329e884d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 13533 | 2025.12.31 23:24:19.286525 [ 271 ] {28b8fdb0-56bf-4253-9c8e-772b329e884d} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 13534 | 2025.12.31 23:24:19.286739 [ 271 ] {28b8fdb0-56bf-4253-9c8e-772b329e884d} <Trace> oximeter.measurements_u64 (3e0fa7da-0500-483e-b241-ac25d0f845d7): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13535 | 2025.12.31 23:24:19.286861 [ 271 ] {28b8fdb0-56bf-4253-9c8e-772b329e884d} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001056 sec., 98484.84848484848 rows/sec., 6.03 MiB/sec. | ||
| 13536 | 2025.12.31 23:24:19.286895 [ 271 ] {28b8fdb0-56bf-4253-9c8e-772b329e884d} <Debug> TCPHandler: Processed in 0.001211881 sec. | ||
| 13537 | 2025.12.31 23:24:19.575831 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 30324 | ||
| 13538 | 2025.12.31 23:24:19.576634 [ 245 ] {} <Trace> system.asynchronous_metric_log (1af02360-2569-4a97-a5ac-aa07775e497e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13539 | 2025.12.31 23:24:19.576712 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 13540 | 2025.12.31 23:24:19.577225 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 13541 | 2025.12.31 23:24:19.577456 [ 245 ] {} <Trace> system.asynchronous_metric_log (1af02360-2569-4a97-a5ac-aa07775e497e): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13542 | 2025.12.31 23:24:19.577602 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 30324 | ||
| 13543 | 2025.12.31 23:24:21.060279 [ 335 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51862 | ||
| 13544 | 2025.12.31 23:24:21.060398 [ 335 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13545 | 2025.12.31 23:24:21.060430 [ 335 ] {} <Debug> TCP-Session: 7fad8d00-ceee-436a-abbd-a683a5ee2cf7 Authenticating user 'default' from [fd00:1122:3344:101::e]:51862 | ||
| 13546 | 2025.12.31 23:24:21.060461 [ 335 ] {} <Debug> TCP-Session: 7fad8d00-ceee-436a-abbd-a683a5ee2cf7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13547 | 2025.12.31 23:24:21.060480 [ 335 ] {} <Debug> TCP-Session: 7fad8d00-ceee-436a-abbd-a683a5ee2cf7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13548 | 2025.12.31 23:24:21.060674 [ 336 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47222 | ||
| 13549 | 2025.12.31 23:24:21.060708 [ 337 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60952 | ||
| 13550 | 2025.12.31 23:24:21.060720 [ 338 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41179 | ||
| 13551 | 2025.12.31 23:24:21.060765 [ 334 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34970 | ||
| 13552 | 2025.12.31 23:24:21.060782 [ 336 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13553 | 2025.12.31 23:24:21.060755 [ 341 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41530 | ||
| 13554 | 2025.12.31 23:24:21.060830 [ 336 ] {} <Debug> TCP-Session: cdbdb61f-6e34-487b-879c-726ef204ea8c Authenticating user 'default' from [fd00:1122:3344:101::e]:47222 | ||
| 13555 | 2025.12.31 23:24:21.060835 [ 337 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13556 | 2025.12.31 23:24:21.060848 [ 338 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13557 | 2025.12.31 23:24:21.060857 [ 336 ] {} <Debug> TCP-Session: cdbdb61f-6e34-487b-879c-726ef204ea8c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13558 | 2025.12.31 23:24:21.060874 [ 337 ] {} <Debug> TCP-Session: 52397ac8-50e4-4122-8d1f-c7fcff295465 Authenticating user 'default' from [fd00:1122:3344:101::e]:60952 | ||
| 13559 | 2025.12.31 23:24:21.060894 [ 336 ] {} <Debug> TCP-Session: cdbdb61f-6e34-487b-879c-726ef204ea8c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13560 | 2025.12.31 23:24:21.060890 [ 338 ] {} <Debug> TCP-Session: f1d48ba8-48c5-43c8-98c2-9d40b66ad957 Authenticating user 'default' from [fd00:1122:3344:101::e]:41179 | ||
| 13561 | 2025.12.31 23:24:21.060918 [ 337 ] {} <Debug> TCP-Session: 52397ac8-50e4-4122-8d1f-c7fcff295465 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13562 | 2025.12.31 23:24:21.060956 [ 338 ] {} <Debug> TCP-Session: f1d48ba8-48c5-43c8-98c2-9d40b66ad957 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13563 | 2025.12.31 23:24:21.060961 [ 337 ] {} <Debug> TCP-Session: 52397ac8-50e4-4122-8d1f-c7fcff295465 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13564 | 2025.12.31 23:24:21.060979 [ 338 ] {} <Debug> TCP-Session: f1d48ba8-48c5-43c8-98c2-9d40b66ad957 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13565 | 2025.12.31 23:24:21.060867 [ 335 ] {} <Trace> TCP-Session: 7fad8d00-ceee-436a-abbd-a683a5ee2cf7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13566 | 2025.12.31 23:24:21.060848 [ 334 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13567 | 2025.12.31 23:24:21.060756 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63516 | ||
| 13568 | 2025.12.31 23:24:21.061067 [ 334 ] {} <Debug> TCP-Session: a6bd7d5a-1b5f-47fc-933a-956505e8052c Authenticating user 'default' from [fd00:1122:3344:101::e]:34970 | ||
| 13569 | 2025.12.31 23:24:21.060731 [ 340 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64277 | ||
| 13570 | 2025.12.31 23:24:21.061108 [ 334 ] {} <Debug> TCP-Session: a6bd7d5a-1b5f-47fc-933a-956505e8052c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13571 | 2025.12.31 23:24:21.061126 [ 341 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13572 | 2025.12.31 23:24:21.061144 [ 334 ] {} <Debug> TCP-Session: a6bd7d5a-1b5f-47fc-933a-956505e8052c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13573 | 2025.12.31 23:24:21.061172 [ 341 ] {} <Debug> TCP-Session: 81ff0b15-4eb9-498d-9bf3-70252807d828 Authenticating user 'default' from [fd00:1122:3344:101::e]:41530 | ||
| 13574 | 2025.12.31 23:24:21.060717 [ 339 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33937 | ||
| 13575 | 2025.12.31 23:24:21.061205 [ 341 ] {} <Debug> TCP-Session: 81ff0b15-4eb9-498d-9bf3-70252807d828 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13576 | 2025.12.31 23:24:21.061221 [ 335 ] {3c9b2c7d-6330-4312-a7de-19620f925ef6} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:51862) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 13577 | 2025.12.31 23:24:21.061253 [ 341 ] {} <Debug> TCP-Session: 81ff0b15-4eb9-498d-9bf3-70252807d828 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13578 | 2025.12.31 23:24:21.061554 [ 335 ] {3c9b2c7d-6330-4312-a7de-19620f925ef6} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 13579 | 2025.12.31 23:24:21.061625 [ 335 ] {3c9b2c7d-6330-4312-a7de-19620f925ef6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 13580 | 2025.12.31 23:24:21.061681 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13581 | 2025.12.31 23:24:21.061718 [ 267 ] {} <Debug> TCP-Session: 4712cfe9-cedf-4a77-9c07-ede42fb34a85 Authenticating user 'default' from [fd00:1122:3344:101::e]:63516 | ||
| 13582 | 2025.12.31 23:24:21.061739 [ 267 ] {} <Debug> TCP-Session: 4712cfe9-cedf-4a77-9c07-ede42fb34a85 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13583 | 2025.12.31 23:24:21.061752 [ 267 ] {} <Debug> TCP-Session: 4712cfe9-cedf-4a77-9c07-ede42fb34a85 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13584 | 2025.12.31 23:24:21.061866 [ 339 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13585 | 2025.12.31 23:24:21.061903 [ 339 ] {} <Debug> TCP-Session: 6a8016eb-d416-4575-91c4-c0b58a8165ab Authenticating user 'default' from [fd00:1122:3344:101::e]:33937 | ||
| 13586 | 2025.12.31 23:24:21.061921 [ 339 ] {} <Debug> TCP-Session: 6a8016eb-d416-4575-91c4-c0b58a8165ab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13587 | 2025.12.31 23:24:21.061933 [ 335 ] {3c9b2c7d-6330-4312-a7de-19620f925ef6} <Debug> oximeter.version (354cafc0-8409-413e-b71b-ba38479b7a3f) (SelectExecutor): Key condition: unknown | ||
| 13588 | 2025.12.31 23:24:21.061934 [ 339 ] {} <Debug> TCP-Session: 6a8016eb-d416-4575-91c4-c0b58a8165ab Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13589 | 2025.12.31 23:24:21.062015 [ 340 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13590 | 2025.12.31 23:24:21.062054 [ 340 ] {} <Debug> TCP-Session: 0f1506ac-74ff-4974-a686-728b3d15ca67 Authenticating user 'default' from [fd00:1122:3344:101::e]:64277 | ||
| 13591 | 2025.12.31 23:24:21.062074 [ 340 ] {} <Debug> TCP-Session: 0f1506ac-74ff-4974-a686-728b3d15ca67 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13592 | 2025.12.31 23:24:21.062088 [ 340 ] {} <Debug> TCP-Session: 0f1506ac-74ff-4974-a686-728b3d15ca67 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13593 | 2025.12.31 23:24:21.063018 [ 289 ] {3c9b2c7d-6330-4312-a7de-19620f925ef6} <Trace> AggregatingTransform: Aggregating | ||
| 13594 | 2025.12.31 23:24:21.063062 [ 289 ] {3c9b2c7d-6330-4312-a7de-19620f925ef6} <Trace> Aggregator: Aggregation method: without_key | ||
| 13595 | 2025.12.31 23:24:21.063098 [ 289 ] {3c9b2c7d-6330-4312-a7de-19620f925ef6} <Trace> AggregatingTransform: Aggregated. 2 to 1 rows (from 80.00 B) in 0.000943146 sec. (2120.562 rows/sec., 82.83 KiB/sec.) | ||
| 13596 | 2025.12.31 23:24:21.063116 [ 289 ] {3c9b2c7d-6330-4312-a7de-19620f925ef6} <Trace> Aggregator: Merging aggregated data | ||
| 13597 | 2025.12.31 23:24:21.064666 [ 335 ] {3c9b2c7d-6330-4312-a7de-19620f925ef6} <Debug> executeQuery: Read 2 rows, 80.00 B in 0.003522 sec., 567.8591709256104 rows/sec., 22.18 KiB/sec. | ||
| 13598 | 2025.12.31 23:24:21.064847 [ 335 ] {3c9b2c7d-6330-4312-a7de-19620f925ef6} <Debug> TCPHandler: Processed in 0.00412095 sec. | ||
| 13599 | 2025.12.31 23:24:21.064983 [ 335 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13600 | 2025.12.31 23:24:21.065014 [ 335 ] {} <Debug> TCP-Session: 7fad8d00-ceee-436a-abbd-a683a5ee2cf7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13601 | 2025.12.31 23:24:21.065017 [ 339 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13602 | 2025.12.31 23:24:21.065034 [ 336 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13603 | 2025.12.31 23:24:21.065051 [ 338 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13604 | 2025.12.31 23:24:21.065072 [ 339 ] {} <Debug> TCP-Session: 6a8016eb-d416-4575-91c4-c0b58a8165ab Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13605 | 2025.12.31 23:24:21.065088 [ 337 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13606 | 2025.12.31 23:24:21.065104 [ 341 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13607 | 2025.12.31 23:24:21.065120 [ 267 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13608 | 2025.12.31 23:24:21.065143 [ 337 ] {} <Debug> TCP-Session: 52397ac8-50e4-4122-8d1f-c7fcff295465 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13609 | 2025.12.31 23:24:21.065161 [ 341 ] {} <Debug> TCP-Session: 81ff0b15-4eb9-498d-9bf3-70252807d828 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13610 | 2025.12.31 23:24:21.065176 [ 267 ] {} <Debug> TCP-Session: 4712cfe9-cedf-4a77-9c07-ede42fb34a85 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13611 | 2025.12.31 23:24:21.065151 [ 334 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13612 | 2025.12.31 23:24:21.065137 [ 340 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13613 | 2025.12.31 23:24:21.065244 [ 334 ] {} <Debug> TCP-Session: a6bd7d5a-1b5f-47fc-933a-956505e8052c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13614 | 2025.12.31 23:24:21.065111 [ 338 ] {} <Debug> TCP-Session: f1d48ba8-48c5-43c8-98c2-9d40b66ad957 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13615 | 2025.12.31 23:24:21.065272 [ 340 ] {} <Debug> TCP-Session: 0f1506ac-74ff-4974-a686-728b3d15ca67 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13616 | 2025.12.31 23:24:21.065094 [ 336 ] {} <Debug> TCP-Session: cdbdb61f-6e34-487b-879c-726ef204ea8c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13617 | 2025.12.31 23:24:21.167120 [ 341 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38679 | ||
| 13618 | 2025.12.31 23:24:21.167223 [ 341 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13619 | 2025.12.31 23:24:21.167249 [ 341 ] {} <Debug> TCP-Session: 93624d63-30e7-49b2-9de9-e6b304c1d81e Authenticating user 'default' from [fd00:1122:3344:101::e]:38679 | ||
| 13620 | 2025.12.31 23:24:21.167271 [ 341 ] {} <Debug> TCP-Session: 93624d63-30e7-49b2-9de9-e6b304c1d81e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13621 | 2025.12.31 23:24:21.167284 [ 341 ] {} <Debug> TCP-Session: 93624d63-30e7-49b2-9de9-e6b304c1d81e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13622 | 2025.12.31 23:24:21.167448 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56698 | ||
| 13623 | 2025.12.31 23:24:21.167484 [ 334 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57497 | ||
| 13624 | 2025.12.31 23:24:21.167500 [ 335 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49777 | ||
| 13625 | 2025.12.31 23:24:21.167533 [ 337 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43665 | ||
| 13626 | 2025.12.31 23:24:21.167546 [ 340 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52934 | ||
| 13627 | 2025.12.31 23:24:21.167588 [ 334 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13628 | 2025.12.31 23:24:21.167595 [ 341 ] {} <Trace> TCP-Session: 93624d63-30e7-49b2-9de9-e6b304c1d81e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13629 | 2025.12.31 23:24:21.167636 [ 335 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13630 | 2025.12.31 23:24:21.167652 [ 340 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13631 | 2025.12.31 23:24:21.167654 [ 337 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13632 | 2025.12.31 23:24:21.167680 [ 335 ] {} <Debug> TCP-Session: 9d848a3c-9adf-477d-b90b-10c96409ca83 Authenticating user 'default' from [fd00:1122:3344:101::e]:49777 | ||
| 13633 | 2025.12.31 23:24:21.167687 [ 340 ] {} <Debug> TCP-Session: a751da76-6637-421c-9c07-4e04874f5f4a Authenticating user 'default' from [fd00:1122:3344:101::e]:52934 | ||
| 13634 | 2025.12.31 23:24:21.167709 [ 337 ] {} <Debug> TCP-Session: 02a7b29e-9c68-4f00-b831-2599fdfc2604 Authenticating user 'default' from [fd00:1122:3344:101::e]:43665 | ||
| 13635 | 2025.12.31 23:24:21.167719 [ 335 ] {} <Debug> TCP-Session: 9d848a3c-9adf-477d-b90b-10c96409ca83 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13636 | 2025.12.31 23:24:21.167724 [ 340 ] {} <Debug> TCP-Session: a751da76-6637-421c-9c07-4e04874f5f4a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13637 | 2025.12.31 23:24:21.167744 [ 337 ] {} <Debug> TCP-Session: 02a7b29e-9c68-4f00-b831-2599fdfc2604 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13638 | 2025.12.31 23:24:21.167755 [ 340 ] {} <Debug> TCP-Session: a751da76-6637-421c-9c07-4e04874f5f4a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13639 | 2025.12.31 23:24:21.167769 [ 337 ] {} <Debug> TCP-Session: 02a7b29e-9c68-4f00-b831-2599fdfc2604 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13640 | 2025.12.31 23:24:21.167640 [ 334 ] {} <Debug> TCP-Session: 3a9c4bf0-4ff4-4b71-aad9-b4260e9c64ff Authenticating user 'default' from [fd00:1122:3344:101::e]:57497 | ||
| 13641 | 2025.12.31 23:24:21.167529 [ 338 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34285 | ||
| 13642 | 2025.12.31 23:24:21.167817 [ 341 ] {c7a7c7a0-1880-4a33-9e8a-bf57fe091879} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:38679) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 13643 | 2025.12.31 23:24:21.167827 [ 334 ] {} <Debug> TCP-Session: 3a9c4bf0-4ff4-4b71-aad9-b4260e9c64ff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13644 | 2025.12.31 23:24:21.167528 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13645 | 2025.12.31 23:24:21.167872 [ 334 ] {} <Debug> TCP-Session: 3a9c4bf0-4ff4-4b71-aad9-b4260e9c64ff Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13646 | 2025.12.31 23:24:21.167873 [ 338 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13647 | 2025.12.31 23:24:21.167901 [ 267 ] {} <Debug> TCP-Session: a2d0da95-0776-4396-9b78-0cd05fc0e80d Authenticating user 'default' from [fd00:1122:3344:101::e]:56698 | ||
| 13648 | 2025.12.31 23:24:21.167916 [ 338 ] {} <Debug> TCP-Session: aaf4d4a5-06d5-4087-8ecb-1913c95669a0 Authenticating user 'default' from [fd00:1122:3344:101::e]:34285 | ||
| 13649 | 2025.12.31 23:24:21.167508 [ 336 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49981 | ||
| 13650 | 2025.12.31 23:24:21.167937 [ 267 ] {} <Debug> TCP-Session: a2d0da95-0776-4396-9b78-0cd05fc0e80d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13651 | 2025.12.31 23:24:21.167945 [ 338 ] {} <Debug> TCP-Session: aaf4d4a5-06d5-4087-8ecb-1913c95669a0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13652 | 2025.12.31 23:24:21.167979 [ 267 ] {} <Debug> TCP-Session: a2d0da95-0776-4396-9b78-0cd05fc0e80d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13653 | 2025.12.31 23:24:21.167998 [ 338 ] {} <Debug> TCP-Session: aaf4d4a5-06d5-4087-8ecb-1913c95669a0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13654 | 2025.12.31 23:24:21.168005 [ 336 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13655 | 2025.12.31 23:24:21.167541 [ 339 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39854 | ||
| 13656 | 2025.12.31 23:24:21.168042 [ 336 ] {} <Debug> TCP-Session: 1e60bcf1-0acc-4b98-ae6d-c9c757153cc8 Authenticating user 'default' from [fd00:1122:3344:101::e]:49981 | ||
| 13657 | 2025.12.31 23:24:21.167745 [ 335 ] {} <Debug> TCP-Session: 9d848a3c-9adf-477d-b90b-10c96409ca83 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13658 | 2025.12.31 23:24:21.168082 [ 336 ] {} <Debug> TCP-Session: 1e60bcf1-0acc-4b98-ae6d-c9c757153cc8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13659 | 2025.12.31 23:24:21.168107 [ 336 ] {} <Debug> TCP-Session: 1e60bcf1-0acc-4b98-ae6d-c9c757153cc8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13660 | 2025.12.31 23:24:21.168112 [ 339 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13661 | 2025.12.31 23:24:21.168142 [ 339 ] {} <Debug> TCP-Session: 87679ce5-46b0-468b-b1cb-f0a89e911651 Authenticating user 'default' from [fd00:1122:3344:101::e]:39854 | ||
| 13662 | 2025.12.31 23:24:21.168148 [ 341 ] {c7a7c7a0-1880-4a33-9e8a-bf57fe091879} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 13663 | 2025.12.31 23:24:21.168159 [ 339 ] {} <Debug> TCP-Session: 87679ce5-46b0-468b-b1cb-f0a89e911651 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13664 | 2025.12.31 23:24:21.168186 [ 339 ] {} <Debug> TCP-Session: 87679ce5-46b0-468b-b1cb-f0a89e911651 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13665 | 2025.12.31 23:24:21.168215 [ 341 ] {c7a7c7a0-1880-4a33-9e8a-bf57fe091879} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 13666 | 2025.12.31 23:24:21.168536 [ 341 ] {c7a7c7a0-1880-4a33-9e8a-bf57fe091879} <Debug> oximeter.version (354cafc0-8409-413e-b71b-ba38479b7a3f) (SelectExecutor): Key condition: unknown | ||
| 13667 | 2025.12.31 23:24:21.169702 [ 301 ] {c7a7c7a0-1880-4a33-9e8a-bf57fe091879} <Trace> AggregatingTransform: Aggregating | ||
| 13668 | 2025.12.31 23:24:21.169743 [ 301 ] {c7a7c7a0-1880-4a33-9e8a-bf57fe091879} <Trace> Aggregator: Aggregation method: without_key | ||
| 13669 | 2025.12.31 23:24:21.169778 [ 301 ] {c7a7c7a0-1880-4a33-9e8a-bf57fe091879} <Trace> AggregatingTransform: Aggregated. 2 to 1 rows (from 80.00 B) in 0.001039748 sec. (1923.543 rows/sec., 75.14 KiB/sec.) | ||
| 13670 | 2025.12.31 23:24:21.169797 [ 301 ] {c7a7c7a0-1880-4a33-9e8a-bf57fe091879} <Trace> Aggregator: Merging aggregated data | ||
| 13671 | 2025.12.31 23:24:21.171168 [ 341 ] {c7a7c7a0-1880-4a33-9e8a-bf57fe091879} <Debug> executeQuery: Read 2 rows, 80.00 B in 0.003407 sec., 587.0267097152921 rows/sec., 22.93 KiB/sec. | ||
| 13672 | 2025.12.31 23:24:21.171322 [ 341 ] {c7a7c7a0-1880-4a33-9e8a-bf57fe091879} <Debug> TCPHandler: Processed in 0.003871756 sec. | ||
| 13673 | 2025.12.31 23:24:21.171404 [ 341 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13674 | 2025.12.31 23:24:21.171433 [ 341 ] {} <Debug> TCP-Session: 93624d63-30e7-49b2-9de9-e6b304c1d81e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13675 | 2025.12.31 23:24:21.171436 [ 340 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13676 | 2025.12.31 23:24:21.171456 [ 267 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13677 | 2025.12.31 23:24:21.171474 [ 334 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13678 | 2025.12.31 23:24:21.171493 [ 338 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13679 | 2025.12.31 23:24:21.171504 [ 267 ] {} <Debug> TCP-Session: a2d0da95-0776-4396-9b78-0cd05fc0e80d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13680 | 2025.12.31 23:24:21.171513 [ 337 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13681 | 2025.12.31 23:24:21.171546 [ 336 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13682 | 2025.12.31 23:24:21.171566 [ 339 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13683 | 2025.12.31 23:24:21.171577 [ 337 ] {} <Debug> TCP-Session: 02a7b29e-9c68-4f00-b831-2599fdfc2604 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13684 | 2025.12.31 23:24:21.171589 [ 336 ] {} <Debug> TCP-Session: 1e60bcf1-0acc-4b98-ae6d-c9c757153cc8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13685 | 2025.12.31 23:24:21.171607 [ 339 ] {} <Debug> TCP-Session: 87679ce5-46b0-468b-b1cb-f0a89e911651 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13686 | 2025.12.31 23:24:21.171538 [ 338 ] {} <Debug> TCP-Session: aaf4d4a5-06d5-4087-8ecb-1913c95669a0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13687 | 2025.12.31 23:24:21.171521 [ 334 ] {} <Debug> TCP-Session: 3a9c4bf0-4ff4-4b71-aad9-b4260e9c64ff Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13688 | 2025.12.31 23:24:21.171489 [ 340 ] {} <Debug> TCP-Session: a751da76-6637-421c-9c07-4e04874f5f4a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13689 | 2025.12.31 23:24:21.171536 [ 335 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13690 | 2025.12.31 23:24:21.171715 [ 335 ] {} <Debug> TCP-Session: 9d848a3c-9adf-477d-b90b-10c96409ca83 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13691 | 2025.12.31 23:24:21.217407 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 475 | ||
| 13692 | 2025.12.31 23:24:21.236680 [ 244 ] {} <Trace> system.metric_log (9f7485ce-4bf0-4a0f-b388-b82873d55ef6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13693 | 2025.12.31 23:24:21.236748 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 13694 | 2025.12.31 23:24:21.243142 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 13695 | 2025.12.31 23:24:21.243950 [ 244 ] {} <Trace> system.metric_log (9f7485ce-4bf0-4a0f-b388-b82873d55ef6): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13696 | 2025.12.31 23:24:21.248157 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 475 | ||
| 13697 | 2025.12.31 23:24:22.502486 [ 341 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47499 | ||
| 13698 | 2025.12.31 23:24:22.502591 [ 341 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13699 | 2025.12.31 23:24:22.502617 [ 341 ] {} <Debug> TCP-Session: 775752a5-88d6-4aa1-8025-0c7a63d8024e Authenticating user 'default' from [fd00:1122:3344:101::e]:47499 | ||
| 13700 | 2025.12.31 23:24:22.502638 [ 341 ] {} <Debug> TCP-Session: 775752a5-88d6-4aa1-8025-0c7a63d8024e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13701 | 2025.12.31 23:24:22.502650 [ 341 ] {} <Debug> TCP-Session: 775752a5-88d6-4aa1-8025-0c7a63d8024e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13702 | 2025.12.31 23:24:22.502810 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58223 | ||
| 13703 | 2025.12.31 23:24:22.502853 [ 334 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64078 | ||
| 13704 | 2025.12.31 23:24:22.502876 [ 336 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60829 | ||
| 13705 | 2025.12.31 23:24:22.502882 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13706 | 2025.12.31 23:24:22.502899 [ 337 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34428 | ||
| 13707 | 2025.12.31 23:24:22.502930 [ 267 ] {} <Debug> TCP-Session: ce0fa454-9607-42f3-891e-8245d138a8ac Authenticating user 'default' from [fd00:1122:3344:101::e]:58223 | ||
| 13708 | 2025.12.31 23:24:22.502941 [ 341 ] {} <Trace> TCP-Session: 775752a5-88d6-4aa1-8025-0c7a63d8024e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13709 | 2025.12.31 23:24:22.502974 [ 267 ] {} <Debug> TCP-Session: ce0fa454-9607-42f3-891e-8245d138a8ac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13710 | 2025.12.31 23:24:22.502964 [ 336 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13711 | 2025.12.31 23:24:22.502994 [ 267 ] {} <Debug> TCP-Session: ce0fa454-9607-42f3-891e-8245d138a8ac Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13712 | 2025.12.31 23:24:22.503008 [ 336 ] {} <Debug> TCP-Session: 31b1f961-c015-4b35-bd0a-387b8e162fff Authenticating user 'default' from [fd00:1122:3344:101::e]:60829 | ||
| 13713 | 2025.12.31 23:24:22.503020 [ 337 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13714 | 2025.12.31 23:24:22.503037 [ 336 ] {} <Debug> TCP-Session: 31b1f961-c015-4b35-bd0a-387b8e162fff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13715 | 2025.12.31 23:24:22.502971 [ 334 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13716 | 2025.12.31 23:24:22.503067 [ 336 ] {} <Debug> TCP-Session: 31b1f961-c015-4b35-bd0a-387b8e162fff Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13717 | 2025.12.31 23:24:22.503061 [ 337 ] {} <Debug> TCP-Session: fef4ff99-e0ed-41e8-966a-0c40f67ac6f9 Authenticating user 'default' from [fd00:1122:3344:101::e]:34428 | ||
| 13718 | 2025.12.31 23:24:22.503102 [ 334 ] {} <Debug> TCP-Session: 9db29f76-9604-455b-852c-c355262c4338 Authenticating user 'default' from [fd00:1122:3344:101::e]:64078 | ||
| 13719 | 2025.12.31 23:24:22.503126 [ 341 ] {9518c884-dfe3-44d0-ac7a-dc87ffb82bd9} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:47499) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 13720 | 2025.12.31 23:24:22.503134 [ 337 ] {} <Debug> TCP-Session: fef4ff99-e0ed-41e8-966a-0c40f67ac6f9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13721 | 2025.12.31 23:24:22.503149 [ 334 ] {} <Debug> TCP-Session: 9db29f76-9604-455b-852c-c355262c4338 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13722 | 2025.12.31 23:24:22.503171 [ 337 ] {} <Debug> TCP-Session: fef4ff99-e0ed-41e8-966a-0c40f67ac6f9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13723 | 2025.12.31 23:24:22.503190 [ 334 ] {} <Debug> TCP-Session: 9db29f76-9604-455b-852c-c355262c4338 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13724 | 2025.12.31 23:24:22.502917 [ 340 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59629 | ||
| 13725 | 2025.12.31 23:24:22.502899 [ 338 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60415 | ||
| 13726 | 2025.12.31 23:24:22.502871 [ 335 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39587 | ||
| 13727 | 2025.12.31 23:24:22.502911 [ 339 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50340 | ||
| 13728 | 2025.12.31 23:24:22.503316 [ 340 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13729 | 2025.12.31 23:24:22.503323 [ 338 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13730 | 2025.12.31 23:24:22.503349 [ 335 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13731 | 2025.12.31 23:24:22.503353 [ 340 ] {} <Debug> TCP-Session: e7c42e73-ae5c-4483-9146-a5042cdccf84 Authenticating user 'default' from [fd00:1122:3344:101::e]:59629 | ||
| 13732 | 2025.12.31 23:24:22.503361 [ 338 ] {} <Debug> TCP-Session: ca98d768-899a-42df-9580-7c317033db74 Authenticating user 'default' from [fd00:1122:3344:101::e]:60415 | ||
| 13733 | 2025.12.31 23:24:22.503373 [ 339 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13734 | 2025.12.31 23:24:22.503390 [ 341 ] {9518c884-dfe3-44d0-ac7a-dc87ffb82bd9} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 13735 | 2025.12.31 23:24:22.503419 [ 339 ] {} <Debug> TCP-Session: 7ec3165d-5efd-4ed7-a625-b3424c37a128 Authenticating user 'default' from [fd00:1122:3344:101::e]:50340 | ||
| 13736 | 2025.12.31 23:24:22.503400 [ 338 ] {} <Debug> TCP-Session: ca98d768-899a-42df-9580-7c317033db74 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13737 | 2025.12.31 23:24:22.503451 [ 339 ] {} <Debug> TCP-Session: 7ec3165d-5efd-4ed7-a625-b3424c37a128 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13738 | 2025.12.31 23:24:22.503464 [ 341 ] {9518c884-dfe3-44d0-ac7a-dc87ffb82bd9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 13739 | 2025.12.31 23:24:22.503478 [ 339 ] {} <Debug> TCP-Session: 7ec3165d-5efd-4ed7-a625-b3424c37a128 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13740 | 2025.12.31 23:24:22.503467 [ 338 ] {} <Debug> TCP-Session: ca98d768-899a-42df-9580-7c317033db74 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13741 | 2025.12.31 23:24:22.503378 [ 335 ] {} <Debug> TCP-Session: 9fe228af-7978-4fd0-8357-b65f087a75d3 Authenticating user 'default' from [fd00:1122:3344:101::e]:39587 | ||
| 13742 | 2025.12.31 23:24:22.503397 [ 340 ] {} <Debug> TCP-Session: e7c42e73-ae5c-4483-9146-a5042cdccf84 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13743 | 2025.12.31 23:24:22.503547 [ 335 ] {} <Debug> TCP-Session: 9fe228af-7978-4fd0-8357-b65f087a75d3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13744 | 2025.12.31 23:24:22.503556 [ 340 ] {} <Debug> TCP-Session: e7c42e73-ae5c-4483-9146-a5042cdccf84 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13745 | 2025.12.31 23:24:22.503562 [ 335 ] {} <Debug> TCP-Session: 9fe228af-7978-4fd0-8357-b65f087a75d3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13746 | 2025.12.31 23:24:22.503784 [ 341 ] {9518c884-dfe3-44d0-ac7a-dc87ffb82bd9} <Debug> oximeter.version (354cafc0-8409-413e-b71b-ba38479b7a3f) (SelectExecutor): Key condition: unknown | ||
| 13747 | 2025.12.31 23:24:22.504888 [ 313 ] {9518c884-dfe3-44d0-ac7a-dc87ffb82bd9} <Trace> AggregatingTransform: Aggregating | ||
| 13748 | 2025.12.31 23:24:22.504931 [ 313 ] {9518c884-dfe3-44d0-ac7a-dc87ffb82bd9} <Trace> Aggregator: Aggregation method: without_key | ||
| 13749 | 2025.12.31 23:24:22.504972 [ 313 ] {9518c884-dfe3-44d0-ac7a-dc87ffb82bd9} <Trace> AggregatingTransform: Aggregated. 2 to 1 rows (from 80.00 B) in 0.000988357 sec. (2023.560 rows/sec., 79.05 KiB/sec.) | ||
| 13750 | 2025.12.31 23:24:22.504991 [ 313 ] {9518c884-dfe3-44d0-ac7a-dc87ffb82bd9} <Trace> Aggregator: Merging aggregated data | ||
| 13751 | 2025.12.31 23:24:22.506231 [ 341 ] {9518c884-dfe3-44d0-ac7a-dc87ffb82bd9} <Debug> executeQuery: Read 2 rows, 80.00 B in 0.003163 sec., 632.3110970597534 rows/sec., 24.70 KiB/sec. | ||
| 13752 | 2025.12.31 23:24:22.506384 [ 341 ] {9518c884-dfe3-44d0-ac7a-dc87ffb82bd9} <Debug> TCPHandler: Processed in 0.00355472 sec. | ||
| 13753 | 2025.12.31 23:24:22.506500 [ 341 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13754 | 2025.12.31 23:24:22.506527 [ 267 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13755 | 2025.12.31 23:24:22.506546 [ 339 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13756 | 2025.12.31 23:24:22.506547 [ 341 ] {} <Debug> TCP-Session: 775752a5-88d6-4aa1-8025-0c7a63d8024e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13757 | 2025.12.31 23:24:22.506578 [ 337 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13758 | 2025.12.31 23:24:22.506592 [ 335 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13759 | 2025.12.31 23:24:22.506602 [ 339 ] {} <Debug> TCP-Session: 7ec3165d-5efd-4ed7-a625-b3424c37a128 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13760 | 2025.12.31 23:24:22.506627 [ 337 ] {} <Debug> TCP-Session: fef4ff99-e0ed-41e8-966a-0c40f67ac6f9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13761 | 2025.12.31 23:24:22.506633 [ 338 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13762 | 2025.12.31 23:24:22.506651 [ 335 ] {} <Debug> TCP-Session: 9fe228af-7978-4fd0-8357-b65f087a75d3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13763 | 2025.12.31 23:24:22.506614 [ 334 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13764 | 2025.12.31 23:24:22.506689 [ 338 ] {} <Debug> TCP-Session: ca98d768-899a-42df-9580-7c317033db74 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13765 | 2025.12.31 23:24:22.506558 [ 336 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13766 | 2025.12.31 23:24:22.506721 [ 334 ] {} <Debug> TCP-Session: 9db29f76-9604-455b-852c-c355262c4338 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13767 | 2025.12.31 23:24:22.506558 [ 267 ] {} <Debug> TCP-Session: ce0fa454-9607-42f3-891e-8245d138a8ac Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13768 | 2025.12.31 23:24:22.506760 [ 336 ] {} <Debug> TCP-Session: 31b1f961-c015-4b35-bd0a-387b8e162fff Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13769 | 2025.12.31 23:24:22.506652 [ 340 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13770 | 2025.12.31 23:24:22.506827 [ 340 ] {} <Debug> TCP-Session: e7c42e73-ae5c-4483-9146-a5042cdccf84 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13771 | 2025.12.31 23:24:24.257391 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13772 | 2025.12.31 23:24:24.257616 [ 271 ] {1ea98279-eab6-4786-936b-0c8aada53aa6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13773 | 2025.12.31 23:24:24.257700 [ 271 ] {1ea98279-eab6-4786-936b-0c8aada53aa6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13774 | 2025.12.31 23:24:24.258457 [ 271 ] {1ea98279-eab6-4786-936b-0c8aada53aa6} <Trace> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13775 | 2025.12.31 23:24:24.258501 [ 271 ] {1ea98279-eab6-4786-936b-0c8aada53aa6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 13776 | 2025.12.31 23:24:24.258894 [ 271 ] {1ea98279-eab6-4786-936b-0c8aada53aa6} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 13777 | 2025.12.31 23:24:24.259114 [ 271 ] {1ea98279-eab6-4786-936b-0c8aada53aa6} <Trace> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13778 | 2025.12.31 23:24:24.259266 [ 271 ] {1ea98279-eab6-4786-936b-0c8aada53aa6} <Debug> executeQuery: Read 118 rows, 10.26 KiB in 0.001713 sec., 68884.99708114419 rows/sec., 5.85 MiB/sec. | ||
| 13779 | 2025.12.31 23:24:24.259307 [ 271 ] {1ea98279-eab6-4786-936b-0c8aada53aa6} <Debug> TCPHandler: Processed in 0.002074026 sec. | ||
| 13780 | 2025.12.31 23:24:24.259435 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13781 | 2025.12.31 23:24:24.259529 [ 271 ] {03270e40-05f6-49f5-9a46-85f16378ca07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13782 | 2025.12.31 23:24:24.259569 [ 271 ] {03270e40-05f6-49f5-9a46-85f16378ca07} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13783 | 2025.12.31 23:24:24.259979 [ 271 ] {03270e40-05f6-49f5-9a46-85f16378ca07} <Trace> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13784 | 2025.12.31 23:24:24.260016 [ 271 ] {03270e40-05f6-49f5-9a46-85f16378ca07} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 13785 | 2025.12.31 23:24:24.260312 [ 271 ] {03270e40-05f6-49f5-9a46-85f16378ca07} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 13786 | 2025.12.31 23:24:24.260519 [ 271 ] {03270e40-05f6-49f5-9a46-85f16378ca07} <Trace> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13787 | 2025.12.31 23:24:24.260644 [ 271 ] {03270e40-05f6-49f5-9a46-85f16378ca07} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001134 sec., 27336.860670194004 rows/sec., 2.01 MiB/sec. | ||
| 13788 | 2025.12.31 23:24:24.260681 [ 271 ] {03270e40-05f6-49f5-9a46-85f16378ca07} <Debug> TCPHandler: Processed in 0.001294252 sec. | ||
| 13789 | 2025.12.31 23:24:24.260793 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13790 | 2025.12.31 23:24:24.260886 [ 271 ] {a746e564-584e-4234-9a54-4603b4bad7c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13791 | 2025.12.31 23:24:24.260924 [ 271 ] {a746e564-584e-4234-9a54-4603b4bad7c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13792 | 2025.12.31 23:24:24.261339 [ 271 ] {a746e564-584e-4234-9a54-4603b4bad7c3} <Trace> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13793 | 2025.12.31 23:24:24.261376 [ 271 ] {a746e564-584e-4234-9a54-4603b4bad7c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 13794 | 2025.12.31 23:24:24.261679 [ 271 ] {a746e564-584e-4234-9a54-4603b4bad7c3} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 13795 | 2025.12.31 23:24:24.261893 [ 271 ] {a746e564-584e-4234-9a54-4603b4bad7c3} <Trace> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13796 | 2025.12.31 23:24:24.262020 [ 271 ] {a746e564-584e-4234-9a54-4603b4bad7c3} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001152 sec., 82465.27777777778 rows/sec., 6.44 MiB/sec. | ||
| 13797 | 2025.12.31 23:24:24.262056 [ 271 ] {a746e564-584e-4234-9a54-4603b4bad7c3} <Debug> TCPHandler: Processed in 0.001310492 sec. | ||
| 13798 | 2025.12.31 23:24:24.262169 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13799 | 2025.12.31 23:24:24.262261 [ 271 ] {fa148bce-0987-4568-ad8c-7f4f13b95dcc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13800 | 2025.12.31 23:24:24.262306 [ 271 ] {fa148bce-0987-4568-ad8c-7f4f13b95dcc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13801 | 2025.12.31 23:24:24.262719 [ 271 ] {fa148bce-0987-4568-ad8c-7f4f13b95dcc} <Trace> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13802 | 2025.12.31 23:24:24.262755 [ 271 ] {fa148bce-0987-4568-ad8c-7f4f13b95dcc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 13803 | 2025.12.31 23:24:24.263077 [ 271 ] {fa148bce-0987-4568-ad8c-7f4f13b95dcc} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 13804 | 2025.12.31 23:24:24.263288 [ 271 ] {fa148bce-0987-4568-ad8c-7f4f13b95dcc} <Trace> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13805 | 2025.12.31 23:24:24.263415 [ 271 ] {fa148bce-0987-4568-ad8c-7f4f13b95dcc} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001172 sec., 136518.771331058 rows/sec., 9.51 MiB/sec. | ||
| 13806 | 2025.12.31 23:24:24.263451 [ 271 ] {fa148bce-0987-4568-ad8c-7f4f13b95dcc} <Debug> TCPHandler: Processed in 0.001329373 sec. | ||
| 13807 | 2025.12.31 23:24:24.263560 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13808 | 2025.12.31 23:24:24.263652 [ 271 ] {c1de61fd-b67e-44f3-a76b-72cf8bcd7e6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13809 | 2025.12.31 23:24:24.263707 [ 271 ] {c1de61fd-b67e-44f3-a76b-72cf8bcd7e6d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13810 | 2025.12.31 23:24:24.264544 [ 271 ] {c1de61fd-b67e-44f3-a76b-72cf8bcd7e6d} <Trace> oximeter.measurements_histogramu64 (83559bb8-4c93-4180-b7e7-e9b7333f4c1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13811 | 2025.12.31 23:24:24.264580 [ 271 ] {c1de61fd-b67e-44f3-a76b-72cf8bcd7e6d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 13812 | 2025.12.31 23:24:24.265111 [ 271 ] {c1de61fd-b67e-44f3-a76b-72cf8bcd7e6d} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 13813 | 2025.12.31 23:24:24.265330 [ 271 ] {c1de61fd-b67e-44f3-a76b-72cf8bcd7e6d} <Trace> oximeter.measurements_histogramu64 (83559bb8-4c93-4180-b7e7-e9b7333f4c1b): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13814 | 2025.12.31 23:24:24.265444 [ 47 ] {} <Debug> oximeter.measurements_histogramu64 (83559bb8-4c93-4180-b7e7-e9b7333f4c1b) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 13815 | 2025.12.31 23:24:24.265464 [ 271 ] {c1de61fd-b67e-44f3-a76b-72cf8bcd7e6d} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001829 sec., 16949.15254237288 rows/sec., 30.37 MiB/sec. | ||
| 13816 | 2025.12.31 23:24:24.265512 [ 47 ] {} <Trace> oximeter.measurements_histogramu64 (83559bb8-4c93-4180-b7e7-e9b7333f4c1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13817 | 2025.12.31 23:24:24.265536 [ 271 ] {c1de61fd-b67e-44f3-a76b-72cf8bcd7e6d} <Debug> TCPHandler: Processed in 0.002022954 sec. | ||
| 13818 | 2025.12.31 23:24:24.265537 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 13819 | 2025.12.31 23:24:24.265658 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13820 | 2025.12.31 23:24:24.265723 [ 194 ] {83559bb8-4c93-4180-b7e7-e9b7333f4c1b::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 | ||
| 13821 | 2025.12.31 23:24:24.265757 [ 271 ] {dddaadf9-89c4-4888-90cf-7fe4138bb972} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13822 | 2025.12.31 23:24:24.265832 [ 271 ] {dddaadf9-89c4-4888-90cf-7fe4138bb972} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13823 | 2025.12.31 23:24:24.266047 [ 194 ] {83559bb8-4c93-4180-b7e7-e9b7333f4c1b::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13824 | 2025.12.31 23:24:24.266121 [ 194 ] {83559bb8-4c93-4180-b7e7-e9b7333f4c1b::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 1738 rows starting from the beginning of the part | ||
| 13825 | 2025.12.31 23:24:24.266176 [ 271 ] {dddaadf9-89c4-4888-90cf-7fe4138bb972} <Trace> oximeter.measurements_u64 (3e0fa7da-0500-483e-b241-ac25d0f845d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13826 | 2025.12.31 23:24:24.266216 [ 271 ] {dddaadf9-89c4-4888-90cf-7fe4138bb972} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 13827 | 2025.12.31 23:24:24.266273 [ 194 ] {83559bb8-4c93-4180-b7e7-e9b7333f4c1b::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 31 rows starting from the beginning of the part | ||
| 13828 | 2025.12.31 23:24:24.266397 [ 194 ] {83559bb8-4c93-4180-b7e7-e9b7333f4c1b::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 | ||
| 13829 | 2025.12.31 23:24:24.266510 [ 194 ] {83559bb8-4c93-4180-b7e7-e9b7333f4c1b::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 31 rows starting from the beginning of the part | ||
| 13830 | 2025.12.31 23:24:24.266546 [ 271 ] {dddaadf9-89c4-4888-90cf-7fe4138bb972} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 13831 | 2025.12.31 23:24:24.266621 [ 194 ] {83559bb8-4c93-4180-b7e7-e9b7333f4c1b::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 | ||
| 13832 | 2025.12.31 23:24:24.266734 [ 194 ] {83559bb8-4c93-4180-b7e7-e9b7333f4c1b::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 31 rows starting from the beginning of the part | ||
| 13833 | 2025.12.31 23:24:24.266784 [ 271 ] {dddaadf9-89c4-4888-90cf-7fe4138bb972} <Trace> oximeter.measurements_u64 (3e0fa7da-0500-483e-b241-ac25d0f845d7): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13834 | 2025.12.31 23:24:24.266920 [ 271 ] {dddaadf9-89c4-4888-90cf-7fe4138bb972} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001182 sec., 50761.42131979695 rows/sec., 3.42 MiB/sec. | ||
| 13835 | 2025.12.31 23:24:24.266955 [ 271 ] {dddaadf9-89c4-4888-90cf-7fe4138bb972} <Debug> TCPHandler: Processed in 0.001344902 sec. | ||
| 13836 | 2025.12.31 23:24:24.276764 [ 188 ] {83559bb8-4c93-4180-b7e7-e9b7333f4c1b::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1851 rows, containing 19 columns (19 merged, 0 gathered) in 0.011128579 sec., 166328.51328098585 rows/sec., 298.05 MiB/sec. | ||
| 13837 | 2025.12.31 23:24:24.278891 [ 199 ] {83559bb8-4c93-4180-b7e7-e9b7333f4c1b::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 13838 | 2025.12.31 23:24:24.279286 [ 199 ] {83559bb8-4c93-4180-b7e7-e9b7333f4c1b::all_1_91_18} <Trace> oximeter.measurements_histogramu64 (83559bb8-4c93-4180-b7e7-e9b7333f4c1b): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13839 | 2025.12.31 23:24:24.279382 [ 199 ] {83559bb8-4c93-4180-b7e7-e9b7333f4c1b::all_1_91_18} <Trace> oximeter.measurements_histogramu64 (83559bb8-4c93-4180-b7e7-e9b7333f4c1b) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 13840 | 2025.12.31 23:24:24.279528 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.30 MiB. | ||
| 13841 | 2025.12.31 23:24:25.000192 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 353.57 MiB, peak 370.82 MiB, free memory in arenas 0.00 B, will set to 359.13 MiB (RSS), difference: 5.57 MiB | ||
| 13842 | 2025.12.31 23:24:26.922252 [ 40 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 13843 | 2025.12.31 23:24:26.922314 [ 40 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 13844 | 2025.12.31 23:24:27.003406 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.002886619 sec. | ||
| 13845 | 2025.12.31 23:24:27.077744 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 30836 | ||
| 13846 | 2025.12.31 23:24:27.078613 [ 245 ] {} <Trace> system.asynchronous_metric_log (1af02360-2569-4a97-a5ac-aa07775e497e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13847 | 2025.12.31 23:24:27.078684 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 13848 | 2025.12.31 23:24:27.079481 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 13849 | 2025.12.31 23:24:27.079730 [ 245 ] {} <Trace> system.asynchronous_metric_log (1af02360-2569-4a97-a5ac-aa07775e497e): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13850 | 2025.12.31 23:24:27.079884 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 30836 | ||
| 13851 | 2025.12.31 23:24:27.175653 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 1730 | ||
| 13852 | 2025.12.31 23:24:27.178216 [ 243 ] {} <Trace> system.query_log (aa57fb54-d3d4-4e2b-bcda-b6c10074d25d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13853 | 2025.12.31 23:24:27.178269 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 13854 | 2025.12.31 23:24:27.179587 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 13855 | 2025.12.31 23:24:27.179857 [ 243 ] {} <Trace> system.query_log (aa57fb54-d3d4-4e2b-bcda-b6c10074d25d): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13856 | 2025.12.31 23:24:27.180250 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1730 | ||
| 13857 | 2025.12.31 23:24:28.748295 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 482 | ||
| 13858 | 2025.12.31 23:24:28.765573 [ 244 ] {} <Trace> system.metric_log (9f7485ce-4bf0-4a0f-b388-b82873d55ef6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13859 | 2025.12.31 23:24:28.765632 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 13860 | 2025.12.31 23:24:28.771891 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 13861 | 2025.12.31 23:24:28.772588 [ 244 ] {} <Trace> system.metric_log (9f7485ce-4bf0-4a0f-b388-b82873d55ef6): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13862 | 2025.12.31 23:24:28.775712 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 482 | ||
| 13863 | 2025.12.31 23:24:29.267509 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13864 | 2025.12.31 23:24:29.267694 [ 271 ] {1417b95f-2814-4fee-8d14-5428dfd22a28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 13865 | 2025.12.31 23:24:29.267763 [ 271 ] {1417b95f-2814-4fee-8d14-5428dfd22a28} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 13866 | 2025.12.31 23:24:29.268562 [ 271 ] {1417b95f-2814-4fee-8d14-5428dfd22a28} <Trace> oximeter.fields_i16 (6205d96e-d352-40e9-8254-31db49133bc3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13867 | 2025.12.31 23:24:29.268614 [ 271 ] {1417b95f-2814-4fee-8d14-5428dfd22a28} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 13868 | 2025.12.31 23:24:29.269029 [ 271 ] {1417b95f-2814-4fee-8d14-5428dfd22a28} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 13869 | 2025.12.31 23:24:29.269275 [ 271 ] {1417b95f-2814-4fee-8d14-5428dfd22a28} <Trace> oximeter.fields_i16 (6205d96e-d352-40e9-8254-31db49133bc3): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13870 | 2025.12.31 23:24:29.269430 [ 38 ] {} <Debug> oximeter.fields_i16 (6205d96e-d352-40e9-8254-31db49133bc3) (MergerMutator): Selected 6 parts from all_1_18_4 to all_23_23_0 | ||
| 13871 | 2025.12.31 23:24:29.269440 [ 271 ] {1417b95f-2814-4fee-8d14-5428dfd22a28} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001797 sec., 228158.04117974403 rows/sec., 14.47 MiB/sec. | ||
| 13872 | 2025.12.31 23:24:29.269513 [ 38 ] {} <Trace> oximeter.fields_i16 (6205d96e-d352-40e9-8254-31db49133bc3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13873 | 2025.12.31 23:24:29.269543 [ 271 ] {1417b95f-2814-4fee-8d14-5428dfd22a28} <Debug> TCPHandler: Processed in 0.002174817 sec. | ||
| 13874 | 2025.12.31 23:24:29.269545 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 13875 | 2025.12.31 23:24:29.269678 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13876 | 2025.12.31 23:24:29.269679 [ 190 ] {6205d96e-d352-40e9-8254-31db49133bc3::all_1_23_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_18_4 to all_23_23_0 into Compact with storage Full | ||
| 13877 | 2025.12.31 23:24:29.269790 [ 271 ] {ccc8c0ac-aa5d-475f-9f23-047c43220121} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13878 | 2025.12.31 23:24:29.269839 [ 271 ] {ccc8c0ac-aa5d-475f-9f23-047c43220121} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13879 | 2025.12.31 23:24:29.269840 [ 190 ] {6205d96e-d352-40e9-8254-31db49133bc3::all_1_23_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13880 | 2025.12.31 23:24:29.269895 [ 190 ] {6205d96e-d352-40e9-8254-31db49133bc3::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_18_4, total 434 rows starting from the beginning of the part | ||
| 13881 | 2025.12.31 23:24:29.269971 [ 190 ] {6205d96e-d352-40e9-8254-31db49133bc3::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 24 rows starting from the beginning of the part | ||
| 13882 | 2025.12.31 23:24:29.270024 [ 190 ] {6205d96e-d352-40e9-8254-31db49133bc3::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 | ||
| 13883 | 2025.12.31 23:24:29.270071 [ 190 ] {6205d96e-d352-40e9-8254-31db49133bc3::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 24 rows starting from the beginning of the part | ||
| 13884 | 2025.12.31 23:24:29.270112 [ 190 ] {6205d96e-d352-40e9-8254-31db49133bc3::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 434 rows starting from the beginning of the part | ||
| 13885 | 2025.12.31 23:24:29.270154 [ 190 ] {6205d96e-d352-40e9-8254-31db49133bc3::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 410 rows starting from the beginning of the part | ||
| 13886 | 2025.12.31 23:24:29.270841 [ 271 ] {ccc8c0ac-aa5d-475f-9f23-047c43220121} <Trace> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13887 | 2025.12.31 23:24:29.270885 [ 271 ] {ccc8c0ac-aa5d-475f-9f23-047c43220121} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 13888 | 2025.12.31 23:24:29.271140 [ 205 ] {6205d96e-d352-40e9-8254-31db49133bc3::all_1_23_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1350 rows, containing 5 columns (5 merged, 0 gathered) in 0.001513366 sec., 892051.2288501262 rows/sec., 61.54 MiB/sec. | ||
| 13889 | 2025.12.31 23:24:29.271287 [ 271 ] {ccc8c0ac-aa5d-475f-9f23-047c43220121} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 13890 | 2025.12.31 23:24:29.271311 [ 193 ] {6205d96e-d352-40e9-8254-31db49133bc3::all_1_23_5} <Trace> MergedBlockOutputStream: filled checksums all_1_23_5 (state Temporary) | ||
| 13891 | 2025.12.31 23:24:29.271532 [ 271 ] {ccc8c0ac-aa5d-475f-9f23-047c43220121} <Trace> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13892 | 2025.12.31 23:24:29.271620 [ 193 ] {6205d96e-d352-40e9-8254-31db49133bc3::all_1_23_5} <Trace> oximeter.fields_i16 (6205d96e-d352-40e9-8254-31db49133bc3): Renaming temporary part tmp_merge_all_1_23_5 to all_1_23_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13893 | 2025.12.31 23:24:29.271665 [ 38 ] {} <Debug> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 13894 | 2025.12.31 23:24:29.271676 [ 271 ] {ccc8c0ac-aa5d-475f-9f23-047c43220121} <Debug> executeQuery: Read 1132 rows, 91.85 KiB in 0.00191 sec., 592670.1570680628 rows/sec., 46.96 MiB/sec. | ||
| 13895 | 2025.12.31 23:24:29.271705 [ 38 ] {} <Trace> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13896 | 2025.12.31 23:24:29.271711 [ 193 ] {6205d96e-d352-40e9-8254-31db49133bc3::all_1_23_5} <Trace> oximeter.fields_i16 (6205d96e-d352-40e9-8254-31db49133bc3) (MergerMutator): Merged 6 parts: [all_1_18_4, all_23_23_0] -> all_1_23_5 | ||
| 13897 | 2025.12.31 23:24:29.271730 [ 271 ] {ccc8c0ac-aa5d-475f-9f23-047c43220121} <Debug> TCPHandler: Processed in 0.002106546 sec. | ||
| 13898 | 2025.12.31 23:24:29.271736 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 13899 | 2025.12.31 23:24:29.271833 [ 189 ] {37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179::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 | ||
| 13900 | 2025.12.31 23:24:29.271847 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 13901 | 2025.12.31 23:24:29.271867 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13902 | 2025.12.31 23:24:29.271924 [ 189 ] {37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13903 | 2025.12.31 23:24:29.271952 [ 189 ] {37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 2464 rows starting from the beginning of the part | ||
| 13904 | 2025.12.31 23:24:29.271972 [ 271 ] {03841e4b-6b8b-4e61-a923-34dd4dae239f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13905 | 2025.12.31 23:24:29.272007 [ 189 ] {37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 76 rows starting from the beginning of the part | ||
| 13906 | 2025.12.31 23:24:29.272016 [ 271 ] {03841e4b-6b8b-4e61-a923-34dd4dae239f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13907 | 2025.12.31 23:24:29.272048 [ 189 ] {37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 118 rows starting from the beginning of the part | ||
| 13908 | 2025.12.31 23:24:29.272086 [ 189 ] {37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 1254 rows starting from the beginning of the part | ||
| 13909 | 2025.12.31 23:24:29.272125 [ 189 ] {37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 118 rows starting from the beginning of the part | ||
| 13910 | 2025.12.31 23:24:29.272160 [ 189 ] {37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 1132 rows starting from the beginning of the part | ||
| 13911 | 2025.12.31 23:24:29.272520 [ 271 ] {03841e4b-6b8b-4e61-a923-34dd4dae239f} <Trace> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13912 | 2025.12.31 23:24:29.272557 [ 271 ] {03841e4b-6b8b-4e61-a923-34dd4dae239f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 13913 | 2025.12.31 23:24:29.272883 [ 271 ] {03841e4b-6b8b-4e61-a923-34dd4dae239f} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 13914 | 2025.12.31 23:24:29.273102 [ 271 ] {03841e4b-6b8b-4e61-a923-34dd4dae239f} <Trace> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13915 | 2025.12.31 23:24:29.273236 [ 271 ] {03841e4b-6b8b-4e61-a923-34dd4dae239f} <Debug> executeQuery: Read 215 rows, 13.07 KiB in 0.001285 sec., 167315.17509727628 rows/sec., 9.93 MiB/sec. | ||
| 13916 | 2025.12.31 23:24:29.273274 [ 271 ] {03841e4b-6b8b-4e61-a923-34dd4dae239f} <Debug> TCPHandler: Processed in 0.001469225 sec. | ||
| 13917 | 2025.12.31 23:24:29.273379 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13918 | 2025.12.31 23:24:29.273476 [ 271 ] {6b7f7e59-57b9-4231-8ab5-f6b19764404e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 13919 | 2025.12.31 23:24:29.273518 [ 271 ] {6b7f7e59-57b9-4231-8ab5-f6b19764404e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 13920 | 2025.12.31 23:24:29.273935 [ 189 ] {37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5162 rows, containing 5 columns (5 merged, 0 gathered) in 0.002136937 sec., 2415607.0113438065 rows/sec., 205.13 MiB/sec. | ||
| 13921 | 2025.12.31 23:24:29.274001 [ 271 ] {6b7f7e59-57b9-4231-8ab5-f6b19764404e} <Trace> oximeter.fields_u32 (32e14ee3-f9fc-4687-bf55-1d31f5f916a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13922 | 2025.12.31 23:24:29.274036 [ 271 ] {6b7f7e59-57b9-4231-8ab5-f6b19764404e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 13923 | 2025.12.31 23:24:29.274155 [ 189 ] {37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 13924 | 2025.12.31 23:24:29.274362 [ 271 ] {6b7f7e59-57b9-4231-8ab5-f6b19764404e} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 13925 | 2025.12.31 23:24:29.274382 [ 189 ] {37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179::all_1_96_19} <Trace> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13926 | 2025.12.31 23:24:29.274449 [ 189 ] {37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179::all_1_96_19} <Trace> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 13927 | 2025.12.31 23:24:29.274510 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.18 MiB. | ||
| 13928 | 2025.12.31 23:24:29.274576 [ 271 ] {6b7f7e59-57b9-4231-8ab5-f6b19764404e} <Trace> oximeter.fields_u32 (32e14ee3-f9fc-4687-bf55-1d31f5f916a9): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13929 | 2025.12.31 23:24:29.274707 [ 271 ] {6b7f7e59-57b9-4231-8ab5-f6b19764404e} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001252 sec., 169329.0734824281 rows/sec., 10.92 MiB/sec. | ||
| 13930 | 2025.12.31 23:24:29.274744 [ 271 ] {6b7f7e59-57b9-4231-8ab5-f6b19764404e} <Debug> TCPHandler: Processed in 0.001417224 sec. | ||
| 13931 | 2025.12.31 23:24:29.274845 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13932 | 2025.12.31 23:24:29.274940 [ 271 ] {9c44df95-0c80-4434-8e0f-83a65cb54a53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 13933 | 2025.12.31 23:24:29.274981 [ 271 ] {9c44df95-0c80-4434-8e0f-83a65cb54a53} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 13934 | 2025.12.31 23:24:29.275456 [ 271 ] {9c44df95-0c80-4434-8e0f-83a65cb54a53} <Trace> oximeter.fields_u8 (ce0c1db8-65f1-440f-8e78-1020d181f97b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13935 | 2025.12.31 23:24:29.275496 [ 271 ] {9c44df95-0c80-4434-8e0f-83a65cb54a53} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 13936 | 2025.12.31 23:24:29.275803 [ 271 ] {9c44df95-0c80-4434-8e0f-83a65cb54a53} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 13937 | 2025.12.31 23:24:29.276029 [ 271 ] {9c44df95-0c80-4434-8e0f-83a65cb54a53} <Trace> oximeter.fields_u8 (ce0c1db8-65f1-440f-8e78-1020d181f97b): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13938 | 2025.12.31 23:24:29.276119 [ 37 ] {} <Debug> oximeter.fields_u8 (ce0c1db8-65f1-440f-8e78-1020d181f97b) (MergerMutator): Selected 6 parts from all_1_18_4 to all_23_23_0 | ||
| 13939 | 2025.12.31 23:24:29.276155 [ 37 ] {} <Trace> oximeter.fields_u8 (ce0c1db8-65f1-440f-8e78-1020d181f97b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13940 | 2025.12.31 23:24:29.276156 [ 271 ] {9c44df95-0c80-4434-8e0f-83a65cb54a53} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001234 sec., 170988.65478119935 rows/sec., 9.71 MiB/sec. | ||
| 13941 | 2025.12.31 23:24:29.276174 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 13942 | 2025.12.31 23:24:29.276200 [ 271 ] {9c44df95-0c80-4434-8e0f-83a65cb54a53} <Debug> TCPHandler: Processed in 0.001404254 sec. | ||
| 13943 | 2025.12.31 23:24:29.276251 [ 205 ] {ce0c1db8-65f1-440f-8e78-1020d181f97b::all_1_23_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_18_4 to all_23_23_0 into Compact with storage Full | ||
| 13944 | 2025.12.31 23:24:29.276312 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13945 | 2025.12.31 23:24:29.276356 [ 205 ] {ce0c1db8-65f1-440f-8e78-1020d181f97b::all_1_23_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13946 | 2025.12.31 23:24:29.276390 [ 205 ] {ce0c1db8-65f1-440f-8e78-1020d181f97b::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_18_4, total 223 rows starting from the beginning of the part | ||
| 13947 | 2025.12.31 23:24:29.276407 [ 271 ] {307912f4-ac00-47f8-b69a-bbb6710c3f8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13948 | 2025.12.31 23:24:29.276448 [ 271 ] {307912f4-ac00-47f8-b69a-bbb6710c3f8f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13949 | 2025.12.31 23:24:29.276451 [ 205 ] {ce0c1db8-65f1-440f-8e78-1020d181f97b::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 12 rows starting from the beginning of the part | ||
| 13950 | 2025.12.31 23:24:29.276509 [ 205 ] {ce0c1db8-65f1-440f-8e78-1020d181f97b::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 | ||
| 13951 | 2025.12.31 23:24:29.276555 [ 205 ] {ce0c1db8-65f1-440f-8e78-1020d181f97b::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 12 rows starting from the beginning of the part | ||
| 13952 | 2025.12.31 23:24:29.276599 [ 205 ] {ce0c1db8-65f1-440f-8e78-1020d181f97b::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 223 rows starting from the beginning of the part | ||
| 13953 | 2025.12.31 23:24:29.276642 [ 205 ] {ce0c1db8-65f1-440f-8e78-1020d181f97b::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 211 rows starting from the beginning of the part | ||
| 13954 | 2025.12.31 23:24:29.277138 [ 271 ] {307912f4-ac00-47f8-b69a-bbb6710c3f8f} <Trace> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13955 | 2025.12.31 23:24:29.277173 [ 271 ] {307912f4-ac00-47f8-b69a-bbb6710c3f8f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 13956 | 2025.12.31 23:24:29.277510 [ 271 ] {307912f4-ac00-47f8-b69a-bbb6710c3f8f} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 13957 | 2025.12.31 23:24:29.277510 [ 191 ] {ce0c1db8-65f1-440f-8e78-1020d181f97b::all_1_23_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 693 rows, containing 5 columns (5 merged, 0 gathered) in 0.001288502 sec., 537833.8566800827 rows/sec., 33.50 MiB/sec. | ||
| 13958 | 2025.12.31 23:24:29.277674 [ 201 ] {ce0c1db8-65f1-440f-8e78-1020d181f97b::all_1_23_5} <Trace> MergedBlockOutputStream: filled checksums all_1_23_5 (state Temporary) | ||
| 13959 | 2025.12.31 23:24:29.277726 [ 271 ] {307912f4-ac00-47f8-b69a-bbb6710c3f8f} <Trace> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13960 | 2025.12.31 23:24:29.277838 [ 37 ] {} <Debug> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 13961 | 2025.12.31 23:24:29.277859 [ 271 ] {307912f4-ac00-47f8-b69a-bbb6710c3f8f} <Debug> executeQuery: Read 689 rows, 49.27 KiB in 0.00147 sec., 468707.4829931973 rows/sec., 32.73 MiB/sec. | ||
| 13962 | 2025.12.31 23:24:29.277861 [ 37 ] {} <Trace> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13963 | 2025.12.31 23:24:29.277889 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 13964 | 2025.12.31 23:24:29.277897 [ 271 ] {307912f4-ac00-47f8-b69a-bbb6710c3f8f} <Debug> TCPHandler: Processed in 0.001634408 sec. | ||
| 13965 | 2025.12.31 23:24:29.277919 [ 201 ] {ce0c1db8-65f1-440f-8e78-1020d181f97b::all_1_23_5} <Trace> oximeter.fields_u8 (ce0c1db8-65f1-440f-8e78-1020d181f97b): Renaming temporary part tmp_merge_all_1_23_5 to all_1_23_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13966 | 2025.12.31 23:24:29.277950 [ 205 ] {e6fc079b-8071-4162-9a06-906ffa01da39::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 | ||
| 13967 | 2025.12.31 23:24:29.277981 [ 201 ] {ce0c1db8-65f1-440f-8e78-1020d181f97b::all_1_23_5} <Trace> oximeter.fields_u8 (ce0c1db8-65f1-440f-8e78-1020d181f97b) (MergerMutator): Merged 6 parts: [all_1_18_4, all_23_23_0] -> all_1_23_5 | ||
| 13968 | 2025.12.31 23:24:29.277999 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13969 | 2025.12.31 23:24:29.278023 [ 205 ] {e6fc079b-8071-4162-9a06-906ffa01da39::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13970 | 2025.12.31 23:24:29.278047 [ 205 ] {e6fc079b-8071-4162-9a06-906ffa01da39::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 1250 rows starting from the beginning of the part | ||
| 13971 | 2025.12.31 23:24:29.278051 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 13972 | 2025.12.31 23:24:29.278092 [ 271 ] {6ad95699-31b1-41a6-91ee-972c9a13bfac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 13973 | 2025.12.31 23:24:29.278093 [ 205 ] {e6fc079b-8071-4162-9a06-906ffa01da39::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 74 rows starting from the beginning of the part | ||
| 13974 | 2025.12.31 23:24:29.278135 [ 271 ] {6ad95699-31b1-41a6-91ee-972c9a13bfac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 13975 | 2025.12.31 23:24:29.278142 [ 205 ] {e6fc079b-8071-4162-9a06-906ffa01da39::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 95 rows starting from the beginning of the part | ||
| 13976 | 2025.12.31 23:24:29.278177 [ 205 ] {e6fc079b-8071-4162-9a06-906ffa01da39::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 729 rows starting from the beginning of the part | ||
| 13977 | 2025.12.31 23:24:29.278212 [ 205 ] {e6fc079b-8071-4162-9a06-906ffa01da39::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 95 rows starting from the beginning of the part | ||
| 13978 | 2025.12.31 23:24:29.278243 [ 205 ] {e6fc079b-8071-4162-9a06-906ffa01da39::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 689 rows starting from the beginning of the part | ||
| 13979 | 2025.12.31 23:24:29.278466 [ 271 ] {6ad95699-31b1-41a6-91ee-972c9a13bfac} <Trace> oximeter.measurements_bool (4d9e9430-4c82-43e2-8cb1-e67498da106d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13980 | 2025.12.31 23:24:29.278501 [ 271 ] {6ad95699-31b1-41a6-91ee-972c9a13bfac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 13981 | 2025.12.31 23:24:29.278806 [ 271 ] {6ad95699-31b1-41a6-91ee-972c9a13bfac} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 13982 | 2025.12.31 23:24:29.279018 [ 271 ] {6ad95699-31b1-41a6-91ee-972c9a13bfac} <Trace> oximeter.measurements_bool (4d9e9430-4c82-43e2-8cb1-e67498da106d): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13983 | 2025.12.31 23:24:29.279106 [ 37 ] {} <Debug> oximeter.measurements_bool (4d9e9430-4c82-43e2-8cb1-e67498da106d) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 13984 | 2025.12.31 23:24:29.279129 [ 37 ] {} <Trace> oximeter.measurements_bool (4d9e9430-4c82-43e2-8cb1-e67498da106d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13985 | 2025.12.31 23:24:29.279143 [ 271 ] {6ad95699-31b1-41a6-91ee-972c9a13bfac} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001069 sec., 5612.722170252572 rows/sec., 293.24 KiB/sec. | ||
| 13986 | 2025.12.31 23:24:29.279144 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 13987 | 2025.12.31 23:24:29.279180 [ 271 ] {6ad95699-31b1-41a6-91ee-972c9a13bfac} <Debug> TCPHandler: Processed in 0.001230981 sec. | ||
| 13988 | 2025.12.31 23:24:29.279269 [ 196 ] {4d9e9430-4c82-43e2-8cb1-e67498da106d::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 | ||
| 13989 | 2025.12.31 23:24:29.279272 [ 205 ] {e6fc079b-8071-4162-9a06-906ffa01da39::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2932 rows, containing 5 columns (5 merged, 0 gathered) in 0.001345853 sec., 2178544.016322734 rows/sec., 164.76 MiB/sec. | ||
| 13990 | 2025.12.31 23:24:29.279325 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13991 | 2025.12.31 23:24:29.279409 [ 196 ] {4d9e9430-4c82-43e2-8cb1-e67498da106d::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13992 | 2025.12.31 23:24:29.279427 [ 271 ] {15f3b513-c969-4833-858b-e21cce9daf8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13993 | 2025.12.31 23:24:29.279449 [ 196 ] {4d9e9430-4c82-43e2-8cb1-e67498da106d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 36 rows starting from the beginning of the part | ||
| 13994 | 2025.12.31 23:24:29.279476 [ 271 ] {15f3b513-c969-4833-858b-e21cce9daf8a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13995 | 2025.12.31 23:24:29.279529 [ 196 ] {4d9e9430-4c82-43e2-8cb1-e67498da106d::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 | ||
| 13996 | 2025.12.31 23:24:29.279571 [ 195 ] {e6fc079b-8071-4162-9a06-906ffa01da39::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 13997 | 2025.12.31 23:24:29.279578 [ 196 ] {4d9e9430-4c82-43e2-8cb1-e67498da106d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 6 rows starting from the beginning of the part | ||
| 13998 | 2025.12.31 23:24:29.279637 [ 196 ] {4d9e9430-4c82-43e2-8cb1-e67498da106d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 6 rows starting from the beginning of the part | ||
| 13999 | 2025.12.31 23:24:29.279675 [ 196 ] {4d9e9430-4c82-43e2-8cb1-e67498da106d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 6 rows starting from the beginning of the part | ||
| 14000 | 2025.12.31 23:24:29.279714 [ 196 ] {4d9e9430-4c82-43e2-8cb1-e67498da106d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 6 rows starting from the beginning of the part | ||
| 14001 | 2025.12.31 23:24:29.279948 [ 271 ] {15f3b513-c969-4833-858b-e21cce9daf8a} <Trace> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14002 | 2025.12.31 23:24:29.279956 [ 195 ] {e6fc079b-8071-4162-9a06-906ffa01da39::all_1_96_19} <Trace> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14003 | 2025.12.31 23:24:29.279993 [ 271 ] {15f3b513-c969-4833-858b-e21cce9daf8a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 14004 | 2025.12.31 23:24:29.280075 [ 195 ] {e6fc079b-8071-4162-9a06-906ffa01da39::all_1_96_19} <Trace> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 14005 | 2025.12.31 23:24:29.280203 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. | ||
| 14006 | 2025.12.31 23:24:29.280374 [ 271 ] {15f3b513-c969-4833-858b-e21cce9daf8a} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 14007 | 2025.12.31 23:24:29.280594 [ 201 ] {4d9e9430-4c82-43e2-8cb1-e67498da106d::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 72 rows, containing 4 columns (4 merged, 0 gathered) in 0.001384253 sec., 52013.61311841116 rows/sec., 2.65 MiB/sec. | ||
| 14008 | 2025.12.31 23:24:29.280595 [ 271 ] {15f3b513-c969-4833-858b-e21cce9daf8a} <Trace> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14009 | 2025.12.31 23:24:29.280721 [ 187 ] {4d9e9430-4c82-43e2-8cb1-e67498da106d::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 14010 | 2025.12.31 23:24:29.280744 [ 271 ] {15f3b513-c969-4833-858b-e21cce9daf8a} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001338 sec., 234678.62481315396 rows/sec., 15.42 MiB/sec. | ||
| 14011 | 2025.12.31 23:24:29.280786 [ 271 ] {15f3b513-c969-4833-858b-e21cce9daf8a} <Debug> TCPHandler: Processed in 0.001511286 sec. | ||
| 14012 | 2025.12.31 23:24:29.280895 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14013 | 2025.12.31 23:24:29.280990 [ 187 ] {4d9e9430-4c82-43e2-8cb1-e67498da106d::all_1_11_2} <Trace> oximeter.measurements_bool (4d9e9430-4c82-43e2-8cb1-e67498da106d): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14014 | 2025.12.31 23:24:29.280992 [ 271 ] {b339169e-f394-4f88-886b-68ffb09c6206} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 14015 | 2025.12.31 23:24:29.281051 [ 271 ] {b339169e-f394-4f88-886b-68ffb09c6206} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 14016 | 2025.12.31 23:24:29.281074 [ 187 ] {4d9e9430-4c82-43e2-8cb1-e67498da106d::all_1_11_2} <Trace> oximeter.measurements_bool (4d9e9430-4c82-43e2-8cb1-e67498da106d) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 14017 | 2025.12.31 23:24:29.281189 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 14018 | 2025.12.31 23:24:29.281370 [ 271 ] {b339169e-f394-4f88-886b-68ffb09c6206} <Trace> oximeter.measurements_f64 (cba5f6bd-2e20-4297-b248-eab409e4eaa6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14019 | 2025.12.31 23:24:29.281410 [ 271 ] {b339169e-f394-4f88-886b-68ffb09c6206} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 14020 | 2025.12.31 23:24:29.281702 [ 271 ] {b339169e-f394-4f88-886b-68ffb09c6206} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 14021 | 2025.12.31 23:24:29.281901 [ 271 ] {b339169e-f394-4f88-886b-68ffb09c6206} <Trace> oximeter.measurements_f64 (cba5f6bd-2e20-4297-b248-eab409e4eaa6): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14022 | 2025.12.31 23:24:29.282033 [ 271 ] {b339169e-f394-4f88-886b-68ffb09c6206} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001061 sec., 942.507068803016 rows/sec., 63.51 KiB/sec. | ||
| 14023 | 2025.12.31 23:24:29.282070 [ 271 ] {b339169e-f394-4f88-886b-68ffb09c6206} <Debug> TCPHandler: Processed in 0.001224151 sec. | ||
| 14024 | 2025.12.31 23:24:29.282171 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14025 | 2025.12.31 23:24:29.282264 [ 271 ] {109417f5-22c0-4c22-a28c-18aaf7fb0f9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14026 | 2025.12.31 23:24:29.282344 [ 271 ] {109417f5-22c0-4c22-a28c-18aaf7fb0f9d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 14027 | 2025.12.31 23:24:29.283105 [ 271 ] {109417f5-22c0-4c22-a28c-18aaf7fb0f9d} <Trace> oximeter.measurements_histogramu64 (83559bb8-4c93-4180-b7e7-e9b7333f4c1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14028 | 2025.12.31 23:24:29.283140 [ 271 ] {109417f5-22c0-4c22-a28c-18aaf7fb0f9d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 14029 | 2025.12.31 23:24:29.283657 [ 271 ] {109417f5-22c0-4c22-a28c-18aaf7fb0f9d} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 14030 | 2025.12.31 23:24:29.283869 [ 271 ] {109417f5-22c0-4c22-a28c-18aaf7fb0f9d} <Trace> oximeter.measurements_histogramu64 (83559bb8-4c93-4180-b7e7-e9b7333f4c1b): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14031 | 2025.12.31 23:24:29.284008 [ 271 ] {109417f5-22c0-4c22-a28c-18aaf7fb0f9d} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001762 sec., 5675.368898978434 rows/sec., 10.17 MiB/sec. | ||
| 14032 | 2025.12.31 23:24:29.284070 [ 271 ] {109417f5-22c0-4c22-a28c-18aaf7fb0f9d} <Debug> TCPHandler: Processed in 0.001948033 sec. | ||
| 14033 | 2025.12.31 23:24:29.284178 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14034 | 2025.12.31 23:24:29.284273 [ 271 ] {41c5a4c2-5ff0-488c-8031-740fce16cbcb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14035 | 2025.12.31 23:24:29.284313 [ 271 ] {41c5a4c2-5ff0-488c-8031-740fce16cbcb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14036 | 2025.12.31 23:24:29.284640 [ 271 ] {41c5a4c2-5ff0-488c-8031-740fce16cbcb} <Trace> oximeter.measurements_u64 (3e0fa7da-0500-483e-b241-ac25d0f845d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14037 | 2025.12.31 23:24:29.284673 [ 271 ] {41c5a4c2-5ff0-488c-8031-740fce16cbcb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 14038 | 2025.12.31 23:24:29.284970 [ 271 ] {41c5a4c2-5ff0-488c-8031-740fce16cbcb} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 14039 | 2025.12.31 23:24:29.285170 [ 271 ] {41c5a4c2-5ff0-488c-8031-740fce16cbcb} <Trace> oximeter.measurements_u64 (3e0fa7da-0500-483e-b241-ac25d0f845d7): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14040 | 2025.12.31 23:24:29.285291 [ 271 ] {41c5a4c2-5ff0-488c-8031-740fce16cbcb} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001036 sec., 100386.10038610038 rows/sec., 6.15 MiB/sec. | ||
| 14041 | 2025.12.31 23:24:29.285326 [ 271 ] {41c5a4c2-5ff0-488c-8031-740fce16cbcb} <Debug> TCPHandler: Processed in 0.001197011 sec. | ||
| 14042 | 2025.12.31 23:24:34.285998 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14043 | 2025.12.31 23:24:34.286286 [ 271 ] {042601ab-0728-4f85-a95c-c122cf7d7179} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 14044 | 2025.12.31 23:24:34.286353 [ 271 ] {042601ab-0728-4f85-a95c-c122cf7d7179} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 14045 | 2025.12.31 23:24:34.287005 [ 271 ] {042601ab-0728-4f85-a95c-c122cf7d7179} <Trace> oximeter.fields_ipaddr (5f424e33-6a9f-405c-b8ff-24c93b94647e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14046 | 2025.12.31 23:24:34.287046 [ 271 ] {042601ab-0728-4f85-a95c-c122cf7d7179} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 14047 | 2025.12.31 23:24:34.287420 [ 271 ] {042601ab-0728-4f85-a95c-c122cf7d7179} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 14048 | 2025.12.31 23:24:34.287665 [ 271 ] {042601ab-0728-4f85-a95c-c122cf7d7179} <Trace> oximeter.fields_ipaddr (5f424e33-6a9f-405c-b8ff-24c93b94647e): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14049 | 2025.12.31 23:24:34.287827 [ 271 ] {042601ab-0728-4f85-a95c-c122cf7d7179} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001602 sec., 3745.3183520599255 rows/sec., 305.40 KiB/sec. | ||
| 14050 | 2025.12.31 23:24:34.287878 [ 271 ] {042601ab-0728-4f85-a95c-c122cf7d7179} <Debug> TCPHandler: Processed in 0.002065355 sec. | ||
| 14051 | 2025.12.31 23:24:34.288007 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14052 | 2025.12.31 23:24:34.288108 [ 271 ] {9e0a6021-37ef-4f5f-8f75-d3e342ab7a5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14053 | 2025.12.31 23:24:34.288152 [ 271 ] {9e0a6021-37ef-4f5f-8f75-d3e342ab7a5e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14054 | 2025.12.31 23:24:34.289256 [ 271 ] {9e0a6021-37ef-4f5f-8f75-d3e342ab7a5e} <Trace> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14055 | 2025.12.31 23:24:34.289294 [ 271 ] {9e0a6021-37ef-4f5f-8f75-d3e342ab7a5e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 14056 | 2025.12.31 23:24:34.289694 [ 271 ] {9e0a6021-37ef-4f5f-8f75-d3e342ab7a5e} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 14057 | 2025.12.31 23:24:34.289938 [ 271 ] {9e0a6021-37ef-4f5f-8f75-d3e342ab7a5e} <Trace> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14058 | 2025.12.31 23:24:34.290085 [ 271 ] {9e0a6021-37ef-4f5f-8f75-d3e342ab7a5e} <Debug> executeQuery: Read 1261 rows, 107.04 KiB in 0.001999 sec., 630815.4077038519 rows/sec., 52.29 MiB/sec. | ||
| 14059 | 2025.12.31 23:24:34.290125 [ 271 ] {9e0a6021-37ef-4f5f-8f75-d3e342ab7a5e} <Debug> TCPHandler: Processed in 0.002171337 sec. | ||
| 14060 | 2025.12.31 23:24:34.290249 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14061 | 2025.12.31 23:24:34.290346 [ 271 ] {890691ce-920d-4c4b-bc3d-82ac8229f186} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14062 | 2025.12.31 23:24:34.290387 [ 271 ] {890691ce-920d-4c4b-bc3d-82ac8229f186} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14063 | 2025.12.31 23:24:34.290842 [ 271 ] {890691ce-920d-4c4b-bc3d-82ac8229f186} <Trace> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14064 | 2025.12.31 23:24:34.290878 [ 271 ] {890691ce-920d-4c4b-bc3d-82ac8229f186} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 14065 | 2025.12.31 23:24:34.291184 [ 271 ] {890691ce-920d-4c4b-bc3d-82ac8229f186} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 14066 | 2025.12.31 23:24:34.291389 [ 271 ] {890691ce-920d-4c4b-bc3d-82ac8229f186} <Trace> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14067 | 2025.12.31 23:24:34.291514 [ 24 ] {} <Debug> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 14068 | 2025.12.31 23:24:34.291522 [ 271 ] {890691ce-920d-4c4b-bc3d-82ac8229f186} <Debug> executeQuery: Read 37 rows, 2.75 KiB in 0.001196 sec., 30936.45484949833 rows/sec., 2.25 MiB/sec. | ||
| 14069 | 2025.12.31 23:24:34.291578 [ 24 ] {} <Trace> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14070 | 2025.12.31 23:24:34.291588 [ 271 ] {890691ce-920d-4c4b-bc3d-82ac8229f186} <Debug> TCPHandler: Processed in 0.001391034 sec. | ||
| 14071 | 2025.12.31 23:24:34.291606 [ 24 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 14072 | 2025.12.31 23:24:34.291714 [ 205 ] {d568562b-8e8e-4a3d-9432-0ad11505f9aa::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 | ||
| 14073 | 2025.12.31 23:24:34.291731 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14074 | 2025.12.31 23:24:34.291821 [ 205 ] {d568562b-8e8e-4a3d-9432-0ad11505f9aa::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14075 | 2025.12.31 23:24:34.291831 [ 271 ] {0b13c477-64f3-4969-b3ca-e4d724add64e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 14076 | 2025.12.31 23:24:34.291855 [ 205 ] {d568562b-8e8e-4a3d-9432-0ad11505f9aa::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 278 rows starting from the beginning of the part | ||
| 14077 | 2025.12.31 23:24:34.291873 [ 271 ] {0b13c477-64f3-4969-b3ca-e4d724add64e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 14078 | 2025.12.31 23:24:34.291921 [ 205 ] {d568562b-8e8e-4a3d-9432-0ad11505f9aa::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 31 rows starting from the beginning of the part | ||
| 14079 | 2025.12.31 23:24:34.291974 [ 205 ] {d568562b-8e8e-4a3d-9432-0ad11505f9aa::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 231 rows starting from the beginning of the part | ||
| 14080 | 2025.12.31 23:24:34.292024 [ 205 ] {d568562b-8e8e-4a3d-9432-0ad11505f9aa::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 31 rows starting from the beginning of the part | ||
| 14081 | 2025.12.31 23:24:34.292070 [ 205 ] {d568562b-8e8e-4a3d-9432-0ad11505f9aa::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 215 rows starting from the beginning of the part | ||
| 14082 | 2025.12.31 23:24:34.292116 [ 205 ] {d568562b-8e8e-4a3d-9432-0ad11505f9aa::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 37 rows starting from the beginning of the part | ||
| 14083 | 2025.12.31 23:24:34.292359 [ 271 ] {0b13c477-64f3-4969-b3ca-e4d724add64e} <Trace> oximeter.fields_u32 (32e14ee3-f9fc-4687-bf55-1d31f5f916a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14084 | 2025.12.31 23:24:34.292394 [ 271 ] {0b13c477-64f3-4969-b3ca-e4d724add64e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 14085 | 2025.12.31 23:24:34.292717 [ 271 ] {0b13c477-64f3-4969-b3ca-e4d724add64e} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 14086 | 2025.12.31 23:24:34.292936 [ 271 ] {0b13c477-64f3-4969-b3ca-e4d724add64e} <Trace> oximeter.fields_u32 (32e14ee3-f9fc-4687-bf55-1d31f5f916a9): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14087 | 2025.12.31 23:24:34.292970 [ 187 ] {d568562b-8e8e-4a3d-9432-0ad11505f9aa::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 823 rows, containing 5 columns (5 merged, 0 gathered) in 0.001296401 sec., 634834.4378012668 rows/sec., 42.00 MiB/sec. | ||
| 14088 | 2025.12.31 23:24:34.293068 [ 271 ] {0b13c477-64f3-4969-b3ca-e4d724add64e} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001256 sec., 181528.66242038217 rows/sec., 12.29 MiB/sec. | ||
| 14089 | 2025.12.31 23:24:34.293111 [ 271 ] {0b13c477-64f3-4969-b3ca-e4d724add64e} <Debug> TCPHandler: Processed in 0.001429974 sec. | ||
| 14090 | 2025.12.31 23:24:34.293120 [ 205 ] {d568562b-8e8e-4a3d-9432-0ad11505f9aa::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 14091 | 2025.12.31 23:24:34.293222 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14092 | 2025.12.31 23:24:34.293315 [ 271 ] {0f3c35f3-baa5-4256-9a57-37656018896a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14093 | 2025.12.31 23:24:34.293349 [ 205 ] {d568562b-8e8e-4a3d-9432-0ad11505f9aa::all_1_96_19} <Trace> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14094 | 2025.12.31 23:24:34.293355 [ 271 ] {0f3c35f3-baa5-4256-9a57-37656018896a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14095 | 2025.12.31 23:24:34.293412 [ 205 ] {d568562b-8e8e-4a3d-9432-0ad11505f9aa::all_1_96_19} <Trace> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 14096 | 2025.12.31 23:24:34.293475 [ 205 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 14097 | 2025.12.31 23:24:34.293967 [ 271 ] {0f3c35f3-baa5-4256-9a57-37656018896a} <Trace> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14098 | 2025.12.31 23:24:34.294002 [ 271 ] {0f3c35f3-baa5-4256-9a57-37656018896a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 14099 | 2025.12.31 23:24:34.294332 [ 271 ] {0f3c35f3-baa5-4256-9a57-37656018896a} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 14100 | 2025.12.31 23:24:34.294560 [ 271 ] {0f3c35f3-baa5-4256-9a57-37656018896a} <Trace> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14101 | 2025.12.31 23:24:34.294694 [ 271 ] {0f3c35f3-baa5-4256-9a57-37656018896a} <Debug> executeQuery: Read 557 rows, 42.38 KiB in 0.001397 sec., 398711.52469577664 rows/sec., 29.62 MiB/sec. | ||
| 14102 | 2025.12.31 23:24:34.294733 [ 271 ] {0f3c35f3-baa5-4256-9a57-37656018896a} <Debug> TCPHandler: Processed in 0.001561656 sec. | ||
| 14103 | 2025.12.31 23:24:34.294845 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14104 | 2025.12.31 23:24:34.294940 [ 271 ] {3bd38af4-1acf-4736-b06f-a075f012a044} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14105 | 2025.12.31 23:24:34.294984 [ 271 ] {3bd38af4-1acf-4736-b06f-a075f012a044} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14106 | 2025.12.31 23:24:34.295560 [ 271 ] {3bd38af4-1acf-4736-b06f-a075f012a044} <Trace> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14107 | 2025.12.31 23:24:34.295596 [ 271 ] {3bd38af4-1acf-4736-b06f-a075f012a044} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 14108 | 2025.12.31 23:24:34.295986 [ 271 ] {3bd38af4-1acf-4736-b06f-a075f012a044} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 14109 | 2025.12.31 23:24:34.296196 [ 271 ] {3bd38af4-1acf-4736-b06f-a075f012a044} <Trace> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14110 | 2025.12.31 23:24:34.296318 [ 24 ] {} <Debug> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 14111 | 2025.12.31 23:24:34.296327 [ 271 ] {3bd38af4-1acf-4736-b06f-a075f012a044} <Debug> executeQuery: Read 847 rows, 58.38 KiB in 0.001406 sec., 602418.2076813657 rows/sec., 40.55 MiB/sec. | ||
| 14112 | 2025.12.31 23:24:34.296363 [ 24 ] {} <Trace> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14113 | 2025.12.31 23:24:34.296383 [ 271 ] {3bd38af4-1acf-4736-b06f-a075f012a044} <Debug> TCPHandler: Processed in 0.001587066 sec. | ||
| 14114 | 2025.12.31 23:24:34.296388 [ 24 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 14115 | 2025.12.31 23:24:34.296492 [ 200 ] {7d79e45e-07fa-43b3-999d-49ca9374dcb1::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 | ||
| 14116 | 2025.12.31 23:24:34.296510 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14117 | 2025.12.31 23:24:34.296613 [ 271 ] {1c0e9138-88df-4fd8-b90e-161a21ba7bb6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14118 | 2025.12.31 23:24:34.296621 [ 200 ] {7d79e45e-07fa-43b3-999d-49ca9374dcb1::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14119 | 2025.12.31 23:24:34.296668 [ 200 ] {7d79e45e-07fa-43b3-999d-49ca9374dcb1::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_91_18, total 27722 rows starting from the beginning of the part | ||
| 14120 | 2025.12.31 23:24:34.296671 [ 271 ] {1c0e9138-88df-4fd8-b90e-161a21ba7bb6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 14121 | 2025.12.31 23:24:34.296736 [ 200 ] {7d79e45e-07fa-43b3-999d-49ca9374dcb1::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 160 rows starting from the beginning of the part | ||
| 14122 | 2025.12.31 23:24:34.296785 [ 200 ] {7d79e45e-07fa-43b3-999d-49ca9374dcb1::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 352 rows starting from the beginning of the part | ||
| 14123 | 2025.12.31 23:24:34.296826 [ 200 ] {7d79e45e-07fa-43b3-999d-49ca9374dcb1::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 160 rows starting from the beginning of the part | ||
| 14124 | 2025.12.31 23:24:34.296867 [ 200 ] {7d79e45e-07fa-43b3-999d-49ca9374dcb1::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 314 rows starting from the beginning of the part | ||
| 14125 | 2025.12.31 23:24:34.296922 [ 200 ] {7d79e45e-07fa-43b3-999d-49ca9374dcb1::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 847 rows starting from the beginning of the part | ||
| 14126 | 2025.12.31 23:24:34.297541 [ 271 ] {1c0e9138-88df-4fd8-b90e-161a21ba7bb6} <Trace> oximeter.measurements_histogramu64 (83559bb8-4c93-4180-b7e7-e9b7333f4c1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14127 | 2025.12.31 23:24:34.297581 [ 271 ] {1c0e9138-88df-4fd8-b90e-161a21ba7bb6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 14128 | 2025.12.31 23:24:34.298156 [ 271 ] {1c0e9138-88df-4fd8-b90e-161a21ba7bb6} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 14129 | 2025.12.31 23:24:34.298402 [ 271 ] {1c0e9138-88df-4fd8-b90e-161a21ba7bb6} <Trace> oximeter.measurements_histogramu64 (83559bb8-4c93-4180-b7e7-e9b7333f4c1b): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14130 | 2025.12.31 23:24:34.298549 [ 271 ] {1c0e9138-88df-4fd8-b90e-161a21ba7bb6} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001954 sec., 15864.89252814739 rows/sec., 28.43 MiB/sec. | ||
| 14131 | 2025.12.31 23:24:34.298613 [ 271 ] {1c0e9138-88df-4fd8-b90e-161a21ba7bb6} <Debug> TCPHandler: Processed in 0.002154126 sec. | ||
| 14132 | 2025.12.31 23:24:34.298737 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14133 | 2025.12.31 23:24:34.298831 [ 271 ] {4de096fe-2ad5-40cd-95e3-a2f64957373a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14134 | 2025.12.31 23:24:34.298874 [ 271 ] {4de096fe-2ad5-40cd-95e3-a2f64957373a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14135 | 2025.12.31 23:24:34.299216 [ 271 ] {4de096fe-2ad5-40cd-95e3-a2f64957373a} <Trace> oximeter.measurements_u64 (3e0fa7da-0500-483e-b241-ac25d0f845d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14136 | 2025.12.31 23:24:34.299253 [ 271 ] {4de096fe-2ad5-40cd-95e3-a2f64957373a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 14137 | 2025.12.31 23:24:34.299568 [ 271 ] {4de096fe-2ad5-40cd-95e3-a2f64957373a} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 14138 | 2025.12.31 23:24:34.299803 [ 271 ] {4de096fe-2ad5-40cd-95e3-a2f64957373a} <Trace> oximeter.measurements_u64 (3e0fa7da-0500-483e-b241-ac25d0f845d7): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14139 | 2025.12.31 23:24:34.299935 [ 271 ] {4de096fe-2ad5-40cd-95e3-a2f64957373a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001122 sec., 53475.93582887701 rows/sec., 3.60 MiB/sec. | ||
| 14140 | 2025.12.31 23:24:34.299971 [ 271 ] {4de096fe-2ad5-40cd-95e3-a2f64957373a} <Debug> TCPHandler: Processed in 0.001283751 sec. | ||
| 14141 | 2025.12.31 23:24:34.302420 [ 187 ] {7d79e45e-07fa-43b3-999d-49ca9374dcb1::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 29555 rows, containing 5 columns (5 merged, 0 gathered) in 0.005969341 sec., 4951132.796735854 rows/sec., 337.84 MiB/sec. | ||
| 14142 | 2025.12.31 23:24:34.303351 [ 198 ] {7d79e45e-07fa-43b3-999d-49ca9374dcb1::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 14143 | 2025.12.31 23:24:34.303681 [ 198 ] {7d79e45e-07fa-43b3-999d-49ca9374dcb1::all_1_96_19} <Trace> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14144 | 2025.12.31 23:24:34.303756 [ 198 ] {7d79e45e-07fa-43b3-999d-49ca9374dcb1::all_1_96_19} <Trace> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 14145 | 2025.12.31 23:24:34.303869 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.31 MiB. | ||
| 14146 | 2025.12.31 23:24:34.580088 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 31284 | ||
| 14147 | 2025.12.31 23:24:34.580657 [ 245 ] {} <Trace> system.asynchronous_metric_log (1af02360-2569-4a97-a5ac-aa07775e497e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14148 | 2025.12.31 23:24:34.580708 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 14149 | 2025.12.31 23:24:34.581261 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 14150 | 2025.12.31 23:24:34.581507 [ 245 ] {} <Trace> system.asynchronous_metric_log (1af02360-2569-4a97-a5ac-aa07775e497e): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14151 | 2025.12.31 23:24:34.581662 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 31284 | ||
| 14152 | 2025.12.31 23:24:36.275826 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 490 | ||
| 14153 | 2025.12.31 23:24:36.292744 [ 244 ] {} <Trace> system.metric_log (9f7485ce-4bf0-4a0f-b388-b82873d55ef6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14154 | 2025.12.31 23:24:36.292791 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 14155 | 2025.12.31 23:24:36.298331 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 14156 | 2025.12.31 23:24:36.299017 [ 244 ] {} <Trace> system.metric_log (9f7485ce-4bf0-4a0f-b388-b82873d55ef6): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14157 | 2025.12.31 23:24:36.301881 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 490 | ||
| 14158 | 2025.12.31 23:24:37.180595 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 1768 | ||
| 14159 | 2025.12.31 23:24:37.183060 [ 243 ] {} <Trace> system.query_log (aa57fb54-d3d4-4e2b-bcda-b6c10074d25d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14160 | 2025.12.31 23:24:37.183110 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 14161 | 2025.12.31 23:24:37.184282 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 14162 | 2025.12.31 23:24:37.184538 [ 243 ] {} <Trace> system.query_log (aa57fb54-d3d4-4e2b-bcda-b6c10074d25d): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14163 | 2025.12.31 23:24:37.184801 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1768 | ||
| 14164 | 2025.12.31 23:24:39.267546 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14165 | 2025.12.31 23:24:39.267797 [ 271 ] {585745dc-e305-44d6-873e-33013b2655b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 14166 | 2025.12.31 23:24:39.267890 [ 271 ] {585745dc-e305-44d6-873e-33013b2655b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 14167 | 2025.12.31 23:24:39.268816 [ 271 ] {585745dc-e305-44d6-873e-33013b2655b8} <Trace> oximeter.fields_i16 (6205d96e-d352-40e9-8254-31db49133bc3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14168 | 2025.12.31 23:24:39.268856 [ 271 ] {585745dc-e305-44d6-873e-33013b2655b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 14169 | 2025.12.31 23:24:39.269264 [ 271 ] {585745dc-e305-44d6-873e-33013b2655b8} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 14170 | 2025.12.31 23:24:39.269484 [ 271 ] {585745dc-e305-44d6-873e-33013b2655b8} <Trace> oximeter.fields_i16 (6205d96e-d352-40e9-8254-31db49133bc3): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14171 | 2025.12.31 23:24:39.269635 [ 271 ] {585745dc-e305-44d6-873e-33013b2655b8} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001907 sec., 214997.3780807551 rows/sec., 13.64 MiB/sec. | ||
| 14172 | 2025.12.31 23:24:39.269675 [ 271 ] {585745dc-e305-44d6-873e-33013b2655b8} <Debug> TCPHandler: Processed in 0.002297549 sec. | ||
| 14173 | 2025.12.31 23:24:39.269787 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14174 | 2025.12.31 23:24:39.269881 [ 271 ] {a77ac791-b999-4e62-9f3f-683fe943f4a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14175 | 2025.12.31 23:24:39.269920 [ 271 ] {a77ac791-b999-4e62-9f3f-683fe943f4a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14176 | 2025.12.31 23:24:39.270713 [ 271 ] {a77ac791-b999-4e62-9f3f-683fe943f4a0} <Trace> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14177 | 2025.12.31 23:24:39.270750 [ 271 ] {a77ac791-b999-4e62-9f3f-683fe943f4a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 14178 | 2025.12.31 23:24:39.271108 [ 271 ] {a77ac791-b999-4e62-9f3f-683fe943f4a0} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 14179 | 2025.12.31 23:24:39.271314 [ 271 ] {a77ac791-b999-4e62-9f3f-683fe943f4a0} <Trace> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14180 | 2025.12.31 23:24:39.271446 [ 271 ] {a77ac791-b999-4e62-9f3f-683fe943f4a0} <Debug> executeQuery: Read 1132 rows, 91.85 KiB in 0.001584 sec., 714646.4646464647 rows/sec., 56.63 MiB/sec. | ||
| 14181 | 2025.12.31 23:24:39.271483 [ 271 ] {a77ac791-b999-4e62-9f3f-683fe943f4a0} <Debug> TCPHandler: Processed in 0.00174294 sec. | ||
| 14182 | 2025.12.31 23:24:39.271593 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14183 | 2025.12.31 23:24:39.271686 [ 271 ] {9fe6db56-dbbf-4f0b-940b-f35778f0ff5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14184 | 2025.12.31 23:24:39.271725 [ 271 ] {9fe6db56-dbbf-4f0b-940b-f35778f0ff5b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14185 | 2025.12.31 23:24:39.272174 [ 271 ] {9fe6db56-dbbf-4f0b-940b-f35778f0ff5b} <Trace> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14186 | 2025.12.31 23:24:39.272211 [ 271 ] {9fe6db56-dbbf-4f0b-940b-f35778f0ff5b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 14187 | 2025.12.31 23:24:39.272510 [ 271 ] {9fe6db56-dbbf-4f0b-940b-f35778f0ff5b} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 14188 | 2025.12.31 23:24:39.272710 [ 271 ] {9fe6db56-dbbf-4f0b-940b-f35778f0ff5b} <Trace> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14189 | 2025.12.31 23:24:39.272839 [ 271 ] {9fe6db56-dbbf-4f0b-940b-f35778f0ff5b} <Debug> executeQuery: Read 215 rows, 13.07 KiB in 0.001171 sec., 183603.75747224595 rows/sec., 10.90 MiB/sec. | ||
| 14190 | 2025.12.31 23:24:39.272876 [ 271 ] {9fe6db56-dbbf-4f0b-940b-f35778f0ff5b} <Debug> TCPHandler: Processed in 0.001330822 sec. | ||
| 14191 | 2025.12.31 23:24:39.272979 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14192 | 2025.12.31 23:24:39.273071 [ 271 ] {92c508db-96ed-4310-a3dd-7f8e9c6f643a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 14193 | 2025.12.31 23:24:39.273109 [ 271 ] {92c508db-96ed-4310-a3dd-7f8e9c6f643a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 14194 | 2025.12.31 23:24:39.273552 [ 271 ] {92c508db-96ed-4310-a3dd-7f8e9c6f643a} <Trace> oximeter.fields_u32 (32e14ee3-f9fc-4687-bf55-1d31f5f916a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14195 | 2025.12.31 23:24:39.273587 [ 271 ] {92c508db-96ed-4310-a3dd-7f8e9c6f643a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 14196 | 2025.12.31 23:24:39.273900 [ 271 ] {92c508db-96ed-4310-a3dd-7f8e9c6f643a} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 14197 | 2025.12.31 23:24:39.274100 [ 271 ] {92c508db-96ed-4310-a3dd-7f8e9c6f643a} <Trace> oximeter.fields_u32 (32e14ee3-f9fc-4687-bf55-1d31f5f916a9): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14198 | 2025.12.31 23:24:39.274227 [ 271 ] {92c508db-96ed-4310-a3dd-7f8e9c6f643a} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001174 sec., 180579.21635434413 rows/sec., 11.65 MiB/sec. | ||
| 14199 | 2025.12.31 23:24:39.274264 [ 271 ] {92c508db-96ed-4310-a3dd-7f8e9c6f643a} <Debug> TCPHandler: Processed in 0.001331892 sec. | ||
| 14200 | 2025.12.31 23:24:39.274367 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14201 | 2025.12.31 23:24:39.274458 [ 271 ] {e9ba0eec-6dbd-4c52-919b-7f2f4d0fa2c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 14202 | 2025.12.31 23:24:39.274497 [ 271 ] {e9ba0eec-6dbd-4c52-919b-7f2f4d0fa2c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 14203 | 2025.12.31 23:24:39.274944 [ 271 ] {e9ba0eec-6dbd-4c52-919b-7f2f4d0fa2c6} <Trace> oximeter.fields_u8 (ce0c1db8-65f1-440f-8e78-1020d181f97b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14204 | 2025.12.31 23:24:39.274979 [ 271 ] {e9ba0eec-6dbd-4c52-919b-7f2f4d0fa2c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 14205 | 2025.12.31 23:24:39.275277 [ 271 ] {e9ba0eec-6dbd-4c52-919b-7f2f4d0fa2c6} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 14206 | 2025.12.31 23:24:39.275483 [ 271 ] {e9ba0eec-6dbd-4c52-919b-7f2f4d0fa2c6} <Trace> oximeter.fields_u8 (ce0c1db8-65f1-440f-8e78-1020d181f97b): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14207 | 2025.12.31 23:24:39.275615 [ 271 ] {e9ba0eec-6dbd-4c52-919b-7f2f4d0fa2c6} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001174 sec., 179727.4275979557 rows/sec., 10.21 MiB/sec. | ||
| 14208 | 2025.12.31 23:24:39.275652 [ 271 ] {e9ba0eec-6dbd-4c52-919b-7f2f4d0fa2c6} <Debug> TCPHandler: Processed in 0.001331343 sec. | ||
| 14209 | 2025.12.31 23:24:39.275754 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14210 | 2025.12.31 23:24:39.275846 [ 271 ] {3f1994de-d47f-4828-9923-910ab93b0d84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14211 | 2025.12.31 23:24:39.275884 [ 271 ] {3f1994de-d47f-4828-9923-910ab93b0d84} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14212 | 2025.12.31 23:24:39.276485 [ 271 ] {3f1994de-d47f-4828-9923-910ab93b0d84} <Trace> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14213 | 2025.12.31 23:24:39.276521 [ 271 ] {3f1994de-d47f-4828-9923-910ab93b0d84} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 14214 | 2025.12.31 23:24:39.276844 [ 271 ] {3f1994de-d47f-4828-9923-910ab93b0d84} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 14215 | 2025.12.31 23:24:39.277047 [ 271 ] {3f1994de-d47f-4828-9923-910ab93b0d84} <Trace> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14216 | 2025.12.31 23:24:39.277176 [ 271 ] {3f1994de-d47f-4828-9923-910ab93b0d84} <Debug> executeQuery: Read 689 rows, 49.27 KiB in 0.001347 sec., 511507.0527097253 rows/sec., 35.72 MiB/sec. | ||
| 14217 | 2025.12.31 23:24:39.277213 [ 271 ] {3f1994de-d47f-4828-9923-910ab93b0d84} <Debug> TCPHandler: Processed in 0.001505396 sec. | ||
| 14218 | 2025.12.31 23:24:39.277317 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14219 | 2025.12.31 23:24:39.277409 [ 271 ] {e56bdaae-7b33-4e84-9fb0-afe2f92153d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 14220 | 2025.12.31 23:24:39.277449 [ 271 ] {e56bdaae-7b33-4e84-9fb0-afe2f92153d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 14221 | 2025.12.31 23:24:39.277777 [ 271 ] {e56bdaae-7b33-4e84-9fb0-afe2f92153d9} <Trace> oximeter.measurements_bool (4d9e9430-4c82-43e2-8cb1-e67498da106d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14222 | 2025.12.31 23:24:39.277813 [ 271 ] {e56bdaae-7b33-4e84-9fb0-afe2f92153d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 14223 | 2025.12.31 23:24:39.278116 [ 271 ] {e56bdaae-7b33-4e84-9fb0-afe2f92153d9} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 14224 | 2025.12.31 23:24:39.278319 [ 271 ] {e56bdaae-7b33-4e84-9fb0-afe2f92153d9} <Trace> oximeter.measurements_bool (4d9e9430-4c82-43e2-8cb1-e67498da106d): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14225 | 2025.12.31 23:24:39.278443 [ 271 ] {e56bdaae-7b33-4e84-9fb0-afe2f92153d9} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001051 sec., 5708.848715509039 rows/sec., 298.27 KiB/sec. | ||
| 14226 | 2025.12.31 23:24:39.278478 [ 271 ] {e56bdaae-7b33-4e84-9fb0-afe2f92153d9} <Debug> TCPHandler: Processed in 0.001208621 sec. | ||
| 14227 | 2025.12.31 23:24:39.278582 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14228 | 2025.12.31 23:24:39.278675 [ 271 ] {fc78b58a-56c0-42dd-99d5-85d07504a0cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14229 | 2025.12.31 23:24:39.278717 [ 271 ] {fc78b58a-56c0-42dd-99d5-85d07504a0cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14230 | 2025.12.31 23:24:39.279124 [ 271 ] {fc78b58a-56c0-42dd-99d5-85d07504a0cb} <Trace> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14231 | 2025.12.31 23:24:39.279159 [ 271 ] {fc78b58a-56c0-42dd-99d5-85d07504a0cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 14232 | 2025.12.31 23:24:39.279477 [ 271 ] {fc78b58a-56c0-42dd-99d5-85d07504a0cb} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 14233 | 2025.12.31 23:24:39.279690 [ 271 ] {fc78b58a-56c0-42dd-99d5-85d07504a0cb} <Trace> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14234 | 2025.12.31 23:24:39.279819 [ 271 ] {fc78b58a-56c0-42dd-99d5-85d07504a0cb} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001162 sec., 270223.752151463 rows/sec., 17.75 MiB/sec. | ||
| 14235 | 2025.12.31 23:24:39.279855 [ 271 ] {fc78b58a-56c0-42dd-99d5-85d07504a0cb} <Debug> TCPHandler: Processed in 0.001320193 sec. | ||
| 14236 | 2025.12.31 23:24:39.279958 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14237 | 2025.12.31 23:24:39.280050 [ 271 ] {f9143469-37df-44be-8374-742cfcb699d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 14238 | 2025.12.31 23:24:39.280091 [ 271 ] {f9143469-37df-44be-8374-742cfcb699d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 14239 | 2025.12.31 23:24:39.280394 [ 271 ] {f9143469-37df-44be-8374-742cfcb699d1} <Trace> oximeter.measurements_f64 (cba5f6bd-2e20-4297-b248-eab409e4eaa6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14240 | 2025.12.31 23:24:39.280429 [ 271 ] {f9143469-37df-44be-8374-742cfcb699d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 14241 | 2025.12.31 23:24:39.280715 [ 271 ] {f9143469-37df-44be-8374-742cfcb699d1} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 14242 | 2025.12.31 23:24:39.280915 [ 271 ] {f9143469-37df-44be-8374-742cfcb699d1} <Trace> oximeter.measurements_f64 (cba5f6bd-2e20-4297-b248-eab409e4eaa6): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14243 | 2025.12.31 23:24:39.281041 [ 271 ] {f9143469-37df-44be-8374-742cfcb699d1} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001009 sec., 991.0802775024778 rows/sec., 66.78 KiB/sec. | ||
| 14244 | 2025.12.31 23:24:39.281076 [ 271 ] {f9143469-37df-44be-8374-742cfcb699d1} <Debug> TCPHandler: Processed in 0.00116482 sec. | ||
| 14245 | 2025.12.31 23:24:39.281178 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14246 | 2025.12.31 23:24:39.281271 [ 271 ] {b7c8503c-fbe9-48e7-ab57-97a171e7cc9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14247 | 2025.12.31 23:24:39.281324 [ 271 ] {b7c8503c-fbe9-48e7-ab57-97a171e7cc9c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 14248 | 2025.12.31 23:24:39.282085 [ 271 ] {b7c8503c-fbe9-48e7-ab57-97a171e7cc9c} <Trace> oximeter.measurements_histogramu64 (83559bb8-4c93-4180-b7e7-e9b7333f4c1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14249 | 2025.12.31 23:24:39.282121 [ 271 ] {b7c8503c-fbe9-48e7-ab57-97a171e7cc9c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 14250 | 2025.12.31 23:24:39.282616 [ 271 ] {b7c8503c-fbe9-48e7-ab57-97a171e7cc9c} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 14251 | 2025.12.31 23:24:39.282847 [ 271 ] {b7c8503c-fbe9-48e7-ab57-97a171e7cc9c} <Trace> oximeter.measurements_histogramu64 (83559bb8-4c93-4180-b7e7-e9b7333f4c1b): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14252 | 2025.12.31 23:24:39.282989 [ 271 ] {b7c8503c-fbe9-48e7-ab57-97a171e7cc9c} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001736 sec., 5760.3686635944705 rows/sec., 10.32 MiB/sec. | ||
| 14253 | 2025.12.31 23:24:39.283049 [ 271 ] {b7c8503c-fbe9-48e7-ab57-97a171e7cc9c} <Debug> TCPHandler: Processed in 0.001918172 sec. | ||
| 14254 | 2025.12.31 23:24:39.283154 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14255 | 2025.12.31 23:24:39.283246 [ 271 ] {902d4d81-2a51-499c-b325-adcd4785be9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14256 | 2025.12.31 23:24:39.283287 [ 271 ] {902d4d81-2a51-499c-b325-adcd4785be9d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14257 | 2025.12.31 23:24:39.283603 [ 271 ] {902d4d81-2a51-499c-b325-adcd4785be9d} <Trace> oximeter.measurements_u64 (3e0fa7da-0500-483e-b241-ac25d0f845d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14258 | 2025.12.31 23:24:39.283638 [ 271 ] {902d4d81-2a51-499c-b325-adcd4785be9d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 14259 | 2025.12.31 23:24:39.283931 [ 271 ] {902d4d81-2a51-499c-b325-adcd4785be9d} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 14260 | 2025.12.31 23:24:39.284132 [ 271 ] {902d4d81-2a51-499c-b325-adcd4785be9d} <Trace> oximeter.measurements_u64 (3e0fa7da-0500-483e-b241-ac25d0f845d7): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14261 | 2025.12.31 23:24:39.284249 [ 126 ] {} <Debug> oximeter.measurements_u64 (3e0fa7da-0500-483e-b241-ac25d0f845d7) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 14262 | 2025.12.31 23:24:39.284255 [ 271 ] {902d4d81-2a51-499c-b325-adcd4785be9d} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001027 sec., 101265.82278481014 rows/sec., 6.20 MiB/sec. | ||
| 14263 | 2025.12.31 23:24:39.284324 [ 126 ] {} <Trace> oximeter.measurements_u64 (3e0fa7da-0500-483e-b241-ac25d0f845d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14264 | 2025.12.31 23:24:39.284336 [ 271 ] {902d4d81-2a51-499c-b325-adcd4785be9d} <Debug> TCPHandler: Processed in 0.001229731 sec. | ||
| 14265 | 2025.12.31 23:24:39.284350 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 14266 | 2025.12.31 23:24:39.284463 [ 205 ] {3e0fa7da-0500-483e-b241-ac25d0f845d7::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 | ||
| 14267 | 2025.12.31 23:24:39.284585 [ 205 ] {3e0fa7da-0500-483e-b241-ac25d0f845d7::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14268 | 2025.12.31 23:24:39.284621 [ 205 ] {3e0fa7da-0500-483e-b241-ac25d0f845d7::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 5720 rows starting from the beginning of the part | ||
| 14269 | 2025.12.31 23:24:39.284684 [ 205 ] {3e0fa7da-0500-483e-b241-ac25d0f845d7::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 | ||
| 14270 | 2025.12.31 23:24:39.284734 [ 205 ] {3e0fa7da-0500-483e-b241-ac25d0f845d7::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 | ||
| 14271 | 2025.12.31 23:24:39.284779 [ 205 ] {3e0fa7da-0500-483e-b241-ac25d0f845d7::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 | ||
| 14272 | 2025.12.31 23:24:39.284823 [ 205 ] {3e0fa7da-0500-483e-b241-ac25d0f845d7::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 | ||
| 14273 | 2025.12.31 23:24:39.284866 [ 205 ] {3e0fa7da-0500-483e-b241-ac25d0f845d7::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 104 rows starting from the beginning of the part | ||
| 14274 | 2025.12.31 23:24:39.286534 [ 198 ] {3e0fa7da-0500-483e-b241-ac25d0f845d7::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6152 rows, containing 4 columns (4 merged, 0 gathered) in 0.002118416 sec., 2904056.6158865867 rows/sec., 191.94 MiB/sec. | ||
| 14275 | 2025.12.31 23:24:39.287028 [ 192 ] {3e0fa7da-0500-483e-b241-ac25d0f845d7::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 14276 | 2025.12.31 23:24:39.287414 [ 192 ] {3e0fa7da-0500-483e-b241-ac25d0f845d7::all_1_96_19} <Trace> oximeter.measurements_u64 (3e0fa7da-0500-483e-b241-ac25d0f845d7): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14277 | 2025.12.31 23:24:39.287506 [ 192 ] {3e0fa7da-0500-483e-b241-ac25d0f845d7::all_1_96_19} <Trace> oximeter.measurements_u64 (3e0fa7da-0500-483e-b241-ac25d0f845d7) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 14278 | 2025.12.31 23:24:39.287611 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.20 MiB. | ||
| 14279 | 2025.12.31 23:24:41.922357 [ 82 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 14280 | 2025.12.31 23:24:41.922460 [ 82 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 14281 | 2025.12.31 23:24:42.081918 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 31796 | ||
| 14282 | 2025.12.31 23:24:42.082714 [ 245 ] {} <Trace> system.asynchronous_metric_log (1af02360-2569-4a97-a5ac-aa07775e497e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14283 | 2025.12.31 23:24:42.082748 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 14284 | 2025.12.31 23:24:42.083232 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 14285 | 2025.12.31 23:24:42.083470 [ 245 ] {} <Trace> system.asynchronous_metric_log (1af02360-2569-4a97-a5ac-aa07775e497e): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14286 | 2025.12.31 23:24:42.083608 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 31796 | ||
| 14287 | 2025.12.31 23:24:42.083646 [ 82 ] {} <Debug> system.asynchronous_metric_log (1af02360-2569-4a97-a5ac-aa07775e497e) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 14288 | 2025.12.31 23:24:42.083735 [ 82 ] {} <Trace> system.asynchronous_metric_log (1af02360-2569-4a97-a5ac-aa07775e497e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14289 | 2025.12.31 23:24:42.083774 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 14290 | 2025.12.31 23:24:42.083921 [ 192 ] {1af02360-2569-4a97-a5ac-aa07775e497e::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 | ||
| 14291 | 2025.12.31 23:24:42.084084 [ 192 ] {1af02360-2569-4a97-a5ac-aa07775e497e::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14292 | 2025.12.31 23:24:42.084127 [ 192 ] {1af02360-2569-4a97-a5ac-aa07775e497e::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_61_12, total 29364 rows starting from the beginning of the part | ||
| 14293 | 2025.12.31 23:24:42.084198 [ 192 ] {1af02360-2569-4a97-a5ac-aa07775e497e::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 512 rows starting from the beginning of the part | ||
| 14294 | 2025.12.31 23:24:42.084250 [ 192 ] {1af02360-2569-4a97-a5ac-aa07775e497e::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 448 rows starting from the beginning of the part | ||
| 14295 | 2025.12.31 23:24:42.084303 [ 192 ] {1af02360-2569-4a97-a5ac-aa07775e497e::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 512 rows starting from the beginning of the part | ||
| 14296 | 2025.12.31 23:24:42.084347 [ 192 ] {1af02360-2569-4a97-a5ac-aa07775e497e::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 448 rows starting from the beginning of the part | ||
| 14297 | 2025.12.31 23:24:42.084393 [ 192 ] {1af02360-2569-4a97-a5ac-aa07775e497e::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 512 rows starting from the beginning of the part | ||
| 14298 | 2025.12.31 23:24:42.086585 [ 199 ] {1af02360-2569-4a97-a5ac-aa07775e497e::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 31796 rows, containing 4 columns (4 merged, 0 gathered) in 0.002722396 sec., 11679417.689417703 rows/sec., 167.08 MiB/sec. | ||
| 14299 | 2025.12.31 23:24:42.087195 [ 199 ] {1af02360-2569-4a97-a5ac-aa07775e497e::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 14300 | 2025.12.31 23:24:42.087660 [ 199 ] {1af02360-2569-4a97-a5ac-aa07775e497e::all_1_66_13} <Trace> system.asynchronous_metric_log (1af02360-2569-4a97-a5ac-aa07775e497e): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14301 | 2025.12.31 23:24:42.087740 [ 199 ] {1af02360-2569-4a97-a5ac-aa07775e497e::all_1_66_13} <Trace> system.asynchronous_metric_log (1af02360-2569-4a97-a5ac-aa07775e497e) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 14302 | 2025.12.31 23:24:42.087862 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.99 MiB. | ||
| 14303 | 2025.12.31 23:24:43.802082 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 497 | ||
| 14304 | 2025.12.31 23:24:43.819193 [ 244 ] {} <Trace> system.metric_log (9f7485ce-4bf0-4a0f-b388-b82873d55ef6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14305 | 2025.12.31 23:24:43.819249 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 14306 | 2025.12.31 23:24:43.824948 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 14307 | 2025.12.31 23:24:43.825638 [ 244 ] {} <Trace> system.metric_log (9f7485ce-4bf0-4a0f-b388-b82873d55ef6): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14308 | 2025.12.31 23:24:43.825934 [ 104 ] {} <Debug> system.metric_log (9f7485ce-4bf0-4a0f-b388-b82873d55ef6) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 14309 | 2025.12.31 23:24:43.825972 [ 104 ] {} <Trace> system.metric_log (9f7485ce-4bf0-4a0f-b388-b82873d55ef6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14310 | 2025.12.31 23:24:43.825993 [ 104 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 14311 | 2025.12.31 23:24:43.826123 [ 198 ] {9f7485ce-4bf0-4a0f-b388-b82873d55ef6::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 | ||
| 14312 | 2025.12.31 23:24:43.828738 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 497 | ||
| 14313 | 2025.12.31 23:24:43.829979 [ 198 ] {9f7485ce-4bf0-4a0f-b388-b82873d55ef6::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14314 | 2025.12.31 23:24:43.831539 [ 198 ] {9f7485ce-4bf0-4a0f-b388-b82873d55ef6::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 | ||
| 14315 | 2025.12.31 23:24:43.836236 [ 198 ] {9f7485ce-4bf0-4a0f-b388-b82873d55ef6::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 | ||
| 14316 | 2025.12.31 23:24:43.840955 [ 198 ] {9f7485ce-4bf0-4a0f-b388-b82873d55ef6::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 | ||
| 14317 | 2025.12.31 23:24:43.845490 [ 198 ] {9f7485ce-4bf0-4a0f-b388-b82873d55ef6::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 | ||
| 14318 | 2025.12.31 23:24:43.849748 [ 198 ] {9f7485ce-4bf0-4a0f-b388-b82873d55ef6::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 | ||
| 14319 | 2025.12.31 23:24:43.853489 [ 198 ] {9f7485ce-4bf0-4a0f-b388-b82873d55ef6::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 | ||
| 14320 | 2025.12.31 23:24:43.907396 [ 199 ] {9f7485ce-4bf0-4a0f-b388-b82873d55ef6::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 497 rows, containing 679 columns (679 merged, 0 gathered) in 0.081329151 sec., 6110.969976804504 rows/sec., 31.60 MiB/sec. | ||
| 14321 | 2025.12.31 23:24:43.910503 [ 188 ] {9f7485ce-4bf0-4a0f-b388-b82873d55ef6::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 14322 | 2025.12.31 23:24:43.912795 [ 188 ] {9f7485ce-4bf0-4a0f-b388-b82873d55ef6::all_1_66_13} <Trace> system.metric_log (9f7485ce-4bf0-4a0f-b388-b82873d55ef6): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14323 | 2025.12.31 23:24:43.912876 [ 188 ] {9f7485ce-4bf0-4a0f-b388-b82873d55ef6::all_1_66_13} <Trace> system.metric_log (9f7485ce-4bf0-4a0f-b388-b82873d55ef6) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 14324 | 2025.12.31 23:24:43.915294 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 14.29 MiB. | ||
| 14325 | 2025.12.31 23:24:44.000267 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 360.23 MiB, peak 373.97 MiB, free memory in arenas 0.00 B, will set to 362.69 MiB (RSS), difference: 2.46 MiB | ||
| 14326 | 2025.12.31 23:24:44.257142 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14327 | 2025.12.31 23:24:44.257426 [ 271 ] {81389147-a52a-40e4-83c1-5337e0b735c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14328 | 2025.12.31 23:24:44.257531 [ 271 ] {81389147-a52a-40e4-83c1-5337e0b735c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14329 | 2025.12.31 23:24:44.258322 [ 271 ] {81389147-a52a-40e4-83c1-5337e0b735c4} <Trace> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14330 | 2025.12.31 23:24:44.258370 [ 271 ] {81389147-a52a-40e4-83c1-5337e0b735c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 14331 | 2025.12.31 23:24:44.258773 [ 271 ] {81389147-a52a-40e4-83c1-5337e0b735c4} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 14332 | 2025.12.31 23:24:44.258990 [ 271 ] {81389147-a52a-40e4-83c1-5337e0b735c4} <Trace> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14333 | 2025.12.31 23:24:44.259144 [ 271 ] {81389147-a52a-40e4-83c1-5337e0b735c4} <Debug> executeQuery: Read 118 rows, 10.26 KiB in 0.001797 sec., 65664.99721758487 rows/sec., 5.58 MiB/sec. | ||
| 14334 | 2025.12.31 23:24:44.259186 [ 271 ] {81389147-a52a-40e4-83c1-5337e0b735c4} <Debug> TCPHandler: Processed in 0.002235098 sec. | ||
| 14335 | 2025.12.31 23:24:44.259309 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14336 | 2025.12.31 23:24:44.259404 [ 271 ] {5463a59c-f2ea-42af-b026-64ac9742582d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14337 | 2025.12.31 23:24:44.259444 [ 271 ] {5463a59c-f2ea-42af-b026-64ac9742582d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14338 | 2025.12.31 23:24:44.259861 [ 271 ] {5463a59c-f2ea-42af-b026-64ac9742582d} <Trace> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14339 | 2025.12.31 23:24:44.259896 [ 271 ] {5463a59c-f2ea-42af-b026-64ac9742582d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 14340 | 2025.12.31 23:24:44.260207 [ 271 ] {5463a59c-f2ea-42af-b026-64ac9742582d} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 14341 | 2025.12.31 23:24:44.260445 [ 271 ] {5463a59c-f2ea-42af-b026-64ac9742582d} <Trace> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14342 | 2025.12.31 23:24:44.260581 [ 271 ] {5463a59c-f2ea-42af-b026-64ac9742582d} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001196 sec., 25919.732441471573 rows/sec., 1.90 MiB/sec. | ||
| 14343 | 2025.12.31 23:24:44.260618 [ 271 ] {5463a59c-f2ea-42af-b026-64ac9742582d} <Debug> TCPHandler: Processed in 0.001358163 sec. | ||
| 14344 | 2025.12.31 23:24:44.260728 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14345 | 2025.12.31 23:24:44.260822 [ 271 ] {43c5c74c-53be-4919-b1b2-67624b842e9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14346 | 2025.12.31 23:24:44.260861 [ 271 ] {43c5c74c-53be-4919-b1b2-67624b842e9e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14347 | 2025.12.31 23:24:44.261282 [ 271 ] {43c5c74c-53be-4919-b1b2-67624b842e9e} <Trace> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14348 | 2025.12.31 23:24:44.261327 [ 271 ] {43c5c74c-53be-4919-b1b2-67624b842e9e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 14349 | 2025.12.31 23:24:44.261630 [ 271 ] {43c5c74c-53be-4919-b1b2-67624b842e9e} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 14350 | 2025.12.31 23:24:44.261853 [ 271 ] {43c5c74c-53be-4919-b1b2-67624b842e9e} <Trace> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14351 | 2025.12.31 23:24:44.261981 [ 271 ] {43c5c74c-53be-4919-b1b2-67624b842e9e} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001178 sec., 80645.16129032258 rows/sec., 6.30 MiB/sec. | ||
| 14352 | 2025.12.31 23:24:44.262017 [ 271 ] {43c5c74c-53be-4919-b1b2-67624b842e9e} <Debug> TCPHandler: Processed in 0.001338563 sec. | ||
| 14353 | 2025.12.31 23:24:44.262130 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14354 | 2025.12.31 23:24:44.262234 [ 271 ] {713db245-6242-4292-9d02-9f23740c9fe3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14355 | 2025.12.31 23:24:44.262278 [ 271 ] {713db245-6242-4292-9d02-9f23740c9fe3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14356 | 2025.12.31 23:24:44.262682 [ 271 ] {713db245-6242-4292-9d02-9f23740c9fe3} <Trace> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14357 | 2025.12.31 23:24:44.262719 [ 271 ] {713db245-6242-4292-9d02-9f23740c9fe3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 14358 | 2025.12.31 23:24:44.263059 [ 271 ] {713db245-6242-4292-9d02-9f23740c9fe3} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 14359 | 2025.12.31 23:24:44.263273 [ 271 ] {713db245-6242-4292-9d02-9f23740c9fe3} <Trace> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14360 | 2025.12.31 23:24:44.263417 [ 271 ] {713db245-6242-4292-9d02-9f23740c9fe3} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001201 sec., 133222.31473771855 rows/sec., 9.28 MiB/sec. | ||
| 14361 | 2025.12.31 23:24:44.263461 [ 271 ] {713db245-6242-4292-9d02-9f23740c9fe3} <Debug> TCPHandler: Processed in 0.001380174 sec. | ||
| 14362 | 2025.12.31 23:24:44.263591 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14363 | 2025.12.31 23:24:44.263690 [ 271 ] {feac7410-58e9-496b-9eef-eee5639f3859} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14364 | 2025.12.31 23:24:44.263748 [ 271 ] {feac7410-58e9-496b-9eef-eee5639f3859} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 14365 | 2025.12.31 23:24:44.264609 [ 271 ] {feac7410-58e9-496b-9eef-eee5639f3859} <Trace> oximeter.measurements_histogramu64 (83559bb8-4c93-4180-b7e7-e9b7333f4c1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14366 | 2025.12.31 23:24:44.264646 [ 271 ] {feac7410-58e9-496b-9eef-eee5639f3859} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 14367 | 2025.12.31 23:24:44.265192 [ 271 ] {feac7410-58e9-496b-9eef-eee5639f3859} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 14368 | 2025.12.31 23:24:44.265437 [ 271 ] {feac7410-58e9-496b-9eef-eee5639f3859} <Trace> oximeter.measurements_histogramu64 (83559bb8-4c93-4180-b7e7-e9b7333f4c1b): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14369 | 2025.12.31 23:24:44.265578 [ 271 ] {feac7410-58e9-496b-9eef-eee5639f3859} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001909 sec., 16238.868517548453 rows/sec., 29.10 MiB/sec. | ||
| 14370 | 2025.12.31 23:24:44.265631 [ 271 ] {feac7410-58e9-496b-9eef-eee5639f3859} <Debug> TCPHandler: Processed in 0.002094066 sec. | ||
| 14371 | 2025.12.31 23:24:44.265744 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14372 | 2025.12.31 23:24:44.265839 [ 271 ] {4ce2eb78-9722-4ec7-b998-9a114fd384f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14373 | 2025.12.31 23:24:44.265880 [ 271 ] {4ce2eb78-9722-4ec7-b998-9a114fd384f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14374 | 2025.12.31 23:24:44.266216 [ 271 ] {4ce2eb78-9722-4ec7-b998-9a114fd384f8} <Trace> oximeter.measurements_u64 (3e0fa7da-0500-483e-b241-ac25d0f845d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14375 | 2025.12.31 23:24:44.266252 [ 271 ] {4ce2eb78-9722-4ec7-b998-9a114fd384f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 14376 | 2025.12.31 23:24:44.266558 [ 271 ] {4ce2eb78-9722-4ec7-b998-9a114fd384f8} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 14377 | 2025.12.31 23:24:44.266789 [ 271 ] {4ce2eb78-9722-4ec7-b998-9a114fd384f8} <Trace> oximeter.measurements_u64 (3e0fa7da-0500-483e-b241-ac25d0f845d7): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14378 | 2025.12.31 23:24:44.266928 [ 271 ] {4ce2eb78-9722-4ec7-b998-9a114fd384f8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001107 sec., 54200.54200542006 rows/sec., 3.65 MiB/sec. | ||
| 14379 | 2025.12.31 23:24:44.266963 [ 271 ] {4ce2eb78-9722-4ec7-b998-9a114fd384f8} <Debug> TCPHandler: Processed in 0.001268551 sec. | ||
| 14380 | 2025.12.31 23:24:46.715060 [ 120 ] {} <Debug> oximeter.fields_ipaddr (5f424e33-6a9f-405c-b8ff-24c93b94647e) (MergerMutator): Selected 5 parts from all_1_29_7 to all_33_33_0 | ||
| 14381 | 2025.12.31 23:24:46.715139 [ 120 ] {} <Trace> oximeter.fields_ipaddr (5f424e33-6a9f-405c-b8ff-24c93b94647e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14382 | 2025.12.31 23:24:46.715164 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 14383 | 2025.12.31 23:24:46.715321 [ 190 ] {5f424e33-6a9f-405c-b8ff-24c93b94647e::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 | ||
| 14384 | 2025.12.31 23:24:46.715538 [ 190 ] {5f424e33-6a9f-405c-b8ff-24c93b94647e::all_1_33_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14385 | 2025.12.31 23:24:46.715599 [ 190 ] {5f424e33-6a9f-405c-b8ff-24c93b94647e::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_29_7, total 20 rows starting from the beginning of the part | ||
| 14386 | 2025.12.31 23:24:46.715711 [ 190 ] {5f424e33-6a9f-405c-b8ff-24c93b94647e::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 4 rows starting from the beginning of the part | ||
| 14387 | 2025.12.31 23:24:46.715793 [ 190 ] {5f424e33-6a9f-405c-b8ff-24c93b94647e::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 4 rows starting from the beginning of the part | ||
| 14388 | 2025.12.31 23:24:46.715856 [ 190 ] {5f424e33-6a9f-405c-b8ff-24c93b94647e::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 4 rows starting from the beginning of the part | ||
| 14389 | 2025.12.31 23:24:46.715897 [ 190 ] {5f424e33-6a9f-405c-b8ff-24c93b94647e::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 6 rows starting from the beginning of the part | ||
| 14390 | 2025.12.31 23:24:46.716659 [ 199 ] {5f424e33-6a9f-405c-b8ff-24c93b94647e::all_1_33_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38 rows, containing 5 columns (5 merged, 0 gathered) in 0.001413564 sec., 26882.40504144135 rows/sec., 2.24 MiB/sec. | ||
| 14391 | 2025.12.31 23:24:46.716841 [ 199 ] {5f424e33-6a9f-405c-b8ff-24c93b94647e::all_1_33_8} <Trace> MergedBlockOutputStream: filled checksums all_1_33_8 (state Temporary) | ||
| 14392 | 2025.12.31 23:24:46.717131 [ 199 ] {5f424e33-6a9f-405c-b8ff-24c93b94647e::all_1_33_8} <Trace> oximeter.fields_ipaddr (5f424e33-6a9f-405c-b8ff-24c93b94647e): Renaming temporary part tmp_merge_all_1_33_8 to all_1_33_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14393 | 2025.12.31 23:24:46.717215 [ 199 ] {5f424e33-6a9f-405c-b8ff-24c93b94647e::all_1_33_8} <Trace> oximeter.fields_ipaddr (5f424e33-6a9f-405c-b8ff-24c93b94647e) (MergerMutator): Merged 5 parts: [all_1_29_7, all_33_33_0] -> all_1_33_8 | ||
| 14394 | 2025.12.31 23:24:46.717322 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 14395 | 2025.12.31 23:24:47.185146 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1802 | ||
| 14396 | 2025.12.31 23:24:47.187603 [ 243 ] {} <Trace> system.query_log (aa57fb54-d3d4-4e2b-bcda-b6c10074d25d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14397 | 2025.12.31 23:24:47.187647 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 14398 | 2025.12.31 23:24:47.188830 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 14399 | 2025.12.31 23:24:47.189093 [ 243 ] {} <Trace> system.query_log (aa57fb54-d3d4-4e2b-bcda-b6c10074d25d): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14400 | 2025.12.31 23:24:47.189441 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1802 | ||
| 14401 | 2025.12.31 23:24:49.258944 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14402 | 2025.12.31 23:24:49.259126 [ 271 ] {65a699db-e2d3-4cf2-ad14-50d4c005fc1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 14403 | 2025.12.31 23:24:49.259195 [ 271 ] {65a699db-e2d3-4cf2-ad14-50d4c005fc1b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 14404 | 2025.12.31 23:24:49.259866 [ 271 ] {65a699db-e2d3-4cf2-ad14-50d4c005fc1b} <Trace> oximeter.fields_i16 (6205d96e-d352-40e9-8254-31db49133bc3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14405 | 2025.12.31 23:24:49.259915 [ 271 ] {65a699db-e2d3-4cf2-ad14-50d4c005fc1b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 14406 | 2025.12.31 23:24:49.260457 [ 271 ] {65a699db-e2d3-4cf2-ad14-50d4c005fc1b} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 14407 | 2025.12.31 23:24:49.260751 [ 271 ] {65a699db-e2d3-4cf2-ad14-50d4c005fc1b} <Trace> oximeter.fields_i16 (6205d96e-d352-40e9-8254-31db49133bc3): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14408 | 2025.12.31 23:24:49.260921 [ 271 ] {65a699db-e2d3-4cf2-ad14-50d4c005fc1b} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001846 sec., 13001.083423618635 rows/sec., 1.08 MiB/sec. | ||
| 14409 | 2025.12.31 23:24:49.260978 [ 271 ] {65a699db-e2d3-4cf2-ad14-50d4c005fc1b} <Debug> TCPHandler: Processed in 0.002173046 sec. | ||
| 14410 | 2025.12.31 23:24:49.261118 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14411 | 2025.12.31 23:24:49.261241 [ 271 ] {ab4947fa-f69c-41a3-9ec0-f3b78639979b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 14412 | 2025.12.31 23:24:49.261303 [ 271 ] {ab4947fa-f69c-41a3-9ec0-f3b78639979b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 14413 | 2025.12.31 23:24:49.261743 [ 271 ] {ab4947fa-f69c-41a3-9ec0-f3b78639979b} <Trace> oximeter.fields_ipaddr (5f424e33-6a9f-405c-b8ff-24c93b94647e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14414 | 2025.12.31 23:24:49.261780 [ 271 ] {ab4947fa-f69c-41a3-9ec0-f3b78639979b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 14415 | 2025.12.31 23:24:49.262083 [ 271 ] {ab4947fa-f69c-41a3-9ec0-f3b78639979b} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 14416 | 2025.12.31 23:24:49.262305 [ 271 ] {ab4947fa-f69c-41a3-9ec0-f3b78639979b} <Trace> oximeter.fields_ipaddr (5f424e33-6a9f-405c-b8ff-24c93b94647e): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14417 | 2025.12.31 23:24:49.262438 [ 271 ] {ab4947fa-f69c-41a3-9ec0-f3b78639979b} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001231 sec., 3249.390739236393 rows/sec., 264.96 KiB/sec. | ||
| 14418 | 2025.12.31 23:24:49.262475 [ 271 ] {ab4947fa-f69c-41a3-9ec0-f3b78639979b} <Debug> TCPHandler: Processed in 0.001412494 sec. | ||
| 14419 | 2025.12.31 23:24:49.262590 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14420 | 2025.12.31 23:24:49.262688 [ 271 ] {5f63f2bf-324b-4d3d-9615-4980f697bce6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14421 | 2025.12.31 23:24:49.262729 [ 271 ] {5f63f2bf-324b-4d3d-9615-4980f697bce6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14422 | 2025.12.31 23:24:49.263200 [ 271 ] {5f63f2bf-324b-4d3d-9615-4980f697bce6} <Trace> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14423 | 2025.12.31 23:24:49.263236 [ 271 ] {5f63f2bf-324b-4d3d-9615-4980f697bce6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 14424 | 2025.12.31 23:24:49.263567 [ 271 ] {5f63f2bf-324b-4d3d-9615-4980f697bce6} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 14425 | 2025.12.31 23:24:49.263779 [ 271 ] {5f63f2bf-324b-4d3d-9615-4980f697bce6} <Trace> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14426 | 2025.12.31 23:24:49.263928 [ 271 ] {5f63f2bf-324b-4d3d-9615-4980f697bce6} <Debug> executeQuery: Read 198 rows, 18.02 KiB in 0.001257 sec., 157517.8997613365 rows/sec., 14.00 MiB/sec. | ||
| 14427 | 2025.12.31 23:24:49.263981 [ 271 ] {5f63f2bf-324b-4d3d-9615-4980f697bce6} <Debug> TCPHandler: Processed in 0.001440474 sec. | ||
| 14428 | 2025.12.31 23:24:49.264104 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14429 | 2025.12.31 23:24:49.264201 [ 271 ] {b248adcf-6e63-4e24-ad0c-0e05357a08e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14430 | 2025.12.31 23:24:49.264256 [ 271 ] {b248adcf-6e63-4e24-ad0c-0e05357a08e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14431 | 2025.12.31 23:24:49.264759 [ 271 ] {b248adcf-6e63-4e24-ad0c-0e05357a08e6} <Trace> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14432 | 2025.12.31 23:24:49.264796 [ 271 ] {b248adcf-6e63-4e24-ad0c-0e05357a08e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 14433 | 2025.12.31 23:24:49.265096 [ 271 ] {b248adcf-6e63-4e24-ad0c-0e05357a08e6} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 14434 | 2025.12.31 23:24:49.265313 [ 271 ] {b248adcf-6e63-4e24-ad0c-0e05357a08e6} <Trace> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14435 | 2025.12.31 23:24:49.265449 [ 271 ] {b248adcf-6e63-4e24-ad0c-0e05357a08e6} <Debug> executeQuery: Read 26 rows, 1.99 KiB in 0.001269 sec., 20488.573680063044 rows/sec., 1.53 MiB/sec. | ||
| 14436 | 2025.12.31 23:24:49.265487 [ 271 ] {b248adcf-6e63-4e24-ad0c-0e05357a08e6} <Debug> TCPHandler: Processed in 0.001433435 sec. | ||
| 14437 | 2025.12.31 23:24:49.265602 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14438 | 2025.12.31 23:24:49.265698 [ 271 ] {7f0bf8b8-b31a-40f1-92b4-c77b89f49215} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 14439 | 2025.12.31 23:24:49.265738 [ 271 ] {7f0bf8b8-b31a-40f1-92b4-c77b89f49215} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 14440 | 2025.12.31 23:24:49.266143 [ 271 ] {7f0bf8b8-b31a-40f1-92b4-c77b89f49215} <Trace> oximeter.fields_u32 (32e14ee3-f9fc-4687-bf55-1d31f5f916a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14441 | 2025.12.31 23:24:49.266179 [ 271 ] {7f0bf8b8-b31a-40f1-92b4-c77b89f49215} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 14442 | 2025.12.31 23:24:49.266477 [ 271 ] {7f0bf8b8-b31a-40f1-92b4-c77b89f49215} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 14443 | 2025.12.31 23:24:49.266693 [ 271 ] {7f0bf8b8-b31a-40f1-92b4-c77b89f49215} <Trace> oximeter.fields_u32 (32e14ee3-f9fc-4687-bf55-1d31f5f916a9): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14444 | 2025.12.31 23:24:49.266816 [ 64 ] {} <Debug> oximeter.fields_u32 (32e14ee3-f9fc-4687-bf55-1d31f5f916a9) (MergerMutator): Selected 6 parts from all_1_36_8 to all_41_41_0 | ||
| 14445 | 2025.12.31 23:24:49.266830 [ 271 ] {7f0bf8b8-b31a-40f1-92b4-c77b89f49215} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001152 sec., 20833.333333333332 rows/sec., 1.73 MiB/sec. | ||
| 14446 | 2025.12.31 23:24:49.266881 [ 64 ] {} <Trace> oximeter.fields_u32 (32e14ee3-f9fc-4687-bf55-1d31f5f916a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14447 | 2025.12.31 23:24:49.266891 [ 271 ] {7f0bf8b8-b31a-40f1-92b4-c77b89f49215} <Debug> TCPHandler: Processed in 0.001338843 sec. | ||
| 14448 | 2025.12.31 23:24:49.266910 [ 64 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 14449 | 2025.12.31 23:24:49.267013 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14450 | 2025.12.31 23:24:49.267039 [ 191 ] {32e14ee3-f9fc-4687-bf55-1d31f5f916a9::all_1_41_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_8 to all_41_41_0 into Compact with storage Full | ||
| 14451 | 2025.12.31 23:24:49.267111 [ 271 ] {19a0e52b-0ec3-43b0-a8d8-bd7bfcdbbc4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 14452 | 2025.12.31 23:24:49.267154 [ 271 ] {19a0e52b-0ec3-43b0-a8d8-bd7bfcdbbc4b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 14453 | 2025.12.31 23:24:49.267183 [ 191 ] {32e14ee3-f9fc-4687-bf55-1d31f5f916a9::all_1_41_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14454 | 2025.12.31 23:24:49.267223 [ 191 ] {32e14ee3-f9fc-4687-bf55-1d31f5f916a9::all_1_41_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_8, total 464 rows starting from the beginning of the part | ||
| 14455 | 2025.12.31 23:24:49.267289 [ 191 ] {32e14ee3-f9fc-4687-bf55-1d31f5f916a9::all_1_41_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 236 rows starting from the beginning of the part | ||
| 14456 | 2025.12.31 23:24:49.267336 [ 191 ] {32e14ee3-f9fc-4687-bf55-1d31f5f916a9::all_1_41_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 212 rows starting from the beginning of the part | ||
| 14457 | 2025.12.31 23:24:49.267380 [ 191 ] {32e14ee3-f9fc-4687-bf55-1d31f5f916a9::all_1_41_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 228 rows starting from the beginning of the part | ||
| 14458 | 2025.12.31 23:24:49.267420 [ 191 ] {32e14ee3-f9fc-4687-bf55-1d31f5f916a9::all_1_41_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 212 rows starting from the beginning of the part | ||
| 14459 | 2025.12.31 23:24:49.267464 [ 191 ] {32e14ee3-f9fc-4687-bf55-1d31f5f916a9::all_1_41_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 24 rows starting from the beginning of the part | ||
| 14460 | 2025.12.31 23:24:49.267548 [ 271 ] {19a0e52b-0ec3-43b0-a8d8-bd7bfcdbbc4b} <Trace> oximeter.fields_u8 (ce0c1db8-65f1-440f-8e78-1020d181f97b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14461 | 2025.12.31 23:24:49.267587 [ 271 ] {19a0e52b-0ec3-43b0-a8d8-bd7bfcdbbc4b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 14462 | 2025.12.31 23:24:49.268294 [ 271 ] {19a0e52b-0ec3-43b0-a8d8-bd7bfcdbbc4b} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 14463 | 2025.12.31 23:24:49.268517 [ 271 ] {19a0e52b-0ec3-43b0-a8d8-bd7bfcdbbc4b} <Trace> oximeter.fields_u8 (ce0c1db8-65f1-440f-8e78-1020d181f97b): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14464 | 2025.12.31 23:24:49.268648 [ 271 ] {19a0e52b-0ec3-43b0-a8d8-bd7bfcdbbc4b} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001555 sec., 7717.041800643087 rows/sec., 602.89 KiB/sec. | ||
| 14465 | 2025.12.31 23:24:49.268647 [ 197 ] {32e14ee3-f9fc-4687-bf55-1d31f5f916a9::all_1_41_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1376 rows, containing 5 columns (5 merged, 0 gathered) in 0.001672628 sec., 822657.5185875162 rows/sec., 57.86 MiB/sec. | ||
| 14466 | 2025.12.31 23:24:49.268686 [ 271 ] {19a0e52b-0ec3-43b0-a8d8-bd7bfcdbbc4b} <Debug> TCPHandler: Processed in 0.001722459 sec. | ||
| 14467 | 2025.12.31 23:24:49.268798 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14468 | 2025.12.31 23:24:49.268805 [ 191 ] {32e14ee3-f9fc-4687-bf55-1d31f5f916a9::all_1_41_9} <Trace> MergedBlockOutputStream: filled checksums all_1_41_9 (state Temporary) | ||
| 14469 | 2025.12.31 23:24:49.268896 [ 271 ] {c1077222-03f2-472a-9d8e-a74250263b8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14470 | 2025.12.31 23:24:49.268941 [ 271 ] {c1077222-03f2-472a-9d8e-a74250263b8d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14471 | 2025.12.31 23:24:49.269068 [ 191 ] {32e14ee3-f9fc-4687-bf55-1d31f5f916a9::all_1_41_9} <Trace> oximeter.fields_u32 (32e14ee3-f9fc-4687-bf55-1d31f5f916a9): Renaming temporary part tmp_merge_all_1_41_9 to all_1_41_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14472 | 2025.12.31 23:24:49.269149 [ 191 ] {32e14ee3-f9fc-4687-bf55-1d31f5f916a9::all_1_41_9} <Trace> oximeter.fields_u32 (32e14ee3-f9fc-4687-bf55-1d31f5f916a9) (MergerMutator): Merged 6 parts: [all_1_36_8, all_41_41_0] -> all_1_41_9 | ||
| 14473 | 2025.12.31 23:24:49.269247 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 14474 | 2025.12.31 23:24:49.269375 [ 271 ] {c1077222-03f2-472a-9d8e-a74250263b8d} <Trace> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14475 | 2025.12.31 23:24:49.269416 [ 271 ] {c1077222-03f2-472a-9d8e-a74250263b8d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 14476 | 2025.12.31 23:24:49.269769 [ 271 ] {c1077222-03f2-472a-9d8e-a74250263b8d} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 14477 | 2025.12.31 23:24:49.269981 [ 271 ] {c1077222-03f2-472a-9d8e-a74250263b8d} <Trace> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14478 | 2025.12.31 23:24:49.270115 [ 271 ] {c1077222-03f2-472a-9d8e-a74250263b8d} <Debug> executeQuery: Read 114 rows, 9.50 KiB in 0.001236 sec., 92233.00970873787 rows/sec., 7.51 MiB/sec. | ||
| 14479 | 2025.12.31 23:24:49.270152 [ 271 ] {c1077222-03f2-472a-9d8e-a74250263b8d} <Debug> TCPHandler: Processed in 0.001402924 sec. | ||
| 14480 | 2025.12.31 23:24:49.270270 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14481 | 2025.12.31 23:24:49.270363 [ 271 ] {375f9df3-098b-4fb6-80d6-2ebc922b039b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14482 | 2025.12.31 23:24:49.270408 [ 271 ] {375f9df3-098b-4fb6-80d6-2ebc922b039b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14483 | 2025.12.31 23:24:49.270828 [ 271 ] {375f9df3-098b-4fb6-80d6-2ebc922b039b} <Trace> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14484 | 2025.12.31 23:24:49.270865 [ 271 ] {375f9df3-098b-4fb6-80d6-2ebc922b039b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 14485 | 2025.12.31 23:24:49.271205 [ 271 ] {375f9df3-098b-4fb6-80d6-2ebc922b039b} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 14486 | 2025.12.31 23:24:49.271417 [ 271 ] {375f9df3-098b-4fb6-80d6-2ebc922b039b} <Trace> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14487 | 2025.12.31 23:24:49.271546 [ 271 ] {375f9df3-098b-4fb6-80d6-2ebc922b039b} <Debug> executeQuery: Read 198 rows, 14.54 KiB in 0.001202 sec., 164725.4575707155 rows/sec., 11.81 MiB/sec. | ||
| 14488 | 2025.12.31 23:24:49.271583 [ 271 ] {375f9df3-098b-4fb6-80d6-2ebc922b039b} <Debug> TCPHandler: Processed in 0.001362283 sec. | ||
| 14489 | 2025.12.31 23:24:49.271696 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14490 | 2025.12.31 23:24:49.271791 [ 271 ] {cf74eee2-9237-4d82-bc56-a4fc9acaa63e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14491 | 2025.12.31 23:24:49.271845 [ 271 ] {cf74eee2-9237-4d82-bc56-a4fc9acaa63e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 14492 | 2025.12.31 23:24:49.272617 [ 271 ] {cf74eee2-9237-4d82-bc56-a4fc9acaa63e} <Trace> oximeter.measurements_histogramu64 (83559bb8-4c93-4180-b7e7-e9b7333f4c1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14493 | 2025.12.31 23:24:49.272654 [ 271 ] {cf74eee2-9237-4d82-bc56-a4fc9acaa63e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 14494 | 2025.12.31 23:24:49.273166 [ 271 ] {cf74eee2-9237-4d82-bc56-a4fc9acaa63e} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 14495 | 2025.12.31 23:24:49.273396 [ 271 ] {cf74eee2-9237-4d82-bc56-a4fc9acaa63e} <Trace> oximeter.measurements_histogramu64 (83559bb8-4c93-4180-b7e7-e9b7333f4c1b): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14496 | 2025.12.31 23:24:49.273530 [ 64 ] {} <Debug> oximeter.measurements_histogramu64 (83559bb8-4c93-4180-b7e7-e9b7333f4c1b) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 14497 | 2025.12.31 23:24:49.273535 [ 271 ] {cf74eee2-9237-4d82-bc56-a4fc9acaa63e} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001762 sec., 5675.368898978434 rows/sec., 10.17 MiB/sec. | ||
| 14498 | 2025.12.31 23:24:49.273584 [ 64 ] {} <Trace> oximeter.measurements_histogramu64 (83559bb8-4c93-4180-b7e7-e9b7333f4c1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14499 | 2025.12.31 23:24:49.273609 [ 64 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 14500 | 2025.12.31 23:24:49.273622 [ 271 ] {cf74eee2-9237-4d82-bc56-a4fc9acaa63e} <Debug> TCPHandler: Processed in 0.001974094 sec. | ||
| 14501 | 2025.12.31 23:24:49.273712 [ 190 ] {83559bb8-4c93-4180-b7e7-e9b7333f4c1b::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 | ||
| 14502 | 2025.12.31 23:24:49.273735 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14503 | 2025.12.31 23:24:49.273845 [ 271 ] {ae8a35af-7b11-4428-88cd-60a354c207d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14504 | 2025.12.31 23:24:49.273886 [ 271 ] {ae8a35af-7b11-4428-88cd-60a354c207d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14505 | 2025.12.31 23:24:49.273982 [ 190 ] {83559bb8-4c93-4180-b7e7-e9b7333f4c1b::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14506 | 2025.12.31 23:24:49.274051 [ 190 ] {83559bb8-4c93-4180-b7e7-e9b7333f4c1b::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 1851 rows starting from the beginning of the part | ||
| 14507 | 2025.12.31 23:24:49.274186 [ 190 ] {83559bb8-4c93-4180-b7e7-e9b7333f4c1b::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 | ||
| 14508 | 2025.12.31 23:24:49.274217 [ 271 ] {ae8a35af-7b11-4428-88cd-60a354c207d4} <Trace> oximeter.measurements_u64 (3e0fa7da-0500-483e-b241-ac25d0f845d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14509 | 2025.12.31 23:24:49.274257 [ 271 ] {ae8a35af-7b11-4428-88cd-60a354c207d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 14510 | 2025.12.31 23:24:49.274298 [ 190 ] {83559bb8-4c93-4180-b7e7-e9b7333f4c1b::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 31 rows starting from the beginning of the part | ||
| 14511 | 2025.12.31 23:24:49.274422 [ 190 ] {83559bb8-4c93-4180-b7e7-e9b7333f4c1b::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 | ||
| 14512 | 2025.12.31 23:24:49.274534 [ 190 ] {83559bb8-4c93-4180-b7e7-e9b7333f4c1b::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 31 rows starting from the beginning of the part | ||
| 14513 | 2025.12.31 23:24:49.274570 [ 271 ] {ae8a35af-7b11-4428-88cd-60a354c207d4} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 14514 | 2025.12.31 23:24:49.274641 [ 190 ] {83559bb8-4c93-4180-b7e7-e9b7333f4c1b::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 | ||
| 14515 | 2025.12.31 23:24:49.274806 [ 271 ] {ae8a35af-7b11-4428-88cd-60a354c207d4} <Trace> oximeter.measurements_u64 (3e0fa7da-0500-483e-b241-ac25d0f845d7): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14516 | 2025.12.31 23:24:49.274943 [ 271 ] {ae8a35af-7b11-4428-88cd-60a354c207d4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001117 sec., 53715.308863025966 rows/sec., 3.62 MiB/sec. | ||
| 14517 | 2025.12.31 23:24:49.274979 [ 271 ] {ae8a35af-7b11-4428-88cd-60a354c207d4} <Debug> TCPHandler: Processed in 0.001292952 sec. | ||
| 14518 | 2025.12.31 23:24:49.289015 [ 197 ] {83559bb8-4c93-4180-b7e7-e9b7333f4c1b::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1943 rows, containing 19 columns (19 merged, 0 gathered) in 0.015355311 sec., 126536.02392032307 rows/sec., 226.75 MiB/sec. | ||
| 14519 | 2025.12.31 23:24:49.290872 [ 196 ] {83559bb8-4c93-4180-b7e7-e9b7333f4c1b::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 14520 | 2025.12.31 23:24:49.291261 [ 196 ] {83559bb8-4c93-4180-b7e7-e9b7333f4c1b::all_1_96_19} <Trace> oximeter.measurements_histogramu64 (83559bb8-4c93-4180-b7e7-e9b7333f4c1b): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14521 | 2025.12.31 23:24:49.291349 [ 196 ] {83559bb8-4c93-4180-b7e7-e9b7333f4c1b::all_1_96_19} <Trace> oximeter.measurements_histogramu64 (83559bb8-4c93-4180-b7e7-e9b7333f4c1b) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 14522 | 2025.12.31 23:24:49.291509 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.36 MiB. | ||
| 14523 | 2025.12.31 23:24:49.583816 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 32244 | ||
| 14524 | 2025.12.31 23:24:49.584365 [ 245 ] {} <Trace> system.asynchronous_metric_log (1af02360-2569-4a97-a5ac-aa07775e497e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14525 | 2025.12.31 23:24:49.584417 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 14526 | 2025.12.31 23:24:49.584934 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 14527 | 2025.12.31 23:24:49.585181 [ 245 ] {} <Trace> system.asynchronous_metric_log (1af02360-2569-4a97-a5ac-aa07775e497e): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14528 | 2025.12.31 23:24:49.585351 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 32244 | ||
| 14529 | 2025.12.31 23:24:50.000210 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 363.53 MiB, peak 380.82 MiB, free memory in arenas 0.00 B, will set to 372.76 MiB (RSS), difference: 9.24 MiB | ||
| 14530 | 2025.12.31 23:24:51.328857 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 505 | ||
| 14531 | 2025.12.31 23:24:51.344587 [ 244 ] {} <Trace> system.metric_log (9f7485ce-4bf0-4a0f-b388-b82873d55ef6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14532 | 2025.12.31 23:24:51.344654 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 14533 | 2025.12.31 23:24:51.350005 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 14534 | 2025.12.31 23:24:51.350692 [ 244 ] {} <Trace> system.metric_log (9f7485ce-4bf0-4a0f-b388-b82873d55ef6): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14535 | 2025.12.31 23:24:51.353608 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 505 | ||
| 14536 | 2025.12.31 23:24:54.257874 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14537 | 2025.12.31 23:24:54.258147 [ 271 ] {f1a0d5d3-11f8-479b-bf39-74d5eb4e2519} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14538 | 2025.12.31 23:24:54.258212 [ 271 ] {f1a0d5d3-11f8-479b-bf39-74d5eb4e2519} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14539 | 2025.12.31 23:24:54.258922 [ 271 ] {f1a0d5d3-11f8-479b-bf39-74d5eb4e2519} <Trace> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14540 | 2025.12.31 23:24:54.258970 [ 271 ] {f1a0d5d3-11f8-479b-bf39-74d5eb4e2519} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 14541 | 2025.12.31 23:24:54.259354 [ 271 ] {f1a0d5d3-11f8-479b-bf39-74d5eb4e2519} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 14542 | 2025.12.31 23:24:54.259573 [ 271 ] {f1a0d5d3-11f8-479b-bf39-74d5eb4e2519} <Trace> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14543 | 2025.12.31 23:24:54.259721 [ 271 ] {f1a0d5d3-11f8-479b-bf39-74d5eb4e2519} <Debug> executeQuery: Read 118 rows, 10.26 KiB in 0.001625 sec., 72615.38461538462 rows/sec., 6.17 MiB/sec. | ||
| 14544 | 2025.12.31 23:24:54.259763 [ 271 ] {f1a0d5d3-11f8-479b-bf39-74d5eb4e2519} <Debug> TCPHandler: Processed in 0.002074505 sec. | ||
| 14545 | 2025.12.31 23:24:54.259759 [ 96 ] {} <Debug> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 14546 | 2025.12.31 23:24:54.259834 [ 96 ] {} <Trace> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14547 | 2025.12.31 23:24:54.259856 [ 96 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 14548 | 2025.12.31 23:24:54.259899 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14549 | 2025.12.31 23:24:54.259987 [ 195 ] {37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179::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 | ||
| 14550 | 2025.12.31 23:24:54.260000 [ 271 ] {f035cb0e-ca7e-4448-95d9-2cc93a4cf4e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14551 | 2025.12.31 23:24:54.260087 [ 271 ] {f035cb0e-ca7e-4448-95d9-2cc93a4cf4e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14552 | 2025.12.31 23:24:54.260152 [ 195 ] {37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14553 | 2025.12.31 23:24:54.260196 [ 195 ] {37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 2464 rows starting from the beginning of the part | ||
| 14554 | 2025.12.31 23:24:54.260272 [ 195 ] {37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 1261 rows starting from the beginning of the part | ||
| 14555 | 2025.12.31 23:24:54.260324 [ 195 ] {37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 1132 rows starting from the beginning of the part | ||
| 14556 | 2025.12.31 23:24:54.260372 [ 195 ] {37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 118 rows starting from the beginning of the part | ||
| 14557 | 2025.12.31 23:24:54.260418 [ 195 ] {37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 198 rows starting from the beginning of the part | ||
| 14558 | 2025.12.31 23:24:54.260464 [ 195 ] {37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 118 rows starting from the beginning of the part | ||
| 14559 | 2025.12.31 23:24:54.260508 [ 271 ] {f035cb0e-ca7e-4448-95d9-2cc93a4cf4e6} <Trace> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14560 | 2025.12.31 23:24:54.260549 [ 271 ] {f035cb0e-ca7e-4448-95d9-2cc93a4cf4e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 14561 | 2025.12.31 23:24:54.260886 [ 271 ] {f035cb0e-ca7e-4448-95d9-2cc93a4cf4e6} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 14562 | 2025.12.31 23:24:54.261113 [ 271 ] {f035cb0e-ca7e-4448-95d9-2cc93a4cf4e6} <Trace> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14563 | 2025.12.31 23:24:54.261250 [ 271 ] {f035cb0e-ca7e-4448-95d9-2cc93a4cf4e6} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.00127 sec., 24409.448818897636 rows/sec., 1.79 MiB/sec. | ||
| 14564 | 2025.12.31 23:24:54.261289 [ 271 ] {f035cb0e-ca7e-4448-95d9-2cc93a4cf4e6} <Debug> TCPHandler: Processed in 0.001439345 sec. | ||
| 14565 | 2025.12.31 23:24:54.261406 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14566 | 2025.12.31 23:24:54.261501 [ 271 ] {03b0c380-3764-476e-9ab4-c1b2cda23a37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14567 | 2025.12.31 23:24:54.261543 [ 271 ] {03b0c380-3764-476e-9ab4-c1b2cda23a37} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14568 | 2025.12.31 23:24:54.261972 [ 271 ] {03b0c380-3764-476e-9ab4-c1b2cda23a37} <Trace> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14569 | 2025.12.31 23:24:54.262009 [ 271 ] {03b0c380-3764-476e-9ab4-c1b2cda23a37} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 14570 | 2025.12.31 23:24:54.262321 [ 271 ] {03b0c380-3764-476e-9ab4-c1b2cda23a37} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 14571 | 2025.12.31 23:24:54.262502 [ 196 ] {37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5291 rows, containing 5 columns (5 merged, 0 gathered) in 0.002579244 sec., 2051376.2947592395 rows/sec., 175.89 MiB/sec. | ||
| 14572 | 2025.12.31 23:24:54.262529 [ 271 ] {03b0c380-3764-476e-9ab4-c1b2cda23a37} <Trace> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14573 | 2025.12.31 23:24:54.262658 [ 96 ] {} <Debug> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 14574 | 2025.12.31 23:24:54.262665 [ 271 ] {03b0c380-3764-476e-9ab4-c1b2cda23a37} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001182 sec., 80372.25042301184 rows/sec., 6.28 MiB/sec. | ||
| 14575 | 2025.12.31 23:24:54.262696 [ 96 ] {} <Trace> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14576 | 2025.12.31 23:24:54.262720 [ 271 ] {03b0c380-3764-476e-9ab4-c1b2cda23a37} <Debug> TCPHandler: Processed in 0.001361933 sec. | ||
| 14577 | 2025.12.31 23:24:54.262720 [ 96 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 14578 | 2025.12.31 23:24:54.262758 [ 195 ] {37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 14579 | 2025.12.31 23:24:54.262832 [ 189 ] {e6fc079b-8071-4162-9a06-906ffa01da39::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 | ||
| 14580 | 2025.12.31 23:24:54.262845 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14581 | 2025.12.31 23:24:54.262945 [ 189 ] {e6fc079b-8071-4162-9a06-906ffa01da39::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14582 | 2025.12.31 23:24:54.262955 [ 271 ] {587fd56a-9098-47a4-bd27-55f3b6464830} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14583 | 2025.12.31 23:24:54.262981 [ 189 ] {e6fc079b-8071-4162-9a06-906ffa01da39::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 1250 rows starting from the beginning of the part | ||
| 14584 | 2025.12.31 23:24:54.263003 [ 271 ] {587fd56a-9098-47a4-bd27-55f3b6464830} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14585 | 2025.12.31 23:24:54.263034 [ 195 ] {37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179::all_1_101_20} <Trace> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14586 | 2025.12.31 23:24:54.263050 [ 189 ] {e6fc079b-8071-4162-9a06-906ffa01da39::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 557 rows starting from the beginning of the part | ||
| 14587 | 2025.12.31 23:24:54.263098 [ 189 ] {e6fc079b-8071-4162-9a06-906ffa01da39::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 689 rows starting from the beginning of the part | ||
| 14588 | 2025.12.31 23:24:54.263120 [ 195 ] {37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179::all_1_101_20} <Trace> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 14589 | 2025.12.31 23:24:54.263144 [ 189 ] {e6fc079b-8071-4162-9a06-906ffa01da39::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 95 rows starting from the beginning of the part | ||
| 14590 | 2025.12.31 23:24:54.263185 [ 189 ] {e6fc079b-8071-4162-9a06-906ffa01da39::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 114 rows starting from the beginning of the part | ||
| 14591 | 2025.12.31 23:24:54.263202 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.19 MiB. | ||
| 14592 | 2025.12.31 23:24:54.263224 [ 189 ] {e6fc079b-8071-4162-9a06-906ffa01da39::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 95 rows starting from the beginning of the part | ||
| 14593 | 2025.12.31 23:24:54.263416 [ 271 ] {587fd56a-9098-47a4-bd27-55f3b6464830} <Trace> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14594 | 2025.12.31 23:24:54.263452 [ 271 ] {587fd56a-9098-47a4-bd27-55f3b6464830} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 14595 | 2025.12.31 23:24:54.263781 [ 271 ] {587fd56a-9098-47a4-bd27-55f3b6464830} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 14596 | 2025.12.31 23:24:54.263993 [ 271 ] {587fd56a-9098-47a4-bd27-55f3b6464830} <Trace> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14597 | 2025.12.31 23:24:54.264121 [ 271 ] {587fd56a-9098-47a4-bd27-55f3b6464830} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001185 sec., 135021.0970464135 rows/sec., 9.40 MiB/sec. | ||
| 14598 | 2025.12.31 23:24:54.264158 [ 271 ] {587fd56a-9098-47a4-bd27-55f3b6464830} <Debug> TCPHandler: Processed in 0.001361783 sec. | ||
| 14599 | 2025.12.31 23:24:54.264279 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14600 | 2025.12.31 23:24:54.264405 [ 271 ] {9e73ba3f-9b61-46a6-8bd7-b659a1936e64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14601 | 2025.12.31 23:24:54.264434 [ 196 ] {e6fc079b-8071-4162-9a06-906ffa01da39::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2800 rows, containing 5 columns (5 merged, 0 gathered) in 0.001651058 sec., 1695882.2766977297 rows/sec., 129.92 MiB/sec. | ||
| 14602 | 2025.12.31 23:24:54.264475 [ 271 ] {9e73ba3f-9b61-46a6-8bd7-b659a1936e64} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 14603 | 2025.12.31 23:24:54.264605 [ 195 ] {e6fc079b-8071-4162-9a06-906ffa01da39::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 14604 | 2025.12.31 23:24:54.264840 [ 195 ] {e6fc079b-8071-4162-9a06-906ffa01da39::all_1_101_20} <Trace> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14605 | 2025.12.31 23:24:54.264913 [ 195 ] {e6fc079b-8071-4162-9a06-906ffa01da39::all_1_101_20} <Trace> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 14606 | 2025.12.31 23:24:54.265001 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. | ||
| 14607 | 2025.12.31 23:24:54.265426 [ 271 ] {9e73ba3f-9b61-46a6-8bd7-b659a1936e64} <Trace> oximeter.measurements_histogramu64 (83559bb8-4c93-4180-b7e7-e9b7333f4c1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14608 | 2025.12.31 23:24:54.265468 [ 271 ] {9e73ba3f-9b61-46a6-8bd7-b659a1936e64} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 14609 | 2025.12.31 23:24:54.266057 [ 271 ] {9e73ba3f-9b61-46a6-8bd7-b659a1936e64} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 14610 | 2025.12.31 23:24:54.266283 [ 271 ] {9e73ba3f-9b61-46a6-8bd7-b659a1936e64} <Trace> oximeter.measurements_histogramu64 (83559bb8-4c93-4180-b7e7-e9b7333f4c1b): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14611 | 2025.12.31 23:24:54.266431 [ 271 ] {9e73ba3f-9b61-46a6-8bd7-b659a1936e64} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.002052 sec., 15107.212475633529 rows/sec., 27.07 MiB/sec. | ||
| 14612 | 2025.12.31 23:24:54.266497 [ 271 ] {9e73ba3f-9b61-46a6-8bd7-b659a1936e64} <Debug> TCPHandler: Processed in 0.002278809 sec. | ||
| 14613 | 2025.12.31 23:24:54.266612 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14614 | 2025.12.31 23:24:54.266711 [ 271 ] {0ae04172-a8d3-4f4a-bd8d-908ed7752b61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14615 | 2025.12.31 23:24:54.266755 [ 271 ] {0ae04172-a8d3-4f4a-bd8d-908ed7752b61} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14616 | 2025.12.31 23:24:54.267102 [ 271 ] {0ae04172-a8d3-4f4a-bd8d-908ed7752b61} <Trace> oximeter.measurements_u64 (3e0fa7da-0500-483e-b241-ac25d0f845d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14617 | 2025.12.31 23:24:54.267139 [ 271 ] {0ae04172-a8d3-4f4a-bd8d-908ed7752b61} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 14618 | 2025.12.31 23:24:54.267445 [ 271 ] {0ae04172-a8d3-4f4a-bd8d-908ed7752b61} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 14619 | 2025.12.31 23:24:54.267655 [ 271 ] {0ae04172-a8d3-4f4a-bd8d-908ed7752b61} <Trace> oximeter.measurements_u64 (3e0fa7da-0500-483e-b241-ac25d0f845d7): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14620 | 2025.12.31 23:24:54.267783 [ 271 ] {0ae04172-a8d3-4f4a-bd8d-908ed7752b61} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001092 sec., 54945.05494505494 rows/sec., 3.70 MiB/sec. | ||
| 14621 | 2025.12.31 23:24:54.267820 [ 271 ] {0ae04172-a8d3-4f4a-bd8d-908ed7752b61} <Debug> TCPHandler: Processed in 0.001258081 sec. | ||
| 14622 | 2025.12.31 23:24:56.922517 [ 125 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 14623 | 2025.12.31 23:24:56.922618 [ 125 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 14624 | 2025.12.31 23:24:57.085525 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 32756 | ||
| 14625 | 2025.12.31 23:24:57.086254 [ 245 ] {} <Trace> system.asynchronous_metric_log (1af02360-2569-4a97-a5ac-aa07775e497e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14626 | 2025.12.31 23:24:57.086286 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 14627 | 2025.12.31 23:24:57.086751 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 14628 | 2025.12.31 23:24:57.086966 [ 245 ] {} <Trace> system.asynchronous_metric_log (1af02360-2569-4a97-a5ac-aa07775e497e): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14629 | 2025.12.31 23:24:57.087093 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 32756 | ||
| 14630 | 2025.12.31 23:24:57.189600 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1834 | ||
| 14631 | 2025.12.31 23:24:57.191942 [ 243 ] {} <Trace> system.query_log (aa57fb54-d3d4-4e2b-bcda-b6c10074d25d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14632 | 2025.12.31 23:24:57.191988 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 14633 | 2025.12.31 23:24:57.193162 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 14634 | 2025.12.31 23:24:57.193423 [ 243 ] {} <Trace> system.query_log (aa57fb54-d3d4-4e2b-bcda-b6c10074d25d): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14635 | 2025.12.31 23:24:57.193615 [ 85 ] {} <Debug> system.query_log (aa57fb54-d3d4-4e2b-bcda-b6c10074d25d) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 14636 | 2025.12.31 23:24:57.193682 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1834 | ||
| 14637 | 2025.12.31 23:24:57.193690 [ 85 ] {} <Trace> system.query_log (aa57fb54-d3d4-4e2b-bcda-b6c10074d25d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14638 | 2025.12.31 23:24:57.193746 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 14639 | 2025.12.31 23:24:57.193893 [ 189 ] {aa57fb54-d3d4-4e2b-bcda-b6c10074d25d::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 | ||
| 14640 | 2025.12.31 23:24:57.194565 [ 189 ] {aa57fb54-d3d4-4e2b-bcda-b6c10074d25d::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14641 | 2025.12.31 23:24:57.194715 [ 189 ] {aa57fb54-d3d4-4e2b-bcda-b6c10074d25d::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1664 rows starting from the beginning of the part | ||
| 14642 | 2025.12.31 23:24:57.195123 [ 189 ] {aa57fb54-d3d4-4e2b-bcda-b6c10074d25d::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 | ||
| 14643 | 2025.12.31 23:24:57.195457 [ 189 ] {aa57fb54-d3d4-4e2b-bcda-b6c10074d25d::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 42 rows starting from the beginning of the part | ||
| 14644 | 2025.12.31 23:24:57.195808 [ 189 ] {aa57fb54-d3d4-4e2b-bcda-b6c10074d25d::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 38 rows starting from the beginning of the part | ||
| 14645 | 2025.12.31 23:24:57.196143 [ 189 ] {aa57fb54-d3d4-4e2b-bcda-b6c10074d25d::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 34 rows starting from the beginning of the part | ||
| 14646 | 2025.12.31 23:24:57.196470 [ 189 ] {aa57fb54-d3d4-4e2b-bcda-b6c10074d25d::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 32 rows starting from the beginning of the part | ||
| 14647 | 2025.12.31 23:24:57.203360 [ 196 ] {aa57fb54-d3d4-4e2b-bcda-b6c10074d25d::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1834 rows, containing 72 columns (72 merged, 0 gathered) in 0.009532562 sec., 192393.1887356201 rows/sec., 152.96 MiB/sec. | ||
| 14648 | 2025.12.31 23:24:57.204987 [ 193 ] {aa57fb54-d3d4-4e2b-bcda-b6c10074d25d::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 14649 | 2025.12.31 23:24:57.205502 [ 193 ] {aa57fb54-d3d4-4e2b-bcda-b6c10074d25d::all_1_51_10} <Trace> system.query_log (aa57fb54-d3d4-4e2b-bcda-b6c10074d25d): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14650 | 2025.12.31 23:24:57.205575 [ 193 ] {aa57fb54-d3d4-4e2b-bcda-b6c10074d25d::all_1_51_10} <Trace> system.query_log (aa57fb54-d3d4-4e2b-bcda-b6c10074d25d) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 14651 | 2025.12.31 23:24:57.205750 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.96 MiB. | ||
| 14652 | 2025.12.31 23:24:58.854636 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 512 | ||
| 14653 | 2025.12.31 23:24:58.871532 [ 244 ] {} <Trace> system.metric_log (9f7485ce-4bf0-4a0f-b388-b82873d55ef6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14654 | 2025.12.31 23:24:58.871585 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 14655 | 2025.12.31 23:24:58.877345 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 14656 | 2025.12.31 23:24:58.878066 [ 244 ] {} <Trace> system.metric_log (9f7485ce-4bf0-4a0f-b388-b82873d55ef6): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14657 | 2025.12.31 23:24:58.881255 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 512 | ||
| 14658 | 2025.12.31 23:24:59.258493 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14659 | 2025.12.31 23:24:59.258698 [ 271 ] {e510bad5-1ca0-417c-909b-c3487fe68796} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14660 | 2025.12.31 23:24:59.258773 [ 271 ] {e510bad5-1ca0-417c-909b-c3487fe68796} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14661 | 2025.12.31 23:24:59.259490 [ 271 ] {e510bad5-1ca0-417c-909b-c3487fe68796} <Trace> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14662 | 2025.12.31 23:24:59.259538 [ 271 ] {e510bad5-1ca0-417c-909b-c3487fe68796} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 14663 | 2025.12.31 23:24:59.259962 [ 271 ] {e510bad5-1ca0-417c-909b-c3487fe68796} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 14664 | 2025.12.31 23:24:59.260215 [ 271 ] {e510bad5-1ca0-417c-909b-c3487fe68796} <Trace> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14665 | 2025.12.31 23:24:59.260383 [ 271 ] {e510bad5-1ca0-417c-909b-c3487fe68796} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001742 sec., 43628.01377726751 rows/sec., 3.60 MiB/sec. | ||
| 14666 | 2025.12.31 23:24:59.260435 [ 271 ] {e510bad5-1ca0-417c-909b-c3487fe68796} <Debug> TCPHandler: Processed in 0.002088366 sec. | ||
| 14667 | 2025.12.31 23:24:59.260565 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14668 | 2025.12.31 23:24:59.260671 [ 271 ] {65ed4a5e-bf9c-46e1-8d2f-d04f5d4ca61a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14669 | 2025.12.31 23:24:59.260717 [ 271 ] {65ed4a5e-bf9c-46e1-8d2f-d04f5d4ca61a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14670 | 2025.12.31 23:24:59.261140 [ 271 ] {65ed4a5e-bf9c-46e1-8d2f-d04f5d4ca61a} <Trace> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14671 | 2025.12.31 23:24:59.261179 [ 271 ] {65ed4a5e-bf9c-46e1-8d2f-d04f5d4ca61a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 14672 | 2025.12.31 23:24:59.261510 [ 271 ] {65ed4a5e-bf9c-46e1-8d2f-d04f5d4ca61a} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 14673 | 2025.12.31 23:24:59.261742 [ 271 ] {65ed4a5e-bf9c-46e1-8d2f-d04f5d4ca61a} <Trace> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14674 | 2025.12.31 23:24:59.261882 [ 116 ] {} <Debug> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 14675 | 2025.12.31 23:24:59.261889 [ 271 ] {65ed4a5e-bf9c-46e1-8d2f-d04f5d4ca61a} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001242 sec., 8051.529790660225 rows/sec., 605.44 KiB/sec. | ||
| 14676 | 2025.12.31 23:24:59.261956 [ 116 ] {} <Trace> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14677 | 2025.12.31 23:24:59.261973 [ 271 ] {65ed4a5e-bf9c-46e1-8d2f-d04f5d4ca61a} <Debug> TCPHandler: Processed in 0.001460545 sec. | ||
| 14678 | 2025.12.31 23:24:59.261982 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 14679 | 2025.12.31 23:24:59.262092 [ 196 ] {d568562b-8e8e-4a3d-9432-0ad11505f9aa::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 | ||
| 14680 | 2025.12.31 23:24:59.262097 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14681 | 2025.12.31 23:24:59.262211 [ 271 ] {13ab2dac-dc68-44dc-9d54-755760557571} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14682 | 2025.12.31 23:24:59.262215 [ 196 ] {d568562b-8e8e-4a3d-9432-0ad11505f9aa::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14683 | 2025.12.31 23:24:59.262257 [ 271 ] {13ab2dac-dc68-44dc-9d54-755760557571} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14684 | 2025.12.31 23:24:59.262269 [ 196 ] {d568562b-8e8e-4a3d-9432-0ad11505f9aa::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 278 rows starting from the beginning of the part | ||
| 14685 | 2025.12.31 23:24:59.262352 [ 196 ] {d568562b-8e8e-4a3d-9432-0ad11505f9aa::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 215 rows starting from the beginning of the part | ||
| 14686 | 2025.12.31 23:24:59.262403 [ 196 ] {d568562b-8e8e-4a3d-9432-0ad11505f9aa::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 31 rows starting from the beginning of the part | ||
| 14687 | 2025.12.31 23:24:59.262452 [ 196 ] {d568562b-8e8e-4a3d-9432-0ad11505f9aa::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 26 rows starting from the beginning of the part | ||
| 14688 | 2025.12.31 23:24:59.262497 [ 196 ] {d568562b-8e8e-4a3d-9432-0ad11505f9aa::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 31 rows starting from the beginning of the part | ||
| 14689 | 2025.12.31 23:24:59.262544 [ 196 ] {d568562b-8e8e-4a3d-9432-0ad11505f9aa::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 10 rows starting from the beginning of the part | ||
| 14690 | 2025.12.31 23:24:59.262719 [ 271 ] {13ab2dac-dc68-44dc-9d54-755760557571} <Trace> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14691 | 2025.12.31 23:24:59.262761 [ 271 ] {13ab2dac-dc68-44dc-9d54-755760557571} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 14692 | 2025.12.31 23:24:59.263107 [ 271 ] {13ab2dac-dc68-44dc-9d54-755760557571} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 14693 | 2025.12.31 23:24:59.263356 [ 271 ] {13ab2dac-dc68-44dc-9d54-755760557571} <Trace> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14694 | 2025.12.31 23:24:59.263481 [ 193 ] {d568562b-8e8e-4a3d-9432-0ad11505f9aa::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 591 rows, containing 5 columns (5 merged, 0 gathered) in 0.001433664 sec., 412230.4807821079 rows/sec., 27.61 MiB/sec. | ||
| 14695 | 2025.12.31 23:24:59.263491 [ 271 ] {13ab2dac-dc68-44dc-9d54-755760557571} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.0013 sec., 56923.07692307693 rows/sec., 4.44 MiB/sec. | ||
| 14696 | 2025.12.31 23:24:59.263577 [ 271 ] {13ab2dac-dc68-44dc-9d54-755760557571} <Debug> TCPHandler: Processed in 0.001530176 sec. | ||
| 14697 | 2025.12.31 23:24:59.263694 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14698 | 2025.12.31 23:24:59.263726 [ 187 ] {d568562b-8e8e-4a3d-9432-0ad11505f9aa::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 14699 | 2025.12.31 23:24:59.263792 [ 271 ] {b1d2e5e0-731c-43e8-b8a5-ab96db993b57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14700 | 2025.12.31 23:24:59.263843 [ 271 ] {b1d2e5e0-731c-43e8-b8a5-ab96db993b57} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14701 | 2025.12.31 23:24:59.264093 [ 187 ] {d568562b-8e8e-4a3d-9432-0ad11505f9aa::all_1_101_20} <Trace> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14702 | 2025.12.31 23:24:59.264185 [ 187 ] {d568562b-8e8e-4a3d-9432-0ad11505f9aa::all_1_101_20} <Trace> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 14703 | 2025.12.31 23:24:59.264268 [ 271 ] {b1d2e5e0-731c-43e8-b8a5-ab96db993b57} <Trace> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14704 | 2025.12.31 23:24:59.264310 [ 271 ] {b1d2e5e0-731c-43e8-b8a5-ab96db993b57} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 14705 | 2025.12.31 23:24:59.264325 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 14706 | 2025.12.31 23:24:59.264667 [ 271 ] {b1d2e5e0-731c-43e8-b8a5-ab96db993b57} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 14707 | 2025.12.31 23:24:59.264892 [ 271 ] {b1d2e5e0-731c-43e8-b8a5-ab96db993b57} <Trace> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14708 | 2025.12.31 23:24:59.265017 [ 116 ] {} <Debug> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 14709 | 2025.12.31 23:24:59.265032 [ 271 ] {b1d2e5e0-731c-43e8-b8a5-ab96db993b57} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00126 sec., 126984.12698412698 rows/sec., 8.84 MiB/sec. | ||
| 14710 | 2025.12.31 23:24:59.265055 [ 116 ] {} <Trace> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14711 | 2025.12.31 23:24:59.265077 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 14712 | 2025.12.31 23:24:59.265078 [ 271 ] {b1d2e5e0-731c-43e8-b8a5-ab96db993b57} <Debug> TCPHandler: Processed in 0.001434905 sec. | ||
| 14713 | 2025.12.31 23:24:59.265145 [ 196 ] {7d79e45e-07fa-43b3-999d-49ca9374dcb1::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 | ||
| 14714 | 2025.12.31 23:24:59.265234 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14715 | 2025.12.31 23:24:59.265241 [ 196 ] {7d79e45e-07fa-43b3-999d-49ca9374dcb1::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14716 | 2025.12.31 23:24:59.265287 [ 196 ] {7d79e45e-07fa-43b3-999d-49ca9374dcb1::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_96_19, total 29555 rows starting from the beginning of the part | ||
| 14717 | 2025.12.31 23:24:59.265339 [ 196 ] {7d79e45e-07fa-43b3-999d-49ca9374dcb1::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 314 rows starting from the beginning of the part | ||
| 14718 | 2025.12.31 23:24:59.265368 [ 271 ] {9e0e8dd2-65f8-43ec-ab6b-5c5e1d1f252a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14719 | 2025.12.31 23:24:59.265377 [ 196 ] {7d79e45e-07fa-43b3-999d-49ca9374dcb1::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 160 rows starting from the beginning of the part | ||
| 14720 | 2025.12.31 23:24:59.265430 [ 196 ] {7d79e45e-07fa-43b3-999d-49ca9374dcb1::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 198 rows starting from the beginning of the part | ||
| 14721 | 2025.12.31 23:24:59.265444 [ 271 ] {9e0e8dd2-65f8-43ec-ab6b-5c5e1d1f252a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 14722 | 2025.12.31 23:24:59.265467 [ 196 ] {7d79e45e-07fa-43b3-999d-49ca9374dcb1::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 | ||
| 14723 | 2025.12.31 23:24:59.265509 [ 196 ] {7d79e45e-07fa-43b3-999d-49ca9374dcb1::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 160 rows starting from the beginning of the part | ||
| 14724 | 2025.12.31 23:24:59.266336 [ 271 ] {9e0e8dd2-65f8-43ec-ab6b-5c5e1d1f252a} <Trace> oximeter.measurements_histogramu64 (83559bb8-4c93-4180-b7e7-e9b7333f4c1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14725 | 2025.12.31 23:24:59.266380 [ 271 ] {9e0e8dd2-65f8-43ec-ab6b-5c5e1d1f252a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 14726 | 2025.12.31 23:24:59.266941 [ 271 ] {9e0e8dd2-65f8-43ec-ab6b-5c5e1d1f252a} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 14727 | 2025.12.31 23:24:59.267191 [ 271 ] {9e0e8dd2-65f8-43ec-ab6b-5c5e1d1f252a} <Trace> oximeter.measurements_histogramu64 (83559bb8-4c93-4180-b7e7-e9b7333f4c1b): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14728 | 2025.12.31 23:24:59.267344 [ 271 ] {9e0e8dd2-65f8-43ec-ab6b-5c5e1d1f252a} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.002002 sec., 4995.004995004995 rows/sec., 8.95 MiB/sec. | ||
| 14729 | 2025.12.31 23:24:59.267400 [ 271 ] {9e0e8dd2-65f8-43ec-ab6b-5c5e1d1f252a} <Debug> TCPHandler: Processed in 0.002225848 sec. | ||
| 14730 | 2025.12.31 23:24:59.267514 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14731 | 2025.12.31 23:24:59.267610 [ 271 ] {75deb376-d257-4bb2-9113-f8b503739a80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14732 | 2025.12.31 23:24:59.267652 [ 271 ] {75deb376-d257-4bb2-9113-f8b503739a80} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14733 | 2025.12.31 23:24:59.267991 [ 271 ] {75deb376-d257-4bb2-9113-f8b503739a80} <Trace> oximeter.measurements_u64 (3e0fa7da-0500-483e-b241-ac25d0f845d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14734 | 2025.12.31 23:24:59.268027 [ 271 ] {75deb376-d257-4bb2-9113-f8b503739a80} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 14735 | 2025.12.31 23:24:59.268349 [ 271 ] {75deb376-d257-4bb2-9113-f8b503739a80} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 14736 | 2025.12.31 23:24:59.268559 [ 271 ] {75deb376-d257-4bb2-9113-f8b503739a80} <Trace> oximeter.measurements_u64 (3e0fa7da-0500-483e-b241-ac25d0f845d7): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14737 | 2025.12.31 23:24:59.268696 [ 271 ] {75deb376-d257-4bb2-9113-f8b503739a80} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001106 sec., 54249.54792043399 rows/sec., 3.66 MiB/sec. | ||
| 14738 | 2025.12.31 23:24:59.268739 [ 271 ] {75deb376-d257-4bb2-9113-f8b503739a80} <Debug> TCPHandler: Processed in 0.001274982 sec. | ||
| 14739 | 2025.12.31 23:24:59.268739 [ 226 ] {} <Trace> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39): 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] | ||
| 14740 | 2025.12.31 23:24:59.268739 [ 222 ] {} <Trace> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa): 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] | ||
| 14741 | 2025.12.31 23:24:59.268797 [ 226 ] {} <Debug> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39): 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] | ||
| 14742 | 2025.12.31 23:24:59.268810 [ 222 ] {} <Debug> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa): 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] | ||
| 14743 | 2025.12.31 23:24:59.271599 [ 193 ] {7d79e45e-07fa-43b3-999d-49ca9374dcb1::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30547 rows, containing 5 columns (5 merged, 0 gathered) in 0.00648291 sec., 4711927.205529616 rows/sec., 321.61 MiB/sec. | ||
| 14744 | 2025.12.31 23:24:59.271994 [ 200 ] {7d79e45e-07fa-43b3-999d-49ca9374dcb1::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 14745 | 2025.12.31 23:24:59.272270 [ 200 ] {7d79e45e-07fa-43b3-999d-49ca9374dcb1::all_1_101_20} <Trace> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14746 | 2025.12.31 23:24:59.272341 [ 200 ] {7d79e45e-07fa-43b3-999d-49ca9374dcb1::all_1_101_20} <Trace> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 14747 | 2025.12.31 23:24:59.272410 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.34 MiB. | ||
| 14748 | 2025.12.31 23:24:59.284325 [ 226 ] {} <Debug> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39): 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] | ||
| 14749 | 2025.12.31 23:24:59.284462 [ 222 ] {} <Debug> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa): 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] | ||
| 14750 | 2025.12.31 23:25:00.332570 [ 218 ] {} <Trace> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179): 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] | ||
| 14751 | 2025.12.31 23:25:00.332628 [ 218 ] {} <Debug> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179): 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] | ||
| 14752 | 2025.12.31 23:25:00.335242 [ 218 ] {} <Debug> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179): 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] | ||
| 14753 | 2025.12.31 23:25:04.284979 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14754 | 2025.12.31 23:25:04.285287 [ 271 ] {c760970a-9418-4a2b-ac67-e992104f16dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 14755 | 2025.12.31 23:25:04.285395 [ 271 ] {c760970a-9418-4a2b-ac67-e992104f16dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 14756 | 2025.12.31 23:25:04.286042 [ 271 ] {c760970a-9418-4a2b-ac67-e992104f16dd} <Trace> oximeter.fields_ipaddr (5f424e33-6a9f-405c-b8ff-24c93b94647e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14757 | 2025.12.31 23:25:04.286087 [ 271 ] {c760970a-9418-4a2b-ac67-e992104f16dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 14758 | 2025.12.31 23:25:04.286468 [ 271 ] {c760970a-9418-4a2b-ac67-e992104f16dd} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 14759 | 2025.12.31 23:25:04.286711 [ 271 ] {c760970a-9418-4a2b-ac67-e992104f16dd} <Trace> oximeter.fields_ipaddr (5f424e33-6a9f-405c-b8ff-24c93b94647e): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14760 | 2025.12.31 23:25:04.286870 [ 271 ] {c760970a-9418-4a2b-ac67-e992104f16dd} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001662 sec., 2406.7388688327314 rows/sec., 196.25 KiB/sec. | ||
| 14761 | 2025.12.31 23:25:04.286911 [ 271 ] {c760970a-9418-4a2b-ac67-e992104f16dd} <Debug> TCPHandler: Processed in 0.002125566 sec. | ||
| 14762 | 2025.12.31 23:25:04.287036 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14763 | 2025.12.31 23:25:04.287132 [ 271 ] {d7de85aa-21c1-4212-b295-d79dc6f2f61f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14764 | 2025.12.31 23:25:04.287172 [ 271 ] {d7de85aa-21c1-4212-b295-d79dc6f2f61f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14765 | 2025.12.31 23:25:04.288282 [ 271 ] {d7de85aa-21c1-4212-b295-d79dc6f2f61f} <Trace> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14766 | 2025.12.31 23:25:04.288317 [ 271 ] {d7de85aa-21c1-4212-b295-d79dc6f2f61f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 14767 | 2025.12.31 23:25:04.288699 [ 271 ] {d7de85aa-21c1-4212-b295-d79dc6f2f61f} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 14768 | 2025.12.31 23:25:04.288918 [ 271 ] {d7de85aa-21c1-4212-b295-d79dc6f2f61f} <Trace> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14769 | 2025.12.31 23:25:04.289053 [ 271 ] {d7de85aa-21c1-4212-b295-d79dc6f2f61f} <Debug> executeQuery: Read 1260 rows, 106.97 KiB in 0.00194 sec., 649484.5360824742 rows/sec., 53.85 MiB/sec. | ||
| 14770 | 2025.12.31 23:25:04.289090 [ 271 ] {d7de85aa-21c1-4212-b295-d79dc6f2f61f} <Debug> TCPHandler: Processed in 0.002105135 sec. | ||
| 14771 | 2025.12.31 23:25:04.289206 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14772 | 2025.12.31 23:25:04.289302 [ 271 ] {980b6853-37e6-43f5-888a-ab7854a55ceb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14773 | 2025.12.31 23:25:04.289342 [ 271 ] {980b6853-37e6-43f5-888a-ab7854a55ceb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14774 | 2025.12.31 23:25:04.289766 [ 271 ] {980b6853-37e6-43f5-888a-ab7854a55ceb} <Trace> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14775 | 2025.12.31 23:25:04.289800 [ 271 ] {980b6853-37e6-43f5-888a-ab7854a55ceb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 14776 | 2025.12.31 23:25:04.290108 [ 271 ] {980b6853-37e6-43f5-888a-ab7854a55ceb} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 14777 | 2025.12.31 23:25:04.290317 [ 271 ] {980b6853-37e6-43f5-888a-ab7854a55ceb} <Trace> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14778 | 2025.12.31 23:25:04.290445 [ 271 ] {980b6853-37e6-43f5-888a-ab7854a55ceb} <Debug> executeQuery: Read 35 rows, 2.61 KiB in 0.001162 sec., 30120.481927710844 rows/sec., 2.19 MiB/sec. | ||
| 14779 | 2025.12.31 23:25:04.290481 [ 271 ] {980b6853-37e6-43f5-888a-ab7854a55ceb} <Debug> TCPHandler: Processed in 0.001324402 sec. | ||
| 14780 | 2025.12.31 23:25:04.290604 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14781 | 2025.12.31 23:25:04.290726 [ 271 ] {a1c83dc3-8ac7-4dcb-9221-90f68ed7edee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 14782 | 2025.12.31 23:25:04.290775 [ 271 ] {a1c83dc3-8ac7-4dcb-9221-90f68ed7edee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 14783 | 2025.12.31 23:25:04.291403 [ 271 ] {a1c83dc3-8ac7-4dcb-9221-90f68ed7edee} <Trace> oximeter.fields_u32 (32e14ee3-f9fc-4687-bf55-1d31f5f916a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14784 | 2025.12.31 23:25:04.291439 [ 271 ] {a1c83dc3-8ac7-4dcb-9221-90f68ed7edee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 14785 | 2025.12.31 23:25:04.291757 [ 271 ] {a1c83dc3-8ac7-4dcb-9221-90f68ed7edee} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 14786 | 2025.12.31 23:25:04.291967 [ 271 ] {a1c83dc3-8ac7-4dcb-9221-90f68ed7edee} <Trace> oximeter.fields_u32 (32e14ee3-f9fc-4687-bf55-1d31f5f916a9): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14787 | 2025.12.31 23:25:04.292098 [ 271 ] {a1c83dc3-8ac7-4dcb-9221-90f68ed7edee} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001398 sec., 163090.1287553648 rows/sec., 11.04 MiB/sec. | ||
| 14788 | 2025.12.31 23:25:04.292135 [ 271 ] {a1c83dc3-8ac7-4dcb-9221-90f68ed7edee} <Debug> TCPHandler: Processed in 0.001594157 sec. | ||
| 14789 | 2025.12.31 23:25:04.292242 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14790 | 2025.12.31 23:25:04.292335 [ 271 ] {f07d54ac-3170-488d-ac4d-05cb67a8c7fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14791 | 2025.12.31 23:25:04.292378 [ 271 ] {f07d54ac-3170-488d-ac4d-05cb67a8c7fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14792 | 2025.12.31 23:25:04.293074 [ 271 ] {f07d54ac-3170-488d-ac4d-05cb67a8c7fa} <Trace> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14793 | 2025.12.31 23:25:04.293109 [ 271 ] {f07d54ac-3170-488d-ac4d-05cb67a8c7fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 14794 | 2025.12.31 23:25:04.293436 [ 271 ] {f07d54ac-3170-488d-ac4d-05cb67a8c7fa} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 14795 | 2025.12.31 23:25:04.293639 [ 271 ] {f07d54ac-3170-488d-ac4d-05cb67a8c7fa} <Trace> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14796 | 2025.12.31 23:25:04.293768 [ 271 ] {f07d54ac-3170-488d-ac4d-05cb67a8c7fa} <Debug> executeQuery: Read 555 rows, 42.21 KiB in 0.00145 sec., 382758.6206896552 rows/sec., 28.43 MiB/sec. | ||
| 14797 | 2025.12.31 23:25:04.293804 [ 271 ] {f07d54ac-3170-488d-ac4d-05cb67a8c7fa} <Debug> TCPHandler: Processed in 0.001612017 sec. | ||
| 14798 | 2025.12.31 23:25:04.293920 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14799 | 2025.12.31 23:25:04.294014 [ 271 ] {e81a63c9-05c1-494e-a181-a04bc8511d62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14800 | 2025.12.31 23:25:04.294057 [ 271 ] {e81a63c9-05c1-494e-a181-a04bc8511d62} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14801 | 2025.12.31 23:25:04.294697 [ 271 ] {e81a63c9-05c1-494e-a181-a04bc8511d62} <Trace> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14802 | 2025.12.31 23:25:04.294731 [ 271 ] {e81a63c9-05c1-494e-a181-a04bc8511d62} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 14803 | 2025.12.31 23:25:04.295110 [ 271 ] {e81a63c9-05c1-494e-a181-a04bc8511d62} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 14804 | 2025.12.31 23:25:04.295323 [ 271 ] {e81a63c9-05c1-494e-a181-a04bc8511d62} <Trace> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14805 | 2025.12.31 23:25:04.295450 [ 271 ] {e81a63c9-05c1-494e-a181-a04bc8511d62} <Debug> executeQuery: Read 846 rows, 58.31 KiB in 0.001455 sec., 581443.2989690722 rows/sec., 39.14 MiB/sec. | ||
| 14806 | 2025.12.31 23:25:04.295486 [ 271 ] {e81a63c9-05c1-494e-a181-a04bc8511d62} <Debug> TCPHandler: Processed in 0.001616617 sec. | ||
| 14807 | 2025.12.31 23:25:04.295600 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14808 | 2025.12.31 23:25:04.295694 [ 271 ] {314bac44-a76f-45af-bb7a-909a95a9d76f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14809 | 2025.12.31 23:25:04.295750 [ 271 ] {314bac44-a76f-45af-bb7a-909a95a9d76f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 14810 | 2025.12.31 23:25:04.296598 [ 271 ] {314bac44-a76f-45af-bb7a-909a95a9d76f} <Trace> oximeter.measurements_histogramu64 (83559bb8-4c93-4180-b7e7-e9b7333f4c1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14811 | 2025.12.31 23:25:04.296633 [ 271 ] {314bac44-a76f-45af-bb7a-909a95a9d76f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 14812 | 2025.12.31 23:25:04.297218 [ 271 ] {314bac44-a76f-45af-bb7a-909a95a9d76f} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 14813 | 2025.12.31 23:25:04.297435 [ 271 ] {314bac44-a76f-45af-bb7a-909a95a9d76f} <Trace> oximeter.measurements_histogramu64 (83559bb8-4c93-4180-b7e7-e9b7333f4c1b): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14814 | 2025.12.31 23:25:04.297571 [ 271 ] {314bac44-a76f-45af-bb7a-909a95a9d76f} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001896 sec., 16350.210970464135 rows/sec., 29.30 MiB/sec. | ||
| 14815 | 2025.12.31 23:25:04.297635 [ 271 ] {314bac44-a76f-45af-bb7a-909a95a9d76f} <Debug> TCPHandler: Processed in 0.002084406 sec. | ||
| 14816 | 2025.12.31 23:25:04.297755 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14817 | 2025.12.31 23:25:04.297849 [ 271 ] {cfd27389-0111-4393-bb7f-971849bbf1c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14818 | 2025.12.31 23:25:04.297896 [ 271 ] {cfd27389-0111-4393-bb7f-971849bbf1c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14819 | 2025.12.31 23:25:04.298240 [ 271 ] {cfd27389-0111-4393-bb7f-971849bbf1c7} <Trace> oximeter.measurements_u64 (3e0fa7da-0500-483e-b241-ac25d0f845d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14820 | 2025.12.31 23:25:04.298275 [ 271 ] {cfd27389-0111-4393-bb7f-971849bbf1c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 14821 | 2025.12.31 23:25:04.298572 [ 271 ] {cfd27389-0111-4393-bb7f-971849bbf1c7} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 14822 | 2025.12.31 23:25:04.298780 [ 271 ] {cfd27389-0111-4393-bb7f-971849bbf1c7} <Trace> oximeter.measurements_u64 (3e0fa7da-0500-483e-b241-ac25d0f845d7): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14823 | 2025.12.31 23:25:04.298885 [ 77 ] {} <Debug> oximeter.measurements_u64 (3e0fa7da-0500-483e-b241-ac25d0f845d7) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 14824 | 2025.12.31 23:25:04.298907 [ 271 ] {cfd27389-0111-4393-bb7f-971849bbf1c7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001077 sec., 55710.30640668523 rows/sec., 3.75 MiB/sec. | ||
| 14825 | 2025.12.31 23:25:04.298922 [ 77 ] {} <Trace> oximeter.measurements_u64 (3e0fa7da-0500-483e-b241-ac25d0f845d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14826 | 2025.12.31 23:25:04.298941 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 14827 | 2025.12.31 23:25:04.298943 [ 271 ] {cfd27389-0111-4393-bb7f-971849bbf1c7} <Debug> TCPHandler: Processed in 0.001238001 sec. | ||
| 14828 | 2025.12.31 23:25:04.299031 [ 205 ] {3e0fa7da-0500-483e-b241-ac25d0f845d7::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 | ||
| 14829 | 2025.12.31 23:25:04.299147 [ 205 ] {3e0fa7da-0500-483e-b241-ac25d0f845d7::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14830 | 2025.12.31 23:25:04.299181 [ 205 ] {3e0fa7da-0500-483e-b241-ac25d0f845d7::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 6152 rows starting from the beginning of the part | ||
| 14831 | 2025.12.31 23:25:04.299244 [ 205 ] {3e0fa7da-0500-483e-b241-ac25d0f845d7::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 | ||
| 14832 | 2025.12.31 23:25:04.299293 [ 205 ] {3e0fa7da-0500-483e-b241-ac25d0f845d7::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 | ||
| 14833 | 2025.12.31 23:25:04.299339 [ 205 ] {3e0fa7da-0500-483e-b241-ac25d0f845d7::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 | ||
| 14834 | 2025.12.31 23:25:04.299380 [ 205 ] {3e0fa7da-0500-483e-b241-ac25d0f845d7::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 | ||
| 14835 | 2025.12.31 23:25:04.299418 [ 205 ] {3e0fa7da-0500-483e-b241-ac25d0f845d7::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 | ||
| 14836 | 2025.12.31 23:25:04.300988 [ 193 ] {3e0fa7da-0500-483e-b241-ac25d0f845d7::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6452 rows, containing 4 columns (4 merged, 0 gathered) in 0.002000634 sec., 3224977.6820747824 rows/sec., 213.34 MiB/sec. | ||
| 14837 | 2025.12.31 23:25:04.301473 [ 192 ] {3e0fa7da-0500-483e-b241-ac25d0f845d7::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 14838 | 2025.12.31 23:25:04.301803 [ 192 ] {3e0fa7da-0500-483e-b241-ac25d0f845d7::all_1_101_20} <Trace> oximeter.measurements_u64 (3e0fa7da-0500-483e-b241-ac25d0f845d7): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14839 | 2025.12.31 23:25:04.301890 [ 192 ] {3e0fa7da-0500-483e-b241-ac25d0f845d7::all_1_101_20} <Trace> oximeter.measurements_u64 (3e0fa7da-0500-483e-b241-ac25d0f845d7) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 14840 | 2025.12.31 23:25:04.301989 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.22 MiB. | ||
| 14841 | 2025.12.31 23:25:04.587345 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 33204 | ||
| 14842 | 2025.12.31 23:25:04.587930 [ 245 ] {} <Trace> system.asynchronous_metric_log (1af02360-2569-4a97-a5ac-aa07775e497e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14843 | 2025.12.31 23:25:04.587981 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 14844 | 2025.12.31 23:25:04.588542 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 14845 | 2025.12.31 23:25:04.588781 [ 245 ] {} <Trace> system.asynchronous_metric_log (1af02360-2569-4a97-a5ac-aa07775e497e): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14846 | 2025.12.31 23:25:04.588938 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 33204 | ||
| 14847 | 2025.12.31 23:25:05.362891 [ 220 ] {} <Trace> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1): 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] | ||
| 14848 | 2025.12.31 23:25:05.362946 [ 220 ] {} <Debug> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1): 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] | ||
| 14849 | 2025.12.31 23:25:05.366174 [ 220 ] {} <Debug> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1): 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] | ||
| 14850 | 2025.12.31 23:25:06.381458 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 520 | ||
| 14851 | 2025.12.31 23:25:06.398860 [ 244 ] {} <Trace> system.metric_log (9f7485ce-4bf0-4a0f-b388-b82873d55ef6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14852 | 2025.12.31 23:25:06.398926 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 14853 | 2025.12.31 23:25:06.404703 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 14854 | 2025.12.31 23:25:06.405428 [ 244 ] {} <Trace> system.metric_log (9f7485ce-4bf0-4a0f-b388-b82873d55ef6): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14855 | 2025.12.31 23:25:06.408443 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 520 | ||
| 14856 | 2025.12.31 23:25:07.194001 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 1862 | ||
| 14857 | 2025.12.31 23:25:07.196282 [ 243 ] {} <Trace> system.query_log (aa57fb54-d3d4-4e2b-bcda-b6c10074d25d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14858 | 2025.12.31 23:25:07.196330 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 14859 | 2025.12.31 23:25:07.197511 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 14860 | 2025.12.31 23:25:07.197763 [ 243 ] {} <Trace> system.query_log (aa57fb54-d3d4-4e2b-bcda-b6c10074d25d): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14861 | 2025.12.31 23:25:07.198026 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1862 | ||
| 14862 | 2025.12.31 23:25:09.256840 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14863 | 2025.12.31 23:25:09.257037 [ 271 ] {407424dc-3083-42ee-a0e3-552e65e45f7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14864 | 2025.12.31 23:25:09.257113 [ 271 ] {407424dc-3083-42ee-a0e3-552e65e45f7a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14865 | 2025.12.31 23:25:09.257842 [ 271 ] {407424dc-3083-42ee-a0e3-552e65e45f7a} <Trace> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14866 | 2025.12.31 23:25:09.257890 [ 271 ] {407424dc-3083-42ee-a0e3-552e65e45f7a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 14867 | 2025.12.31 23:25:09.258284 [ 271 ] {407424dc-3083-42ee-a0e3-552e65e45f7a} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 14868 | 2025.12.31 23:25:09.258529 [ 271 ] {407424dc-3083-42ee-a0e3-552e65e45f7a} <Trace> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14869 | 2025.12.31 23:25:09.258691 [ 271 ] {407424dc-3083-42ee-a0e3-552e65e45f7a} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001709 sec., 44470.450555880634 rows/sec., 3.66 MiB/sec. | ||
| 14870 | 2025.12.31 23:25:09.258739 [ 271 ] {407424dc-3083-42ee-a0e3-552e65e45f7a} <Debug> TCPHandler: Processed in 0.002040995 sec. | ||
| 14871 | 2025.12.31 23:25:09.258867 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14872 | 2025.12.31 23:25:09.258969 [ 271 ] {bd6f034e-76f3-4b3e-8964-2d1e3e8ddcaa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14873 | 2025.12.31 23:25:09.259016 [ 271 ] {bd6f034e-76f3-4b3e-8964-2d1e3e8ddcaa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14874 | 2025.12.31 23:25:09.259437 [ 271 ] {bd6f034e-76f3-4b3e-8964-2d1e3e8ddcaa} <Trace> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14875 | 2025.12.31 23:25:09.259472 [ 271 ] {bd6f034e-76f3-4b3e-8964-2d1e3e8ddcaa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 14876 | 2025.12.31 23:25:09.259778 [ 271 ] {bd6f034e-76f3-4b3e-8964-2d1e3e8ddcaa} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 14877 | 2025.12.31 23:25:09.259988 [ 271 ] {bd6f034e-76f3-4b3e-8964-2d1e3e8ddcaa} <Trace> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14878 | 2025.12.31 23:25:09.260120 [ 271 ] {bd6f034e-76f3-4b3e-8964-2d1e3e8ddcaa} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001175 sec., 8510.63829787234 rows/sec., 639.96 KiB/sec. | ||
| 14879 | 2025.12.31 23:25:09.260158 [ 271 ] {bd6f034e-76f3-4b3e-8964-2d1e3e8ddcaa} <Debug> TCPHandler: Processed in 0.001345403 sec. | ||
| 14880 | 2025.12.31 23:25:09.260281 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14881 | 2025.12.31 23:25:09.260378 [ 271 ] {2cab1484-2b86-4a32-92d8-32fe29bf11d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14882 | 2025.12.31 23:25:09.260419 [ 271 ] {2cab1484-2b86-4a32-92d8-32fe29bf11d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14883 | 2025.12.31 23:25:09.260844 [ 271 ] {2cab1484-2b86-4a32-92d8-32fe29bf11d6} <Trace> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14884 | 2025.12.31 23:25:09.260878 [ 271 ] {2cab1484-2b86-4a32-92d8-32fe29bf11d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 14885 | 2025.12.31 23:25:09.261180 [ 271 ] {2cab1484-2b86-4a32-92d8-32fe29bf11d6} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 14886 | 2025.12.31 23:25:09.261389 [ 271 ] {2cab1484-2b86-4a32-92d8-32fe29bf11d6} <Trace> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14887 | 2025.12.31 23:25:09.261517 [ 271 ] {2cab1484-2b86-4a32-92d8-32fe29bf11d6} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001158 sec., 63903.281519861834 rows/sec., 4.99 MiB/sec. | ||
| 14888 | 2025.12.31 23:25:09.261553 [ 271 ] {2cab1484-2b86-4a32-92d8-32fe29bf11d6} <Debug> TCPHandler: Processed in 0.001322352 sec. | ||
| 14889 | 2025.12.31 23:25:09.261665 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14890 | 2025.12.31 23:25:09.261759 [ 271 ] {d299279a-74a3-4a8c-a735-7b1b05f21918} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14891 | 2025.12.31 23:25:09.261803 [ 271 ] {d299279a-74a3-4a8c-a735-7b1b05f21918} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14892 | 2025.12.31 23:25:09.262318 [ 271 ] {d299279a-74a3-4a8c-a735-7b1b05f21918} <Trace> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14893 | 2025.12.31 23:25:09.262362 [ 271 ] {d299279a-74a3-4a8c-a735-7b1b05f21918} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 14894 | 2025.12.31 23:25:09.262827 [ 271 ] {d299279a-74a3-4a8c-a735-7b1b05f21918} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 14895 | 2025.12.31 23:25:09.263073 [ 271 ] {d299279a-74a3-4a8c-a735-7b1b05f21918} <Trace> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14896 | 2025.12.31 23:25:09.263211 [ 271 ] {d299279a-74a3-4a8c-a735-7b1b05f21918} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00147 sec., 108843.53741496599 rows/sec., 7.58 MiB/sec. | ||
| 14897 | 2025.12.31 23:25:09.263249 [ 271 ] {d299279a-74a3-4a8c-a735-7b1b05f21918} <Debug> TCPHandler: Processed in 0.001632277 sec. | ||
| 14898 | 2025.12.31 23:25:09.263360 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14899 | 2025.12.31 23:25:09.263456 [ 271 ] {8d23620b-75d8-4cd6-94ee-a4c958d094ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14900 | 2025.12.31 23:25:09.263513 [ 271 ] {8d23620b-75d8-4cd6-94ee-a4c958d094ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 14901 | 2025.12.31 23:25:09.264344 [ 271 ] {8d23620b-75d8-4cd6-94ee-a4c958d094ce} <Trace> oximeter.measurements_histogramu64 (83559bb8-4c93-4180-b7e7-e9b7333f4c1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14902 | 2025.12.31 23:25:09.264380 [ 271 ] {8d23620b-75d8-4cd6-94ee-a4c958d094ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 14903 | 2025.12.31 23:25:09.264912 [ 271 ] {8d23620b-75d8-4cd6-94ee-a4c958d094ce} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 14904 | 2025.12.31 23:25:09.265145 [ 271 ] {8d23620b-75d8-4cd6-94ee-a4c958d094ce} <Trace> oximeter.measurements_histogramu64 (83559bb8-4c93-4180-b7e7-e9b7333f4c1b): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14905 | 2025.12.31 23:25:09.265292 [ 271 ] {8d23620b-75d8-4cd6-94ee-a4c958d094ce} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001856 sec., 5387.931034482758 rows/sec., 9.65 MiB/sec. | ||
| 14906 | 2025.12.31 23:25:09.265367 [ 271 ] {8d23620b-75d8-4cd6-94ee-a4c958d094ce} <Debug> TCPHandler: Processed in 0.002056585 sec. | ||
| 14907 | 2025.12.31 23:25:09.265483 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14908 | 2025.12.31 23:25:09.265578 [ 271 ] {d485b394-8168-4da6-bad4-4bc4ddbbd68b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14909 | 2025.12.31 23:25:09.265621 [ 271 ] {d485b394-8168-4da6-bad4-4bc4ddbbd68b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14910 | 2025.12.31 23:25:09.265975 [ 271 ] {d485b394-8168-4da6-bad4-4bc4ddbbd68b} <Trace> oximeter.measurements_u64 (3e0fa7da-0500-483e-b241-ac25d0f845d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14911 | 2025.12.31 23:25:09.266011 [ 271 ] {d485b394-8168-4da6-bad4-4bc4ddbbd68b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 14912 | 2025.12.31 23:25:09.266318 [ 271 ] {d485b394-8168-4da6-bad4-4bc4ddbbd68b} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 14913 | 2025.12.31 23:25:09.266538 [ 271 ] {d485b394-8168-4da6-bad4-4bc4ddbbd68b} <Trace> oximeter.measurements_u64 (3e0fa7da-0500-483e-b241-ac25d0f845d7): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14914 | 2025.12.31 23:25:09.266669 [ 271 ] {d485b394-8168-4da6-bad4-4bc4ddbbd68b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001111 sec., 54005.400540054005 rows/sec., 3.64 MiB/sec. | ||
| 14915 | 2025.12.31 23:25:09.266706 [ 271 ] {d485b394-8168-4da6-bad4-4bc4ddbbd68b} <Debug> TCPHandler: Processed in 0.001273452 sec. | ||
| 14916 | 2025.12.31 23:25:09.266747 [ 224 ] {} <Trace> oximeter.measurements_u64 (3e0fa7da-0500-483e-b241-ac25d0f845d7): 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] | ||
| 14917 | 2025.12.31 23:25:09.266801 [ 224 ] {} <Debug> oximeter.measurements_u64 (3e0fa7da-0500-483e-b241-ac25d0f845d7): 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] | ||
| 14918 | 2025.12.31 23:25:09.269810 [ 224 ] {} <Debug> oximeter.measurements_u64 (3e0fa7da-0500-483e-b241-ac25d0f845d7): 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] | ||
| 14919 | 2025.12.31 23:25:11.922657 [ 147 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 14920 | 2025.12.31 23:25:11.922729 [ 147 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 14921 | 2025.12.31 23:25:12.089122 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 33716 | ||
| 14922 | 2025.12.31 23:25:12.089652 [ 245 ] {} <Trace> system.asynchronous_metric_log (1af02360-2569-4a97-a5ac-aa07775e497e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14923 | 2025.12.31 23:25:12.089693 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 14924 | 2025.12.31 23:25:12.090183 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 14925 | 2025.12.31 23:25:12.090408 [ 245 ] {} <Trace> system.asynchronous_metric_log (1af02360-2569-4a97-a5ac-aa07775e497e): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14926 | 2025.12.31 23:25:12.090544 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 33716 | ||
| 14927 | 2025.12.31 23:25:12.979901 [ 224 ] {} <Trace> system.asynchronous_metric_log (1af02360-2569-4a97-a5ac-aa07775e497e): 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] | ||
| 14928 | 2025.12.31 23:25:12.979955 [ 224 ] {} <Debug> system.asynchronous_metric_log (1af02360-2569-4a97-a5ac-aa07775e497e): 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] | ||
| 14929 | 2025.12.31 23:25:12.982652 [ 224 ] {} <Debug> system.asynchronous_metric_log (1af02360-2569-4a97-a5ac-aa07775e497e): 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] | ||
| 14930 | 2025.12.31 23:25:13.153801 [ 225 ] {} <Trace> system.metric_log (9f7485ce-4bf0-4a0f-b388-b82873d55ef6): 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] | ||
| 14931 | 2025.12.31 23:25:13.153879 [ 225 ] {} <Debug> system.metric_log (9f7485ce-4bf0-4a0f-b388-b82873d55ef6): 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] | ||
| 14932 | 2025.12.31 23:25:13.156399 [ 225 ] {} <Debug> system.metric_log (9f7485ce-4bf0-4a0f-b388-b82873d55ef6): 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] | ||
| 14933 | 2025.12.31 23:25:13.908554 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 527 | ||
| 14934 | 2025.12.31 23:25:13.924466 [ 244 ] {} <Trace> system.metric_log (9f7485ce-4bf0-4a0f-b388-b82873d55ef6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14935 | 2025.12.31 23:25:13.924525 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 14936 | 2025.12.31 23:25:13.930297 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 14937 | 2025.12.31 23:25:13.930985 [ 244 ] {} <Trace> system.metric_log (9f7485ce-4bf0-4a0f-b388-b82873d55ef6): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14938 | 2025.12.31 23:25:13.933776 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 527 | ||
| 14939 | 2025.12.31 23:25:14.258689 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14940 | 2025.12.31 23:25:14.258888 [ 271 ] {c55e2238-5ac2-4eaa-bd83-e094aebcc1c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14941 | 2025.12.31 23:25:14.258964 [ 271 ] {c55e2238-5ac2-4eaa-bd83-e094aebcc1c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14942 | 2025.12.31 23:25:14.259741 [ 271 ] {c55e2238-5ac2-4eaa-bd83-e094aebcc1c5} <Trace> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14943 | 2025.12.31 23:25:14.259787 [ 271 ] {c55e2238-5ac2-4eaa-bd83-e094aebcc1c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 14944 | 2025.12.31 23:25:14.260188 [ 271 ] {c55e2238-5ac2-4eaa-bd83-e094aebcc1c5} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 14945 | 2025.12.31 23:25:14.260429 [ 271 ] {c55e2238-5ac2-4eaa-bd83-e094aebcc1c5} <Trace> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14946 | 2025.12.31 23:25:14.260581 [ 271 ] {c55e2238-5ac2-4eaa-bd83-e094aebcc1c5} <Debug> executeQuery: Read 118 rows, 10.26 KiB in 0.00175 sec., 67428.57142857142 rows/sec., 5.73 MiB/sec. | ||
| 14947 | 2025.12.31 23:25:14.260624 [ 271 ] {c55e2238-5ac2-4eaa-bd83-e094aebcc1c5} <Debug> TCPHandler: Processed in 0.002076726 sec. | ||
| 14948 | 2025.12.31 23:25:14.260751 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14949 | 2025.12.31 23:25:14.260844 [ 271 ] {1f9da7ef-f9d7-4117-8de0-c37e85b7b7d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14950 | 2025.12.31 23:25:14.260885 [ 271 ] {1f9da7ef-f9d7-4117-8de0-c37e85b7b7d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14951 | 2025.12.31 23:25:14.261300 [ 271 ] {1f9da7ef-f9d7-4117-8de0-c37e85b7b7d2} <Trace> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14952 | 2025.12.31 23:25:14.261337 [ 271 ] {1f9da7ef-f9d7-4117-8de0-c37e85b7b7d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 14953 | 2025.12.31 23:25:14.261636 [ 271 ] {1f9da7ef-f9d7-4117-8de0-c37e85b7b7d2} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 14954 | 2025.12.31 23:25:14.261847 [ 271 ] {1f9da7ef-f9d7-4117-8de0-c37e85b7b7d2} <Trace> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14955 | 2025.12.31 23:25:14.261980 [ 271 ] {1f9da7ef-f9d7-4117-8de0-c37e85b7b7d2} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001154 sec., 26863.084922010396 rows/sec., 1.97 MiB/sec. | ||
| 14956 | 2025.12.31 23:25:14.262019 [ 271 ] {1f9da7ef-f9d7-4117-8de0-c37e85b7b7d2} <Debug> TCPHandler: Processed in 0.001319332 sec. | ||
| 14957 | 2025.12.31 23:25:14.262138 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14958 | 2025.12.31 23:25:14.262233 [ 271 ] {431a574d-9b4a-4a2a-9177-394d2b1dfd79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14959 | 2025.12.31 23:25:14.262272 [ 271 ] {431a574d-9b4a-4a2a-9177-394d2b1dfd79} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14960 | 2025.12.31 23:25:14.262702 [ 271 ] {431a574d-9b4a-4a2a-9177-394d2b1dfd79} <Trace> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14961 | 2025.12.31 23:25:14.262739 [ 271 ] {431a574d-9b4a-4a2a-9177-394d2b1dfd79} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 14962 | 2025.12.31 23:25:14.263042 [ 271 ] {431a574d-9b4a-4a2a-9177-394d2b1dfd79} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 14963 | 2025.12.31 23:25:14.263259 [ 271 ] {431a574d-9b4a-4a2a-9177-394d2b1dfd79} <Trace> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14964 | 2025.12.31 23:25:14.263389 [ 271 ] {431a574d-9b4a-4a2a-9177-394d2b1dfd79} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001174 sec., 80919.9318568995 rows/sec., 6.32 MiB/sec. | ||
| 14965 | 2025.12.31 23:25:14.263428 [ 271 ] {431a574d-9b4a-4a2a-9177-394d2b1dfd79} <Debug> TCPHandler: Processed in 0.001339703 sec. | ||
| 14966 | 2025.12.31 23:25:14.263539 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14967 | 2025.12.31 23:25:14.263633 [ 271 ] {2be77391-3b34-4b19-ad0d-a8e63607ccaa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14968 | 2025.12.31 23:25:14.263678 [ 271 ] {2be77391-3b34-4b19-ad0d-a8e63607ccaa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14969 | 2025.12.31 23:25:14.264096 [ 271 ] {2be77391-3b34-4b19-ad0d-a8e63607ccaa} <Trace> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14970 | 2025.12.31 23:25:14.264133 [ 271 ] {2be77391-3b34-4b19-ad0d-a8e63607ccaa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 14971 | 2025.12.31 23:25:14.264469 [ 271 ] {2be77391-3b34-4b19-ad0d-a8e63607ccaa} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 14972 | 2025.12.31 23:25:14.264681 [ 271 ] {2be77391-3b34-4b19-ad0d-a8e63607ccaa} <Trace> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14973 | 2025.12.31 23:25:14.264812 [ 271 ] {2be77391-3b34-4b19-ad0d-a8e63607ccaa} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001198 sec., 133555.92654424038 rows/sec., 9.30 MiB/sec. | ||
| 14974 | 2025.12.31 23:25:14.264850 [ 271 ] {2be77391-3b34-4b19-ad0d-a8e63607ccaa} <Debug> TCPHandler: Processed in 0.001360543 sec. | ||
| 14975 | 2025.12.31 23:25:14.264952 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14976 | 2025.12.31 23:25:14.265046 [ 271 ] {e3d13a56-d585-4661-99a6-1623dc0dc3d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14977 | 2025.12.31 23:25:14.265100 [ 271 ] {e3d13a56-d585-4661-99a6-1623dc0dc3d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 14978 | 2025.12.31 23:25:14.265929 [ 271 ] {e3d13a56-d585-4661-99a6-1623dc0dc3d7} <Trace> oximeter.measurements_histogramu64 (83559bb8-4c93-4180-b7e7-e9b7333f4c1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14979 | 2025.12.31 23:25:14.265971 [ 271 ] {e3d13a56-d585-4661-99a6-1623dc0dc3d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 14980 | 2025.12.31 23:25:14.266504 [ 271 ] {e3d13a56-d585-4661-99a6-1623dc0dc3d7} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 14981 | 2025.12.31 23:25:14.266730 [ 271 ] {e3d13a56-d585-4661-99a6-1623dc0dc3d7} <Trace> oximeter.measurements_histogramu64 (83559bb8-4c93-4180-b7e7-e9b7333f4c1b): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14982 | 2025.12.31 23:25:14.266865 [ 271 ] {e3d13a56-d585-4661-99a6-1623dc0dc3d7} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001838 sec., 16866.158868335147 rows/sec., 30.22 MiB/sec. | ||
| 14983 | 2025.12.31 23:25:14.266877 [ 150 ] {} <Debug> oximeter.measurements_histogramu64 (83559bb8-4c93-4180-b7e7-e9b7333f4c1b) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 14984 | 2025.12.31 23:25:14.266919 [ 271 ] {e3d13a56-d585-4661-99a6-1623dc0dc3d7} <Debug> TCPHandler: Processed in 0.002015944 sec. | ||
| 14985 | 2025.12.31 23:25:14.266990 [ 150 ] {} <Trace> oximeter.measurements_histogramu64 (83559bb8-4c93-4180-b7e7-e9b7333f4c1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14986 | 2025.12.31 23:25:14.267037 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 14987 | 2025.12.31 23:25:14.267064 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14988 | 2025.12.31 23:25:14.267148 [ 205 ] {83559bb8-4c93-4180-b7e7-e9b7333f4c1b::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 | ||
| 14989 | 2025.12.31 23:25:14.267170 [ 271 ] {30575e33-7caa-4dcf-b11f-8ca509fcc594} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14990 | 2025.12.31 23:25:14.267213 [ 271 ] {30575e33-7caa-4dcf-b11f-8ca509fcc594} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14991 | 2025.12.31 23:25:14.267355 [ 205 ] {83559bb8-4c93-4180-b7e7-e9b7333f4c1b::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14992 | 2025.12.31 23:25:14.267412 [ 205 ] {83559bb8-4c93-4180-b7e7-e9b7333f4c1b::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 1943 rows starting from the beginning of the part | ||
| 14993 | 2025.12.31 23:25:14.267547 [ 205 ] {83559bb8-4c93-4180-b7e7-e9b7333f4c1b::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 31 rows starting from the beginning of the part | ||
| 14994 | 2025.12.31 23:25:14.267548 [ 271 ] {30575e33-7caa-4dcf-b11f-8ca509fcc594} <Trace> oximeter.measurements_u64 (3e0fa7da-0500-483e-b241-ac25d0f845d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14995 | 2025.12.31 23:25:14.267595 [ 271 ] {30575e33-7caa-4dcf-b11f-8ca509fcc594} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 14996 | 2025.12.31 23:25:14.267675 [ 205 ] {83559bb8-4c93-4180-b7e7-e9b7333f4c1b::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 | ||
| 14997 | 2025.12.31 23:25:14.267782 [ 205 ] {83559bb8-4c93-4180-b7e7-e9b7333f4c1b::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 31 rows starting from the beginning of the part | ||
| 14998 | 2025.12.31 23:25:14.267874 [ 205 ] {83559bb8-4c93-4180-b7e7-e9b7333f4c1b::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 | ||
| 14999 | 2025.12.31 23:25:14.267896 [ 271 ] {30575e33-7caa-4dcf-b11f-8ca509fcc594} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 15000 | 2025.12.31 23:25:14.267968 [ 205 ] {83559bb8-4c93-4180-b7e7-e9b7333f4c1b::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 31 rows starting from the beginning of the part | ||
| 15001 | 2025.12.31 23:25:14.268102 [ 271 ] {30575e33-7caa-4dcf-b11f-8ca509fcc594} <Trace> oximeter.measurements_u64 (3e0fa7da-0500-483e-b241-ac25d0f845d7): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15002 | 2025.12.31 23:25:14.268231 [ 271 ] {30575e33-7caa-4dcf-b11f-8ca509fcc594} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001081 sec., 55504.16281221092 rows/sec., 3.74 MiB/sec. | ||
| 15003 | 2025.12.31 23:25:14.268266 [ 271 ] {30575e33-7caa-4dcf-b11f-8ca509fcc594} <Debug> TCPHandler: Processed in 0.001252301 sec. | ||
| 15004 | 2025.12.31 23:25:14.276637 [ 192 ] {83559bb8-4c93-4180-b7e7-e9b7333f4c1b::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2056 rows, containing 19 columns (19 merged, 0 gathered) in 0.009527552 sec., 215795.20111776877 rows/sec., 386.70 MiB/sec. | ||
| 15005 | 2025.12.31 23:25:14.278576 [ 192 ] {83559bb8-4c93-4180-b7e7-e9b7333f4c1b::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 15006 | 2025.12.31 23:25:14.278951 [ 192 ] {83559bb8-4c93-4180-b7e7-e9b7333f4c1b::all_1_101_20} <Trace> oximeter.measurements_histogramu64 (83559bb8-4c93-4180-b7e7-e9b7333f4c1b): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15007 | 2025.12.31 23:25:14.279038 [ 192 ] {83559bb8-4c93-4180-b7e7-e9b7333f4c1b::all_1_101_20} <Trace> oximeter.measurements_histogramu64 (83559bb8-4c93-4180-b7e7-e9b7333f4c1b) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 15008 | 2025.12.31 23:25:14.279180 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.87 MiB. | ||
| 15009 | 2025.12.31 23:25:15.000206 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 374.82 MiB, peak 392.64 MiB, free memory in arenas 0.00 B, will set to 378.65 MiB (RSS), difference: 3.83 MiB | ||
| 15010 | 2025.12.31 23:25:17.198269 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1886 | ||
| 15011 | 2025.12.31 23:25:17.200497 [ 243 ] {} <Trace> system.query_log (aa57fb54-d3d4-4e2b-bcda-b6c10074d25d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15012 | 2025.12.31 23:25:17.200543 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 15013 | 2025.12.31 23:25:17.201671 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 15014 | 2025.12.31 23:25:17.201918 [ 243 ] {} <Trace> system.query_log (aa57fb54-d3d4-4e2b-bcda-b6c10074d25d): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15015 | 2025.12.31 23:25:17.202168 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1886 | ||
| 15016 | 2025.12.31 23:25:19.258167 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15017 | 2025.12.31 23:25:19.258349 [ 271 ] {f5705044-3cf7-481f-9586-05725e17be5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 15018 | 2025.12.31 23:25:19.258414 [ 271 ] {f5705044-3cf7-481f-9586-05725e17be5e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 15019 | 2025.12.31 23:25:19.259081 [ 271 ] {f5705044-3cf7-481f-9586-05725e17be5e} <Trace> oximeter.fields_i16 (6205d96e-d352-40e9-8254-31db49133bc3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15020 | 2025.12.31 23:25:19.259124 [ 271 ] {f5705044-3cf7-481f-9586-05725e17be5e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 15021 | 2025.12.31 23:25:19.259526 [ 271 ] {f5705044-3cf7-481f-9586-05725e17be5e} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 15022 | 2025.12.31 23:25:19.259754 [ 271 ] {f5705044-3cf7-481f-9586-05725e17be5e} <Trace> oximeter.fields_i16 (6205d96e-d352-40e9-8254-31db49133bc3): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15023 | 2025.12.31 23:25:19.259903 [ 271 ] {f5705044-3cf7-481f-9586-05725e17be5e} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001605 sec., 14953.271028037383 rows/sec., 1.24 MiB/sec. | ||
| 15024 | 2025.12.31 23:25:19.259944 [ 271 ] {f5705044-3cf7-481f-9586-05725e17be5e} <Debug> TCPHandler: Processed in 0.001906642 sec. | ||
| 15025 | 2025.12.31 23:25:19.260069 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15026 | 2025.12.31 23:25:19.260163 [ 271 ] {212bff5d-a16b-4557-bdfb-692f3df1baaa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 15027 | 2025.12.31 23:25:19.260204 [ 271 ] {212bff5d-a16b-4557-bdfb-692f3df1baaa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 15028 | 2025.12.31 23:25:19.260593 [ 271 ] {212bff5d-a16b-4557-bdfb-692f3df1baaa} <Trace> oximeter.fields_ipaddr (5f424e33-6a9f-405c-b8ff-24c93b94647e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15029 | 2025.12.31 23:25:19.260629 [ 271 ] {212bff5d-a16b-4557-bdfb-692f3df1baaa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 15030 | 2025.12.31 23:25:19.260927 [ 271 ] {212bff5d-a16b-4557-bdfb-692f3df1baaa} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 15031 | 2025.12.31 23:25:19.261124 [ 271 ] {212bff5d-a16b-4557-bdfb-692f3df1baaa} <Trace> oximeter.fields_ipaddr (5f424e33-6a9f-405c-b8ff-24c93b94647e): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15032 | 2025.12.31 23:25:19.261252 [ 271 ] {212bff5d-a16b-4557-bdfb-692f3df1baaa} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001107 sec., 3613.369467028004 rows/sec., 294.64 KiB/sec. | ||
| 15033 | 2025.12.31 23:25:19.261287 [ 271 ] {212bff5d-a16b-4557-bdfb-692f3df1baaa} <Debug> TCPHandler: Processed in 0.001265421 sec. | ||
| 15034 | 2025.12.31 23:25:19.261394 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15035 | 2025.12.31 23:25:19.261487 [ 271 ] {6ec20092-a13d-4b9c-acd8-6c9696126374} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15036 | 2025.12.31 23:25:19.261524 [ 271 ] {6ec20092-a13d-4b9c-acd8-6c9696126374} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15037 | 2025.12.31 23:25:19.262009 [ 271 ] {6ec20092-a13d-4b9c-acd8-6c9696126374} <Trace> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15038 | 2025.12.31 23:25:19.262044 [ 271 ] {6ec20092-a13d-4b9c-acd8-6c9696126374} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 15039 | 2025.12.31 23:25:19.262349 [ 271 ] {6ec20092-a13d-4b9c-acd8-6c9696126374} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 15040 | 2025.12.31 23:25:19.262550 [ 271 ] {6ec20092-a13d-4b9c-acd8-6c9696126374} <Trace> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15041 | 2025.12.31 23:25:19.262673 [ 271 ] {6ec20092-a13d-4b9c-acd8-6c9696126374} <Debug> executeQuery: Read 198 rows, 18.02 KiB in 0.001204 sec., 164451.82724252492 rows/sec., 14.62 MiB/sec. | ||
| 15042 | 2025.12.31 23:25:19.262672 [ 146 ] {} <Debug> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 15043 | 2025.12.31 23:25:19.262709 [ 271 ] {6ec20092-a13d-4b9c-acd8-6c9696126374} <Debug> TCPHandler: Processed in 0.001361013 sec. | ||
| 15044 | 2025.12.31 23:25:19.262750 [ 146 ] {} <Trace> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15045 | 2025.12.31 23:25:19.262778 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 15046 | 2025.12.31 23:25:19.262838 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15047 | 2025.12.31 23:25:19.262900 [ 188 ] {37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179::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 | ||
| 15048 | 2025.12.31 23:25:19.262935 [ 271 ] {3d38d53c-c62a-4108-94bf-e503d9271977} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15049 | 2025.12.31 23:25:19.262982 [ 271 ] {3d38d53c-c62a-4108-94bf-e503d9271977} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15050 | 2025.12.31 23:25:19.263042 [ 188 ] {37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15051 | 2025.12.31 23:25:19.263082 [ 188 ] {37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 2464 rows starting from the beginning of the part | ||
| 15052 | 2025.12.31 23:25:19.263148 [ 188 ] {37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 76 rows starting from the beginning of the part | ||
| 15053 | 2025.12.31 23:25:19.263231 [ 188 ] {37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 1260 rows starting from the beginning of the part | ||
| 15054 | 2025.12.31 23:25:19.263296 [ 188 ] {37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 76 rows starting from the beginning of the part | ||
| 15055 | 2025.12.31 23:25:19.263349 [ 188 ] {37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 118 rows starting from the beginning of the part | ||
| 15056 | 2025.12.31 23:25:19.263384 [ 271 ] {3d38d53c-c62a-4108-94bf-e503d9271977} <Trace> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15057 | 2025.12.31 23:25:19.263390 [ 188 ] {37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 198 rows starting from the beginning of the part | ||
| 15058 | 2025.12.31 23:25:19.263427 [ 271 ] {3d38d53c-c62a-4108-94bf-e503d9271977} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 15059 | 2025.12.31 23:25:19.263743 [ 271 ] {3d38d53c-c62a-4108-94bf-e503d9271977} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 15060 | 2025.12.31 23:25:19.263949 [ 271 ] {3d38d53c-c62a-4108-94bf-e503d9271977} <Trace> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15061 | 2025.12.31 23:25:19.264079 [ 271 ] {3d38d53c-c62a-4108-94bf-e503d9271977} <Debug> executeQuery: Read 26 rows, 1.99 KiB in 0.001162 sec., 22375.215146299484 rows/sec., 1.67 MiB/sec. | ||
| 15062 | 2025.12.31 23:25:19.264115 [ 271 ] {3d38d53c-c62a-4108-94bf-e503d9271977} <Debug> TCPHandler: Processed in 0.001326032 sec. | ||
| 15063 | 2025.12.31 23:25:19.264223 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15064 | 2025.12.31 23:25:19.264315 [ 271 ] {56ebf739-3ff2-4fcd-8560-a7d3c5514639} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 15065 | 2025.12.31 23:25:19.264353 [ 271 ] {56ebf739-3ff2-4fcd-8560-a7d3c5514639} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 15066 | 2025.12.31 23:25:19.264741 [ 271 ] {56ebf739-3ff2-4fcd-8560-a7d3c5514639} <Trace> oximeter.fields_u32 (32e14ee3-f9fc-4687-bf55-1d31f5f916a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15067 | 2025.12.31 23:25:19.264776 [ 271 ] {56ebf739-3ff2-4fcd-8560-a7d3c5514639} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 15068 | 2025.12.31 23:25:19.265065 [ 271 ] {56ebf739-3ff2-4fcd-8560-a7d3c5514639} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 15069 | 2025.12.31 23:25:19.265263 [ 271 ] {56ebf739-3ff2-4fcd-8560-a7d3c5514639} <Trace> oximeter.fields_u32 (32e14ee3-f9fc-4687-bf55-1d31f5f916a9): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15070 | 2025.12.31 23:25:19.265353 [ 194 ] {37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4192 rows, containing 5 columns (5 merged, 0 gathered) in 0.002511772 sec., 1668941.2892571462 rows/sec., 144.21 MiB/sec. | ||
| 15071 | 2025.12.31 23:25:19.265389 [ 271 ] {56ebf739-3ff2-4fcd-8560-a7d3c5514639} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001092 sec., 21978.021978021978 rows/sec., 1.82 MiB/sec. | ||
| 15072 | 2025.12.31 23:25:19.265430 [ 271 ] {56ebf739-3ff2-4fcd-8560-a7d3c5514639} <Debug> TCPHandler: Processed in 0.001253451 sec. | ||
| 15073 | 2025.12.31 23:25:19.265537 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15074 | 2025.12.31 23:25:19.265629 [ 271 ] {33f006d3-a9e5-4959-a33e-d06f71acfff1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 15075 | 2025.12.31 23:25:19.265662 [ 198 ] {37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 15076 | 2025.12.31 23:25:19.265668 [ 271 ] {33f006d3-a9e5-4959-a33e-d06f71acfff1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 15077 | 2025.12.31 23:25:19.265964 [ 198 ] {37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179::all_1_106_21} <Trace> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15078 | 2025.12.31 23:25:19.266047 [ 198 ] {37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179::all_1_106_21} <Trace> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 15079 | 2025.12.31 23:25:19.266082 [ 271 ] {33f006d3-a9e5-4959-a33e-d06f71acfff1} <Trace> oximeter.fields_u8 (ce0c1db8-65f1-440f-8e78-1020d181f97b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15080 | 2025.12.31 23:25:19.266123 [ 271 ] {33f006d3-a9e5-4959-a33e-d06f71acfff1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 15081 | 2025.12.31 23:25:19.266154 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.05 MiB. | ||
| 15082 | 2025.12.31 23:25:19.266408 [ 271 ] {33f006d3-a9e5-4959-a33e-d06f71acfff1} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 15083 | 2025.12.31 23:25:19.266612 [ 271 ] {33f006d3-a9e5-4959-a33e-d06f71acfff1} <Trace> oximeter.fields_u8 (ce0c1db8-65f1-440f-8e78-1020d181f97b): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15084 | 2025.12.31 23:25:19.266737 [ 271 ] {33f006d3-a9e5-4959-a33e-d06f71acfff1} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001126 sec., 10657.193605683837 rows/sec., 832.59 KiB/sec. | ||
| 15085 | 2025.12.31 23:25:19.266772 [ 271 ] {33f006d3-a9e5-4959-a33e-d06f71acfff1} <Debug> TCPHandler: Processed in 0.001281372 sec. | ||
| 15086 | 2025.12.31 23:25:19.266882 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15087 | 2025.12.31 23:25:19.266973 [ 271 ] {8ec30b98-d18c-49e9-b40e-82fadcb854fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15088 | 2025.12.31 23:25:19.267012 [ 271 ] {8ec30b98-d18c-49e9-b40e-82fadcb854fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15089 | 2025.12.31 23:25:19.267429 [ 271 ] {8ec30b98-d18c-49e9-b40e-82fadcb854fa} <Trace> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15090 | 2025.12.31 23:25:19.267464 [ 271 ] {8ec30b98-d18c-49e9-b40e-82fadcb854fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 15091 | 2025.12.31 23:25:19.267759 [ 271 ] {8ec30b98-d18c-49e9-b40e-82fadcb854fa} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 15092 | 2025.12.31 23:25:19.267959 [ 271 ] {8ec30b98-d18c-49e9-b40e-82fadcb854fa} <Trace> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15093 | 2025.12.31 23:25:19.268073 [ 146 ] {} <Debug> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 15094 | 2025.12.31 23:25:19.268084 [ 271 ] {8ec30b98-d18c-49e9-b40e-82fadcb854fa} <Debug> executeQuery: Read 114 rows, 9.50 KiB in 0.001128 sec., 101063.82978723403 rows/sec., 8.22 MiB/sec. | ||
| 15095 | 2025.12.31 23:25:19.268120 [ 146 ] {} <Trace> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15096 | 2025.12.31 23:25:19.268139 [ 271 ] {8ec30b98-d18c-49e9-b40e-82fadcb854fa} <Debug> TCPHandler: Processed in 0.001304022 sec. | ||
| 15097 | 2025.12.31 23:25:19.268145 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 15098 | 2025.12.31 23:25:19.268235 [ 188 ] {e6fc079b-8071-4162-9a06-906ffa01da39::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 | ||
| 15099 | 2025.12.31 23:25:19.268258 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15100 | 2025.12.31 23:25:19.268340 [ 188 ] {e6fc079b-8071-4162-9a06-906ffa01da39::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15101 | 2025.12.31 23:25:19.268354 [ 271 ] {907c80cd-0cd2-4545-8f63-0537596e0c03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15102 | 2025.12.31 23:25:19.268372 [ 188 ] {e6fc079b-8071-4162-9a06-906ffa01da39::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 1250 rows starting from the beginning of the part | ||
| 15103 | 2025.12.31 23:25:19.268401 [ 271 ] {907c80cd-0cd2-4545-8f63-0537596e0c03} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15104 | 2025.12.31 23:25:19.268425 [ 188 ] {e6fc079b-8071-4162-9a06-906ffa01da39::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 74 rows starting from the beginning of the part | ||
| 15105 | 2025.12.31 23:25:19.268468 [ 188 ] {e6fc079b-8071-4162-9a06-906ffa01da39::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 555 rows starting from the beginning of the part | ||
| 15106 | 2025.12.31 23:25:19.268505 [ 188 ] {e6fc079b-8071-4162-9a06-906ffa01da39::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 74 rows starting from the beginning of the part | ||
| 15107 | 2025.12.31 23:25:19.268540 [ 188 ] {e6fc079b-8071-4162-9a06-906ffa01da39::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 95 rows starting from the beginning of the part | ||
| 15108 | 2025.12.31 23:25:19.268573 [ 188 ] {e6fc079b-8071-4162-9a06-906ffa01da39::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 114 rows starting from the beginning of the part | ||
| 15109 | 2025.12.31 23:25:19.268809 [ 271 ] {907c80cd-0cd2-4545-8f63-0537596e0c03} <Trace> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15110 | 2025.12.31 23:25:19.268849 [ 271 ] {907c80cd-0cd2-4545-8f63-0537596e0c03} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 15111 | 2025.12.31 23:25:19.269207 [ 271 ] {907c80cd-0cd2-4545-8f63-0537596e0c03} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 15112 | 2025.12.31 23:25:19.269414 [ 271 ] {907c80cd-0cd2-4545-8f63-0537596e0c03} <Trace> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15113 | 2025.12.31 23:25:19.269540 [ 271 ] {907c80cd-0cd2-4545-8f63-0537596e0c03} <Debug> executeQuery: Read 198 rows, 14.54 KiB in 0.001204 sec., 164451.82724252492 rows/sec., 11.79 MiB/sec. | ||
| 15114 | 2025.12.31 23:25:19.269575 [ 271 ] {907c80cd-0cd2-4545-8f63-0537596e0c03} <Debug> TCPHandler: Processed in 0.001364813 sec. | ||
| 15115 | 2025.12.31 23:25:19.269623 [ 194 ] {e6fc079b-8071-4162-9a06-906ffa01da39::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2162 rows, containing 5 columns (5 merged, 0 gathered) in 0.001420754 sec., 1521727.195559541 rows/sec., 118.20 MiB/sec. | ||
| 15116 | 2025.12.31 23:25:19.269710 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15117 | 2025.12.31 23:25:19.269797 [ 188 ] {e6fc079b-8071-4162-9a06-906ffa01da39::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 15118 | 2025.12.31 23:25:19.269808 [ 271 ] {8fb3018a-7f2e-4c62-89c6-6623738f814a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15119 | 2025.12.31 23:25:19.269870 [ 271 ] {8fb3018a-7f2e-4c62-89c6-6623738f814a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 15120 | 2025.12.31 23:25:19.270053 [ 188 ] {e6fc079b-8071-4162-9a06-906ffa01da39::all_1_106_21} <Trace> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15121 | 2025.12.31 23:25:19.270128 [ 188 ] {e6fc079b-8071-4162-9a06-906ffa01da39::all_1_106_21} <Trace> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 15122 | 2025.12.31 23:25:19.270198 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.64 MiB. | ||
| 15123 | 2025.12.31 23:25:19.270667 [ 271 ] {8fb3018a-7f2e-4c62-89c6-6623738f814a} <Trace> oximeter.measurements_histogramu64 (83559bb8-4c93-4180-b7e7-e9b7333f4c1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15124 | 2025.12.31 23:25:19.270707 [ 271 ] {8fb3018a-7f2e-4c62-89c6-6623738f814a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 15125 | 2025.12.31 23:25:19.271210 [ 271 ] {8fb3018a-7f2e-4c62-89c6-6623738f814a} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 15126 | 2025.12.31 23:25:19.271427 [ 271 ] {8fb3018a-7f2e-4c62-89c6-6623738f814a} <Trace> oximeter.measurements_histogramu64 (83559bb8-4c93-4180-b7e7-e9b7333f4c1b): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15127 | 2025.12.31 23:25:19.271563 [ 271 ] {8fb3018a-7f2e-4c62-89c6-6623738f814a} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001773 sec., 5640.157924421884 rows/sec., 10.11 MiB/sec. | ||
| 15128 | 2025.12.31 23:25:19.271594 [ 221 ] {} <Trace> oximeter.measurements_histogramu64 (83559bb8-4c93-4180-b7e7-e9b7333f4c1b): 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] | ||
| 15129 | 2025.12.31 23:25:19.271619 [ 271 ] {8fb3018a-7f2e-4c62-89c6-6623738f814a} <Debug> TCPHandler: Processed in 0.001955634 sec. | ||
| 15130 | 2025.12.31 23:25:19.271623 [ 221 ] {} <Debug> oximeter.measurements_histogramu64 (83559bb8-4c93-4180-b7e7-e9b7333f4c1b): 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] | ||
| 15131 | 2025.12.31 23:25:19.271733 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15132 | 2025.12.31 23:25:19.271825 [ 271 ] {a617eed8-aff5-4828-b596-67acbd3c027a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15133 | 2025.12.31 23:25:19.271866 [ 271 ] {a617eed8-aff5-4828-b596-67acbd3c027a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15134 | 2025.12.31 23:25:19.272200 [ 271 ] {a617eed8-aff5-4828-b596-67acbd3c027a} <Trace> oximeter.measurements_u64 (3e0fa7da-0500-483e-b241-ac25d0f845d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15135 | 2025.12.31 23:25:19.272233 [ 271 ] {a617eed8-aff5-4828-b596-67acbd3c027a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 15136 | 2025.12.31 23:25:19.272532 [ 271 ] {a617eed8-aff5-4828-b596-67acbd3c027a} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 15137 | 2025.12.31 23:25:19.272745 [ 271 ] {a617eed8-aff5-4828-b596-67acbd3c027a} <Trace> oximeter.measurements_u64 (3e0fa7da-0500-483e-b241-ac25d0f845d7): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15138 | 2025.12.31 23:25:19.272870 [ 271 ] {a617eed8-aff5-4828-b596-67acbd3c027a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001064 sec., 56390.97744360902 rows/sec., 3.80 MiB/sec. | ||
| 15139 | 2025.12.31 23:25:19.272905 [ 271 ] {a617eed8-aff5-4828-b596-67acbd3c027a} <Debug> TCPHandler: Processed in 0.00122001 sec. | ||
| 15140 | 2025.12.31 23:25:19.273666 [ 221 ] {} <Debug> oximeter.measurements_histogramu64 (83559bb8-4c93-4180-b7e7-e9b7333f4c1b): 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] | ||
| 15141 | 2025.12.31 23:25:19.590703 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 34164 | ||
| 15142 | 2025.12.31 23:25:19.591143 [ 245 ] {} <Trace> system.asynchronous_metric_log (1af02360-2569-4a97-a5ac-aa07775e497e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15143 | 2025.12.31 23:25:19.591176 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 15144 | 2025.12.31 23:25:19.591617 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 15145 | 2025.12.31 23:25:19.591843 [ 245 ] {} <Trace> system.asynchronous_metric_log (1af02360-2569-4a97-a5ac-aa07775e497e): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15146 | 2025.12.31 23:25:19.591960 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 34164 | ||
| 15147 | 2025.12.31 23:25:19.591968 [ 145 ] {} <Debug> system.asynchronous_metric_log (1af02360-2569-4a97-a5ac-aa07775e497e) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 15148 | 2025.12.31 23:25:19.592011 [ 145 ] {} <Trace> system.asynchronous_metric_log (1af02360-2569-4a97-a5ac-aa07775e497e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15149 | 2025.12.31 23:25:19.592030 [ 145 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 15150 | 2025.12.31 23:25:19.592172 [ 199 ] {1af02360-2569-4a97-a5ac-aa07775e497e::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 | ||
| 15151 | 2025.12.31 23:25:19.592320 [ 199 ] {1af02360-2569-4a97-a5ac-aa07775e497e::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15152 | 2025.12.31 23:25:19.592358 [ 199 ] {1af02360-2569-4a97-a5ac-aa07775e497e::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_66_13, total 31796 rows starting from the beginning of the part | ||
| 15153 | 2025.12.31 23:25:19.592422 [ 199 ] {1af02360-2569-4a97-a5ac-aa07775e497e::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 448 rows starting from the beginning of the part | ||
| 15154 | 2025.12.31 23:25:19.592467 [ 199 ] {1af02360-2569-4a97-a5ac-aa07775e497e::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 512 rows starting from the beginning of the part | ||
| 15155 | 2025.12.31 23:25:19.592511 [ 199 ] {1af02360-2569-4a97-a5ac-aa07775e497e::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 448 rows starting from the beginning of the part | ||
| 15156 | 2025.12.31 23:25:19.592549 [ 199 ] {1af02360-2569-4a97-a5ac-aa07775e497e::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 512 rows starting from the beginning of the part | ||
| 15157 | 2025.12.31 23:25:19.592588 [ 199 ] {1af02360-2569-4a97-a5ac-aa07775e497e::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 448 rows starting from the beginning of the part | ||
| 15158 | 2025.12.31 23:25:19.594997 [ 194 ] {1af02360-2569-4a97-a5ac-aa07775e497e::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 34164 rows, containing 4 columns (4 merged, 0 gathered) in 0.002883529 sec., 11847982.10803498 rows/sec., 169.49 MiB/sec. | ||
| 15159 | 2025.12.31 23:25:19.595276 [ 190 ] {1af02360-2569-4a97-a5ac-aa07775e497e::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 15160 | 2025.12.31 23:25:19.595555 [ 190 ] {1af02360-2569-4a97-a5ac-aa07775e497e::all_1_71_14} <Trace> system.asynchronous_metric_log (1af02360-2569-4a97-a5ac-aa07775e497e): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15161 | 2025.12.31 23:25:19.595624 [ 190 ] {1af02360-2569-4a97-a5ac-aa07775e497e::all_1_71_14} <Trace> system.asynchronous_metric_log (1af02360-2569-4a97-a5ac-aa07775e497e) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 15162 | 2025.12.31 23:25:19.595715 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.99 MiB. | ||
| 15163 | 2025.12.31 23:25:21.079854 [ 341 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43853 | ||
| 15164 | 2025.12.31 23:25:21.079987 [ 341 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15165 | 2025.12.31 23:25:21.080020 [ 341 ] {} <Debug> TCP-Session: 2b8638d1-26a4-409d-995e-3cc3c356396c Authenticating user 'default' from [fd00:1122:3344:101::e]:43853 | ||
| 15166 | 2025.12.31 23:25:21.080046 [ 341 ] {} <Debug> TCP-Session: 2b8638d1-26a4-409d-995e-3cc3c356396c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15167 | 2025.12.31 23:25:21.080063 [ 341 ] {} <Debug> TCP-Session: 2b8638d1-26a4-409d-995e-3cc3c356396c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15168 | 2025.12.31 23:25:21.080263 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50360 | ||
| 15169 | 2025.12.31 23:25:21.080287 [ 334 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33051 | ||
| 15170 | 2025.12.31 23:25:21.080323 [ 336 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39419 | ||
| 15171 | 2025.12.31 23:25:21.080341 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15172 | 2025.12.31 23:25:21.080348 [ 338 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60358 | ||
| 15173 | 2025.12.31 23:25:21.080376 [ 267 ] {} <Debug> TCP-Session: f8a7cf81-0006-44a7-b5e8-c683eaf26b5c Authenticating user 'default' from [fd00:1122:3344:101::e]:50360 | ||
| 15174 | 2025.12.31 23:25:21.080373 [ 341 ] {} <Trace> TCP-Session: 2b8638d1-26a4-409d-995e-3cc3c356396c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15175 | 2025.12.31 23:25:21.080413 [ 267 ] {} <Debug> TCP-Session: f8a7cf81-0006-44a7-b5e8-c683eaf26b5c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15176 | 2025.12.31 23:25:21.080410 [ 336 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15177 | 2025.12.31 23:25:21.080423 [ 334 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15178 | 2025.12.31 23:25:21.080431 [ 267 ] {} <Debug> TCP-Session: f8a7cf81-0006-44a7-b5e8-c683eaf26b5c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15179 | 2025.12.31 23:25:21.080451 [ 336 ] {} <Debug> TCP-Session: 7fd0103b-5bdd-473a-924e-96bda385906b Authenticating user 'default' from [fd00:1122:3344:101::e]:39419 | ||
| 15180 | 2025.12.31 23:25:21.080450 [ 338 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15181 | 2025.12.31 23:25:21.080474 [ 334 ] {} <Debug> TCP-Session: 2994346f-acfd-406f-8a81-dc056bb18fb2 Authenticating user 'default' from [fd00:1122:3344:101::e]:33051 | ||
| 15182 | 2025.12.31 23:25:21.080496 [ 336 ] {} <Debug> TCP-Session: 7fd0103b-5bdd-473a-924e-96bda385906b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15183 | 2025.12.31 23:25:21.080511 [ 338 ] {} <Debug> TCP-Session: 97bb9775-c893-4fd9-981c-3488d5277b0f Authenticating user 'default' from [fd00:1122:3344:101::e]:60358 | ||
| 15184 | 2025.12.31 23:25:21.080527 [ 334 ] {} <Debug> TCP-Session: 2994346f-acfd-406f-8a81-dc056bb18fb2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15185 | 2025.12.31 23:25:21.080538 [ 336 ] {} <Debug> TCP-Session: 7fd0103b-5bdd-473a-924e-96bda385906b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15186 | 2025.12.31 23:25:21.080552 [ 338 ] {} <Debug> TCP-Session: 97bb9775-c893-4fd9-981c-3488d5277b0f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15187 | 2025.12.31 23:25:21.080558 [ 334 ] {} <Debug> TCP-Session: 2994346f-acfd-406f-8a81-dc056bb18fb2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15188 | 2025.12.31 23:25:21.080582 [ 341 ] {7d65edcb-586d-4001-9d49-cc2c19f270a6} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:43853) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 15189 | 2025.12.31 23:25:21.080585 [ 338 ] {} <Debug> TCP-Session: 97bb9775-c893-4fd9-981c-3488d5277b0f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15190 | 2025.12.31 23:25:21.080363 [ 340 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60864 | ||
| 15191 | 2025.12.31 23:25:21.080345 [ 337 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48194 | ||
| 15192 | 2025.12.31 23:25:21.080290 [ 335 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59093 | ||
| 15193 | 2025.12.31 23:25:21.080358 [ 339 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47008 | ||
| 15194 | 2025.12.31 23:25:21.080738 [ 340 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15195 | 2025.12.31 23:25:21.080788 [ 337 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15196 | 2025.12.31 23:25:21.080796 [ 340 ] {} <Debug> TCP-Session: 3c257368-d199-4031-92c4-48e13350ad4e Authenticating user 'default' from [fd00:1122:3344:101::e]:60864 | ||
| 15197 | 2025.12.31 23:25:21.080824 [ 337 ] {} <Debug> TCP-Session: c8f6f1af-7cc7-491e-b63f-a54697026e80 Authenticating user 'default' from [fd00:1122:3344:101::e]:48194 | ||
| 15198 | 2025.12.31 23:25:21.080832 [ 340 ] {} <Debug> TCP-Session: 3c257368-d199-4031-92c4-48e13350ad4e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15199 | 2025.12.31 23:25:21.080855 [ 337 ] {} <Debug> TCP-Session: c8f6f1af-7cc7-491e-b63f-a54697026e80 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15200 | 2025.12.31 23:25:21.080857 [ 340 ] {} <Debug> TCP-Session: 3c257368-d199-4031-92c4-48e13350ad4e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15201 | 2025.12.31 23:25:21.080877 [ 337 ] {} <Debug> TCP-Session: c8f6f1af-7cc7-491e-b63f-a54697026e80 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15202 | 2025.12.31 23:25:21.080880 [ 341 ] {7d65edcb-586d-4001-9d49-cc2c19f270a6} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 15203 | 2025.12.31 23:25:21.080967 [ 341 ] {7d65edcb-586d-4001-9d49-cc2c19f270a6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 15204 | 2025.12.31 23:25:21.081222 [ 335 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15205 | 2025.12.31 23:25:21.081254 [ 335 ] {} <Debug> TCP-Session: 94f94db2-8749-49f6-a2b0-900be4627120 Authenticating user 'default' from [fd00:1122:3344:101::e]:59093 | ||
| 15206 | 2025.12.31 23:25:21.081262 [ 341 ] {7d65edcb-586d-4001-9d49-cc2c19f270a6} <Debug> oximeter.version (354cafc0-8409-413e-b71b-ba38479b7a3f) (SelectExecutor): Key condition: unknown | ||
| 15207 | 2025.12.31 23:25:21.081270 [ 335 ] {} <Debug> TCP-Session: 94f94db2-8749-49f6-a2b0-900be4627120 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15208 | 2025.12.31 23:25:21.081314 [ 335 ] {} <Debug> TCP-Session: 94f94db2-8749-49f6-a2b0-900be4627120 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15209 | 2025.12.31 23:25:21.081357 [ 339 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15210 | 2025.12.31 23:25:21.081394 [ 339 ] {} <Debug> TCP-Session: 95733ec4-76e9-433c-834d-061bfbc35755 Authenticating user 'default' from [fd00:1122:3344:101::e]:47008 | ||
| 15211 | 2025.12.31 23:25:21.081411 [ 339 ] {} <Debug> TCP-Session: 95733ec4-76e9-433c-834d-061bfbc35755 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15212 | 2025.12.31 23:25:21.081423 [ 339 ] {} <Debug> TCP-Session: 95733ec4-76e9-433c-834d-061bfbc35755 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15213 | 2025.12.31 23:25:21.082305 [ 302 ] {7d65edcb-586d-4001-9d49-cc2c19f270a6} <Trace> AggregatingTransform: Aggregating | ||
| 15214 | 2025.12.31 23:25:21.082357 [ 302 ] {7d65edcb-586d-4001-9d49-cc2c19f270a6} <Trace> Aggregator: Aggregation method: without_key | ||
| 15215 | 2025.12.31 23:25:21.082396 [ 302 ] {7d65edcb-586d-4001-9d49-cc2c19f270a6} <Trace> AggregatingTransform: Aggregated. 2 to 1 rows (from 80.00 B) in 0.000895896 sec. (2232.402 rows/sec., 87.20 KiB/sec.) | ||
| 15216 | 2025.12.31 23:25:21.082416 [ 302 ] {7d65edcb-586d-4001-9d49-cc2c19f270a6} <Trace> Aggregator: Merging aggregated data | ||
| 15217 | 2025.12.31 23:25:21.083730 [ 341 ] {7d65edcb-586d-4001-9d49-cc2c19f270a6} <Debug> executeQuery: Read 2 rows, 80.00 B in 0.003208 sec., 623.4413965087282 rows/sec., 24.35 KiB/sec. | ||
| 15218 | 2025.12.31 23:25:21.083906 [ 341 ] {7d65edcb-586d-4001-9d49-cc2c19f270a6} <Debug> TCPHandler: Processed in 0.003654642 sec. | ||
| 15219 | 2025.12.31 23:25:21.084004 [ 341 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15220 | 2025.12.31 23:25:21.084033 [ 340 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15221 | 2025.12.31 23:25:21.084038 [ 341 ] {} <Debug> TCP-Session: 2b8638d1-26a4-409d-995e-3cc3c356396c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15222 | 2025.12.31 23:25:21.084068 [ 267 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15223 | 2025.12.31 23:25:21.084079 [ 336 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15224 | 2025.12.31 23:25:21.084097 [ 339 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15225 | 2025.12.31 23:25:21.084112 [ 267 ] {} <Debug> TCP-Session: f8a7cf81-0006-44a7-b5e8-c683eaf26b5c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15226 | 2025.12.31 23:25:21.084125 [ 336 ] {} <Debug> TCP-Session: 7fd0103b-5bdd-473a-924e-96bda385906b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15227 | 2025.12.31 23:25:21.084145 [ 337 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15228 | 2025.12.31 23:25:21.084153 [ 339 ] {} <Debug> TCP-Session: 95733ec4-76e9-433c-834d-061bfbc35755 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15229 | 2025.12.31 23:25:21.084160 [ 338 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15230 | 2025.12.31 23:25:21.084186 [ 337 ] {} <Debug> TCP-Session: c8f6f1af-7cc7-491e-b63f-a54697026e80 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15231 | 2025.12.31 23:25:21.084130 [ 335 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15232 | 2025.12.31 23:25:21.084214 [ 338 ] {} <Debug> TCP-Session: 97bb9775-c893-4fd9-981c-3488d5277b0f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15233 | 2025.12.31 23:25:21.084113 [ 334 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15234 | 2025.12.31 23:25:21.084249 [ 335 ] {} <Debug> TCP-Session: 94f94db2-8749-49f6-a2b0-900be4627120 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15235 | 2025.12.31 23:25:21.084080 [ 340 ] {} <Debug> TCP-Session: 3c257368-d199-4031-92c4-48e13350ad4e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15236 | 2025.12.31 23:25:21.084282 [ 334 ] {} <Debug> TCP-Session: 2994346f-acfd-406f-8a81-dc056bb18fb2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15237 | 2025.12.31 23:25:21.228904 [ 341 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51948 | ||
| 15238 | 2025.12.31 23:25:21.229008 [ 341 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15239 | 2025.12.31 23:25:21.229036 [ 341 ] {} <Debug> TCP-Session: 4f3f1c32-9522-4693-98f2-6e0534fe82c5 Authenticating user 'default' from [fd00:1122:3344:101::e]:51948 | ||
| 15240 | 2025.12.31 23:25:21.229059 [ 341 ] {} <Debug> TCP-Session: 4f3f1c32-9522-4693-98f2-6e0534fe82c5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15241 | 2025.12.31 23:25:21.229073 [ 341 ] {} <Debug> TCP-Session: 4f3f1c32-9522-4693-98f2-6e0534fe82c5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15242 | 2025.12.31 23:25:21.229254 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36761 | ||
| 15243 | 2025.12.31 23:25:21.229294 [ 334 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34484 | ||
| 15244 | 2025.12.31 23:25:21.229302 [ 336 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46631 | ||
| 15245 | 2025.12.31 23:25:21.229326 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15246 | 2025.12.31 23:25:21.229336 [ 339 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62165 | ||
| 15247 | 2025.12.31 23:25:21.229369 [ 341 ] {} <Trace> TCP-Session: 4f3f1c32-9522-4693-98f2-6e0534fe82c5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15248 | 2025.12.31 23:25:21.229400 [ 336 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15249 | 2025.12.31 23:25:21.229408 [ 334 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15250 | 2025.12.31 23:25:21.229427 [ 336 ] {} <Debug> TCP-Session: 89fc1034-c34b-47f8-8466-7077b3cbfd9d Authenticating user 'default' from [fd00:1122:3344:101::e]:46631 | ||
| 15251 | 2025.12.31 23:25:21.229366 [ 267 ] {} <Debug> TCP-Session: ba15bc59-92c7-4655-9616-216ba6ff7adb Authenticating user 'default' from [fd00:1122:3344:101::e]:36761 | ||
| 15252 | 2025.12.31 23:25:21.229453 [ 334 ] {} <Debug> TCP-Session: fb6ffcd8-a8b5-452b-8b74-dffb55f172b1 Authenticating user 'default' from [fd00:1122:3344:101::e]:34484 | ||
| 15253 | 2025.12.31 23:25:21.229460 [ 339 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15254 | 2025.12.31 23:25:21.229470 [ 267 ] {} <Debug> TCP-Session: ba15bc59-92c7-4655-9616-216ba6ff7adb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15255 | 2025.12.31 23:25:21.229491 [ 334 ] {} <Debug> TCP-Session: fb6ffcd8-a8b5-452b-8b74-dffb55f172b1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15256 | 2025.12.31 23:25:21.229506 [ 339 ] {} <Debug> TCP-Session: d0d349be-c589-4e34-a0de-9eb1edd904a3 Authenticating user 'default' from [fd00:1122:3344:101::e]:62165 | ||
| 15257 | 2025.12.31 23:25:21.229507 [ 267 ] {} <Debug> TCP-Session: ba15bc59-92c7-4655-9616-216ba6ff7adb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15258 | 2025.12.31 23:25:21.229523 [ 334 ] {} <Debug> TCP-Session: fb6ffcd8-a8b5-452b-8b74-dffb55f172b1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15259 | 2025.12.31 23:25:21.229544 [ 339 ] {} <Debug> TCP-Session: d0d349be-c589-4e34-a0de-9eb1edd904a3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15260 | 2025.12.31 23:25:21.229551 [ 341 ] {2add0453-4353-43db-90e6-efe8795c9ce0} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:51948) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 15261 | 2025.12.31 23:25:21.229573 [ 339 ] {} <Debug> TCP-Session: d0d349be-c589-4e34-a0de-9eb1edd904a3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15262 | 2025.12.31 23:25:21.229456 [ 336 ] {} <Debug> TCP-Session: 89fc1034-c34b-47f8-8466-7077b3cbfd9d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15263 | 2025.12.31 23:25:21.229341 [ 340 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64201 | ||
| 15264 | 2025.12.31 23:25:21.229626 [ 336 ] {} <Debug> TCP-Session: 89fc1034-c34b-47f8-8466-7077b3cbfd9d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15265 | 2025.12.31 23:25:21.229323 [ 337 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33923 | ||
| 15266 | 2025.12.31 23:25:21.229325 [ 338 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54620 | ||
| 15267 | 2025.12.31 23:25:21.229298 [ 335 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41944 | ||
| 15268 | 2025.12.31 23:25:21.229724 [ 340 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15269 | 2025.12.31 23:25:21.229741 [ 337 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15270 | 2025.12.31 23:25:21.229766 [ 340 ] {} <Debug> TCP-Session: 00fb3f56-769b-4204-bcd9-818f0d442260 Authenticating user 'default' from [fd00:1122:3344:101::e]:64201 | ||
| 15271 | 2025.12.31 23:25:21.229775 [ 337 ] {} <Debug> TCP-Session: 70ac39e1-45ae-4596-a5cc-0ddcadf09308 Authenticating user 'default' from [fd00:1122:3344:101::e]:33923 | ||
| 15272 | 2025.12.31 23:25:21.229772 [ 338 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15273 | 2025.12.31 23:25:21.229791 [ 335 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15274 | 2025.12.31 23:25:21.229821 [ 341 ] {2add0453-4353-43db-90e6-efe8795c9ce0} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 15275 | 2025.12.31 23:25:21.229825 [ 338 ] {} <Debug> TCP-Session: 47e0a3c2-956f-42f4-a007-b82caea787c7 Authenticating user 'default' from [fd00:1122:3344:101::e]:54620 | ||
| 15276 | 2025.12.31 23:25:21.229839 [ 335 ] {} <Debug> TCP-Session: 6155e2c2-d820-4a98-9b8b-3139fb1459b4 Authenticating user 'default' from [fd00:1122:3344:101::e]:41944 | ||
| 15277 | 2025.12.31 23:25:21.229869 [ 338 ] {} <Debug> TCP-Session: 47e0a3c2-956f-42f4-a007-b82caea787c7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15278 | 2025.12.31 23:25:21.229882 [ 341 ] {2add0453-4353-43db-90e6-efe8795c9ce0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 15279 | 2025.12.31 23:25:21.229887 [ 335 ] {} <Debug> TCP-Session: 6155e2c2-d820-4a98-9b8b-3139fb1459b4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15280 | 2025.12.31 23:25:21.229897 [ 338 ] {} <Debug> TCP-Session: 47e0a3c2-956f-42f4-a007-b82caea787c7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15281 | 2025.12.31 23:25:21.229922 [ 335 ] {} <Debug> TCP-Session: 6155e2c2-d820-4a98-9b8b-3139fb1459b4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15282 | 2025.12.31 23:25:21.229808 [ 337 ] {} <Debug> TCP-Session: 70ac39e1-45ae-4596-a5cc-0ddcadf09308 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15283 | 2025.12.31 23:25:21.229797 [ 340 ] {} <Debug> TCP-Session: 00fb3f56-769b-4204-bcd9-818f0d442260 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15284 | 2025.12.31 23:25:21.229968 [ 337 ] {} <Debug> TCP-Session: 70ac39e1-45ae-4596-a5cc-0ddcadf09308 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15285 | 2025.12.31 23:25:21.229987 [ 340 ] {} <Debug> TCP-Session: 00fb3f56-769b-4204-bcd9-818f0d442260 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15286 | 2025.12.31 23:25:21.230194 [ 341 ] {2add0453-4353-43db-90e6-efe8795c9ce0} <Debug> oximeter.version (354cafc0-8409-413e-b71b-ba38479b7a3f) (SelectExecutor): Key condition: unknown | ||
| 15287 | 2025.12.31 23:25:21.231219 [ 326 ] {2add0453-4353-43db-90e6-efe8795c9ce0} <Trace> AggregatingTransform: Aggregating | ||
| 15288 | 2025.12.31 23:25:21.231261 [ 326 ] {2add0453-4353-43db-90e6-efe8795c9ce0} <Trace> Aggregator: Aggregation method: without_key | ||
| 15289 | 2025.12.31 23:25:21.231299 [ 326 ] {2add0453-4353-43db-90e6-efe8795c9ce0} <Trace> AggregatingTransform: Aggregated. 2 to 1 rows (from 80.00 B) in 0.000896595 sec. (2230.662 rows/sec., 87.14 KiB/sec.) | ||
| 15290 | 2025.12.31 23:25:21.231318 [ 326 ] {2add0453-4353-43db-90e6-efe8795c9ce0} <Trace> Aggregator: Merging aggregated data | ||
| 15291 | 2025.12.31 23:25:21.232767 [ 341 ] {2add0453-4353-43db-90e6-efe8795c9ce0} <Debug> executeQuery: Read 2 rows, 80.00 B in 0.003271 sec., 611.4338122898196 rows/sec., 23.88 KiB/sec. | ||
| 15292 | 2025.12.31 23:25:21.232916 [ 341 ] {2add0453-4353-43db-90e6-efe8795c9ce0} <Debug> TCPHandler: Processed in 0.003654442 sec. | ||
| 15293 | 2025.12.31 23:25:21.233039 [ 341 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15294 | 2025.12.31 23:25:21.233068 [ 340 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15295 | 2025.12.31 23:25:21.233084 [ 337 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15296 | 2025.12.31 23:25:21.233099 [ 334 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15297 | 2025.12.31 23:25:21.233118 [ 267 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15298 | 2025.12.31 23:25:21.233133 [ 337 ] {} <Debug> TCP-Session: 70ac39e1-45ae-4596-a5cc-0ddcadf09308 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15299 | 2025.12.31 23:25:21.233153 [ 334 ] {} <Debug> TCP-Session: fb6ffcd8-a8b5-452b-8b74-dffb55f172b1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15300 | 2025.12.31 23:25:21.233169 [ 267 ] {} <Debug> TCP-Session: ba15bc59-92c7-4655-9616-216ba6ff7adb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15301 | 2025.12.31 23:25:21.233170 [ 336 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15302 | 2025.12.31 23:25:21.233186 [ 339 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15303 | 2025.12.31 23:25:21.233154 [ 335 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15304 | 2025.12.31 23:25:21.233230 [ 336 ] {} <Debug> TCP-Session: 89fc1034-c34b-47f8-8466-7077b3cbfd9d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15305 | 2025.12.31 23:25:21.233251 [ 339 ] {} <Debug> TCP-Session: d0d349be-c589-4e34-a0de-9eb1edd904a3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15306 | 2025.12.31 23:25:21.233274 [ 335 ] {} <Debug> TCP-Session: 6155e2c2-d820-4a98-9b8b-3139fb1459b4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15307 | 2025.12.31 23:25:21.233114 [ 340 ] {} <Debug> TCP-Session: 00fb3f56-769b-4204-bcd9-818f0d442260 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15308 | 2025.12.31 23:25:21.233136 [ 338 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15309 | 2025.12.31 23:25:21.233069 [ 341 ] {} <Debug> TCP-Session: 4f3f1c32-9522-4693-98f2-6e0534fe82c5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15310 | 2025.12.31 23:25:21.233359 [ 338 ] {} <Debug> TCP-Session: 47e0a3c2-956f-42f4-a007-b82caea787c7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15311 | 2025.12.31 23:25:21.433911 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 535 | ||
| 15312 | 2025.12.31 23:25:21.457271 [ 244 ] {} <Trace> system.metric_log (9f7485ce-4bf0-4a0f-b388-b82873d55ef6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15313 | 2025.12.31 23:25:21.457342 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 15314 | 2025.12.31 23:25:21.463528 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 15315 | 2025.12.31 23:25:21.464257 [ 244 ] {} <Trace> system.metric_log (9f7485ce-4bf0-4a0f-b388-b82873d55ef6): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15316 | 2025.12.31 23:25:21.464580 [ 142 ] {} <Debug> system.metric_log (9f7485ce-4bf0-4a0f-b388-b82873d55ef6) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 15317 | 2025.12.31 23:25:21.464651 [ 142 ] {} <Trace> system.metric_log (9f7485ce-4bf0-4a0f-b388-b82873d55ef6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15318 | 2025.12.31 23:25:21.464672 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 15319 | 2025.12.31 23:25:21.464808 [ 191 ] {9f7485ce-4bf0-4a0f-b388-b82873d55ef6::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 | ||
| 15320 | 2025.12.31 23:25:21.467986 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 535 | ||
| 15321 | 2025.12.31 23:25:21.468678 [ 191 ] {9f7485ce-4bf0-4a0f-b388-b82873d55ef6::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15322 | 2025.12.31 23:25:21.470096 [ 191 ] {9f7485ce-4bf0-4a0f-b388-b82873d55ef6::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 | ||
| 15323 | 2025.12.31 23:25:21.474420 [ 191 ] {9f7485ce-4bf0-4a0f-b388-b82873d55ef6::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 | ||
| 15324 | 2025.12.31 23:25:21.478825 [ 191 ] {9f7485ce-4bf0-4a0f-b388-b82873d55ef6::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 | ||
| 15325 | 2025.12.31 23:25:21.483184 [ 191 ] {9f7485ce-4bf0-4a0f-b388-b82873d55ef6::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 | ||
| 15326 | 2025.12.31 23:25:21.488182 [ 191 ] {9f7485ce-4bf0-4a0f-b388-b82873d55ef6::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 | ||
| 15327 | 2025.12.31 23:25:21.492842 [ 191 ] {9f7485ce-4bf0-4a0f-b388-b82873d55ef6::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 | ||
| 15328 | 2025.12.31 23:25:21.557335 [ 194 ] {9f7485ce-4bf0-4a0f-b388-b82873d55ef6::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 535 rows, containing 679 columns (679 merged, 0 gathered) in 0.092587052 sec., 5778.345766965342 rows/sec., 29.88 MiB/sec. | ||
| 15329 | 2025.12.31 23:25:21.560465 [ 197 ] {9f7485ce-4bf0-4a0f-b388-b82873d55ef6::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 15330 | 2025.12.31 23:25:21.562625 [ 197 ] {9f7485ce-4bf0-4a0f-b388-b82873d55ef6::all_1_71_14} <Trace> system.metric_log (9f7485ce-4bf0-4a0f-b388-b82873d55ef6): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15331 | 2025.12.31 23:25:21.562753 [ 197 ] {9f7485ce-4bf0-4a0f-b388-b82873d55ef6::all_1_71_14} <Trace> system.metric_log (9f7485ce-4bf0-4a0f-b388-b82873d55ef6) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 15332 | 2025.12.31 23:25:21.565384 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.96 MiB. | ||
| 15333 | 2025.12.31 23:25:22.000249 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 380.22 MiB, peak 397.63 MiB, free memory in arenas 0.00 B, will set to 378.74 MiB (RSS), difference: -1.48 MiB | ||
| 15334 | 2025.12.31 23:25:22.775878 [ 334 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55629 | ||
| 15335 | 2025.12.31 23:25:22.776038 [ 334 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15336 | 2025.12.31 23:25:22.776090 [ 334 ] {} <Debug> TCP-Session: b2374424-d915-4374-bd96-8eb7c1913d4a Authenticating user 'default' from [fd00:1122:3344:101::e]:55629 | ||
| 15337 | 2025.12.31 23:25:22.776127 [ 334 ] {} <Debug> TCP-Session: b2374424-d915-4374-bd96-8eb7c1913d4a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15338 | 2025.12.31 23:25:22.776145 [ 334 ] {} <Debug> TCP-Session: b2374424-d915-4374-bd96-8eb7c1913d4a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15339 | 2025.12.31 23:25:22.776331 [ 335 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56906 | ||
| 15340 | 2025.12.31 23:25:22.776345 [ 336 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37674 | ||
| 15341 | 2025.12.31 23:25:22.776403 [ 341 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59755 | ||
| 15342 | 2025.12.31 23:25:22.776412 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47859 | ||
| 15343 | 2025.12.31 23:25:22.776453 [ 335 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15344 | 2025.12.31 23:25:22.776393 [ 340 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44243 | ||
| 15345 | 2025.12.31 23:25:22.776495 [ 335 ] {} <Debug> TCP-Session: a6df7114-add8-4cf5-859f-3fb53396ff6d Authenticating user 'default' from [fd00:1122:3344:101::e]:56906 | ||
| 15346 | 2025.12.31 23:25:22.776505 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15347 | 2025.12.31 23:25:22.776516 [ 334 ] {} <Trace> TCP-Session: b2374424-d915-4374-bd96-8eb7c1913d4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15348 | 2025.12.31 23:25:22.776532 [ 335 ] {} <Debug> TCP-Session: a6df7114-add8-4cf5-859f-3fb53396ff6d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15349 | 2025.12.31 23:25:22.776549 [ 267 ] {} <Debug> TCP-Session: 30288dba-866e-4932-a0d0-333d9c271d19 Authenticating user 'default' from [fd00:1122:3344:101::e]:47859 | ||
| 15350 | 2025.12.31 23:25:22.776562 [ 340 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15351 | 2025.12.31 23:25:22.776574 [ 335 ] {} <Debug> TCP-Session: a6df7114-add8-4cf5-859f-3fb53396ff6d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15352 | 2025.12.31 23:25:22.776595 [ 267 ] {} <Debug> TCP-Session: 30288dba-866e-4932-a0d0-333d9c271d19 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15353 | 2025.12.31 23:25:22.776609 [ 340 ] {} <Debug> TCP-Session: ceb37a45-9867-49b8-929b-0780a0e61c1d Authenticating user 'default' from [fd00:1122:3344:101::e]:44243 | ||
| 15354 | 2025.12.31 23:25:22.776626 [ 267 ] {} <Debug> TCP-Session: 30288dba-866e-4932-a0d0-333d9c271d19 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15355 | 2025.12.31 23:25:22.776646 [ 340 ] {} <Debug> TCP-Session: ceb37a45-9867-49b8-929b-0780a0e61c1d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15356 | 2025.12.31 23:25:22.776487 [ 336 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15357 | 2025.12.31 23:25:22.776673 [ 340 ] {} <Debug> TCP-Session: ceb37a45-9867-49b8-929b-0780a0e61c1d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15358 | 2025.12.31 23:25:22.776487 [ 341 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15359 | 2025.12.31 23:25:22.776708 [ 336 ] {} <Debug> TCP-Session: fe5152cb-4d26-40ed-80a8-aafde30c33e5 Authenticating user 'default' from [fd00:1122:3344:101::e]:37674 | ||
| 15360 | 2025.12.31 23:25:22.776713 [ 334 ] {de5dd7a0-137c-46f6-8a66-05635d5b2cc8} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:55629) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 15361 | 2025.12.31 23:25:22.776736 [ 341 ] {} <Debug> TCP-Session: af3b4a33-44a7-4048-a74d-7fa5bda02c4e Authenticating user 'default' from [fd00:1122:3344:101::e]:59755 | ||
| 15362 | 2025.12.31 23:25:22.776740 [ 336 ] {} <Debug> TCP-Session: fe5152cb-4d26-40ed-80a8-aafde30c33e5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15363 | 2025.12.31 23:25:22.776771 [ 341 ] {} <Debug> TCP-Session: af3b4a33-44a7-4048-a74d-7fa5bda02c4e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15364 | 2025.12.31 23:25:22.776778 [ 336 ] {} <Debug> TCP-Session: fe5152cb-4d26-40ed-80a8-aafde30c33e5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15365 | 2025.12.31 23:25:22.776786 [ 341 ] {} <Debug> TCP-Session: af3b4a33-44a7-4048-a74d-7fa5bda02c4e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15366 | 2025.12.31 23:25:22.776383 [ 339 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36083 | ||
| 15367 | 2025.12.31 23:25:22.776369 [ 338 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55311 | ||
| 15368 | 2025.12.31 23:25:22.776356 [ 337 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34221 | ||
| 15369 | 2025.12.31 23:25:22.776926 [ 339 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15370 | 2025.12.31 23:25:22.776939 [ 338 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15371 | 2025.12.31 23:25:22.776974 [ 338 ] {} <Debug> TCP-Session: 189d2adf-c74d-4117-8662-3c2ac536efc4 Authenticating user 'default' from [fd00:1122:3344:101::e]:55311 | ||
| 15372 | 2025.12.31 23:25:22.776977 [ 337 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15373 | 2025.12.31 23:25:22.776974 [ 339 ] {} <Debug> TCP-Session: d056f2b8-779a-4ebe-a034-57dccb352733 Authenticating user 'default' from [fd00:1122:3344:101::e]:36083 | ||
| 15374 | 2025.12.31 23:25:22.776994 [ 338 ] {} <Debug> TCP-Session: 189d2adf-c74d-4117-8662-3c2ac536efc4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15375 | 2025.12.31 23:25:22.777014 [ 337 ] {} <Debug> TCP-Session: bc513a65-5d89-4504-9078-51e36b01a083 Authenticating user 'default' from [fd00:1122:3344:101::e]:34221 | ||
| 15376 | 2025.12.31 23:25:22.777028 [ 339 ] {} <Debug> TCP-Session: d056f2b8-779a-4ebe-a034-57dccb352733 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15377 | 2025.12.31 23:25:22.777032 [ 338 ] {} <Debug> TCP-Session: 189d2adf-c74d-4117-8662-3c2ac536efc4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15378 | 2025.12.31 23:25:22.777059 [ 339 ] {} <Debug> TCP-Session: d056f2b8-779a-4ebe-a034-57dccb352733 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15379 | 2025.12.31 23:25:22.777052 [ 337 ] {} <Debug> TCP-Session: bc513a65-5d89-4504-9078-51e36b01a083 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15380 | 2025.12.31 23:25:22.777020 [ 334 ] {de5dd7a0-137c-46f6-8a66-05635d5b2cc8} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 15381 | 2025.12.31 23:25:22.777102 [ 337 ] {} <Debug> TCP-Session: bc513a65-5d89-4504-9078-51e36b01a083 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15382 | 2025.12.31 23:25:22.777174 [ 334 ] {de5dd7a0-137c-46f6-8a66-05635d5b2cc8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 15383 | 2025.12.31 23:25:22.777445 [ 334 ] {de5dd7a0-137c-46f6-8a66-05635d5b2cc8} <Debug> oximeter.version (354cafc0-8409-413e-b71b-ba38479b7a3f) (SelectExecutor): Key condition: unknown | ||
| 15384 | 2025.12.31 23:25:22.778456 [ 323 ] {de5dd7a0-137c-46f6-8a66-05635d5b2cc8} <Trace> AggregatingTransform: Aggregating | ||
| 15385 | 2025.12.31 23:25:22.778492 [ 323 ] {de5dd7a0-137c-46f6-8a66-05635d5b2cc8} <Trace> Aggregator: Aggregation method: without_key | ||
| 15386 | 2025.12.31 23:25:22.778531 [ 323 ] {de5dd7a0-137c-46f6-8a66-05635d5b2cc8} <Trace> AggregatingTransform: Aggregated. 2 to 1 rows (from 80.00 B) in 0.000904355 sec. (2211.521 rows/sec., 86.39 KiB/sec.) | ||
| 15387 | 2025.12.31 23:25:22.778549 [ 323 ] {de5dd7a0-137c-46f6-8a66-05635d5b2cc8} <Trace> Aggregator: Merging aggregated data | ||
| 15388 | 2025.12.31 23:25:22.779776 [ 334 ] {de5dd7a0-137c-46f6-8a66-05635d5b2cc8} <Debug> executeQuery: Read 2 rows, 80.00 B in 0.003129 sec., 639.1818472355385 rows/sec., 24.97 KiB/sec. | ||
| 15389 | 2025.12.31 23:25:22.779881 [ 334 ] {de5dd7a0-137c-46f6-8a66-05635d5b2cc8} <Debug> TCPHandler: Processed in 0.003488959 sec. | ||
| 15390 | 2025.12.31 23:25:22.780017 [ 334 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15391 | 2025.12.31 23:25:22.780045 [ 334 ] {} <Debug> TCP-Session: b2374424-d915-4374-bd96-8eb7c1913d4a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15392 | 2025.12.31 23:25:22.780054 [ 335 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15393 | 2025.12.31 23:25:22.780079 [ 339 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15394 | 2025.12.31 23:25:22.780097 [ 336 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15395 | 2025.12.31 23:25:22.780113 [ 337 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15396 | 2025.12.31 23:25:22.780134 [ 339 ] {} <Debug> TCP-Session: d056f2b8-779a-4ebe-a034-57dccb352733 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15397 | 2025.12.31 23:25:22.780146 [ 336 ] {} <Debug> TCP-Session: fe5152cb-4d26-40ed-80a8-aafde30c33e5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15398 | 2025.12.31 23:25:22.780149 [ 267 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15399 | 2025.12.31 23:25:22.780170 [ 340 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15400 | 2025.12.31 23:25:22.780198 [ 267 ] {} <Debug> TCP-Session: 30288dba-866e-4932-a0d0-333d9c271d19 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15401 | 2025.12.31 23:25:22.780185 [ 341 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15402 | 2025.12.31 23:25:22.780227 [ 340 ] {} <Debug> TCP-Session: ceb37a45-9867-49b8-929b-0780a0e61c1d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15403 | 2025.12.31 23:25:22.780162 [ 337 ] {} <Debug> TCP-Session: bc513a65-5d89-4504-9078-51e36b01a083 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15404 | 2025.12.31 23:25:22.780253 [ 341 ] {} <Debug> TCP-Session: af3b4a33-44a7-4048-a74d-7fa5bda02c4e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15405 | 2025.12.31 23:25:22.780128 [ 338 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15406 | 2025.12.31 23:25:22.780097 [ 335 ] {} <Debug> TCP-Session: a6df7114-add8-4cf5-859f-3fb53396ff6d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15407 | 2025.12.31 23:25:22.780323 [ 338 ] {} <Debug> TCP-Session: 189d2adf-c74d-4117-8662-3c2ac536efc4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15408 | 2025.12.31 23:25:24.258479 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15409 | 2025.12.31 23:25:24.258680 [ 271 ] {9606d6b3-2a5b-48c3-8e04-bf067862e476} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15410 | 2025.12.31 23:25:24.258754 [ 271 ] {9606d6b3-2a5b-48c3-8e04-bf067862e476} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15411 | 2025.12.31 23:25:24.259512 [ 271 ] {9606d6b3-2a5b-48c3-8e04-bf067862e476} <Trace> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15412 | 2025.12.31 23:25:24.259559 [ 271 ] {9606d6b3-2a5b-48c3-8e04-bf067862e476} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 15413 | 2025.12.31 23:25:24.259946 [ 271 ] {9606d6b3-2a5b-48c3-8e04-bf067862e476} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 15414 | 2025.12.31 23:25:24.260186 [ 271 ] {9606d6b3-2a5b-48c3-8e04-bf067862e476} <Trace> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15415 | 2025.12.31 23:25:24.260338 [ 271 ] {9606d6b3-2a5b-48c3-8e04-bf067862e476} <Debug> executeQuery: Read 118 rows, 10.26 KiB in 0.001714 sec., 68844.80746791132 rows/sec., 5.85 MiB/sec. | ||
| 15416 | 2025.12.31 23:25:24.260380 [ 271 ] {9606d6b3-2a5b-48c3-8e04-bf067862e476} <Debug> TCPHandler: Processed in 0.002045455 sec. | ||
| 15417 | 2025.12.31 23:25:24.260452 [ 222 ] {} <Trace> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179): 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] | ||
| 15418 | 2025.12.31 23:25:24.260502 [ 222 ] {} <Debug> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179): 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] | ||
| 15419 | 2025.12.31 23:25:24.260529 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15420 | 2025.12.31 23:25:24.260629 [ 271 ] {5ed993c9-90c0-4859-a23e-f27882b6c3be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15421 | 2025.12.31 23:25:24.260747 [ 271 ] {5ed993c9-90c0-4859-a23e-f27882b6c3be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15422 | 2025.12.31 23:25:24.261174 [ 271 ] {5ed993c9-90c0-4859-a23e-f27882b6c3be} <Trace> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15423 | 2025.12.31 23:25:24.261213 [ 271 ] {5ed993c9-90c0-4859-a23e-f27882b6c3be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 15424 | 2025.12.31 23:25:24.261533 [ 271 ] {5ed993c9-90c0-4859-a23e-f27882b6c3be} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 15425 | 2025.12.31 23:25:24.261739 [ 271 ] {5ed993c9-90c0-4859-a23e-f27882b6c3be} <Trace> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15426 | 2025.12.31 23:25:24.261868 [ 271 ] {5ed993c9-90c0-4859-a23e-f27882b6c3be} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001259 sec., 24622.716441620334 rows/sec., 1.81 MiB/sec. | ||
| 15427 | 2025.12.31 23:25:24.261870 [ 139 ] {} <Debug> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 15428 | 2025.12.31 23:25:24.261908 [ 271 ] {5ed993c9-90c0-4859-a23e-f27882b6c3be} <Debug> TCPHandler: Processed in 0.001429024 sec. | ||
| 15429 | 2025.12.31 23:25:24.261944 [ 139 ] {} <Trace> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15430 | 2025.12.31 23:25:24.262016 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 15431 | 2025.12.31 23:25:24.262094 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15432 | 2025.12.31 23:25:24.262128 [ 194 ] {d568562b-8e8e-4a3d-9432-0ad11505f9aa::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 | ||
| 15433 | 2025.12.31 23:25:24.262194 [ 271 ] {b532fe44-57f3-4cc5-aa3d-47047296302e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15434 | 2025.12.31 23:25:24.262238 [ 271 ] {b532fe44-57f3-4cc5-aa3d-47047296302e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15435 | 2025.12.31 23:25:24.262272 [ 194 ] {d568562b-8e8e-4a3d-9432-0ad11505f9aa::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15436 | 2025.12.31 23:25:24.262312 [ 194 ] {d568562b-8e8e-4a3d-9432-0ad11505f9aa::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 278 rows starting from the beginning of the part | ||
| 15437 | 2025.12.31 23:25:24.262382 [ 194 ] {d568562b-8e8e-4a3d-9432-0ad11505f9aa::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 35 rows starting from the beginning of the part | ||
| 15438 | 2025.12.31 23:25:24.262425 [ 194 ] {d568562b-8e8e-4a3d-9432-0ad11505f9aa::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 | ||
| 15439 | 2025.12.31 23:25:24.262470 [ 194 ] {d568562b-8e8e-4a3d-9432-0ad11505f9aa::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 31 rows starting from the beginning of the part | ||
| 15440 | 2025.12.31 23:25:24.262512 [ 194 ] {d568562b-8e8e-4a3d-9432-0ad11505f9aa::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 26 rows starting from the beginning of the part | ||
| 15441 | 2025.12.31 23:25:24.262554 [ 194 ] {d568562b-8e8e-4a3d-9432-0ad11505f9aa::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 31 rows starting from the beginning of the part | ||
| 15442 | 2025.12.31 23:25:24.262673 [ 271 ] {b532fe44-57f3-4cc5-aa3d-47047296302e} <Trace> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15443 | 2025.12.31 23:25:24.262714 [ 271 ] {b532fe44-57f3-4cc5-aa3d-47047296302e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 15444 | 2025.12.31 23:25:24.263066 [ 271 ] {b532fe44-57f3-4cc5-aa3d-47047296302e} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 15445 | 2025.12.31 23:25:24.263294 [ 271 ] {b532fe44-57f3-4cc5-aa3d-47047296302e} <Trace> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15446 | 2025.12.31 23:25:24.263424 [ 271 ] {b532fe44-57f3-4cc5-aa3d-47047296302e} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001248 sec., 76121.79487179487 rows/sec., 5.95 MiB/sec. | ||
| 15447 | 2025.12.31 23:25:24.263427 [ 201 ] {d568562b-8e8e-4a3d-9432-0ad11505f9aa::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 411 rows, containing 5 columns (5 merged, 0 gathered) in 0.001352503 sec., 303881.02651158633 rows/sec., 21.21 MiB/sec. | ||
| 15448 | 2025.12.31 23:25:24.263463 [ 271 ] {b532fe44-57f3-4cc5-aa3d-47047296302e} <Debug> TCPHandler: Processed in 0.001418594 sec. | ||
| 15449 | 2025.12.31 23:25:24.263591 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15450 | 2025.12.31 23:25:24.263592 [ 201 ] {d568562b-8e8e-4a3d-9432-0ad11505f9aa::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 15451 | 2025.12.31 23:25:24.263692 [ 271 ] {b45bf8d8-d25f-49da-8e55-0df3faac3c3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15452 | 2025.12.31 23:25:24.263742 [ 271 ] {b45bf8d8-d25f-49da-8e55-0df3faac3c3f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15453 | 2025.12.31 23:25:24.263930 [ 201 ] {d568562b-8e8e-4a3d-9432-0ad11505f9aa::all_1_106_21} <Trace> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15454 | 2025.12.31 23:25:24.264001 [ 201 ] {d568562b-8e8e-4a3d-9432-0ad11505f9aa::all_1_106_21} <Trace> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 15455 | 2025.12.31 23:25:24.264098 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 15456 | 2025.12.31 23:25:24.264204 [ 271 ] {b45bf8d8-d25f-49da-8e55-0df3faac3c3f} <Trace> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15457 | 2025.12.31 23:25:24.264245 [ 271 ] {b45bf8d8-d25f-49da-8e55-0df3faac3c3f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 15458 | 2025.12.31 23:25:24.264449 [ 222 ] {} <Debug> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179): 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] | ||
| 15459 | 2025.12.31 23:25:24.264611 [ 271 ] {b45bf8d8-d25f-49da-8e55-0df3faac3c3f} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 15460 | 2025.12.31 23:25:24.264848 [ 271 ] {b45bf8d8-d25f-49da-8e55-0df3faac3c3f} <Trace> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15461 | 2025.12.31 23:25:24.264987 [ 271 ] {b45bf8d8-d25f-49da-8e55-0df3faac3c3f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001317 sec., 121488.23082763857 rows/sec., 8.46 MiB/sec. | ||
| 15462 | 2025.12.31 23:25:24.264997 [ 138 ] {} <Debug> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1) (MergerMutator): Selected 5 parts from all_1_101_20 to all_105_105_0 | ||
| 15463 | 2025.12.31 23:25:24.265026 [ 271 ] {b45bf8d8-d25f-49da-8e55-0df3faac3c3f} <Debug> TCPHandler: Processed in 0.001484335 sec. | ||
| 15464 | 2025.12.31 23:25:24.265044 [ 138 ] {} <Trace> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15465 | 2025.12.31 23:25:24.265072 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 15466 | 2025.12.31 23:25:24.265151 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15467 | 2025.12.31 23:25:24.265157 [ 189 ] {7d79e45e-07fa-43b3-999d-49ca9374dcb1::all_1_105_21} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_101_20 to all_105_105_0 into Compact with storage Full | ||
| 15468 | 2025.12.31 23:25:24.265250 [ 271 ] {ec6f5c40-cc98-4e2c-b7e0-f992c03fcd8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15469 | 2025.12.31 23:25:24.265254 [ 189 ] {7d79e45e-07fa-43b3-999d-49ca9374dcb1::all_1_105_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15470 | 2025.12.31 23:25:24.265291 [ 189 ] {7d79e45e-07fa-43b3-999d-49ca9374dcb1::all_1_105_21} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_101_20, total 30547 rows starting from the beginning of the part | ||
| 15471 | 2025.12.31 23:25:24.265305 [ 271 ] {ec6f5c40-cc98-4e2c-b7e0-f992c03fcd8e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 15472 | 2025.12.31 23:25:24.265349 [ 189 ] {7d79e45e-07fa-43b3-999d-49ca9374dcb1::all_1_105_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 846 rows starting from the beginning of the part | ||
| 15473 | 2025.12.31 23:25:24.265393 [ 189 ] {7d79e45e-07fa-43b3-999d-49ca9374dcb1::all_1_105_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 160 rows starting from the beginning of the part | ||
| 15474 | 2025.12.31 23:25:24.265436 [ 189 ] {7d79e45e-07fa-43b3-999d-49ca9374dcb1::all_1_105_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 160 rows starting from the beginning of the part | ||
| 15475 | 2025.12.31 23:25:24.265473 [ 189 ] {7d79e45e-07fa-43b3-999d-49ca9374dcb1::all_1_105_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 198 rows starting from the beginning of the part | ||
| 15476 | 2025.12.31 23:25:24.266161 [ 271 ] {ec6f5c40-cc98-4e2c-b7e0-f992c03fcd8e} <Trace> oximeter.measurements_histogramu64 (83559bb8-4c93-4180-b7e7-e9b7333f4c1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15477 | 2025.12.31 23:25:24.266196 [ 271 ] {ec6f5c40-cc98-4e2c-b7e0-f992c03fcd8e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 15478 | 2025.12.31 23:25:24.266733 [ 271 ] {ec6f5c40-cc98-4e2c-b7e0-f992c03fcd8e} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 15479 | 2025.12.31 23:25:24.266961 [ 271 ] {ec6f5c40-cc98-4e2c-b7e0-f992c03fcd8e} <Trace> oximeter.measurements_histogramu64 (83559bb8-4c93-4180-b7e7-e9b7333f4c1b): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15480 | 2025.12.31 23:25:24.267105 [ 271 ] {ec6f5c40-cc98-4e2c-b7e0-f992c03fcd8e} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001873 sec., 16550.987720234916 rows/sec., 29.66 MiB/sec. | ||
| 15481 | 2025.12.31 23:25:24.267161 [ 271 ] {ec6f5c40-cc98-4e2c-b7e0-f992c03fcd8e} <Debug> TCPHandler: Processed in 0.002059295 sec. | ||
| 15482 | 2025.12.31 23:25:24.267281 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15483 | 2025.12.31 23:25:24.267376 [ 271 ] {f0045c6a-eeb4-421c-99b9-69e1d61a30a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15484 | 2025.12.31 23:25:24.267418 [ 271 ] {f0045c6a-eeb4-421c-99b9-69e1d61a30a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15485 | 2025.12.31 23:25:24.267763 [ 271 ] {f0045c6a-eeb4-421c-99b9-69e1d61a30a1} <Trace> oximeter.measurements_u64 (3e0fa7da-0500-483e-b241-ac25d0f845d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15486 | 2025.12.31 23:25:24.267798 [ 271 ] {f0045c6a-eeb4-421c-99b9-69e1d61a30a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 15487 | 2025.12.31 23:25:24.268119 [ 271 ] {f0045c6a-eeb4-421c-99b9-69e1d61a30a1} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 15488 | 2025.12.31 23:25:24.268325 [ 271 ] {f0045c6a-eeb4-421c-99b9-69e1d61a30a1} <Trace> oximeter.measurements_u64 (3e0fa7da-0500-483e-b241-ac25d0f845d7): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15489 | 2025.12.31 23:25:24.268468 [ 271 ] {f0045c6a-eeb4-421c-99b9-69e1d61a30a1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00111 sec., 54054.054054054046 rows/sec., 3.64 MiB/sec. | ||
| 15490 | 2025.12.31 23:25:24.268504 [ 271 ] {f0045c6a-eeb4-421c-99b9-69e1d61a30a1} <Debug> TCPHandler: Processed in 0.001273781 sec. | ||
| 15491 | 2025.12.31 23:25:24.271179 [ 187 ] {7d79e45e-07fa-43b3-999d-49ca9374dcb1::all_1_105_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 31911 rows, containing 5 columns (5 merged, 0 gathered) in 0.006054093 sec., 5270979.48445787 rows/sec., 359.82 MiB/sec. | ||
| 15492 | 2025.12.31 23:25:24.271697 [ 189 ] {7d79e45e-07fa-43b3-999d-49ca9374dcb1::all_1_105_21} <Trace> MergedBlockOutputStream: filled checksums all_1_105_21 (state Temporary) | ||
| 15493 | 2025.12.31 23:25:24.271935 [ 189 ] {7d79e45e-07fa-43b3-999d-49ca9374dcb1::all_1_105_21} <Trace> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1): Renaming temporary part tmp_merge_all_1_105_21 to all_1_105_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15494 | 2025.12.31 23:25:24.271995 [ 189 ] {7d79e45e-07fa-43b3-999d-49ca9374dcb1::all_1_105_21} <Trace> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1) (MergerMutator): Merged 5 parts: [all_1_101_20, all_105_105_0] -> all_1_105_21 | ||
| 15495 | 2025.12.31 23:25:24.272055 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.35 MiB. | ||
| 15496 | 2025.12.31 23:25:25.395958 [ 223 ] {} <Trace> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39): 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] | ||
| 15497 | 2025.12.31 23:25:25.396022 [ 223 ] {} <Debug> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39): 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] | ||
| 15498 | 2025.12.31 23:25:25.399428 [ 223 ] {} <Debug> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39): 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] | ||
| 15499 | 2025.12.31 23:25:26.128597 [ 226 ] {} <Trace> system.query_log (aa57fb54-d3d4-4e2b-bcda-b6c10074d25d): 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] | ||
| 15500 | 2025.12.31 23:25:26.128703 [ 226 ] {} <Debug> system.query_log (aa57fb54-d3d4-4e2b-bcda-b6c10074d25d): 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] | ||
| 15501 | 2025.12.31 23:25:26.131926 [ 226 ] {} <Debug> system.query_log (aa57fb54-d3d4-4e2b-bcda-b6c10074d25d): 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] | ||
| 15502 | 2025.12.31 23:25:26.922976 [ 136 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 15503 | 2025.12.31 23:25:26.923052 [ 136 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 15504 | 2025.12.31 23:25:27.092144 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 34676 | ||
| 15505 | 2025.12.31 23:25:27.092741 [ 245 ] {} <Trace> system.asynchronous_metric_log (1af02360-2569-4a97-a5ac-aa07775e497e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15506 | 2025.12.31 23:25:27.092785 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 15507 | 2025.12.31 23:25:27.093326 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 15508 | 2025.12.31 23:25:27.093545 [ 245 ] {} <Trace> system.asynchronous_metric_log (1af02360-2569-4a97-a5ac-aa07775e497e): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15509 | 2025.12.31 23:25:27.093680 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 34676 | ||
| 15510 | 2025.12.31 23:25:27.202389 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 1924 | ||
| 15511 | 2025.12.31 23:25:27.204983 [ 243 ] {} <Trace> system.query_log (aa57fb54-d3d4-4e2b-bcda-b6c10074d25d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15512 | 2025.12.31 23:25:27.205048 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 15513 | 2025.12.31 23:25:27.206305 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 15514 | 2025.12.31 23:25:27.206591 [ 243 ] {} <Trace> system.query_log (aa57fb54-d3d4-4e2b-bcda-b6c10074d25d): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15515 | 2025.12.31 23:25:27.206993 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1924 | ||
| 15516 | 2025.12.31 23:25:28.968108 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 543 | ||
| 15517 | 2025.12.31 23:25:28.983919 [ 244 ] {} <Trace> system.metric_log (9f7485ce-4bf0-4a0f-b388-b82873d55ef6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15518 | 2025.12.31 23:25:28.983984 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 15519 | 2025.12.31 23:25:28.989932 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 15520 | 2025.12.31 23:25:28.990616 [ 244 ] {} <Trace> system.metric_log (9f7485ce-4bf0-4a0f-b388-b82873d55ef6): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15521 | 2025.12.31 23:25:28.993568 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 543 | ||
| 15522 | 2025.12.31 23:25:29.257254 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15523 | 2025.12.31 23:25:29.257453 [ 271 ] {a172787d-bd45-45f8-9a0d-585f17303dab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15524 | 2025.12.31 23:25:29.257524 [ 271 ] {a172787d-bd45-45f8-9a0d-585f17303dab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15525 | 2025.12.31 23:25:29.258279 [ 271 ] {a172787d-bd45-45f8-9a0d-585f17303dab} <Trace> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15526 | 2025.12.31 23:25:29.258325 [ 271 ] {a172787d-bd45-45f8-9a0d-585f17303dab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 15527 | 2025.12.31 23:25:29.258711 [ 271 ] {a172787d-bd45-45f8-9a0d-585f17303dab} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 15528 | 2025.12.31 23:25:29.258930 [ 271 ] {a172787d-bd45-45f8-9a0d-585f17303dab} <Trace> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15529 | 2025.12.31 23:25:29.259090 [ 271 ] {a172787d-bd45-45f8-9a0d-585f17303dab} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.00169 sec., 44970.41420118343 rows/sec., 3.71 MiB/sec. | ||
| 15530 | 2025.12.31 23:25:29.259139 [ 271 ] {a172787d-bd45-45f8-9a0d-585f17303dab} <Debug> TCPHandler: Processed in 0.002021414 sec. | ||
| 15531 | 2025.12.31 23:25:29.259269 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15532 | 2025.12.31 23:25:29.259371 [ 271 ] {ff528f6f-dfd4-454c-940a-7fde04006f83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15533 | 2025.12.31 23:25:29.259414 [ 271 ] {ff528f6f-dfd4-454c-940a-7fde04006f83} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15534 | 2025.12.31 23:25:29.259831 [ 271 ] {ff528f6f-dfd4-454c-940a-7fde04006f83} <Trace> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15535 | 2025.12.31 23:25:29.259867 [ 271 ] {ff528f6f-dfd4-454c-940a-7fde04006f83} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 15536 | 2025.12.31 23:25:29.260173 [ 271 ] {ff528f6f-dfd4-454c-940a-7fde04006f83} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 15537 | 2025.12.31 23:25:29.260374 [ 271 ] {ff528f6f-dfd4-454c-940a-7fde04006f83} <Trace> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15538 | 2025.12.31 23:25:29.260507 [ 271 ] {ff528f6f-dfd4-454c-940a-7fde04006f83} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001161 sec., 8613.264427217917 rows/sec., 647.68 KiB/sec. | ||
| 15539 | 2025.12.31 23:25:29.260545 [ 271 ] {ff528f6f-dfd4-454c-940a-7fde04006f83} <Debug> TCPHandler: Processed in 0.001325843 sec. | ||
| 15540 | 2025.12.31 23:25:29.260657 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15541 | 2025.12.31 23:25:29.260750 [ 271 ] {9c2294cd-2cac-447d-9302-08e2db470e6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15542 | 2025.12.31 23:25:29.260789 [ 271 ] {9c2294cd-2cac-447d-9302-08e2db470e6c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15543 | 2025.12.31 23:25:29.261204 [ 271 ] {9c2294cd-2cac-447d-9302-08e2db470e6c} <Trace> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15544 | 2025.12.31 23:25:29.261240 [ 271 ] {9c2294cd-2cac-447d-9302-08e2db470e6c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 15545 | 2025.12.31 23:25:29.261537 [ 271 ] {9c2294cd-2cac-447d-9302-08e2db470e6c} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 15546 | 2025.12.31 23:25:29.261752 [ 271 ] {9c2294cd-2cac-447d-9302-08e2db470e6c} <Trace> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15547 | 2025.12.31 23:25:29.261878 [ 271 ] {9c2294cd-2cac-447d-9302-08e2db470e6c} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001147 sec., 64516.12903225806 rows/sec., 5.04 MiB/sec. | ||
| 15548 | 2025.12.31 23:25:29.261915 [ 271 ] {9c2294cd-2cac-447d-9302-08e2db470e6c} <Debug> TCPHandler: Processed in 0.001306602 sec. | ||
| 15549 | 2025.12.31 23:25:29.262030 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15550 | 2025.12.31 23:25:29.262123 [ 271 ] {fc5ba68f-5170-40fd-8a4e-e85749668b8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15551 | 2025.12.31 23:25:29.262167 [ 271 ] {fc5ba68f-5170-40fd-8a4e-e85749668b8c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15552 | 2025.12.31 23:25:29.262582 [ 271 ] {fc5ba68f-5170-40fd-8a4e-e85749668b8c} <Trace> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15553 | 2025.12.31 23:25:29.262617 [ 271 ] {fc5ba68f-5170-40fd-8a4e-e85749668b8c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 15554 | 2025.12.31 23:25:29.262941 [ 271 ] {fc5ba68f-5170-40fd-8a4e-e85749668b8c} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 15555 | 2025.12.31 23:25:29.263143 [ 271 ] {fc5ba68f-5170-40fd-8a4e-e85749668b8c} <Trace> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15556 | 2025.12.31 23:25:29.263270 [ 271 ] {fc5ba68f-5170-40fd-8a4e-e85749668b8c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001166 sec., 137221.269296741 rows/sec., 9.56 MiB/sec. | ||
| 15557 | 2025.12.31 23:25:29.263307 [ 271 ] {fc5ba68f-5170-40fd-8a4e-e85749668b8c} <Debug> TCPHandler: Processed in 0.001324473 sec. | ||
| 15558 | 2025.12.31 23:25:29.263363 [ 226 ] {} <Trace> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1): 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] | ||
| 15559 | 2025.12.31 23:25:29.263415 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15560 | 2025.12.31 23:25:29.263417 [ 226 ] {} <Debug> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1): 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] | ||
| 15561 | 2025.12.31 23:25:29.263515 [ 271 ] {74abb035-224a-48e0-867b-d756a93bd51d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15562 | 2025.12.31 23:25:29.263575 [ 271 ] {74abb035-224a-48e0-867b-d756a93bd51d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 15563 | 2025.12.31 23:25:29.264358 [ 271 ] {74abb035-224a-48e0-867b-d756a93bd51d} <Trace> oximeter.measurements_histogramu64 (83559bb8-4c93-4180-b7e7-e9b7333f4c1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15564 | 2025.12.31 23:25:29.264395 [ 271 ] {74abb035-224a-48e0-867b-d756a93bd51d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 15565 | 2025.12.31 23:25:29.264929 [ 271 ] {74abb035-224a-48e0-867b-d756a93bd51d} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 15566 | 2025.12.31 23:25:29.265315 [ 271 ] {74abb035-224a-48e0-867b-d756a93bd51d} <Trace> oximeter.measurements_histogramu64 (83559bb8-4c93-4180-b7e7-e9b7333f4c1b): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15567 | 2025.12.31 23:25:29.265504 [ 271 ] {74abb035-224a-48e0-867b-d756a93bd51d} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.002005 sec., 4987.5311720698255 rows/sec., 8.94 MiB/sec. | ||
| 15568 | 2025.12.31 23:25:29.265587 [ 271 ] {74abb035-224a-48e0-867b-d756a93bd51d} <Debug> TCPHandler: Processed in 0.002217358 sec. | ||
| 15569 | 2025.12.31 23:25:29.265624 [ 226 ] {} <Debug> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1): 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] | ||
| 15570 | 2025.12.31 23:25:29.265724 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15571 | 2025.12.31 23:25:29.265846 [ 271 ] {63affded-02dc-48c7-b96d-3615f05986c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15572 | 2025.12.31 23:25:29.265899 [ 271 ] {63affded-02dc-48c7-b96d-3615f05986c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15573 | 2025.12.31 23:25:29.266341 [ 271 ] {63affded-02dc-48c7-b96d-3615f05986c7} <Trace> oximeter.measurements_u64 (3e0fa7da-0500-483e-b241-ac25d0f845d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15574 | 2025.12.31 23:25:29.266388 [ 271 ] {63affded-02dc-48c7-b96d-3615f05986c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 15575 | 2025.12.31 23:25:29.266789 [ 271 ] {63affded-02dc-48c7-b96d-3615f05986c7} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 15576 | 2025.12.31 23:25:29.267056 [ 271 ] {63affded-02dc-48c7-b96d-3615f05986c7} <Trace> oximeter.measurements_u64 (3e0fa7da-0500-483e-b241-ac25d0f845d7): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15577 | 2025.12.31 23:25:29.267193 [ 132 ] {} <Debug> oximeter.measurements_u64 (3e0fa7da-0500-483e-b241-ac25d0f845d7) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 15578 | 2025.12.31 23:25:29.267218 [ 271 ] {63affded-02dc-48c7-b96d-3615f05986c7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001395 sec., 43010.75268817204 rows/sec., 2.90 MiB/sec. | ||
| 15579 | 2025.12.31 23:25:29.267250 [ 132 ] {} <Trace> oximeter.measurements_u64 (3e0fa7da-0500-483e-b241-ac25d0f845d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15580 | 2025.12.31 23:25:29.267270 [ 271 ] {63affded-02dc-48c7-b96d-3615f05986c7} <Debug> TCPHandler: Processed in 0.001607027 sec. | ||
| 15581 | 2025.12.31 23:25:29.267276 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 15582 | 2025.12.31 23:25:29.267405 [ 194 ] {3e0fa7da-0500-483e-b241-ac25d0f845d7::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 | ||
| 15583 | 2025.12.31 23:25:29.267539 [ 194 ] {3e0fa7da-0500-483e-b241-ac25d0f845d7::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15584 | 2025.12.31 23:25:29.267580 [ 194 ] {3e0fa7da-0500-483e-b241-ac25d0f845d7::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 6452 rows starting from the beginning of the part | ||
| 15585 | 2025.12.31 23:25:29.267652 [ 194 ] {3e0fa7da-0500-483e-b241-ac25d0f845d7::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 | ||
| 15586 | 2025.12.31 23:25:29.267701 [ 194 ] {3e0fa7da-0500-483e-b241-ac25d0f845d7::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 | ||
| 15587 | 2025.12.31 23:25:29.267751 [ 194 ] {3e0fa7da-0500-483e-b241-ac25d0f845d7::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 | ||
| 15588 | 2025.12.31 23:25:29.267795 [ 194 ] {3e0fa7da-0500-483e-b241-ac25d0f845d7::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 | ||
| 15589 | 2025.12.31 23:25:29.267840 [ 194 ] {3e0fa7da-0500-483e-b241-ac25d0f845d7::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 | ||
| 15590 | 2025.12.31 23:25:29.269630 [ 187 ] {3e0fa7da-0500-483e-b241-ac25d0f845d7::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6752 rows, containing 4 columns (4 merged, 0 gathered) in 0.002275519 sec., 2967235.167010251 rows/sec., 196.46 MiB/sec. | ||
| 15591 | 2025.12.31 23:25:29.270142 [ 196 ] {3e0fa7da-0500-483e-b241-ac25d0f845d7::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 15592 | 2025.12.31 23:25:29.270464 [ 196 ] {3e0fa7da-0500-483e-b241-ac25d0f845d7::all_1_106_21} <Trace> oximeter.measurements_u64 (3e0fa7da-0500-483e-b241-ac25d0f845d7): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15593 | 2025.12.31 23:25:29.270541 [ 196 ] {3e0fa7da-0500-483e-b241-ac25d0f845d7::all_1_106_21} <Trace> oximeter.measurements_u64 (3e0fa7da-0500-483e-b241-ac25d0f845d7) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 15594 | 2025.12.31 23:25:29.270633 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.24 MiB. | ||
| 15595 | 2025.12.31 23:25:29.851891 [ 226 ] {} <Trace> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa): 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] | ||
| 15596 | 2025.12.31 23:25:29.851951 [ 226 ] {} <Debug> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa): 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] | ||
| 15597 | 2025.12.31 23:25:29.855267 [ 226 ] {} <Debug> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa): 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] | ||
| 15598 | 2025.12.31 23:25:30.207542 [ 226 ] {} <Trace> oximeter.fields_u32 (32e14ee3-f9fc-4687-bf55-1d31f5f916a9): 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] | ||
| 15599 | 2025.12.31 23:25:30.207590 [ 226 ] {} <Debug> oximeter.fields_u32 (32e14ee3-f9fc-4687-bf55-1d31f5f916a9): 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] | ||
| 15600 | 2025.12.31 23:25:30.209862 [ 226 ] {} <Debug> oximeter.fields_u32 (32e14ee3-f9fc-4687-bf55-1d31f5f916a9): 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] | ||
| 15601 | 2025.12.31 23:25:34.284875 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15602 | 2025.12.31 23:25:34.285173 [ 271 ] {752f1053-93ea-4ddd-8a2f-3693660d7289} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 15603 | 2025.12.31 23:25:34.285340 [ 271 ] {752f1053-93ea-4ddd-8a2f-3693660d7289} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 15604 | 2025.12.31 23:25:34.286061 [ 271 ] {752f1053-93ea-4ddd-8a2f-3693660d7289} <Trace> oximeter.fields_ipaddr (5f424e33-6a9f-405c-b8ff-24c93b94647e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15605 | 2025.12.31 23:25:34.286104 [ 271 ] {752f1053-93ea-4ddd-8a2f-3693660d7289} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 15606 | 2025.12.31 23:25:34.286477 [ 271 ] {752f1053-93ea-4ddd-8a2f-3693660d7289} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 15607 | 2025.12.31 23:25:34.286709 [ 271 ] {752f1053-93ea-4ddd-8a2f-3693660d7289} <Trace> oximeter.fields_ipaddr (5f424e33-6a9f-405c-b8ff-24c93b94647e): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15608 | 2025.12.31 23:25:34.286864 [ 271 ] {752f1053-93ea-4ddd-8a2f-3693660d7289} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001768 sec., 3393.6651583710404 rows/sec., 276.73 KiB/sec. | ||
| 15609 | 2025.12.31 23:25:34.286908 [ 271 ] {752f1053-93ea-4ddd-8a2f-3693660d7289} <Debug> TCPHandler: Processed in 0.002214008 sec. | ||
| 15610 | 2025.12.31 23:25:34.287033 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15611 | 2025.12.31 23:25:34.287128 [ 271 ] {34c67311-bd23-4d15-8546-9c36e994b5c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15612 | 2025.12.31 23:25:34.287167 [ 271 ] {34c67311-bd23-4d15-8546-9c36e994b5c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15613 | 2025.12.31 23:25:34.288286 [ 271 ] {34c67311-bd23-4d15-8546-9c36e994b5c3} <Trace> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15614 | 2025.12.31 23:25:34.288321 [ 271 ] {34c67311-bd23-4d15-8546-9c36e994b5c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 15615 | 2025.12.31 23:25:34.288703 [ 271 ] {34c67311-bd23-4d15-8546-9c36e994b5c3} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 15616 | 2025.12.31 23:25:34.288906 [ 271 ] {34c67311-bd23-4d15-8546-9c36e994b5c3} <Trace> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15617 | 2025.12.31 23:25:34.289030 [ 271 ] {34c67311-bd23-4d15-8546-9c36e994b5c3} <Debug> executeQuery: Read 1261 rows, 107.04 KiB in 0.001922 sec., 656087.4089490115 rows/sec., 54.39 MiB/sec. | ||
| 15618 | 2025.12.31 23:25:34.289066 [ 271 ] {34c67311-bd23-4d15-8546-9c36e994b5c3} <Debug> TCPHandler: Processed in 0.002082515 sec. | ||
| 15619 | 2025.12.31 23:25:34.289183 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15620 | 2025.12.31 23:25:34.289276 [ 271 ] {a11c062c-25cf-44a2-bb10-f2848520da7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15621 | 2025.12.31 23:25:34.289316 [ 271 ] {a11c062c-25cf-44a2-bb10-f2848520da7e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15622 | 2025.12.31 23:25:34.289769 [ 271 ] {a11c062c-25cf-44a2-bb10-f2848520da7e} <Trace> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15623 | 2025.12.31 23:25:34.289810 [ 271 ] {a11c062c-25cf-44a2-bb10-f2848520da7e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 15624 | 2025.12.31 23:25:34.290117 [ 271 ] {a11c062c-25cf-44a2-bb10-f2848520da7e} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 15625 | 2025.12.31 23:25:34.290331 [ 271 ] {a11c062c-25cf-44a2-bb10-f2848520da7e} <Trace> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15626 | 2025.12.31 23:25:34.290462 [ 271 ] {a11c062c-25cf-44a2-bb10-f2848520da7e} <Debug> executeQuery: Read 37 rows, 2.75 KiB in 0.001204 sec., 30730.89700996678 rows/sec., 2.23 MiB/sec. | ||
| 15627 | 2025.12.31 23:25:34.290500 [ 271 ] {a11c062c-25cf-44a2-bb10-f2848520da7e} <Debug> TCPHandler: Processed in 0.001363943 sec. | ||
| 15628 | 2025.12.31 23:25:34.290619 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15629 | 2025.12.31 23:25:34.290715 [ 271 ] {6c83ad11-f60d-49ac-bafb-65a069f4818d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 15630 | 2025.12.31 23:25:34.290755 [ 271 ] {6c83ad11-f60d-49ac-bafb-65a069f4818d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 15631 | 2025.12.31 23:25:34.291291 [ 271 ] {6c83ad11-f60d-49ac-bafb-65a069f4818d} <Trace> oximeter.fields_u32 (32e14ee3-f9fc-4687-bf55-1d31f5f916a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15632 | 2025.12.31 23:25:34.291327 [ 271 ] {6c83ad11-f60d-49ac-bafb-65a069f4818d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 15633 | 2025.12.31 23:25:34.291633 [ 271 ] {6c83ad11-f60d-49ac-bafb-65a069f4818d} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 15634 | 2025.12.31 23:25:34.291842 [ 271 ] {6c83ad11-f60d-49ac-bafb-65a069f4818d} <Trace> oximeter.fields_u32 (32e14ee3-f9fc-4687-bf55-1d31f5f916a9): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15635 | 2025.12.31 23:25:34.291973 [ 271 ] {6c83ad11-f60d-49ac-bafb-65a069f4818d} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001277 sec., 178543.46123727487 rows/sec., 12.09 MiB/sec. | ||
| 15636 | 2025.12.31 23:25:34.292010 [ 271 ] {6c83ad11-f60d-49ac-bafb-65a069f4818d} <Debug> TCPHandler: Processed in 0.001441444 sec. | ||
| 15637 | 2025.12.31 23:25:34.292120 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15638 | 2025.12.31 23:25:34.292215 [ 271 ] {cbefb76a-cd0a-4d65-ae8a-2c8b8ddd3f52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15639 | 2025.12.31 23:25:34.292254 [ 271 ] {cbefb76a-cd0a-4d65-ae8a-2c8b8ddd3f52} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15640 | 2025.12.31 23:25:34.292966 [ 271 ] {cbefb76a-cd0a-4d65-ae8a-2c8b8ddd3f52} <Trace> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15641 | 2025.12.31 23:25:34.293002 [ 271 ] {cbefb76a-cd0a-4d65-ae8a-2c8b8ddd3f52} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 15642 | 2025.12.31 23:25:34.293333 [ 271 ] {cbefb76a-cd0a-4d65-ae8a-2c8b8ddd3f52} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 15643 | 2025.12.31 23:25:34.293560 [ 271 ] {cbefb76a-cd0a-4d65-ae8a-2c8b8ddd3f52} <Trace> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15644 | 2025.12.31 23:25:34.293689 [ 271 ] {cbefb76a-cd0a-4d65-ae8a-2c8b8ddd3f52} <Debug> executeQuery: Read 557 rows, 42.38 KiB in 0.001493 sec., 373074.34695244476 rows/sec., 27.72 MiB/sec. | ||
| 15645 | 2025.12.31 23:25:34.293728 [ 271 ] {cbefb76a-cd0a-4d65-ae8a-2c8b8ddd3f52} <Debug> TCPHandler: Processed in 0.001656038 sec. | ||
| 15646 | 2025.12.31 23:25:34.293840 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15647 | 2025.12.31 23:25:34.293936 [ 271 ] {69d5bf37-e73e-4b30-91be-0ee935aa80b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15648 | 2025.12.31 23:25:34.293981 [ 271 ] {69d5bf37-e73e-4b30-91be-0ee935aa80b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15649 | 2025.12.31 23:25:34.294637 [ 271 ] {69d5bf37-e73e-4b30-91be-0ee935aa80b2} <Trace> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15650 | 2025.12.31 23:25:34.294673 [ 271 ] {69d5bf37-e73e-4b30-91be-0ee935aa80b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 15651 | 2025.12.31 23:25:34.295040 [ 271 ] {69d5bf37-e73e-4b30-91be-0ee935aa80b2} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 15652 | 2025.12.31 23:25:34.295249 [ 271 ] {69d5bf37-e73e-4b30-91be-0ee935aa80b2} <Trace> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15653 | 2025.12.31 23:25:34.295380 [ 271 ] {69d5bf37-e73e-4b30-91be-0ee935aa80b2} <Debug> executeQuery: Read 847 rows, 58.38 KiB in 0.001462 sec., 579343.3652530779 rows/sec., 39.00 MiB/sec. | ||
| 15654 | 2025.12.31 23:25:34.295415 [ 271 ] {69d5bf37-e73e-4b30-91be-0ee935aa80b2} <Debug> TCPHandler: Processed in 0.001623827 sec. | ||
| 15655 | 2025.12.31 23:25:34.295530 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15656 | 2025.12.31 23:25:34.295624 [ 271 ] {ad1d7802-2d6b-4dc2-8bfc-a484a6ef2439} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15657 | 2025.12.31 23:25:34.295678 [ 271 ] {ad1d7802-2d6b-4dc2-8bfc-a484a6ef2439} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 15658 | 2025.12.31 23:25:34.296540 [ 271 ] {ad1d7802-2d6b-4dc2-8bfc-a484a6ef2439} <Trace> oximeter.measurements_histogramu64 (83559bb8-4c93-4180-b7e7-e9b7333f4c1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15659 | 2025.12.31 23:25:34.296574 [ 271 ] {ad1d7802-2d6b-4dc2-8bfc-a484a6ef2439} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 15660 | 2025.12.31 23:25:34.297102 [ 271 ] {ad1d7802-2d6b-4dc2-8bfc-a484a6ef2439} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 15661 | 2025.12.31 23:25:34.297343 [ 271 ] {ad1d7802-2d6b-4dc2-8bfc-a484a6ef2439} <Trace> oximeter.measurements_histogramu64 (83559bb8-4c93-4180-b7e7-e9b7333f4c1b): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15662 | 2025.12.31 23:25:34.297491 [ 271 ] {ad1d7802-2d6b-4dc2-8bfc-a484a6ef2439} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001885 sec., 16445.623342175066 rows/sec., 29.47 MiB/sec. | ||
| 15663 | 2025.12.31 23:25:34.297566 [ 271 ] {ad1d7802-2d6b-4dc2-8bfc-a484a6ef2439} <Debug> TCPHandler: Processed in 0.002085555 sec. | ||
| 15664 | 2025.12.31 23:25:34.297700 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15665 | 2025.12.31 23:25:34.297795 [ 271 ] {bdf5bdd0-17fb-4364-9381-0de9adf52823} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15666 | 2025.12.31 23:25:34.297837 [ 271 ] {bdf5bdd0-17fb-4364-9381-0de9adf52823} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15667 | 2025.12.31 23:25:34.298191 [ 271 ] {bdf5bdd0-17fb-4364-9381-0de9adf52823} <Trace> oximeter.measurements_u64 (3e0fa7da-0500-483e-b241-ac25d0f845d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15668 | 2025.12.31 23:25:34.298222 [ 271 ] {bdf5bdd0-17fb-4364-9381-0de9adf52823} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 15669 | 2025.12.31 23:25:34.298504 [ 271 ] {bdf5bdd0-17fb-4364-9381-0de9adf52823} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 15670 | 2025.12.31 23:25:34.298702 [ 271 ] {bdf5bdd0-17fb-4364-9381-0de9adf52823} <Trace> oximeter.measurements_u64 (3e0fa7da-0500-483e-b241-ac25d0f845d7): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15671 | 2025.12.31 23:25:34.298822 [ 271 ] {bdf5bdd0-17fb-4364-9381-0de9adf52823} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001088 sec., 55147.05882352941 rows/sec., 3.72 MiB/sec. | ||
| 15672 | 2025.12.31 23:25:34.298856 [ 271 ] {bdf5bdd0-17fb-4364-9381-0de9adf52823} <Debug> TCPHandler: Processed in 0.001249622 sec. | ||
| 15673 | 2025.12.31 23:25:34.298880 [ 223 ] {} <Trace> oximeter.measurements_u64 (3e0fa7da-0500-483e-b241-ac25d0f845d7): 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] | ||
| 15674 | 2025.12.31 23:25:34.298926 [ 223 ] {} <Debug> oximeter.measurements_u64 (3e0fa7da-0500-483e-b241-ac25d0f845d7): 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] | ||
| 15675 | 2025.12.31 23:25:34.301643 [ 223 ] {} <Debug> oximeter.measurements_u64 (3e0fa7da-0500-483e-b241-ac25d0f845d7): 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] | ||
| 15676 | 2025.12.31 23:25:34.593978 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 35124 | ||
| 15677 | 2025.12.31 23:25:34.594796 [ 245 ] {} <Trace> system.asynchronous_metric_log (1af02360-2569-4a97-a5ac-aa07775e497e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15678 | 2025.12.31 23:25:34.594870 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 15679 | 2025.12.31 23:25:34.595415 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 15680 | 2025.12.31 23:25:34.595650 [ 245 ] {} <Trace> system.asynchronous_metric_log (1af02360-2569-4a97-a5ac-aa07775e497e): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15681 | 2025.12.31 23:25:34.595788 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 35124 | ||
| 15682 | 2025.12.31 23:25:36.493804 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 550 | ||
| 15683 | 2025.12.31 23:25:36.510825 [ 244 ] {} <Trace> system.metric_log (9f7485ce-4bf0-4a0f-b388-b82873d55ef6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15684 | 2025.12.31 23:25:36.510885 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 15685 | 2025.12.31 23:25:36.516924 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 15686 | 2025.12.31 23:25:36.517611 [ 244 ] {} <Trace> system.metric_log (9f7485ce-4bf0-4a0f-b388-b82873d55ef6): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15687 | 2025.12.31 23:25:36.520421 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 550 | ||
| 15688 | 2025.12.31 23:25:37.207403 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 1952 | ||
| 15689 | 2025.12.31 23:25:37.209704 [ 243 ] {} <Trace> system.query_log (aa57fb54-d3d4-4e2b-bcda-b6c10074d25d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15690 | 2025.12.31 23:25:37.209744 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 15691 | 2025.12.31 23:25:37.210916 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 15692 | 2025.12.31 23:25:37.211179 [ 243 ] {} <Trace> system.query_log (aa57fb54-d3d4-4e2b-bcda-b6c10074d25d): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15693 | 2025.12.31 23:25:37.211454 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1952 | ||
| 15694 | 2025.12.31 23:25:39.257070 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15695 | 2025.12.31 23:25:39.257249 [ 271 ] {5a6441c7-66c0-4d4d-a58d-f36d85287afa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15696 | 2025.12.31 23:25:39.257316 [ 271 ] {5a6441c7-66c0-4d4d-a58d-f36d85287afa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15697 | 2025.12.31 23:25:39.258001 [ 271 ] {5a6441c7-66c0-4d4d-a58d-f36d85287afa} <Trace> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15698 | 2025.12.31 23:25:39.258045 [ 271 ] {5a6441c7-66c0-4d4d-a58d-f36d85287afa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 15699 | 2025.12.31 23:25:39.258439 [ 271 ] {5a6441c7-66c0-4d4d-a58d-f36d85287afa} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 15700 | 2025.12.31 23:25:39.258674 [ 271 ] {5a6441c7-66c0-4d4d-a58d-f36d85287afa} <Trace> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15701 | 2025.12.31 23:25:39.258826 [ 271 ] {5a6441c7-66c0-4d4d-a58d-f36d85287afa} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001627 sec., 46711.739397664416 rows/sec., 3.85 MiB/sec. | ||
| 15702 | 2025.12.31 23:25:39.258868 [ 271 ] {5a6441c7-66c0-4d4d-a58d-f36d85287afa} <Debug> TCPHandler: Processed in 0.001931113 sec. | ||
| 15703 | 2025.12.31 23:25:39.258997 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15704 | 2025.12.31 23:25:39.259092 [ 271 ] {ba43240e-284a-478e-a30c-05100603f212} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15705 | 2025.12.31 23:25:39.259133 [ 271 ] {ba43240e-284a-478e-a30c-05100603f212} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15706 | 2025.12.31 23:25:39.259584 [ 271 ] {ba43240e-284a-478e-a30c-05100603f212} <Trace> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15707 | 2025.12.31 23:25:39.259621 [ 271 ] {ba43240e-284a-478e-a30c-05100603f212} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 15708 | 2025.12.31 23:25:39.259921 [ 271 ] {ba43240e-284a-478e-a30c-05100603f212} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 15709 | 2025.12.31 23:25:39.260126 [ 271 ] {ba43240e-284a-478e-a30c-05100603f212} <Trace> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15710 | 2025.12.31 23:25:39.260259 [ 271 ] {ba43240e-284a-478e-a30c-05100603f212} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001186 sec., 8431.703204047217 rows/sec., 634.02 KiB/sec. | ||
| 15711 | 2025.12.31 23:25:39.260297 [ 271 ] {ba43240e-284a-478e-a30c-05100603f212} <Debug> TCPHandler: Processed in 0.001349483 sec. | ||
| 15712 | 2025.12.31 23:25:39.260412 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15713 | 2025.12.31 23:25:39.260505 [ 271 ] {64d58dd8-9b82-4e13-901f-78fbad642056} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15714 | 2025.12.31 23:25:39.260545 [ 271 ] {64d58dd8-9b82-4e13-901f-78fbad642056} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15715 | 2025.12.31 23:25:39.260962 [ 271 ] {64d58dd8-9b82-4e13-901f-78fbad642056} <Trace> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15716 | 2025.12.31 23:25:39.260999 [ 271 ] {64d58dd8-9b82-4e13-901f-78fbad642056} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 15717 | 2025.12.31 23:25:39.261304 [ 271 ] {64d58dd8-9b82-4e13-901f-78fbad642056} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 15718 | 2025.12.31 23:25:39.261513 [ 271 ] {64d58dd8-9b82-4e13-901f-78fbad642056} <Trace> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15719 | 2025.12.31 23:25:39.261642 [ 271 ] {64d58dd8-9b82-4e13-901f-78fbad642056} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001156 sec., 64013.84083044983 rows/sec., 5.00 MiB/sec. | ||
| 15720 | 2025.12.31 23:25:39.261681 [ 271 ] {64d58dd8-9b82-4e13-901f-78fbad642056} <Debug> TCPHandler: Processed in 0.001317963 sec. | ||
| 15721 | 2025.12.31 23:25:39.261794 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15722 | 2025.12.31 23:25:39.261888 [ 271 ] {d10e0636-4a90-4252-9d8c-264e13b37178} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15723 | 2025.12.31 23:25:39.261932 [ 271 ] {d10e0636-4a90-4252-9d8c-264e13b37178} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15724 | 2025.12.31 23:25:39.262355 [ 271 ] {d10e0636-4a90-4252-9d8c-264e13b37178} <Trace> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15725 | 2025.12.31 23:25:39.262391 [ 271 ] {d10e0636-4a90-4252-9d8c-264e13b37178} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 15726 | 2025.12.31 23:25:39.262721 [ 271 ] {d10e0636-4a90-4252-9d8c-264e13b37178} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 15727 | 2025.12.31 23:25:39.262933 [ 271 ] {d10e0636-4a90-4252-9d8c-264e13b37178} <Trace> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15728 | 2025.12.31 23:25:39.263063 [ 271 ] {d10e0636-4a90-4252-9d8c-264e13b37178} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001194 sec., 134003.3500837521 rows/sec., 9.33 MiB/sec. | ||
| 15729 | 2025.12.31 23:25:39.263101 [ 271 ] {d10e0636-4a90-4252-9d8c-264e13b37178} <Debug> TCPHandler: Processed in 0.001355363 sec. | ||
| 15730 | 2025.12.31 23:25:39.263213 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15731 | 2025.12.31 23:25:39.263307 [ 271 ] {c229186a-036d-4f9e-abd0-61d0ac511ca9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15732 | 2025.12.31 23:25:39.263362 [ 271 ] {c229186a-036d-4f9e-abd0-61d0ac511ca9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 15733 | 2025.12.31 23:25:39.264155 [ 271 ] {c229186a-036d-4f9e-abd0-61d0ac511ca9} <Trace> oximeter.measurements_histogramu64 (83559bb8-4c93-4180-b7e7-e9b7333f4c1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15734 | 2025.12.31 23:25:39.264191 [ 271 ] {c229186a-036d-4f9e-abd0-61d0ac511ca9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 15735 | 2025.12.31 23:25:39.264721 [ 271 ] {c229186a-036d-4f9e-abd0-61d0ac511ca9} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 15736 | 2025.12.31 23:25:39.264944 [ 271 ] {c229186a-036d-4f9e-abd0-61d0ac511ca9} <Trace> oximeter.measurements_histogramu64 (83559bb8-4c93-4180-b7e7-e9b7333f4c1b): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15737 | 2025.12.31 23:25:39.265058 [ 110 ] {} <Debug> oximeter.measurements_histogramu64 (83559bb8-4c93-4180-b7e7-e9b7333f4c1b) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 15738 | 2025.12.31 23:25:39.265089 [ 271 ] {c229186a-036d-4f9e-abd0-61d0ac511ca9} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.0018 sec., 5555.555555555556 rows/sec., 9.96 MiB/sec. | ||
| 15739 | 2025.12.31 23:25:39.265124 [ 110 ] {} <Trace> oximeter.measurements_histogramu64 (83559bb8-4c93-4180-b7e7-e9b7333f4c1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15740 | 2025.12.31 23:25:39.265148 [ 110 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 15741 | 2025.12.31 23:25:39.265153 [ 271 ] {c229186a-036d-4f9e-abd0-61d0ac511ca9} <Debug> TCPHandler: Processed in 0.001989884 sec. | ||
| 15742 | 2025.12.31 23:25:39.265276 [ 194 ] {83559bb8-4c93-4180-b7e7-e9b7333f4c1b::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 | ||
| 15743 | 2025.12.31 23:25:39.265299 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15744 | 2025.12.31 23:25:39.265400 [ 271 ] {46128371-43b5-4644-880f-d7ac3c2f507d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15745 | 2025.12.31 23:25:39.265442 [ 271 ] {46128371-43b5-4644-880f-d7ac3c2f507d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15746 | 2025.12.31 23:25:39.265534 [ 194 ] {83559bb8-4c93-4180-b7e7-e9b7333f4c1b::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15747 | 2025.12.31 23:25:39.265604 [ 194 ] {83559bb8-4c93-4180-b7e7-e9b7333f4c1b::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 2056 rows starting from the beginning of the part | ||
| 15748 | 2025.12.31 23:25:39.265745 [ 194 ] {83559bb8-4c93-4180-b7e7-e9b7333f4c1b::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 | ||
| 15749 | 2025.12.31 23:25:39.265798 [ 271 ] {46128371-43b5-4644-880f-d7ac3c2f507d} <Trace> oximeter.measurements_u64 (3e0fa7da-0500-483e-b241-ac25d0f845d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15750 | 2025.12.31 23:25:39.265840 [ 271 ] {46128371-43b5-4644-880f-d7ac3c2f507d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 15751 | 2025.12.31 23:25:39.265848 [ 194 ] {83559bb8-4c93-4180-b7e7-e9b7333f4c1b::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 31 rows starting from the beginning of the part | ||
| 15752 | 2025.12.31 23:25:39.265949 [ 194 ] {83559bb8-4c93-4180-b7e7-e9b7333f4c1b::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 | ||
| 15753 | 2025.12.31 23:25:39.266040 [ 194 ] {83559bb8-4c93-4180-b7e7-e9b7333f4c1b::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 31 rows starting from the beginning of the part | ||
| 15754 | 2025.12.31 23:25:39.266134 [ 194 ] {83559bb8-4c93-4180-b7e7-e9b7333f4c1b::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 | ||
| 15755 | 2025.12.31 23:25:39.266168 [ 271 ] {46128371-43b5-4644-880f-d7ac3c2f507d} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 15756 | 2025.12.31 23:25:39.266387 [ 271 ] {46128371-43b5-4644-880f-d7ac3c2f507d} <Trace> oximeter.measurements_u64 (3e0fa7da-0500-483e-b241-ac25d0f845d7): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15757 | 2025.12.31 23:25:39.266529 [ 271 ] {46128371-43b5-4644-880f-d7ac3c2f507d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001147 sec., 52310.37489102005 rows/sec., 3.53 MiB/sec. | ||
| 15758 | 2025.12.31 23:25:39.266575 [ 271 ] {46128371-43b5-4644-880f-d7ac3c2f507d} <Debug> TCPHandler: Processed in 0.001325063 sec. | ||
| 15759 | 2025.12.31 23:25:39.273490 [ 196 ] {83559bb8-4c93-4180-b7e7-e9b7333f4c1b::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2148 rows, containing 19 columns (19 merged, 0 gathered) in 0.008276221 sec., 259538.74358840828 rows/sec., 465.08 MiB/sec. | ||
| 15760 | 2025.12.31 23:25:39.275490 [ 196 ] {83559bb8-4c93-4180-b7e7-e9b7333f4c1b::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 15761 | 2025.12.31 23:25:39.275877 [ 196 ] {83559bb8-4c93-4180-b7e7-e9b7333f4c1b::all_1_106_21} <Trace> oximeter.measurements_histogramu64 (83559bb8-4c93-4180-b7e7-e9b7333f4c1b): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15762 | 2025.12.31 23:25:39.275961 [ 196 ] {83559bb8-4c93-4180-b7e7-e9b7333f4c1b::all_1_106_21} <Trace> oximeter.measurements_histogramu64 (83559bb8-4c93-4180-b7e7-e9b7333f4c1b) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 15763 | 2025.12.31 23:25:39.276108 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.23 MiB. | ||
| 15764 | 2025.12.31 23:25:40.001181 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 379.30 MiB, peak 397.63 MiB, free memory in arenas 0.00 B, will set to 380.64 MiB (RSS), difference: 1.34 MiB | ||
| 15765 | 2025.12.31 23:25:41.923309 [ 108 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 15766 | 2025.12.31 23:25:41.923402 [ 108 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 15767 | 2025.12.31 23:25:42.095956 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 35636 | ||
| 15768 | 2025.12.31 23:25:42.096632 [ 245 ] {} <Trace> system.asynchronous_metric_log (1af02360-2569-4a97-a5ac-aa07775e497e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15769 | 2025.12.31 23:25:42.096676 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 15770 | 2025.12.31 23:25:42.097167 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 15771 | 2025.12.31 23:25:42.097393 [ 245 ] {} <Trace> system.asynchronous_metric_log (1af02360-2569-4a97-a5ac-aa07775e497e): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15772 | 2025.12.31 23:25:42.097523 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 35636 | ||
| 15773 | 2025.12.31 23:25:44.020524 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 558 | ||
| 15774 | 2025.12.31 23:25:44.038563 [ 244 ] {} <Trace> system.metric_log (9f7485ce-4bf0-4a0f-b388-b82873d55ef6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15775 | 2025.12.31 23:25:44.038634 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 15776 | 2025.12.31 23:25:44.044723 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 15777 | 2025.12.31 23:25:44.045434 [ 244 ] {} <Trace> system.metric_log (9f7485ce-4bf0-4a0f-b388-b82873d55ef6): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15778 | 2025.12.31 23:25:44.048550 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 558 | ||
| 15779 | 2025.12.31 23:25:44.258188 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15780 | 2025.12.31 23:25:44.258396 [ 271 ] {c9cd1495-6669-4a42-8e9c-064768ccc1e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15781 | 2025.12.31 23:25:44.258472 [ 271 ] {c9cd1495-6669-4a42-8e9c-064768ccc1e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15782 | 2025.12.31 23:25:44.259241 [ 271 ] {c9cd1495-6669-4a42-8e9c-064768ccc1e1} <Trace> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15783 | 2025.12.31 23:25:44.259288 [ 271 ] {c9cd1495-6669-4a42-8e9c-064768ccc1e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 15784 | 2025.12.31 23:25:44.259708 [ 271 ] {c9cd1495-6669-4a42-8e9c-064768ccc1e1} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 15785 | 2025.12.31 23:25:44.259943 [ 271 ] {c9cd1495-6669-4a42-8e9c-064768ccc1e1} <Trace> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15786 | 2025.12.31 23:25:44.260099 [ 109 ] {} <Debug> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 15787 | 2025.12.31 23:25:44.260110 [ 271 ] {c9cd1495-6669-4a42-8e9c-064768ccc1e1} <Debug> executeQuery: Read 118 rows, 10.26 KiB in 0.001768 sec., 66742.0814479638 rows/sec., 5.67 MiB/sec. | ||
| 15788 | 2025.12.31 23:25:44.260140 [ 109 ] {} <Trace> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15789 | 2025.12.31 23:25:44.260159 [ 109 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 15790 | 2025.12.31 23:25:44.260173 [ 271 ] {c9cd1495-6669-4a42-8e9c-064768ccc1e1} <Debug> TCPHandler: Processed in 0.002130086 sec. | ||
| 15791 | 2025.12.31 23:25:44.260249 [ 193 ] {37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179::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 | ||
| 15792 | 2025.12.31 23:25:44.260308 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15793 | 2025.12.31 23:25:44.260341 [ 193 ] {37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15794 | 2025.12.31 23:25:44.260370 [ 193 ] {37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 2464 rows starting from the beginning of the part | ||
| 15795 | 2025.12.31 23:25:44.260411 [ 271 ] {9dd0c2ac-5f11-4a00-ad07-f3974cbad57e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15796 | 2025.12.31 23:25:44.260430 [ 193 ] {37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 118 rows starting from the beginning of the part | ||
| 15797 | 2025.12.31 23:25:44.260457 [ 271 ] {9dd0c2ac-5f11-4a00-ad07-f3974cbad57e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15798 | 2025.12.31 23:25:44.260475 [ 193 ] {37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 76 rows starting from the beginning of the part | ||
| 15799 | 2025.12.31 23:25:44.260518 [ 193 ] {37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 1261 rows starting from the beginning of the part | ||
| 15800 | 2025.12.31 23:25:44.260559 [ 193 ] {37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 76 rows starting from the beginning of the part | ||
| 15801 | 2025.12.31 23:25:44.260598 [ 193 ] {37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 118 rows starting from the beginning of the part | ||
| 15802 | 2025.12.31 23:25:44.260896 [ 271 ] {9dd0c2ac-5f11-4a00-ad07-f3974cbad57e} <Trace> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15803 | 2025.12.31 23:25:44.260931 [ 271 ] {9dd0c2ac-5f11-4a00-ad07-f3974cbad57e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 15804 | 2025.12.31 23:25:44.261255 [ 271 ] {9dd0c2ac-5f11-4a00-ad07-f3974cbad57e} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 15805 | 2025.12.31 23:25:44.261476 [ 271 ] {9dd0c2ac-5f11-4a00-ad07-f3974cbad57e} <Trace> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15806 | 2025.12.31 23:25:44.261615 [ 271 ] {9dd0c2ac-5f11-4a00-ad07-f3974cbad57e} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001229 sec., 25223.75915378356 rows/sec., 1.85 MiB/sec. | ||
| 15807 | 2025.12.31 23:25:44.261656 [ 271 ] {9dd0c2ac-5f11-4a00-ad07-f3974cbad57e} <Debug> TCPHandler: Processed in 0.001400194 sec. | ||
| 15808 | 2025.12.31 23:25:44.261760 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15809 | 2025.12.31 23:25:44.261858 [ 271 ] {89edab15-5b45-4528-b0a1-0f4edd7505d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15810 | 2025.12.31 23:25:44.261899 [ 271 ] {89edab15-5b45-4528-b0a1-0f4edd7505d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15811 | 2025.12.31 23:25:44.262344 [ 271 ] {89edab15-5b45-4528-b0a1-0f4edd7505d8} <Trace> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15812 | 2025.12.31 23:25:44.262379 [ 271 ] {89edab15-5b45-4528-b0a1-0f4edd7505d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 15813 | 2025.12.31 23:25:44.262471 [ 196 ] {37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4113 rows, containing 5 columns (5 merged, 0 gathered) in 0.002258459 sec., 1821153.273094619 rows/sec., 156.92 MiB/sec. | ||
| 15814 | 2025.12.31 23:25:44.262699 [ 271 ] {89edab15-5b45-4528-b0a1-0f4edd7505d8} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 15815 | 2025.12.31 23:25:44.262748 [ 196 ] {37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 15816 | 2025.12.31 23:25:44.262997 [ 271 ] {89edab15-5b45-4528-b0a1-0f4edd7505d8} <Trace> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15817 | 2025.12.31 23:25:44.263072 [ 196 ] {37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179::all_1_111_22} <Trace> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15818 | 2025.12.31 23:25:44.263125 [ 109 ] {} <Debug> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 15819 | 2025.12.31 23:25:44.263146 [ 271 ] {89edab15-5b45-4528-b0a1-0f4edd7505d8} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001311 sec., 72463.76811594202 rows/sec., 5.66 MiB/sec. | ||
| 15820 | 2025.12.31 23:25:44.263157 [ 196 ] {37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179::all_1_111_22} <Trace> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 15821 | 2025.12.31 23:25:44.263164 [ 109 ] {} <Trace> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15822 | 2025.12.31 23:25:44.263190 [ 271 ] {89edab15-5b45-4528-b0a1-0f4edd7505d8} <Debug> TCPHandler: Processed in 0.001480685 sec. | ||
| 15823 | 2025.12.31 23:25:44.263206 [ 109 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 15824 | 2025.12.31 23:25:44.263293 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.06 MiB. | ||
| 15825 | 2025.12.31 23:25:44.263313 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15826 | 2025.12.31 23:25:44.263344 [ 200 ] {e6fc079b-8071-4162-9a06-906ffa01da39::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 | ||
| 15827 | 2025.12.31 23:25:44.263416 [ 271 ] {495f34f6-6e2f-44f9-951f-d826a5b3679d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15828 | 2025.12.31 23:25:44.263447 [ 200 ] {e6fc079b-8071-4162-9a06-906ffa01da39::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15829 | 2025.12.31 23:25:44.263465 [ 271 ] {495f34f6-6e2f-44f9-951f-d826a5b3679d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15830 | 2025.12.31 23:25:44.263483 [ 200 ] {e6fc079b-8071-4162-9a06-906ffa01da39::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 1250 rows starting from the beginning of the part | ||
| 15831 | 2025.12.31 23:25:44.263551 [ 200 ] {e6fc079b-8071-4162-9a06-906ffa01da39::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 95 rows starting from the beginning of the part | ||
| 15832 | 2025.12.31 23:25:44.263598 [ 200 ] {e6fc079b-8071-4162-9a06-906ffa01da39::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 74 rows starting from the beginning of the part | ||
| 15833 | 2025.12.31 23:25:44.263643 [ 200 ] {e6fc079b-8071-4162-9a06-906ffa01da39::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 557 rows starting from the beginning of the part | ||
| 15834 | 2025.12.31 23:25:44.263682 [ 200 ] {e6fc079b-8071-4162-9a06-906ffa01da39::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 74 rows starting from the beginning of the part | ||
| 15835 | 2025.12.31 23:25:44.263722 [ 200 ] {e6fc079b-8071-4162-9a06-906ffa01da39::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 95 rows starting from the beginning of the part | ||
| 15836 | 2025.12.31 23:25:44.263923 [ 271 ] {495f34f6-6e2f-44f9-951f-d826a5b3679d} <Trace> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15837 | 2025.12.31 23:25:44.263977 [ 271 ] {495f34f6-6e2f-44f9-951f-d826a5b3679d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 15838 | 2025.12.31 23:25:44.264388 [ 271 ] {495f34f6-6e2f-44f9-951f-d826a5b3679d} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 15839 | 2025.12.31 23:25:44.264616 [ 271 ] {495f34f6-6e2f-44f9-951f-d826a5b3679d} <Trace> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15840 | 2025.12.31 23:25:44.264731 [ 109 ] {} <Debug> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1) (MergerMutator): Selected 4 parts from all_1_105_21 to all_108_108_0 | ||
| 15841 | 2025.12.31 23:25:44.264750 [ 271 ] {495f34f6-6e2f-44f9-951f-d826a5b3679d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001355 sec., 118081.18081180811 rows/sec., 8.22 MiB/sec. | ||
| 15842 | 2025.12.31 23:25:44.264759 [ 109 ] {} <Trace> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15843 | 2025.12.31 23:25:44.264779 [ 109 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 15844 | 2025.12.31 23:25:44.264788 [ 271 ] {495f34f6-6e2f-44f9-951f-d826a5b3679d} <Debug> TCPHandler: Processed in 0.001527426 sec. | ||
| 15845 | 2025.12.31 23:25:44.264850 [ 205 ] {7d79e45e-07fa-43b3-999d-49ca9374dcb1::all_1_108_22} <Debug> MergeTask::PrepareStage: Merging 4 parts: from all_1_105_21 to all_108_108_0 into Compact with storage Full | ||
| 15846 | 2025.12.31 23:25:44.264881 [ 192 ] {e6fc079b-8071-4162-9a06-906ffa01da39::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2145 rows, containing 5 columns (5 merged, 0 gathered) in 0.001622368 sec., 1322141.4623562596 rows/sec., 102.42 MiB/sec. | ||
| 15847 | 2025.12.31 23:25:44.264894 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15848 | 2025.12.31 23:25:44.264942 [ 205 ] {7d79e45e-07fa-43b3-999d-49ca9374dcb1::all_1_108_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15849 | 2025.12.31 23:25:44.264971 [ 205 ] {7d79e45e-07fa-43b3-999d-49ca9374dcb1::all_1_108_22} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_105_21, total 31911 rows starting from the beginning of the part | ||
| 15850 | 2025.12.31 23:25:44.265004 [ 271 ] {b6370cb3-5825-4ecb-97b7-3aa35bccd3fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15851 | 2025.12.31 23:25:44.265022 [ 205 ] {7d79e45e-07fa-43b3-999d-49ca9374dcb1::all_1_108_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 160 rows starting from the beginning of the part | ||
| 15852 | 2025.12.31 23:25:44.265061 [ 271 ] {b6370cb3-5825-4ecb-97b7-3aa35bccd3fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 15853 | 2025.12.31 23:25:44.265069 [ 205 ] {7d79e45e-07fa-43b3-999d-49ca9374dcb1::all_1_108_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 160 rows starting from the beginning of the part | ||
| 15854 | 2025.12.31 23:25:44.265117 [ 205 ] {7d79e45e-07fa-43b3-999d-49ca9374dcb1::all_1_108_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 847 rows starting from the beginning of the part | ||
| 15855 | 2025.12.31 23:25:44.265131 [ 198 ] {e6fc079b-8071-4162-9a06-906ffa01da39::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 15856 | 2025.12.31 23:25:44.265509 [ 198 ] {e6fc079b-8071-4162-9a06-906ffa01da39::all_1_111_22} <Trace> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15857 | 2025.12.31 23:25:44.265604 [ 198 ] {e6fc079b-8071-4162-9a06-906ffa01da39::all_1_111_22} <Trace> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 15858 | 2025.12.31 23:25:44.265728 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.61 MiB. | ||
| 15859 | 2025.12.31 23:25:44.265995 [ 271 ] {b6370cb3-5825-4ecb-97b7-3aa35bccd3fa} <Trace> oximeter.measurements_histogramu64 (83559bb8-4c93-4180-b7e7-e9b7333f4c1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15860 | 2025.12.31 23:25:44.266036 [ 271 ] {b6370cb3-5825-4ecb-97b7-3aa35bccd3fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 15861 | 2025.12.31 23:25:44.266631 [ 271 ] {b6370cb3-5825-4ecb-97b7-3aa35bccd3fa} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 15862 | 2025.12.31 23:25:44.266870 [ 271 ] {b6370cb3-5825-4ecb-97b7-3aa35bccd3fa} <Trace> oximeter.measurements_histogramu64 (83559bb8-4c93-4180-b7e7-e9b7333f4c1b): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15863 | 2025.12.31 23:25:44.267020 [ 271 ] {b6370cb3-5825-4ecb-97b7-3aa35bccd3fa} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.002035 sec., 15233.415233415233 rows/sec., 27.30 MiB/sec. | ||
| 15864 | 2025.12.31 23:25:44.267105 [ 271 ] {b6370cb3-5825-4ecb-97b7-3aa35bccd3fa} <Debug> TCPHandler: Processed in 0.002262458 sec. | ||
| 15865 | 2025.12.31 23:25:44.267226 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15866 | 2025.12.31 23:25:44.267322 [ 271 ] {05a482a9-a302-455a-9b4f-45a4022f3d6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15867 | 2025.12.31 23:25:44.267365 [ 271 ] {05a482a9-a302-455a-9b4f-45a4022f3d6f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15868 | 2025.12.31 23:25:44.267716 [ 271 ] {05a482a9-a302-455a-9b4f-45a4022f3d6f} <Trace> oximeter.measurements_u64 (3e0fa7da-0500-483e-b241-ac25d0f845d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15869 | 2025.12.31 23:25:44.267751 [ 271 ] {05a482a9-a302-455a-9b4f-45a4022f3d6f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 15870 | 2025.12.31 23:25:44.268061 [ 271 ] {05a482a9-a302-455a-9b4f-45a4022f3d6f} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 15871 | 2025.12.31 23:25:44.268272 [ 271 ] {05a482a9-a302-455a-9b4f-45a4022f3d6f} <Trace> oximeter.measurements_u64 (3e0fa7da-0500-483e-b241-ac25d0f845d7): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15872 | 2025.12.31 23:25:44.268406 [ 271 ] {05a482a9-a302-455a-9b4f-45a4022f3d6f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001104 sec., 54347.82608695653 rows/sec., 3.66 MiB/sec. | ||
| 15873 | 2025.12.31 23:25:44.268443 [ 271 ] {05a482a9-a302-455a-9b4f-45a4022f3d6f} <Debug> TCPHandler: Processed in 0.001267281 sec. | ||
| 15874 | 2025.12.31 23:25:44.271191 [ 198 ] {7d79e45e-07fa-43b3-999d-49ca9374dcb1::all_1_108_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 33078 rows, containing 5 columns (5 merged, 0 gathered) in 0.006369289 sec., 5193358.3167603165 rows/sec., 354.46 MiB/sec. | ||
| 15875 | 2025.12.31 23:25:44.271448 [ 192 ] {7d79e45e-07fa-43b3-999d-49ca9374dcb1::all_1_108_22} <Trace> MergedBlockOutputStream: filled checksums all_1_108_22 (state Temporary) | ||
| 15876 | 2025.12.31 23:25:44.271759 [ 192 ] {7d79e45e-07fa-43b3-999d-49ca9374dcb1::all_1_108_22} <Trace> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1): Renaming temporary part tmp_merge_all_1_108_22 to all_1_108_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15877 | 2025.12.31 23:25:44.271847 [ 192 ] {7d79e45e-07fa-43b3-999d-49ca9374dcb1::all_1_108_22} <Trace> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1) (MergerMutator): Merged 4 parts: [all_1_105_21, all_108_108_0] -> all_1_108_22 | ||
| 15878 | 2025.12.31 23:25:44.271929 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.34 MiB. | ||
| 15879 | 2025.12.31 23:25:45.000293 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 381.66 MiB, peak 397.63 MiB, free memory in arenas 0.00 B, will set to 380.64 MiB (RSS), difference: -1.02 MiB | ||
| 15880 | 2025.12.31 23:25:45.118203 [ 225 ] {} <Trace> oximeter.measurements_histogramu64 (83559bb8-4c93-4180-b7e7-e9b7333f4c1b): 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] | ||
| 15881 | 2025.12.31 23:25:45.118262 [ 225 ] {} <Debug> oximeter.measurements_histogramu64 (83559bb8-4c93-4180-b7e7-e9b7333f4c1b): 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] | ||
| 15882 | 2025.12.31 23:25:45.121056 [ 225 ] {} <Debug> oximeter.measurements_histogramu64 (83559bb8-4c93-4180-b7e7-e9b7333f4c1b): 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] | ||
| 15883 | 2025.12.31 23:25:46.801241 [ 100 ] {} <Debug> oximeter.fields_ipaddr (5f424e33-6a9f-405c-b8ff-24c93b94647e) (MergerMutator): Selected 5 parts from all_1_33_8 to all_37_37_0 | ||
| 15884 | 2025.12.31 23:25:46.801366 [ 100 ] {} <Trace> oximeter.fields_ipaddr (5f424e33-6a9f-405c-b8ff-24c93b94647e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15885 | 2025.12.31 23:25:46.801408 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 15886 | 2025.12.31 23:25:46.801512 [ 224 ] {} <Trace> oximeter.fields_ipaddr (5f424e33-6a9f-405c-b8ff-24c93b94647e): 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] | ||
| 15887 | 2025.12.31 23:25:46.801530 [ 200 ] {5f424e33-6a9f-405c-b8ff-24c93b94647e::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 | ||
| 15888 | 2025.12.31 23:25:46.801537 [ 224 ] {} <Debug> oximeter.fields_ipaddr (5f424e33-6a9f-405c-b8ff-24c93b94647e): 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] | ||
| 15889 | 2025.12.31 23:25:46.801662 [ 200 ] {5f424e33-6a9f-405c-b8ff-24c93b94647e::all_1_37_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15890 | 2025.12.31 23:25:46.801701 [ 200 ] {5f424e33-6a9f-405c-b8ff-24c93b94647e::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_33_8, total 20 rows starting from the beginning of the part | ||
| 15891 | 2025.12.31 23:25:46.801775 [ 200 ] {5f424e33-6a9f-405c-b8ff-24c93b94647e::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 4 rows starting from the beginning of the part | ||
| 15892 | 2025.12.31 23:25:46.801827 [ 200 ] {5f424e33-6a9f-405c-b8ff-24c93b94647e::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 4 rows starting from the beginning of the part | ||
| 15893 | 2025.12.31 23:25:46.801875 [ 200 ] {5f424e33-6a9f-405c-b8ff-24c93b94647e::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 4 rows starting from the beginning of the part | ||
| 15894 | 2025.12.31 23:25:46.801923 [ 200 ] {5f424e33-6a9f-405c-b8ff-24c93b94647e::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 6 rows starting from the beginning of the part | ||
| 15895 | 2025.12.31 23:25:46.802704 [ 190 ] {5f424e33-6a9f-405c-b8ff-24c93b94647e::all_1_37_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38 rows, containing 5 columns (5 merged, 0 gathered) in 0.00120896 sec., 31431.974589730016 rows/sec., 2.62 MiB/sec. | ||
| 15896 | 2025.12.31 23:25:46.802969 [ 190 ] {5f424e33-6a9f-405c-b8ff-24c93b94647e::all_1_37_9} <Trace> MergedBlockOutputStream: filled checksums all_1_37_9 (state Temporary) | ||
| 15897 | 2025.12.31 23:25:46.803319 [ 190 ] {5f424e33-6a9f-405c-b8ff-24c93b94647e::all_1_37_9} <Trace> oximeter.fields_ipaddr (5f424e33-6a9f-405c-b8ff-24c93b94647e): Renaming temporary part tmp_merge_all_1_37_9 to all_1_37_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15898 | 2025.12.31 23:25:46.803408 [ 190 ] {5f424e33-6a9f-405c-b8ff-24c93b94647e::all_1_37_9} <Trace> oximeter.fields_ipaddr (5f424e33-6a9f-405c-b8ff-24c93b94647e) (MergerMutator): Merged 5 parts: [all_1_33_8, all_37_37_0] -> all_1_37_9 | ||
| 15899 | 2025.12.31 23:25:46.803516 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 15900 | 2025.12.31 23:25:46.804035 [ 224 ] {} <Debug> oximeter.fields_ipaddr (5f424e33-6a9f-405c-b8ff-24c93b94647e): 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] | ||
| 15901 | 2025.12.31 23:25:47.211723 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1976 | ||
| 15902 | 2025.12.31 23:25:47.214261 [ 243 ] {} <Trace> system.query_log (aa57fb54-d3d4-4e2b-bcda-b6c10074d25d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15903 | 2025.12.31 23:25:47.214320 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 15904 | 2025.12.31 23:25:47.215513 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 15905 | 2025.12.31 23:25:47.215791 [ 243 ] {} <Trace> system.query_log (aa57fb54-d3d4-4e2b-bcda-b6c10074d25d): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15906 | 2025.12.31 23:25:47.215961 [ 100 ] {} <Debug> system.query_log (aa57fb54-d3d4-4e2b-bcda-b6c10074d25d) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 15907 | 2025.12.31 23:25:47.216029 [ 100 ] {} <Trace> system.query_log (aa57fb54-d3d4-4e2b-bcda-b6c10074d25d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15908 | 2025.12.31 23:25:47.216052 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 15909 | 2025.12.31 23:25:47.216163 [ 199 ] {aa57fb54-d3d4-4e2b-bcda-b6c10074d25d::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 | ||
| 15910 | 2025.12.31 23:25:47.216189 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1976 | ||
| 15911 | 2025.12.31 23:25:47.216681 [ 199 ] {aa57fb54-d3d4-4e2b-bcda-b6c10074d25d::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15912 | 2025.12.31 23:25:47.216821 [ 199 ] {aa57fb54-d3d4-4e2b-bcda-b6c10074d25d::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1834 rows starting from the beginning of the part | ||
| 15913 | 2025.12.31 23:25:47.217165 [ 199 ] {aa57fb54-d3d4-4e2b-bcda-b6c10074d25d::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 28 rows starting from the beginning of the part | ||
| 15914 | 2025.12.31 23:25:47.217476 [ 199 ] {aa57fb54-d3d4-4e2b-bcda-b6c10074d25d::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 | ||
| 15915 | 2025.12.31 23:25:47.217779 [ 199 ] {aa57fb54-d3d4-4e2b-bcda-b6c10074d25d::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 38 rows starting from the beginning of the part | ||
| 15916 | 2025.12.31 23:25:47.218084 [ 199 ] {aa57fb54-d3d4-4e2b-bcda-b6c10074d25d::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 28 rows starting from the beginning of the part | ||
| 15917 | 2025.12.31 23:25:47.218458 [ 199 ] {aa57fb54-d3d4-4e2b-bcda-b6c10074d25d::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 | ||
| 15918 | 2025.12.31 23:25:47.225517 [ 198 ] {aa57fb54-d3d4-4e2b-bcda-b6c10074d25d::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1976 rows, containing 72 columns (72 merged, 0 gathered) in 0.009396939 sec., 210281.24158303038 rows/sec., 165.95 MiB/sec. | ||
| 15919 | 2025.12.31 23:25:47.227188 [ 195 ] {aa57fb54-d3d4-4e2b-bcda-b6c10074d25d::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 15920 | 2025.12.31 23:25:47.227719 [ 195 ] {aa57fb54-d3d4-4e2b-bcda-b6c10074d25d::all_1_56_11} <Trace> system.query_log (aa57fb54-d3d4-4e2b-bcda-b6c10074d25d): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15921 | 2025.12.31 23:25:47.227786 [ 195 ] {aa57fb54-d3d4-4e2b-bcda-b6c10074d25d::all_1_56_11} <Trace> system.query_log (aa57fb54-d3d4-4e2b-bcda-b6c10074d25d) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 15922 | 2025.12.31 23:25:47.227977 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.07 MiB. | ||
| 15923 | 2025.12.31 23:25:49.259316 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15924 | 2025.12.31 23:25:49.259510 [ 271 ] {cfefdf46-4c20-4a83-b9de-175019f9f88a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 15925 | 2025.12.31 23:25:49.259580 [ 271 ] {cfefdf46-4c20-4a83-b9de-175019f9f88a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 15926 | 2025.12.31 23:25:49.260285 [ 271 ] {cfefdf46-4c20-4a83-b9de-175019f9f88a} <Trace> oximeter.fields_i16 (6205d96e-d352-40e9-8254-31db49133bc3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15927 | 2025.12.31 23:25:49.260326 [ 271 ] {cfefdf46-4c20-4a83-b9de-175019f9f88a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 15928 | 2025.12.31 23:25:49.260701 [ 271 ] {cfefdf46-4c20-4a83-b9de-175019f9f88a} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 15929 | 2025.12.31 23:25:49.260921 [ 271 ] {cfefdf46-4c20-4a83-b9de-175019f9f88a} <Trace> oximeter.fields_i16 (6205d96e-d352-40e9-8254-31db49133bc3): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15930 | 2025.12.31 23:25:49.261069 [ 271 ] {cfefdf46-4c20-4a83-b9de-175019f9f88a} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001612 sec., 14888.33746898263 rows/sec., 1.24 MiB/sec. | ||
| 15931 | 2025.12.31 23:25:49.261109 [ 271 ] {cfefdf46-4c20-4a83-b9de-175019f9f88a} <Debug> TCPHandler: Processed in 0.001929823 sec. | ||
| 15932 | 2025.12.31 23:25:49.261234 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15933 | 2025.12.31 23:25:49.261328 [ 271 ] {00fa8777-0352-4cbe-ac7d-6b4b1c7b82a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 15934 | 2025.12.31 23:25:49.261369 [ 271 ] {00fa8777-0352-4cbe-ac7d-6b4b1c7b82a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 15935 | 2025.12.31 23:25:49.261761 [ 271 ] {00fa8777-0352-4cbe-ac7d-6b4b1c7b82a0} <Trace> oximeter.fields_ipaddr (5f424e33-6a9f-405c-b8ff-24c93b94647e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15936 | 2025.12.31 23:25:49.261797 [ 271 ] {00fa8777-0352-4cbe-ac7d-6b4b1c7b82a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 15937 | 2025.12.31 23:25:49.262076 [ 271 ] {00fa8777-0352-4cbe-ac7d-6b4b1c7b82a0} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 15938 | 2025.12.31 23:25:49.262287 [ 271 ] {00fa8777-0352-4cbe-ac7d-6b4b1c7b82a0} <Trace> oximeter.fields_ipaddr (5f424e33-6a9f-405c-b8ff-24c93b94647e): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15939 | 2025.12.31 23:25:49.262416 [ 271 ] {00fa8777-0352-4cbe-ac7d-6b4b1c7b82a0} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001107 sec., 3613.369467028004 rows/sec., 294.64 KiB/sec. | ||
| 15940 | 2025.12.31 23:25:49.262450 [ 271 ] {00fa8777-0352-4cbe-ac7d-6b4b1c7b82a0} <Debug> TCPHandler: Processed in 0.001267682 sec. | ||
| 15941 | 2025.12.31 23:25:49.262554 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15942 | 2025.12.31 23:25:49.262640 [ 271 ] {40a73c51-4039-44eb-bb3d-77f815427fc8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15943 | 2025.12.31 23:25:49.262675 [ 271 ] {40a73c51-4039-44eb-bb3d-77f815427fc8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15944 | 2025.12.31 23:25:49.263123 [ 271 ] {40a73c51-4039-44eb-bb3d-77f815427fc8} <Trace> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15945 | 2025.12.31 23:25:49.263156 [ 271 ] {40a73c51-4039-44eb-bb3d-77f815427fc8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 15946 | 2025.12.31 23:25:49.263534 [ 271 ] {40a73c51-4039-44eb-bb3d-77f815427fc8} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 15947 | 2025.12.31 23:25:49.263737 [ 271 ] {40a73c51-4039-44eb-bb3d-77f815427fc8} <Trace> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15948 | 2025.12.31 23:25:49.263860 [ 271 ] {40a73c51-4039-44eb-bb3d-77f815427fc8} <Debug> executeQuery: Read 198 rows, 18.02 KiB in 0.001221 sec., 162162.16216216216 rows/sec., 14.41 MiB/sec. | ||
| 15949 | 2025.12.31 23:25:49.263905 [ 271 ] {40a73c51-4039-44eb-bb3d-77f815427fc8} <Debug> TCPHandler: Processed in 0.001386613 sec. | ||
| 15950 | 2025.12.31 23:25:49.264017 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15951 | 2025.12.31 23:25:49.264110 [ 271 ] {592b17b9-7479-405d-bf69-16a656b2d5fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15952 | 2025.12.31 23:25:49.264148 [ 271 ] {592b17b9-7479-405d-bf69-16a656b2d5fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15953 | 2025.12.31 23:25:49.264542 [ 271 ] {592b17b9-7479-405d-bf69-16a656b2d5fa} <Trace> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15954 | 2025.12.31 23:25:49.264577 [ 271 ] {592b17b9-7479-405d-bf69-16a656b2d5fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 15955 | 2025.12.31 23:25:49.264861 [ 271 ] {592b17b9-7479-405d-bf69-16a656b2d5fa} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 15956 | 2025.12.31 23:25:49.265064 [ 271 ] {592b17b9-7479-405d-bf69-16a656b2d5fa} <Trace> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15957 | 2025.12.31 23:25:49.265183 [ 99 ] {} <Debug> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 15958 | 2025.12.31 23:25:49.265188 [ 271 ] {592b17b9-7479-405d-bf69-16a656b2d5fa} <Debug> executeQuery: Read 26 rows, 1.99 KiB in 0.001097 sec., 23701.002734731082 rows/sec., 1.77 MiB/sec. | ||
| 15959 | 2025.12.31 23:25:49.265253 [ 99 ] {} <Trace> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15960 | 2025.12.31 23:25:49.265269 [ 271 ] {592b17b9-7479-405d-bf69-16a656b2d5fa} <Debug> TCPHandler: Processed in 0.001298442 sec. | ||
| 15961 | 2025.12.31 23:25:49.265279 [ 99 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 15962 | 2025.12.31 23:25:49.265387 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15963 | 2025.12.31 23:25:49.265408 [ 197 ] {d568562b-8e8e-4a3d-9432-0ad11505f9aa::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 | ||
| 15964 | 2025.12.31 23:25:49.265485 [ 271 ] {ba9a62fe-3b7f-4297-9871-f27d8b33910a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 15965 | 2025.12.31 23:25:49.265508 [ 197 ] {d568562b-8e8e-4a3d-9432-0ad11505f9aa::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15966 | 2025.12.31 23:25:49.265523 [ 271 ] {ba9a62fe-3b7f-4297-9871-f27d8b33910a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 15967 | 2025.12.31 23:25:49.265541 [ 197 ] {d568562b-8e8e-4a3d-9432-0ad11505f9aa::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 278 rows starting from the beginning of the part | ||
| 15968 | 2025.12.31 23:25:49.265607 [ 197 ] {d568562b-8e8e-4a3d-9432-0ad11505f9aa::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 10 rows starting from the beginning of the part | ||
| 15969 | 2025.12.31 23:25:49.265657 [ 197 ] {d568562b-8e8e-4a3d-9432-0ad11505f9aa::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 37 rows starting from the beginning of the part | ||
| 15970 | 2025.12.31 23:25:49.265703 [ 197 ] {d568562b-8e8e-4a3d-9432-0ad11505f9aa::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 | ||
| 15971 | 2025.12.31 23:25:49.265749 [ 197 ] {d568562b-8e8e-4a3d-9432-0ad11505f9aa::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 31 rows starting from the beginning of the part | ||
| 15972 | 2025.12.31 23:25:49.265794 [ 197 ] {d568562b-8e8e-4a3d-9432-0ad11505f9aa::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 26 rows starting from the beginning of the part | ||
| 15973 | 2025.12.31 23:25:49.265913 [ 271 ] {ba9a62fe-3b7f-4297-9871-f27d8b33910a} <Trace> oximeter.fields_u32 (32e14ee3-f9fc-4687-bf55-1d31f5f916a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15974 | 2025.12.31 23:25:49.265948 [ 271 ] {ba9a62fe-3b7f-4297-9871-f27d8b33910a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 15975 | 2025.12.31 23:25:49.266240 [ 271 ] {ba9a62fe-3b7f-4297-9871-f27d8b33910a} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 15976 | 2025.12.31 23:25:49.266447 [ 271 ] {ba9a62fe-3b7f-4297-9871-f27d8b33910a} <Trace> oximeter.fields_u32 (32e14ee3-f9fc-4687-bf55-1d31f5f916a9): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15977 | 2025.12.31 23:25:49.266572 [ 271 ] {ba9a62fe-3b7f-4297-9871-f27d8b33910a} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001105 sec., 21719.457013574658 rows/sec., 1.80 MiB/sec. | ||
| 15978 | 2025.12.31 23:25:49.266580 [ 198 ] {d568562b-8e8e-4a3d-9432-0ad11505f9aa::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 392 rows, containing 5 columns (5 merged, 0 gathered) in 0.001216091 sec., 322344.2982474173 rows/sec., 22.38 MiB/sec. | ||
| 15979 | 2025.12.31 23:25:49.266609 [ 271 ] {ba9a62fe-3b7f-4297-9871-f27d8b33910a} <Debug> TCPHandler: Processed in 0.001268731 sec. | ||
| 15980 | 2025.12.31 23:25:49.266724 [ 197 ] {d568562b-8e8e-4a3d-9432-0ad11505f9aa::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 15981 | 2025.12.31 23:25:49.266733 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15982 | 2025.12.31 23:25:49.266826 [ 271 ] {1e3212ba-43f8-4c56-982b-a170017d6194} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 15983 | 2025.12.31 23:25:49.266865 [ 271 ] {1e3212ba-43f8-4c56-982b-a170017d6194} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 15984 | 2025.12.31 23:25:49.266946 [ 197 ] {d568562b-8e8e-4a3d-9432-0ad11505f9aa::all_1_111_22} <Trace> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15985 | 2025.12.31 23:25:49.267005 [ 197 ] {d568562b-8e8e-4a3d-9432-0ad11505f9aa::all_1_111_22} <Trace> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 15986 | 2025.12.31 23:25:49.267064 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 15987 | 2025.12.31 23:25:49.267259 [ 271 ] {1e3212ba-43f8-4c56-982b-a170017d6194} <Trace> oximeter.fields_u8 (ce0c1db8-65f1-440f-8e78-1020d181f97b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15988 | 2025.12.31 23:25:49.267293 [ 271 ] {1e3212ba-43f8-4c56-982b-a170017d6194} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 15989 | 2025.12.31 23:25:49.267578 [ 271 ] {1e3212ba-43f8-4c56-982b-a170017d6194} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 15990 | 2025.12.31 23:25:49.267798 [ 271 ] {1e3212ba-43f8-4c56-982b-a170017d6194} <Trace> oximeter.fields_u8 (ce0c1db8-65f1-440f-8e78-1020d181f97b): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15991 | 2025.12.31 23:25:49.267925 [ 271 ] {1e3212ba-43f8-4c56-982b-a170017d6194} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001116 sec., 10752.68817204301 rows/sec., 840.05 KiB/sec. | ||
| 15992 | 2025.12.31 23:25:49.267962 [ 271 ] {1e3212ba-43f8-4c56-982b-a170017d6194} <Debug> TCPHandler: Processed in 0.001275701 sec. | ||
| 15993 | 2025.12.31 23:25:49.268073 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15994 | 2025.12.31 23:25:49.268165 [ 271 ] {641a6101-b6cd-48d6-af49-b43d197eb7e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15995 | 2025.12.31 23:25:49.268204 [ 271 ] {641a6101-b6cd-48d6-af49-b43d197eb7e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15996 | 2025.12.31 23:25:49.268631 [ 271 ] {641a6101-b6cd-48d6-af49-b43d197eb7e6} <Trace> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15997 | 2025.12.31 23:25:49.268667 [ 271 ] {641a6101-b6cd-48d6-af49-b43d197eb7e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 15998 | 2025.12.31 23:25:49.268969 [ 271 ] {641a6101-b6cd-48d6-af49-b43d197eb7e6} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 15999 | 2025.12.31 23:25:49.269165 [ 271 ] {641a6101-b6cd-48d6-af49-b43d197eb7e6} <Trace> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16000 | 2025.12.31 23:25:49.269289 [ 271 ] {641a6101-b6cd-48d6-af49-b43d197eb7e6} <Debug> executeQuery: Read 114 rows, 9.50 KiB in 0.001141 sec., 99912.35758106923 rows/sec., 8.13 MiB/sec. | ||
| 16001 | 2025.12.31 23:25:49.269325 [ 271 ] {641a6101-b6cd-48d6-af49-b43d197eb7e6} <Debug> TCPHandler: Processed in 0.001298453 sec. | ||
| 16002 | 2025.12.31 23:25:49.269354 [ 221 ] {} <Trace> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39): 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] | ||
| 16003 | 2025.12.31 23:25:49.269381 [ 221 ] {} <Debug> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39): 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] | ||
| 16004 | 2025.12.31 23:25:49.269441 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16005 | 2025.12.31 23:25:49.269533 [ 271 ] {263f0684-bb4d-4a89-a157-bb8e28a7b845} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16006 | 2025.12.31 23:25:49.269575 [ 271 ] {263f0684-bb4d-4a89-a157-bb8e28a7b845} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16007 | 2025.12.31 23:25:49.269973 [ 271 ] {263f0684-bb4d-4a89-a157-bb8e28a7b845} <Trace> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16008 | 2025.12.31 23:25:49.270007 [ 271 ] {263f0684-bb4d-4a89-a157-bb8e28a7b845} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 16009 | 2025.12.31 23:25:49.270327 [ 271 ] {263f0684-bb4d-4a89-a157-bb8e28a7b845} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 16010 | 2025.12.31 23:25:49.270545 [ 271 ] {263f0684-bb4d-4a89-a157-bb8e28a7b845} <Trace> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16011 | 2025.12.31 23:25:49.270671 [ 271 ] {263f0684-bb4d-4a89-a157-bb8e28a7b845} <Debug> executeQuery: Read 198 rows, 14.54 KiB in 0.001156 sec., 171280.276816609 rows/sec., 12.28 MiB/sec. | ||
| 16012 | 2025.12.31 23:25:49.270708 [ 271 ] {263f0684-bb4d-4a89-a157-bb8e28a7b845} <Debug> TCPHandler: Processed in 0.001318373 sec. | ||
| 16013 | 2025.12.31 23:25:49.270819 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16014 | 2025.12.31 23:25:49.270913 [ 271 ] {c0959460-be81-4aee-94d0-765a1becd132} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16015 | 2025.12.31 23:25:49.270966 [ 271 ] {c0959460-be81-4aee-94d0-765a1becd132} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 16016 | 2025.12.31 23:25:49.271732 [ 271 ] {c0959460-be81-4aee-94d0-765a1becd132} <Trace> oximeter.measurements_histogramu64 (83559bb8-4c93-4180-b7e7-e9b7333f4c1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16017 | 2025.12.31 23:25:49.271766 [ 271 ] {c0959460-be81-4aee-94d0-765a1becd132} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 16018 | 2025.12.31 23:25:49.272085 [ 221 ] {} <Debug> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39): 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] | ||
| 16019 | 2025.12.31 23:25:49.272281 [ 271 ] {c0959460-be81-4aee-94d0-765a1becd132} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 16020 | 2025.12.31 23:25:49.272504 [ 271 ] {c0959460-be81-4aee-94d0-765a1becd132} <Trace> oximeter.measurements_histogramu64 (83559bb8-4c93-4180-b7e7-e9b7333f4c1b): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16021 | 2025.12.31 23:25:49.272639 [ 271 ] {c0959460-be81-4aee-94d0-765a1becd132} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001746 sec., 5727.37686139748 rows/sec., 10.26 MiB/sec. | ||
| 16022 | 2025.12.31 23:25:49.272694 [ 271 ] {c0959460-be81-4aee-94d0-765a1becd132} <Debug> TCPHandler: Processed in 0.001921153 sec. | ||
| 16023 | 2025.12.31 23:25:49.272816 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16024 | 2025.12.31 23:25:49.272915 [ 271 ] {f9a955cb-e6ec-4d32-b4ee-06d5894bc8d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16025 | 2025.12.31 23:25:49.272958 [ 271 ] {f9a955cb-e6ec-4d32-b4ee-06d5894bc8d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16026 | 2025.12.31 23:25:49.273304 [ 271 ] {f9a955cb-e6ec-4d32-b4ee-06d5894bc8d1} <Trace> oximeter.measurements_u64 (3e0fa7da-0500-483e-b241-ac25d0f845d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16027 | 2025.12.31 23:25:49.273339 [ 271 ] {f9a955cb-e6ec-4d32-b4ee-06d5894bc8d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 16028 | 2025.12.31 23:25:49.273655 [ 271 ] {f9a955cb-e6ec-4d32-b4ee-06d5894bc8d1} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 16029 | 2025.12.31 23:25:49.273864 [ 271 ] {f9a955cb-e6ec-4d32-b4ee-06d5894bc8d1} <Trace> oximeter.measurements_u64 (3e0fa7da-0500-483e-b241-ac25d0f845d7): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16030 | 2025.12.31 23:25:49.273989 [ 271 ] {f9a955cb-e6ec-4d32-b4ee-06d5894bc8d1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001093 sec., 54894.784995425434 rows/sec., 3.70 MiB/sec. | ||
| 16031 | 2025.12.31 23:25:49.274025 [ 271 ] {f9a955cb-e6ec-4d32-b4ee-06d5894bc8d1} <Debug> TCPHandler: Processed in 0.001258361 sec. | ||
| 16032 | 2025.12.31 23:25:49.492034 [ 218 ] {} <Trace> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179): 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] | ||
| 16033 | 2025.12.31 23:25:49.492087 [ 218 ] {} <Debug> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179): 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] | ||
| 16034 | 2025.12.31 23:25:49.495441 [ 218 ] {} <Debug> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179): 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] | ||
| 16035 | 2025.12.31 23:25:49.597839 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 36084 | ||
| 16036 | 2025.12.31 23:25:49.598372 [ 245 ] {} <Trace> system.asynchronous_metric_log (1af02360-2569-4a97-a5ac-aa07775e497e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16037 | 2025.12.31 23:25:49.598405 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 16038 | 2025.12.31 23:25:49.598889 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 16039 | 2025.12.31 23:25:49.599121 [ 245 ] {} <Trace> system.asynchronous_metric_log (1af02360-2569-4a97-a5ac-aa07775e497e): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16040 | 2025.12.31 23:25:49.599249 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 36084 | ||
| 16041 | 2025.12.31 23:25:49.599307 [ 221 ] {} <Trace> system.asynchronous_metric_log (1af02360-2569-4a97-a5ac-aa07775e497e): 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] | ||
| 16042 | 2025.12.31 23:25:49.599343 [ 221 ] {} <Debug> system.asynchronous_metric_log (1af02360-2569-4a97-a5ac-aa07775e497e): 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] | ||
| 16043 | 2025.12.31 23:25:49.601818 [ 221 ] {} <Debug> system.asynchronous_metric_log (1af02360-2569-4a97-a5ac-aa07775e497e): 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] | ||
| 16044 | 2025.12.31 23:25:49.755921 [ 223 ] {} <Trace> system.metric_log (9f7485ce-4bf0-4a0f-b388-b82873d55ef6): 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] | ||
| 16045 | 2025.12.31 23:25:49.756000 [ 223 ] {} <Debug> system.metric_log (9f7485ce-4bf0-4a0f-b388-b82873d55ef6): 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] | ||
| 16046 | 2025.12.31 23:25:49.758325 [ 223 ] {} <Debug> system.metric_log (9f7485ce-4bf0-4a0f-b388-b82873d55ef6): 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] | ||
| 16047 | 2025.12.31 23:25:51.548742 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 565 | ||
| 16048 | 2025.12.31 23:25:51.564871 [ 244 ] {} <Trace> system.metric_log (9f7485ce-4bf0-4a0f-b388-b82873d55ef6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16049 | 2025.12.31 23:25:51.564929 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 16050 | 2025.12.31 23:25:51.570751 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 16051 | 2025.12.31 23:25:51.571410 [ 244 ] {} <Trace> system.metric_log (9f7485ce-4bf0-4a0f-b388-b82873d55ef6): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16052 | 2025.12.31 23:25:51.574340 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 565 | ||
| 16053 | 2025.12.31 23:25:54.258557 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16054 | 2025.12.31 23:25:54.258740 [ 271 ] {033cc505-dbb3-46fd-b9bb-792751257c71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16055 | 2025.12.31 23:25:54.258803 [ 271 ] {033cc505-dbb3-46fd-b9bb-792751257c71} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16056 | 2025.12.31 23:25:54.259512 [ 271 ] {033cc505-dbb3-46fd-b9bb-792751257c71} <Trace> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16057 | 2025.12.31 23:25:54.259556 [ 271 ] {033cc505-dbb3-46fd-b9bb-792751257c71} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 16058 | 2025.12.31 23:25:54.259936 [ 271 ] {033cc505-dbb3-46fd-b9bb-792751257c71} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 16059 | 2025.12.31 23:25:54.260150 [ 271 ] {033cc505-dbb3-46fd-b9bb-792751257c71} <Trace> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16060 | 2025.12.31 23:25:54.260304 [ 271 ] {033cc505-dbb3-46fd-b9bb-792751257c71} <Debug> executeQuery: Read 118 rows, 10.26 KiB in 0.001615 sec., 73065.01547987617 rows/sec., 6.20 MiB/sec. | ||
| 16061 | 2025.12.31 23:25:54.260346 [ 271 ] {033cc505-dbb3-46fd-b9bb-792751257c71} <Debug> TCPHandler: Processed in 0.001922762 sec. | ||
| 16062 | 2025.12.31 23:25:54.260473 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16063 | 2025.12.31 23:25:54.260567 [ 271 ] {46d45674-c0d8-43c1-89ce-4bb5c0aeb35b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16064 | 2025.12.31 23:25:54.260607 [ 271 ] {46d45674-c0d8-43c1-89ce-4bb5c0aeb35b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16065 | 2025.12.31 23:25:54.261011 [ 271 ] {46d45674-c0d8-43c1-89ce-4bb5c0aeb35b} <Trace> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16066 | 2025.12.31 23:25:54.261047 [ 271 ] {46d45674-c0d8-43c1-89ce-4bb5c0aeb35b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 16067 | 2025.12.31 23:25:54.261340 [ 271 ] {46d45674-c0d8-43c1-89ce-4bb5c0aeb35b} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 16068 | 2025.12.31 23:25:54.261545 [ 271 ] {46d45674-c0d8-43c1-89ce-4bb5c0aeb35b} <Trace> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16069 | 2025.12.31 23:25:54.261675 [ 271 ] {46d45674-c0d8-43c1-89ce-4bb5c0aeb35b} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001127 sec., 27506.654835847385 rows/sec., 2.02 MiB/sec. | ||
| 16070 | 2025.12.31 23:25:54.261714 [ 271 ] {46d45674-c0d8-43c1-89ce-4bb5c0aeb35b} <Debug> TCPHandler: Processed in 0.001289782 sec. | ||
| 16071 | 2025.12.31 23:25:54.261760 [ 218 ] {} <Trace> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa): 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] | ||
| 16072 | 2025.12.31 23:25:54.261812 [ 218 ] {} <Debug> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa): 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] | ||
| 16073 | 2025.12.31 23:25:54.261825 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16074 | 2025.12.31 23:25:54.261922 [ 271 ] {d3af66e5-63b2-4210-b66b-8656b29bf848} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16075 | 2025.12.31 23:25:54.261962 [ 271 ] {d3af66e5-63b2-4210-b66b-8656b29bf848} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16076 | 2025.12.31 23:25:54.262395 [ 271 ] {d3af66e5-63b2-4210-b66b-8656b29bf848} <Trace> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16077 | 2025.12.31 23:25:54.262435 [ 271 ] {d3af66e5-63b2-4210-b66b-8656b29bf848} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 16078 | 2025.12.31 23:25:54.262753 [ 271 ] {d3af66e5-63b2-4210-b66b-8656b29bf848} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 16079 | 2025.12.31 23:25:54.262974 [ 271 ] {d3af66e5-63b2-4210-b66b-8656b29bf848} <Trace> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16080 | 2025.12.31 23:25:54.263121 [ 271 ] {d3af66e5-63b2-4210-b66b-8656b29bf848} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001216 sec., 78125 rows/sec., 6.10 MiB/sec. | ||
| 16081 | 2025.12.31 23:25:54.263159 [ 271 ] {d3af66e5-63b2-4210-b66b-8656b29bf848} <Debug> TCPHandler: Processed in 0.001380603 sec. | ||
| 16082 | 2025.12.31 23:25:54.263276 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16083 | 2025.12.31 23:25:54.263370 [ 271 ] {3fa19a1b-3f44-44d9-8bd8-fcf5e1c62966} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16084 | 2025.12.31 23:25:54.263412 [ 271 ] {3fa19a1b-3f44-44d9-8bd8-fcf5e1c62966} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16085 | 2025.12.31 23:25:54.263842 [ 271 ] {3fa19a1b-3f44-44d9-8bd8-fcf5e1c62966} <Trace> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16086 | 2025.12.31 23:25:54.263882 [ 271 ] {3fa19a1b-3f44-44d9-8bd8-fcf5e1c62966} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 16087 | 2025.12.31 23:25:54.264242 [ 271 ] {3fa19a1b-3f44-44d9-8bd8-fcf5e1c62966} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 16088 | 2025.12.31 23:25:54.264312 [ 218 ] {} <Debug> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa): 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] | ||
| 16089 | 2025.12.31 23:25:54.264485 [ 271 ] {3fa19a1b-3f44-44d9-8bd8-fcf5e1c62966} <Trace> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16090 | 2025.12.31 23:25:54.264625 [ 271 ] {3fa19a1b-3f44-44d9-8bd8-fcf5e1c62966} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001273 sec., 125687.35271013353 rows/sec., 8.75 MiB/sec. | ||
| 16091 | 2025.12.31 23:25:54.264687 [ 271 ] {3fa19a1b-3f44-44d9-8bd8-fcf5e1c62966} <Debug> TCPHandler: Processed in 0.001458744 sec. | ||
| 16092 | 2025.12.31 23:25:54.264743 [ 223 ] {} <Trace> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1): 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] | ||
| 16093 | 2025.12.31 23:25:54.264792 [ 223 ] {} <Debug> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1): 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] | ||
| 16094 | 2025.12.31 23:25:54.264800 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16095 | 2025.12.31 23:25:54.264898 [ 271 ] {9977f5ac-5cf6-4c04-b57b-e0c565ed5607} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16096 | 2025.12.31 23:25:54.264953 [ 271 ] {9977f5ac-5cf6-4c04-b57b-e0c565ed5607} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 16097 | 2025.12.31 23:25:54.265834 [ 271 ] {9977f5ac-5cf6-4c04-b57b-e0c565ed5607} <Trace> oximeter.measurements_histogramu64 (83559bb8-4c93-4180-b7e7-e9b7333f4c1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16098 | 2025.12.31 23:25:54.265873 [ 271 ] {9977f5ac-5cf6-4c04-b57b-e0c565ed5607} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 16099 | 2025.12.31 23:25:54.266454 [ 271 ] {9977f5ac-5cf6-4c04-b57b-e0c565ed5607} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 16100 | 2025.12.31 23:25:54.266689 [ 271 ] {9977f5ac-5cf6-4c04-b57b-e0c565ed5607} <Trace> oximeter.measurements_histogramu64 (83559bb8-4c93-4180-b7e7-e9b7333f4c1b): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16101 | 2025.12.31 23:25:54.266823 [ 271 ] {9977f5ac-5cf6-4c04-b57b-e0c565ed5607} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001944 sec., 15946.502057613168 rows/sec., 28.58 MiB/sec. | ||
| 16102 | 2025.12.31 23:25:54.266877 [ 271 ] {9977f5ac-5cf6-4c04-b57b-e0c565ed5607} <Debug> TCPHandler: Processed in 0.002123386 sec. | ||
| 16103 | 2025.12.31 23:25:54.266995 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16104 | 2025.12.31 23:25:54.267072 [ 223 ] {} <Debug> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1): 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] | ||
| 16105 | 2025.12.31 23:25:54.267091 [ 271 ] {c289de62-910c-456d-8d95-9700d8d1c078} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16106 | 2025.12.31 23:25:54.267136 [ 271 ] {c289de62-910c-456d-8d95-9700d8d1c078} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16107 | 2025.12.31 23:25:54.267472 [ 271 ] {c289de62-910c-456d-8d95-9700d8d1c078} <Trace> oximeter.measurements_u64 (3e0fa7da-0500-483e-b241-ac25d0f845d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16108 | 2025.12.31 23:25:54.267508 [ 271 ] {c289de62-910c-456d-8d95-9700d8d1c078} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 16109 | 2025.12.31 23:25:54.267807 [ 271 ] {c289de62-910c-456d-8d95-9700d8d1c078} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 16110 | 2025.12.31 23:25:54.268018 [ 271 ] {c289de62-910c-456d-8d95-9700d8d1c078} <Trace> oximeter.measurements_u64 (3e0fa7da-0500-483e-b241-ac25d0f845d7): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16111 | 2025.12.31 23:25:54.268139 [ 86 ] {} <Debug> oximeter.measurements_u64 (3e0fa7da-0500-483e-b241-ac25d0f845d7) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 16112 | 2025.12.31 23:25:54.268148 [ 271 ] {c289de62-910c-456d-8d95-9700d8d1c078} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001076 sec., 55762.081784386624 rows/sec., 3.76 MiB/sec. | ||
| 16113 | 2025.12.31 23:25:54.268190 [ 86 ] {} <Trace> oximeter.measurements_u64 (3e0fa7da-0500-483e-b241-ac25d0f845d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16114 | 2025.12.31 23:25:54.268221 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 16115 | 2025.12.31 23:25:54.268235 [ 271 ] {c289de62-910c-456d-8d95-9700d8d1c078} <Debug> TCPHandler: Processed in 0.001285642 sec. | ||
| 16116 | 2025.12.31 23:25:54.268317 [ 201 ] {3e0fa7da-0500-483e-b241-ac25d0f845d7::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 | ||
| 16117 | 2025.12.31 23:25:54.268409 [ 201 ] {3e0fa7da-0500-483e-b241-ac25d0f845d7::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16118 | 2025.12.31 23:25:54.268436 [ 201 ] {3e0fa7da-0500-483e-b241-ac25d0f845d7::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 6752 rows starting from the beginning of the part | ||
| 16119 | 2025.12.31 23:25:54.268491 [ 201 ] {3e0fa7da-0500-483e-b241-ac25d0f845d7::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 | ||
| 16120 | 2025.12.31 23:25:54.268533 [ 201 ] {3e0fa7da-0500-483e-b241-ac25d0f845d7::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 | ||
| 16121 | 2025.12.31 23:25:54.268570 [ 201 ] {3e0fa7da-0500-483e-b241-ac25d0f845d7::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 | ||
| 16122 | 2025.12.31 23:25:54.268608 [ 201 ] {3e0fa7da-0500-483e-b241-ac25d0f845d7::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 | ||
| 16123 | 2025.12.31 23:25:54.268645 [ 201 ] {3e0fa7da-0500-483e-b241-ac25d0f845d7::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 | ||
| 16124 | 2025.12.31 23:25:54.270205 [ 198 ] {3e0fa7da-0500-483e-b241-ac25d0f845d7::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7052 rows, containing 4 columns (4 merged, 0 gathered) in 0.001931623 sec., 3650815.9200837845 rows/sec., 241.90 MiB/sec. | ||
| 16125 | 2025.12.31 23:25:54.270561 [ 201 ] {3e0fa7da-0500-483e-b241-ac25d0f845d7::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 16126 | 2025.12.31 23:25:54.270798 [ 201 ] {3e0fa7da-0500-483e-b241-ac25d0f845d7::all_1_111_22} <Trace> oximeter.measurements_u64 (3e0fa7da-0500-483e-b241-ac25d0f845d7): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16127 | 2025.12.31 23:25:54.270858 [ 201 ] {3e0fa7da-0500-483e-b241-ac25d0f845d7::all_1_111_22} <Trace> oximeter.measurements_u64 (3e0fa7da-0500-483e-b241-ac25d0f845d7) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 16128 | 2025.12.31 23:25:54.270925 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.24 MiB. | ||
| 16129 | 2025.12.31 23:25:55.001148 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 377.09 MiB, peak 397.63 MiB, free memory in arenas 0.00 B, will set to 380.64 MiB (RSS), difference: 3.55 MiB | ||
| 16130 | 2025.12.31 23:25:56.923456 [ 83 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 16131 | 2025.12.31 23:25:56.923561 [ 83 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 16132 | 2025.12.31 23:25:57.099365 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 36596 | ||
| 16133 | 2025.12.31 23:25:57.100216 [ 245 ] {} <Trace> system.asynchronous_metric_log (1af02360-2569-4a97-a5ac-aa07775e497e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16134 | 2025.12.31 23:25:57.100286 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 16135 | 2025.12.31 23:25:57.100822 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 16136 | 2025.12.31 23:25:57.101048 [ 245 ] {} <Trace> system.asynchronous_metric_log (1af02360-2569-4a97-a5ac-aa07775e497e): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16137 | 2025.12.31 23:25:57.101186 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 36596 | ||
| 16138 | 2025.12.31 23:25:57.101229 [ 83 ] {} <Debug> system.asynchronous_metric_log (1af02360-2569-4a97-a5ac-aa07775e497e) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 16139 | 2025.12.31 23:25:57.101326 [ 83 ] {} <Trace> system.asynchronous_metric_log (1af02360-2569-4a97-a5ac-aa07775e497e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16140 | 2025.12.31 23:25:57.101362 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 16141 | 2025.12.31 23:25:57.101566 [ 198 ] {1af02360-2569-4a97-a5ac-aa07775e497e::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 | ||
| 16142 | 2025.12.31 23:25:57.101777 [ 198 ] {1af02360-2569-4a97-a5ac-aa07775e497e::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16143 | 2025.12.31 23:25:57.101838 [ 198 ] {1af02360-2569-4a97-a5ac-aa07775e497e::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_71_14, total 34164 rows starting from the beginning of the part | ||
| 16144 | 2025.12.31 23:25:57.101944 [ 198 ] {1af02360-2569-4a97-a5ac-aa07775e497e::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 512 rows starting from the beginning of the part | ||
| 16145 | 2025.12.31 23:25:57.102019 [ 198 ] {1af02360-2569-4a97-a5ac-aa07775e497e::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 448 rows starting from the beginning of the part | ||
| 16146 | 2025.12.31 23:25:57.102086 [ 198 ] {1af02360-2569-4a97-a5ac-aa07775e497e::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 512 rows starting from the beginning of the part | ||
| 16147 | 2025.12.31 23:25:57.102150 [ 198 ] {1af02360-2569-4a97-a5ac-aa07775e497e::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 448 rows starting from the beginning of the part | ||
| 16148 | 2025.12.31 23:25:57.102216 [ 198 ] {1af02360-2569-4a97-a5ac-aa07775e497e::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 512 rows starting from the beginning of the part | ||
| 16149 | 2025.12.31 23:25:57.104663 [ 201 ] {1af02360-2569-4a97-a5ac-aa07775e497e::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36596 rows, containing 4 columns (4 merged, 0 gathered) in 0.003189034 sec., 11475575.36231975 rows/sec., 164.16 MiB/sec. | ||
| 16150 | 2025.12.31 23:25:57.104874 [ 198 ] {1af02360-2569-4a97-a5ac-aa07775e497e::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 16151 | 2025.12.31 23:25:57.105120 [ 198 ] {1af02360-2569-4a97-a5ac-aa07775e497e::all_1_76_15} <Trace> system.asynchronous_metric_log (1af02360-2569-4a97-a5ac-aa07775e497e): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16152 | 2025.12.31 23:25:57.105188 [ 198 ] {1af02360-2569-4a97-a5ac-aa07775e497e::all_1_76_15} <Trace> system.asynchronous_metric_log (1af02360-2569-4a97-a5ac-aa07775e497e) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 16153 | 2025.12.31 23:25:57.105269 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.13 MiB. | ||
| 16154 | 2025.12.31 23:25:57.216366 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 2008 | ||
| 16155 | 2025.12.31 23:25:57.218821 [ 243 ] {} <Trace> system.query_log (aa57fb54-d3d4-4e2b-bcda-b6c10074d25d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16156 | 2025.12.31 23:25:57.218871 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 16157 | 2025.12.31 23:25:57.220085 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 16158 | 2025.12.31 23:25:57.220358 [ 243 ] {} <Trace> system.query_log (aa57fb54-d3d4-4e2b-bcda-b6c10074d25d): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16159 | 2025.12.31 23:25:57.220746 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2008 | ||
| 16160 | 2025.12.31 23:25:59.075396 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 573 | ||
| 16161 | 2025.12.31 23:25:59.092509 [ 244 ] {} <Trace> system.metric_log (9f7485ce-4bf0-4a0f-b388-b82873d55ef6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16162 | 2025.12.31 23:25:59.092560 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 16163 | 2025.12.31 23:25:59.098424 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 16164 | 2025.12.31 23:25:59.099100 [ 244 ] {} <Trace> system.metric_log (9f7485ce-4bf0-4a0f-b388-b82873d55ef6): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16165 | 2025.12.31 23:25:59.099428 [ 81 ] {} <Debug> system.metric_log (9f7485ce-4bf0-4a0f-b388-b82873d55ef6) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 16166 | 2025.12.31 23:25:59.099509 [ 81 ] {} <Trace> system.metric_log (9f7485ce-4bf0-4a0f-b388-b82873d55ef6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16167 | 2025.12.31 23:25:59.099529 [ 81 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 16168 | 2025.12.31 23:25:59.099639 [ 187 ] {9f7485ce-4bf0-4a0f-b388-b82873d55ef6::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 | ||
| 16169 | 2025.12.31 23:25:59.102136 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 573 | ||
| 16170 | 2025.12.31 23:25:59.103244 [ 187 ] {9f7485ce-4bf0-4a0f-b388-b82873d55ef6::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16171 | 2025.12.31 23:25:59.104620 [ 187 ] {9f7485ce-4bf0-4a0f-b388-b82873d55ef6::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 | ||
| 16172 | 2025.12.31 23:25:59.109310 [ 187 ] {9f7485ce-4bf0-4a0f-b388-b82873d55ef6::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 8 rows starting from the beginning of the part | ||
| 16173 | 2025.12.31 23:25:59.113757 [ 187 ] {9f7485ce-4bf0-4a0f-b388-b82873d55ef6::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 7 rows starting from the beginning of the part | ||
| 16174 | 2025.12.31 23:25:59.118142 [ 187 ] {9f7485ce-4bf0-4a0f-b388-b82873d55ef6::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 | ||
| 16175 | 2025.12.31 23:25:59.122803 [ 187 ] {9f7485ce-4bf0-4a0f-b388-b82873d55ef6::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 | ||
| 16176 | 2025.12.31 23:25:59.127085 [ 187 ] {9f7485ce-4bf0-4a0f-b388-b82873d55ef6::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 | ||
| 16177 | 2025.12.31 23:25:59.181281 [ 198 ] {9f7485ce-4bf0-4a0f-b388-b82873d55ef6::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 573 rows, containing 679 columns (679 merged, 0 gathered) in 0.081687187 sec., 7014.563985414261 rows/sec., 36.27 MiB/sec. | ||
| 16178 | 2025.12.31 23:25:59.184765 [ 194 ] {9f7485ce-4bf0-4a0f-b388-b82873d55ef6::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 16179 | 2025.12.31 23:25:59.186918 [ 194 ] {9f7485ce-4bf0-4a0f-b388-b82873d55ef6::all_1_76_15} <Trace> system.metric_log (9f7485ce-4bf0-4a0f-b388-b82873d55ef6): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16180 | 2025.12.31 23:25:59.187025 [ 194 ] {9f7485ce-4bf0-4a0f-b388-b82873d55ef6::all_1_76_15} <Trace> system.metric_log (9f7485ce-4bf0-4a0f-b388-b82873d55ef6) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 16181 | 2025.12.31 23:25:59.189962 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.97 MiB. | ||
| 16182 | 2025.12.31 23:25:59.257424 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16183 | 2025.12.31 23:25:59.257608 [ 271 ] {8f50cbb1-ecd0-4b16-8ebd-76ecf1975501} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16184 | 2025.12.31 23:25:59.257673 [ 271 ] {8f50cbb1-ecd0-4b16-8ebd-76ecf1975501} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16185 | 2025.12.31 23:25:59.258517 [ 271 ] {8f50cbb1-ecd0-4b16-8ebd-76ecf1975501} <Trace> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16186 | 2025.12.31 23:25:59.258556 [ 271 ] {8f50cbb1-ecd0-4b16-8ebd-76ecf1975501} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 16187 | 2025.12.31 23:25:59.258936 [ 271 ] {8f50cbb1-ecd0-4b16-8ebd-76ecf1975501} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 16188 | 2025.12.31 23:25:59.259166 [ 271 ] {8f50cbb1-ecd0-4b16-8ebd-76ecf1975501} <Trace> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16189 | 2025.12.31 23:25:59.259318 [ 271 ] {8f50cbb1-ecd0-4b16-8ebd-76ecf1975501} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001763 sec., 43108.338060124785 rows/sec., 3.55 MiB/sec. | ||
| 16190 | 2025.12.31 23:25:59.259360 [ 271 ] {8f50cbb1-ecd0-4b16-8ebd-76ecf1975501} <Debug> TCPHandler: Processed in 0.002063675 sec. | ||
| 16191 | 2025.12.31 23:25:59.259486 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16192 | 2025.12.31 23:25:59.259589 [ 271 ] {5d7b0eac-2797-44b6-b255-8e2685c340f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16193 | 2025.12.31 23:25:59.259628 [ 271 ] {5d7b0eac-2797-44b6-b255-8e2685c340f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16194 | 2025.12.31 23:25:59.260059 [ 271 ] {5d7b0eac-2797-44b6-b255-8e2685c340f1} <Trace> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16195 | 2025.12.31 23:25:59.260094 [ 271 ] {5d7b0eac-2797-44b6-b255-8e2685c340f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 16196 | 2025.12.31 23:25:59.260392 [ 271 ] {5d7b0eac-2797-44b6-b255-8e2685c340f1} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 16197 | 2025.12.31 23:25:59.260601 [ 271 ] {5d7b0eac-2797-44b6-b255-8e2685c340f1} <Trace> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16198 | 2025.12.31 23:25:59.260725 [ 271 ] {5d7b0eac-2797-44b6-b255-8e2685c340f1} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001155 sec., 8658.008658008657 rows/sec., 651.04 KiB/sec. | ||
| 16199 | 2025.12.31 23:25:59.260763 [ 271 ] {5d7b0eac-2797-44b6-b255-8e2685c340f1} <Debug> TCPHandler: Processed in 0.001325282 sec. | ||
| 16200 | 2025.12.31 23:25:59.260875 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16201 | 2025.12.31 23:25:59.260967 [ 271 ] {cfd576f0-6bcb-4c1a-a68c-8d0e7774d5e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16202 | 2025.12.31 23:25:59.261005 [ 271 ] {cfd576f0-6bcb-4c1a-a68c-8d0e7774d5e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16203 | 2025.12.31 23:25:59.261459 [ 271 ] {cfd576f0-6bcb-4c1a-a68c-8d0e7774d5e1} <Trace> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16204 | 2025.12.31 23:25:59.261506 [ 271 ] {cfd576f0-6bcb-4c1a-a68c-8d0e7774d5e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 16205 | 2025.12.31 23:25:59.261825 [ 271 ] {cfd576f0-6bcb-4c1a-a68c-8d0e7774d5e1} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 16206 | 2025.12.31 23:25:59.262036 [ 271 ] {cfd576f0-6bcb-4c1a-a68c-8d0e7774d5e1} <Trace> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16207 | 2025.12.31 23:25:59.262163 [ 271 ] {cfd576f0-6bcb-4c1a-a68c-8d0e7774d5e1} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001214 sec., 60955.51894563426 rows/sec., 4.76 MiB/sec. | ||
| 16208 | 2025.12.31 23:25:59.262201 [ 271 ] {cfd576f0-6bcb-4c1a-a68c-8d0e7774d5e1} <Debug> TCPHandler: Processed in 0.001373673 sec. | ||
| 16209 | 2025.12.31 23:25:59.262316 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16210 | 2025.12.31 23:25:59.262410 [ 271 ] {4598e1f3-305c-4ffc-b212-71aed4742cd0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16211 | 2025.12.31 23:25:59.262454 [ 271 ] {4598e1f3-305c-4ffc-b212-71aed4742cd0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16212 | 2025.12.31 23:25:59.262874 [ 271 ] {4598e1f3-305c-4ffc-b212-71aed4742cd0} <Trace> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16213 | 2025.12.31 23:25:59.262909 [ 271 ] {4598e1f3-305c-4ffc-b212-71aed4742cd0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 16214 | 2025.12.31 23:25:59.263237 [ 271 ] {4598e1f3-305c-4ffc-b212-71aed4742cd0} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 16215 | 2025.12.31 23:25:59.263445 [ 271 ] {4598e1f3-305c-4ffc-b212-71aed4742cd0} <Trace> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16216 | 2025.12.31 23:25:59.263549 [ 78 ] {} <Debug> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1) (MergerMutator): Selected 4 parts from all_1_108_22 to all_111_111_0 | ||
| 16217 | 2025.12.31 23:25:59.263575 [ 271 ] {4598e1f3-305c-4ffc-b212-71aed4742cd0} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001184 sec., 135135.13513513515 rows/sec., 9.41 MiB/sec. | ||
| 16218 | 2025.12.31 23:25:59.263592 [ 78 ] {} <Trace> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16219 | 2025.12.31 23:25:59.263618 [ 271 ] {4598e1f3-305c-4ffc-b212-71aed4742cd0} <Debug> TCPHandler: Processed in 0.001349013 sec. | ||
| 16220 | 2025.12.31 23:25:59.263618 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 16221 | 2025.12.31 23:25:59.263736 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16222 | 2025.12.31 23:25:59.263740 [ 201 ] {7d79e45e-07fa-43b3-999d-49ca9374dcb1::all_1_111_23} <Debug> MergeTask::PrepareStage: Merging 4 parts: from all_1_108_22 to all_111_111_0 into Compact with storage Full | ||
| 16223 | 2025.12.31 23:25:59.263834 [ 271 ] {bca49cb5-680a-46d3-830a-a7d66a768b14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16224 | 2025.12.31 23:25:59.263860 [ 201 ] {7d79e45e-07fa-43b3-999d-49ca9374dcb1::all_1_111_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16225 | 2025.12.31 23:25:59.263887 [ 271 ] {bca49cb5-680a-46d3-830a-a7d66a768b14} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 16226 | 2025.12.31 23:25:59.263895 [ 201 ] {7d79e45e-07fa-43b3-999d-49ca9374dcb1::all_1_111_23} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_108_22, total 33078 rows starting from the beginning of the part | ||
| 16227 | 2025.12.31 23:25:59.263961 [ 201 ] {7d79e45e-07fa-43b3-999d-49ca9374dcb1::all_1_111_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 160 rows starting from the beginning of the part | ||
| 16228 | 2025.12.31 23:25:59.264012 [ 201 ] {7d79e45e-07fa-43b3-999d-49ca9374dcb1::all_1_111_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 160 rows starting from the beginning of the part | ||
| 16229 | 2025.12.31 23:25:59.264059 [ 201 ] {7d79e45e-07fa-43b3-999d-49ca9374dcb1::all_1_111_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 198 rows starting from the beginning of the part | ||
| 16230 | 2025.12.31 23:25:59.264699 [ 271 ] {bca49cb5-680a-46d3-830a-a7d66a768b14} <Trace> oximeter.measurements_histogramu64 (83559bb8-4c93-4180-b7e7-e9b7333f4c1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16231 | 2025.12.31 23:25:59.264733 [ 271 ] {bca49cb5-680a-46d3-830a-a7d66a768b14} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 16232 | 2025.12.31 23:25:59.265250 [ 271 ] {bca49cb5-680a-46d3-830a-a7d66a768b14} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 16233 | 2025.12.31 23:25:59.265471 [ 271 ] {bca49cb5-680a-46d3-830a-a7d66a768b14} <Trace> oximeter.measurements_histogramu64 (83559bb8-4c93-4180-b7e7-e9b7333f4c1b): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16234 | 2025.12.31 23:25:59.265609 [ 271 ] {bca49cb5-680a-46d3-830a-a7d66a768b14} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001794 sec., 5574.136008918617 rows/sec., 9.99 MiB/sec. | ||
| 16235 | 2025.12.31 23:25:59.265665 [ 271 ] {bca49cb5-680a-46d3-830a-a7d66a768b14} <Debug> TCPHandler: Processed in 0.001976264 sec. | ||
| 16236 | 2025.12.31 23:25:59.265789 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16237 | 2025.12.31 23:25:59.265892 [ 271 ] {d9b13736-a231-4746-8801-530a1f92d40d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16238 | 2025.12.31 23:25:59.265933 [ 271 ] {d9b13736-a231-4746-8801-530a1f92d40d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16239 | 2025.12.31 23:25:59.266281 [ 271 ] {d9b13736-a231-4746-8801-530a1f92d40d} <Trace> oximeter.measurements_u64 (3e0fa7da-0500-483e-b241-ac25d0f845d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16240 | 2025.12.31 23:25:59.266316 [ 271 ] {d9b13736-a231-4746-8801-530a1f92d40d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 16241 | 2025.12.31 23:25:59.266617 [ 271 ] {d9b13736-a231-4746-8801-530a1f92d40d} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 16242 | 2025.12.31 23:25:59.266838 [ 271 ] {d9b13736-a231-4746-8801-530a1f92d40d} <Trace> oximeter.measurements_u64 (3e0fa7da-0500-483e-b241-ac25d0f845d7): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16243 | 2025.12.31 23:25:59.266971 [ 271 ] {d9b13736-a231-4746-8801-530a1f92d40d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001098 sec., 54644.8087431694 rows/sec., 3.68 MiB/sec. | ||
| 16244 | 2025.12.31 23:25:59.267007 [ 271 ] {d9b13736-a231-4746-8801-530a1f92d40d} <Debug> TCPHandler: Processed in 0.001264881 sec. | ||
| 16245 | 2025.12.31 23:25:59.269995 [ 201 ] {7d79e45e-07fa-43b3-999d-49ca9374dcb1::all_1_111_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 33596 rows, containing 5 columns (5 merged, 0 gathered) in 0.006297057 sec., 5335190.708929584 rows/sec., 364.32 MiB/sec. | ||
| 16246 | 2025.12.31 23:25:59.270285 [ 198 ] {7d79e45e-07fa-43b3-999d-49ca9374dcb1::all_1_111_23} <Trace> MergedBlockOutputStream: filled checksums all_1_111_23 (state Temporary) | ||
| 16247 | 2025.12.31 23:25:59.270586 [ 198 ] {7d79e45e-07fa-43b3-999d-49ca9374dcb1::all_1_111_23} <Trace> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1): Renaming temporary part tmp_merge_all_1_111_23 to all_1_111_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16248 | 2025.12.31 23:25:59.270659 [ 198 ] {7d79e45e-07fa-43b3-999d-49ca9374dcb1::all_1_111_23} <Trace> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1) (MergerMutator): Merged 4 parts: [all_1_108_22, all_111_111_0] -> all_1_111_23 | ||
| 16249 | 2025.12.31 23:25:59.270754 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.26 MiB. | ||
| 16250 | 2025.12.31 23:26:00.000185 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 382.20 MiB, peak 399.14 MiB, free memory in arenas 0.00 B, will set to 380.82 MiB (RSS), difference: -1.38 MiB | ||
| 16251 | 2025.12.31 23:26:00.400303 [ 220 ] {} <Trace> oximeter.measurements_u64 (3e0fa7da-0500-483e-b241-ac25d0f845d7): 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] | ||
| 16252 | 2025.12.31 23:26:00.400351 [ 220 ] {} <Debug> oximeter.measurements_u64 (3e0fa7da-0500-483e-b241-ac25d0f845d7): 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] | ||
| 16253 | 2025.12.31 23:26:00.402799 [ 220 ] {} <Debug> oximeter.measurements_u64 (3e0fa7da-0500-483e-b241-ac25d0f845d7): 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] | ||
| 16254 | 2025.12.31 23:26:01.581665 [ 76 ] {} <Debug> oximeter.fields_u8 (ce0c1db8-65f1-440f-8e78-1020d181f97b) (MergerMutator): Selected 5 parts from all_1_23_5 to all_27_27_0 | ||
| 16255 | 2025.12.31 23:26:01.581743 [ 76 ] {} <Trace> oximeter.fields_u8 (ce0c1db8-65f1-440f-8e78-1020d181f97b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16256 | 2025.12.31 23:26:01.581766 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 16257 | 2025.12.31 23:26:01.581875 [ 196 ] {ce0c1db8-65f1-440f-8e78-1020d181f97b::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 | ||
| 16258 | 2025.12.31 23:26:01.581878 [ 226 ] {} <Trace> oximeter.fields_u8 (ce0c1db8-65f1-440f-8e78-1020d181f97b): 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] | ||
| 16259 | 2025.12.31 23:26:01.581969 [ 226 ] {} <Debug> oximeter.fields_u8 (ce0c1db8-65f1-440f-8e78-1020d181f97b): 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] | ||
| 16260 | 2025.12.31 23:26:01.582004 [ 196 ] {ce0c1db8-65f1-440f-8e78-1020d181f97b::all_1_27_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16261 | 2025.12.31 23:26:01.582049 [ 196 ] {ce0c1db8-65f1-440f-8e78-1020d181f97b::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 | ||
| 16262 | 2025.12.31 23:26:01.582127 [ 196 ] {ce0c1db8-65f1-440f-8e78-1020d181f97b::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 211 rows starting from the beginning of the part | ||
| 16263 | 2025.12.31 23:26:01.582181 [ 196 ] {ce0c1db8-65f1-440f-8e78-1020d181f97b::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 | ||
| 16264 | 2025.12.31 23:26:01.582232 [ 196 ] {ce0c1db8-65f1-440f-8e78-1020d181f97b::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 | ||
| 16265 | 2025.12.31 23:26:01.582279 [ 196 ] {ce0c1db8-65f1-440f-8e78-1020d181f97b::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 | ||
| 16266 | 2025.12.31 23:26:01.583156 [ 198 ] {ce0c1db8-65f1-440f-8e78-1020d181f97b::all_1_27_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 470 rows, containing 5 columns (5 merged, 0 gathered) in 0.001326453 sec., 354328.42324605543 rows/sec., 22.18 MiB/sec. | ||
| 16267 | 2025.12.31 23:26:01.583323 [ 198 ] {ce0c1db8-65f1-440f-8e78-1020d181f97b::all_1_27_6} <Trace> MergedBlockOutputStream: filled checksums all_1_27_6 (state Temporary) | ||
| 16268 | 2025.12.31 23:26:01.583604 [ 198 ] {ce0c1db8-65f1-440f-8e78-1020d181f97b::all_1_27_6} <Trace> oximeter.fields_u8 (ce0c1db8-65f1-440f-8e78-1020d181f97b): Renaming temporary part tmp_merge_all_1_27_6 to all_1_27_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16269 | 2025.12.31 23:26:01.583669 [ 198 ] {ce0c1db8-65f1-440f-8e78-1020d181f97b::all_1_27_6} <Trace> oximeter.fields_u8 (ce0c1db8-65f1-440f-8e78-1020d181f97b) (MergerMutator): Merged 5 parts: [all_1_23_5, all_27_27_0] -> all_1_27_6 | ||
| 16270 | 2025.12.31 23:26:01.583778 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 16271 | 2025.12.31 23:26:01.584316 [ 226 ] {} <Debug> oximeter.fields_u8 (ce0c1db8-65f1-440f-8e78-1020d181f97b): 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] | ||
| 16272 | 2025.12.31 23:26:02.525966 [ 75 ] {} <Debug> oximeter.fields_u32 (32e14ee3-f9fc-4687-bf55-1d31f5f916a9) (MergerMutator): Selected 5 parts from all_1_41_9 to all_45_45_0 | ||
| 16273 | 2025.12.31 23:26:02.526032 [ 75 ] {} <Trace> oximeter.fields_u32 (32e14ee3-f9fc-4687-bf55-1d31f5f916a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16274 | 2025.12.31 23:26:02.526058 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 16275 | 2025.12.31 23:26:02.526233 [ 205 ] {32e14ee3-f9fc-4687-bf55-1d31f5f916a9::all_1_45_10} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_41_9 to all_45_45_0 into Compact with storage Full | ||
| 16276 | 2025.12.31 23:26:02.526456 [ 205 ] {32e14ee3-f9fc-4687-bf55-1d31f5f916a9::all_1_45_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16277 | 2025.12.31 23:26:02.526517 [ 205 ] {32e14ee3-f9fc-4687-bf55-1d31f5f916a9::all_1_45_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_9, total 464 rows starting from the beginning of the part | ||
| 16278 | 2025.12.31 23:26:02.526617 [ 205 ] {32e14ee3-f9fc-4687-bf55-1d31f5f916a9::all_1_45_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 228 rows starting from the beginning of the part | ||
| 16279 | 2025.12.31 23:26:02.526663 [ 205 ] {32e14ee3-f9fc-4687-bf55-1d31f5f916a9::all_1_45_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 24 rows starting from the beginning of the part | ||
| 16280 | 2025.12.31 23:26:02.526706 [ 205 ] {32e14ee3-f9fc-4687-bf55-1d31f5f916a9::all_1_45_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 228 rows starting from the beginning of the part | ||
| 16281 | 2025.12.31 23:26:02.526748 [ 205 ] {32e14ee3-f9fc-4687-bf55-1d31f5f916a9::all_1_45_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 24 rows starting from the beginning of the part | ||
| 16282 | 2025.12.31 23:26:02.527657 [ 198 ] {32e14ee3-f9fc-4687-bf55-1d31f5f916a9::all_1_45_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 968 rows, containing 5 columns (5 merged, 0 gathered) in 0.001511106 sec., 640590.4019969479 rows/sec., 46.09 MiB/sec. | ||
| 16283 | 2025.12.31 23:26:02.527856 [ 193 ] {32e14ee3-f9fc-4687-bf55-1d31f5f916a9::all_1_45_10} <Trace> MergedBlockOutputStream: filled checksums all_1_45_10 (state Temporary) | ||
| 16284 | 2025.12.31 23:26:02.528160 [ 193 ] {32e14ee3-f9fc-4687-bf55-1d31f5f916a9::all_1_45_10} <Trace> oximeter.fields_u32 (32e14ee3-f9fc-4687-bf55-1d31f5f916a9): Renaming temporary part tmp_merge_all_1_45_10 to all_1_45_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16285 | 2025.12.31 23:26:02.528246 [ 193 ] {32e14ee3-f9fc-4687-bf55-1d31f5f916a9::all_1_45_10} <Trace> oximeter.fields_u32 (32e14ee3-f9fc-4687-bf55-1d31f5f916a9) (MergerMutator): Merged 5 parts: [all_1_41_9, all_45_45_0] -> all_1_45_10 | ||
| 16286 | 2025.12.31 23:26:02.528329 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 16287 | 2025.12.31 23:26:02.715724 [ 74 ] {} <Debug> oximeter.fields_i16 (6205d96e-d352-40e9-8254-31db49133bc3) (MergerMutator): Selected 5 parts from all_1_23_5 to all_27_27_0 | ||
| 16288 | 2025.12.31 23:26:02.715788 [ 74 ] {} <Trace> oximeter.fields_i16 (6205d96e-d352-40e9-8254-31db49133bc3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16289 | 2025.12.31 23:26:02.715812 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 16290 | 2025.12.31 23:26:02.715898 [ 223 ] {} <Trace> oximeter.fields_i16 (6205d96e-d352-40e9-8254-31db49133bc3): 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] | ||
| 16291 | 2025.12.31 23:26:02.715936 [ 205 ] {6205d96e-d352-40e9-8254-31db49133bc3::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 | ||
| 16292 | 2025.12.31 23:26:02.715944 [ 223 ] {} <Debug> oximeter.fields_i16 (6205d96e-d352-40e9-8254-31db49133bc3): 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] | ||
| 16293 | 2025.12.31 23:26:02.716097 [ 205 ] {6205d96e-d352-40e9-8254-31db49133bc3::all_1_27_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16294 | 2025.12.31 23:26:02.716138 [ 205 ] {6205d96e-d352-40e9-8254-31db49133bc3::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 | ||
| 16295 | 2025.12.31 23:26:02.716211 [ 205 ] {6205d96e-d352-40e9-8254-31db49133bc3::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 410 rows starting from the beginning of the part | ||
| 16296 | 2025.12.31 23:26:02.716265 [ 205 ] {6205d96e-d352-40e9-8254-31db49133bc3::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 | ||
| 16297 | 2025.12.31 23:26:02.716315 [ 205 ] {6205d96e-d352-40e9-8254-31db49133bc3::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 | ||
| 16298 | 2025.12.31 23:26:02.716363 [ 205 ] {6205d96e-d352-40e9-8254-31db49133bc3::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 | ||
| 16299 | 2025.12.31 23:26:02.717230 [ 198 ] {6205d96e-d352-40e9-8254-31db49133bc3::all_1_27_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 916 rows, containing 5 columns (5 merged, 0 gathered) in 0.001353933 sec., 676547.5101057438 rows/sec., 46.88 MiB/sec. | ||
| 16300 | 2025.12.31 23:26:02.717458 [ 192 ] {6205d96e-d352-40e9-8254-31db49133bc3::all_1_27_6} <Trace> MergedBlockOutputStream: filled checksums all_1_27_6 (state Temporary) | ||
| 16301 | 2025.12.31 23:26:02.717583 [ 223 ] {} <Debug> oximeter.fields_i16 (6205d96e-d352-40e9-8254-31db49133bc3): 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] | ||
| 16302 | 2025.12.31 23:26:02.717807 [ 192 ] {6205d96e-d352-40e9-8254-31db49133bc3::all_1_27_6} <Trace> oximeter.fields_i16 (6205d96e-d352-40e9-8254-31db49133bc3): Renaming temporary part tmp_merge_all_1_27_6 to all_1_27_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16303 | 2025.12.31 23:26:02.717897 [ 192 ] {6205d96e-d352-40e9-8254-31db49133bc3::all_1_27_6} <Trace> oximeter.fields_i16 (6205d96e-d352-40e9-8254-31db49133bc3) (MergerMutator): Merged 5 parts: [all_1_23_5, all_27_27_0] -> all_1_27_6 | ||
| 16304 | 2025.12.31 23:26:02.717995 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 16305 | 2025.12.31 23:26:04.285542 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16306 | 2025.12.31 23:26:04.285742 [ 271 ] {41b93060-53cf-442b-ba49-aa83fef7a3a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 16307 | 2025.12.31 23:26:04.285816 [ 271 ] {41b93060-53cf-442b-ba49-aa83fef7a3a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 16308 | 2025.12.31 23:26:04.286518 [ 271 ] {41b93060-53cf-442b-ba49-aa83fef7a3a9} <Trace> oximeter.fields_ipaddr (5f424e33-6a9f-405c-b8ff-24c93b94647e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16309 | 2025.12.31 23:26:04.286565 [ 271 ] {41b93060-53cf-442b-ba49-aa83fef7a3a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 16310 | 2025.12.31 23:26:04.286946 [ 271 ] {41b93060-53cf-442b-ba49-aa83fef7a3a9} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 16311 | 2025.12.31 23:26:04.287169 [ 271 ] {41b93060-53cf-442b-ba49-aa83fef7a3a9} <Trace> oximeter.fields_ipaddr (5f424e33-6a9f-405c-b8ff-24c93b94647e): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16312 | 2025.12.31 23:26:04.287331 [ 271 ] {41b93060-53cf-442b-ba49-aa83fef7a3a9} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001643 sec., 2434.5709068776628 rows/sec., 198.52 KiB/sec. | ||
| 16313 | 2025.12.31 23:26:04.287382 [ 271 ] {41b93060-53cf-442b-ba49-aa83fef7a3a9} <Debug> TCPHandler: Processed in 0.001981574 sec. | ||
| 16314 | 2025.12.31 23:26:04.287507 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16315 | 2025.12.31 23:26:04.287610 [ 271 ] {09f413dc-d0e9-480f-8a52-f6c7fe037ae5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16316 | 2025.12.31 23:26:04.287654 [ 271 ] {09f413dc-d0e9-480f-8a52-f6c7fe037ae5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16317 | 2025.12.31 23:26:04.288768 [ 271 ] {09f413dc-d0e9-480f-8a52-f6c7fe037ae5} <Trace> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16318 | 2025.12.31 23:26:04.288803 [ 271 ] {09f413dc-d0e9-480f-8a52-f6c7fe037ae5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 16319 | 2025.12.31 23:26:04.289188 [ 271 ] {09f413dc-d0e9-480f-8a52-f6c7fe037ae5} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 16320 | 2025.12.31 23:26:04.289398 [ 271 ] {09f413dc-d0e9-480f-8a52-f6c7fe037ae5} <Trace> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16321 | 2025.12.31 23:26:04.289530 [ 271 ] {09f413dc-d0e9-480f-8a52-f6c7fe037ae5} <Debug> executeQuery: Read 1260 rows, 106.97 KiB in 0.001944 sec., 648148.1481481482 rows/sec., 53.74 MiB/sec. | ||
| 16322 | 2025.12.31 23:26:04.289568 [ 271 ] {09f413dc-d0e9-480f-8a52-f6c7fe037ae5} <Debug> TCPHandler: Processed in 0.002114606 sec. | ||
| 16323 | 2025.12.31 23:26:04.289681 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16324 | 2025.12.31 23:26:04.289777 [ 271 ] {dd9f2d68-cf09-4e51-9767-22951268f02f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16325 | 2025.12.31 23:26:04.289817 [ 271 ] {dd9f2d68-cf09-4e51-9767-22951268f02f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16326 | 2025.12.31 23:26:04.290227 [ 271 ] {dd9f2d68-cf09-4e51-9767-22951268f02f} <Trace> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16327 | 2025.12.31 23:26:04.290261 [ 271 ] {dd9f2d68-cf09-4e51-9767-22951268f02f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 16328 | 2025.12.31 23:26:04.290548 [ 271 ] {dd9f2d68-cf09-4e51-9767-22951268f02f} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 16329 | 2025.12.31 23:26:04.290762 [ 271 ] {dd9f2d68-cf09-4e51-9767-22951268f02f} <Trace> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16330 | 2025.12.31 23:26:04.290893 [ 271 ] {dd9f2d68-cf09-4e51-9767-22951268f02f} <Debug> executeQuery: Read 35 rows, 2.61 KiB in 0.001136 sec., 30809.859154929574 rows/sec., 2.24 MiB/sec. | ||
| 16331 | 2025.12.31 23:26:04.290930 [ 271 ] {dd9f2d68-cf09-4e51-9767-22951268f02f} <Debug> TCPHandler: Processed in 0.001298572 sec. | ||
| 16332 | 2025.12.31 23:26:04.291037 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16333 | 2025.12.31 23:26:04.291131 [ 271 ] {741a1840-6960-43f9-9b53-ccb51ff9b50f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 16334 | 2025.12.31 23:26:04.291169 [ 271 ] {741a1840-6960-43f9-9b53-ccb51ff9b50f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 16335 | 2025.12.31 23:26:04.291646 [ 271 ] {741a1840-6960-43f9-9b53-ccb51ff9b50f} <Trace> oximeter.fields_u32 (32e14ee3-f9fc-4687-bf55-1d31f5f916a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16336 | 2025.12.31 23:26:04.291681 [ 271 ] {741a1840-6960-43f9-9b53-ccb51ff9b50f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 16337 | 2025.12.31 23:26:04.291977 [ 271 ] {741a1840-6960-43f9-9b53-ccb51ff9b50f} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 16338 | 2025.12.31 23:26:04.292178 [ 271 ] {741a1840-6960-43f9-9b53-ccb51ff9b50f} <Trace> oximeter.fields_u32 (32e14ee3-f9fc-4687-bf55-1d31f5f916a9): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16339 | 2025.12.31 23:26:04.292305 [ 271 ] {741a1840-6960-43f9-9b53-ccb51ff9b50f} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001194 sec., 190954.77386934674 rows/sec., 12.93 MiB/sec. | ||
| 16340 | 2025.12.31 23:26:04.292342 [ 271 ] {741a1840-6960-43f9-9b53-ccb51ff9b50f} <Debug> TCPHandler: Processed in 0.001353353 sec. | ||
| 16341 | 2025.12.31 23:26:04.292442 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16342 | 2025.12.31 23:26:04.292536 [ 271 ] {97cc12c0-6e18-48e7-9f83-dfb4465ba052} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16343 | 2025.12.31 23:26:04.292575 [ 271 ] {97cc12c0-6e18-48e7-9f83-dfb4465ba052} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16344 | 2025.12.31 23:26:04.293179 [ 271 ] {97cc12c0-6e18-48e7-9f83-dfb4465ba052} <Trace> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16345 | 2025.12.31 23:26:04.293213 [ 271 ] {97cc12c0-6e18-48e7-9f83-dfb4465ba052} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 16346 | 2025.12.31 23:26:04.293535 [ 271 ] {97cc12c0-6e18-48e7-9f83-dfb4465ba052} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 16347 | 2025.12.31 23:26:04.293749 [ 271 ] {97cc12c0-6e18-48e7-9f83-dfb4465ba052} <Trace> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16348 | 2025.12.31 23:26:04.293876 [ 271 ] {97cc12c0-6e18-48e7-9f83-dfb4465ba052} <Debug> executeQuery: Read 555 rows, 42.21 KiB in 0.001358 sec., 408689.24889543443 rows/sec., 30.36 MiB/sec. | ||
| 16349 | 2025.12.31 23:26:04.293912 [ 271 ] {97cc12c0-6e18-48e7-9f83-dfb4465ba052} <Debug> TCPHandler: Processed in 0.001518985 sec. | ||
| 16350 | 2025.12.31 23:26:04.294021 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16351 | 2025.12.31 23:26:04.294115 [ 271 ] {a1929a10-325f-4208-9755-8656eeaaef62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16352 | 2025.12.31 23:26:04.294158 [ 271 ] {a1929a10-325f-4208-9755-8656eeaaef62} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16353 | 2025.12.31 23:26:04.294769 [ 271 ] {a1929a10-325f-4208-9755-8656eeaaef62} <Trace> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16354 | 2025.12.31 23:26:04.294803 [ 271 ] {a1929a10-325f-4208-9755-8656eeaaef62} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 16355 | 2025.12.31 23:26:04.295170 [ 271 ] {a1929a10-325f-4208-9755-8656eeaaef62} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 16356 | 2025.12.31 23:26:04.295379 [ 271 ] {a1929a10-325f-4208-9755-8656eeaaef62} <Trace> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16357 | 2025.12.31 23:26:04.295504 [ 271 ] {a1929a10-325f-4208-9755-8656eeaaef62} <Debug> executeQuery: Read 846 rows, 58.31 KiB in 0.001408 sec., 600852.2727272727 rows/sec., 40.44 MiB/sec. | ||
| 16358 | 2025.12.31 23:26:04.295541 [ 271 ] {a1929a10-325f-4208-9755-8656eeaaef62} <Debug> TCPHandler: Processed in 0.001568967 sec. | ||
| 16359 | 2025.12.31 23:26:04.295651 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16360 | 2025.12.31 23:26:04.295746 [ 271 ] {119bff84-f6d5-46bd-b584-66cceca33c59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16361 | 2025.12.31 23:26:04.295801 [ 271 ] {119bff84-f6d5-46bd-b584-66cceca33c59} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 16362 | 2025.12.31 23:26:04.296677 [ 271 ] {119bff84-f6d5-46bd-b584-66cceca33c59} <Trace> oximeter.measurements_histogramu64 (83559bb8-4c93-4180-b7e7-e9b7333f4c1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16363 | 2025.12.31 23:26:04.296711 [ 271 ] {119bff84-f6d5-46bd-b584-66cceca33c59} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 16364 | 2025.12.31 23:26:04.297249 [ 271 ] {119bff84-f6d5-46bd-b584-66cceca33c59} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 16365 | 2025.12.31 23:26:04.297479 [ 271 ] {119bff84-f6d5-46bd-b584-66cceca33c59} <Trace> oximeter.measurements_histogramu64 (83559bb8-4c93-4180-b7e7-e9b7333f4c1b): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16366 | 2025.12.31 23:26:04.297584 [ 73 ] {} <Debug> oximeter.measurements_histogramu64 (83559bb8-4c93-4180-b7e7-e9b7333f4c1b) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 16367 | 2025.12.31 23:26:04.297617 [ 271 ] {119bff84-f6d5-46bd-b584-66cceca33c59} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.00189 sec., 16402.116402116404 rows/sec., 29.39 MiB/sec. | ||
| 16368 | 2025.12.31 23:26:04.297625 [ 73 ] {} <Trace> oximeter.measurements_histogramu64 (83559bb8-4c93-4180-b7e7-e9b7333f4c1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16369 | 2025.12.31 23:26:04.297653 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 16370 | 2025.12.31 23:26:04.297686 [ 271 ] {119bff84-f6d5-46bd-b584-66cceca33c59} <Debug> TCPHandler: Processed in 0.002083745 sec. | ||
| 16371 | 2025.12.31 23:26:04.297746 [ 205 ] {83559bb8-4c93-4180-b7e7-e9b7333f4c1b::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 | ||
| 16372 | 2025.12.31 23:26:04.297805 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16373 | 2025.12.31 23:26:04.297900 [ 271 ] {41cb2d60-f4c6-466e-8264-77ec55564d4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16374 | 2025.12.31 23:26:04.297941 [ 271 ] {41cb2d60-f4c6-466e-8264-77ec55564d4c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16375 | 2025.12.31 23:26:04.297951 [ 205 ] {83559bb8-4c93-4180-b7e7-e9b7333f4c1b::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16376 | 2025.12.31 23:26:04.298007 [ 205 ] {83559bb8-4c93-4180-b7e7-e9b7333f4c1b::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 2148 rows starting from the beginning of the part | ||
| 16377 | 2025.12.31 23:26:04.298139 [ 205 ] {83559bb8-4c93-4180-b7e7-e9b7333f4c1b::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 31 rows starting from the beginning of the part | ||
| 16378 | 2025.12.31 23:26:04.298252 [ 205 ] {83559bb8-4c93-4180-b7e7-e9b7333f4c1b::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 | ||
| 16379 | 2025.12.31 23:26:04.298281 [ 271 ] {41cb2d60-f4c6-466e-8264-77ec55564d4c} <Trace> oximeter.measurements_u64 (3e0fa7da-0500-483e-b241-ac25d0f845d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16380 | 2025.12.31 23:26:04.298315 [ 271 ] {41cb2d60-f4c6-466e-8264-77ec55564d4c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 16381 | 2025.12.31 23:26:04.298357 [ 205 ] {83559bb8-4c93-4180-b7e7-e9b7333f4c1b::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 31 rows starting from the beginning of the part | ||
| 16382 | 2025.12.31 23:26:04.298462 [ 205 ] {83559bb8-4c93-4180-b7e7-e9b7333f4c1b::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 | ||
| 16383 | 2025.12.31 23:26:04.298571 [ 205 ] {83559bb8-4c93-4180-b7e7-e9b7333f4c1b::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 31 rows starting from the beginning of the part | ||
| 16384 | 2025.12.31 23:26:04.298623 [ 271 ] {41cb2d60-f4c6-466e-8264-77ec55564d4c} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 16385 | 2025.12.31 23:26:04.298839 [ 271 ] {41cb2d60-f4c6-466e-8264-77ec55564d4c} <Trace> oximeter.measurements_u64 (3e0fa7da-0500-483e-b241-ac25d0f845d7): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16386 | 2025.12.31 23:26:04.298964 [ 271 ] {41cb2d60-f4c6-466e-8264-77ec55564d4c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001083 sec., 55401.662049861494 rows/sec., 3.73 MiB/sec. | ||
| 16387 | 2025.12.31 23:26:04.299000 [ 271 ] {41cb2d60-f4c6-466e-8264-77ec55564d4c} <Debug> TCPHandler: Processed in 0.001244781 sec. | ||
| 16388 | 2025.12.31 23:26:04.306781 [ 198 ] {83559bb8-4c93-4180-b7e7-e9b7333f4c1b::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2261 rows, containing 19 columns (19 merged, 0 gathered) in 0.009069423 sec., 249299.21120671072 rows/sec., 446.73 MiB/sec. | ||
| 16389 | 2025.12.31 23:26:04.309030 [ 190 ] {83559bb8-4c93-4180-b7e7-e9b7333f4c1b::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 16390 | 2025.12.31 23:26:04.309455 [ 190 ] {83559bb8-4c93-4180-b7e7-e9b7333f4c1b::all_1_111_22} <Trace> oximeter.measurements_histogramu64 (83559bb8-4c93-4180-b7e7-e9b7333f4c1b): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16391 | 2025.12.31 23:26:04.309550 [ 190 ] {83559bb8-4c93-4180-b7e7-e9b7333f4c1b::all_1_111_22} <Trace> oximeter.measurements_histogramu64 (83559bb8-4c93-4180-b7e7-e9b7333f4c1b) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 16392 | 2025.12.31 23:26:04.309754 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.44 MiB. | ||
| 16393 | 2025.12.31 23:26:04.601366 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 37044 | ||
| 16394 | 2025.12.31 23:26:04.601913 [ 245 ] {} <Trace> system.asynchronous_metric_log (1af02360-2569-4a97-a5ac-aa07775e497e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16395 | 2025.12.31 23:26:04.601964 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 16396 | 2025.12.31 23:26:04.602474 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 16397 | 2025.12.31 23:26:04.602716 [ 245 ] {} <Trace> system.asynchronous_metric_log (1af02360-2569-4a97-a5ac-aa07775e497e): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16398 | 2025.12.31 23:26:04.602871 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 37044 | ||
| 16399 | 2025.12.31 23:26:05.000195 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 381.45 MiB, peak 399.84 MiB, free memory in arenas 0.00 B, will set to 383.41 MiB (RSS), difference: 1.96 MiB | ||
| 16400 | 2025.12.31 23:26:06.602218 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 580 | ||
| 16401 | 2025.12.31 23:26:06.620770 [ 244 ] {} <Trace> system.metric_log (9f7485ce-4bf0-4a0f-b388-b82873d55ef6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16402 | 2025.12.31 23:26:06.620833 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 16403 | 2025.12.31 23:26:06.626864 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 16404 | 2025.12.31 23:26:06.627574 [ 244 ] {} <Trace> system.metric_log (9f7485ce-4bf0-4a0f-b388-b82873d55ef6): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16405 | 2025.12.31 23:26:06.630825 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 580 | ||
| 16406 | 2025.12.31 23:26:07.221122 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 2036 | ||
| 16407 | 2025.12.31 23:26:07.223508 [ 243 ] {} <Trace> system.query_log (aa57fb54-d3d4-4e2b-bcda-b6c10074d25d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16408 | 2025.12.31 23:26:07.223567 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 16409 | 2025.12.31 23:26:07.224745 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 16410 | 2025.12.31 23:26:07.225028 [ 243 ] {} <Trace> system.query_log (aa57fb54-d3d4-4e2b-bcda-b6c10074d25d): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16411 | 2025.12.31 23:26:07.225420 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2036 | ||
| 16412 | 2025.12.31 23:26:09.257370 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16413 | 2025.12.31 23:26:09.257561 [ 271 ] {f50edcd2-c848-467e-9763-7f5821d745a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16414 | 2025.12.31 23:26:09.257631 [ 271 ] {f50edcd2-c848-467e-9763-7f5821d745a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16415 | 2025.12.31 23:26:09.258318 [ 271 ] {f50edcd2-c848-467e-9763-7f5821d745a8} <Trace> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16416 | 2025.12.31 23:26:09.258357 [ 271 ] {f50edcd2-c848-467e-9763-7f5821d745a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 16417 | 2025.12.31 23:26:09.258739 [ 271 ] {f50edcd2-c848-467e-9763-7f5821d745a8} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 16418 | 2025.12.31 23:26:09.258960 [ 271 ] {f50edcd2-c848-467e-9763-7f5821d745a8} <Trace> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16419 | 2025.12.31 23:26:09.259112 [ 271 ] {f50edcd2-c848-467e-9763-7f5821d745a8} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001604 sec., 47381.546134663346 rows/sec., 3.90 MiB/sec. | ||
| 16420 | 2025.12.31 23:26:09.259106 [ 28 ] {} <Debug> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
| 16421 | 2025.12.31 23:26:09.259153 [ 271 ] {f50edcd2-c848-467e-9763-7f5821d745a8} <Debug> TCPHandler: Processed in 0.001918553 sec. | ||
| 16422 | 2025.12.31 23:26:09.259190 [ 28 ] {} <Trace> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16423 | 2025.12.31 23:26:09.259217 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 16424 | 2025.12.31 23:26:09.259298 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16425 | 2025.12.31 23:26:09.259352 [ 195 ] {37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179::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 | ||
| 16426 | 2025.12.31 23:26:09.259395 [ 271 ] {831bfd1e-2e23-44f6-946e-bf34752fdb00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16427 | 2025.12.31 23:26:09.259440 [ 271 ] {831bfd1e-2e23-44f6-946e-bf34752fdb00} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16428 | 2025.12.31 23:26:09.259502 [ 195 ] {37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16429 | 2025.12.31 23:26:09.259544 [ 195 ] {37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 2464 rows starting from the beginning of the part | ||
| 16430 | 2025.12.31 23:26:09.259617 [ 195 ] {37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 198 rows starting from the beginning of the part | ||
| 16431 | 2025.12.31 23:26:09.259668 [ 195 ] {37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 118 rows starting from the beginning of the part | ||
| 16432 | 2025.12.31 23:26:09.259717 [ 195 ] {37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 76 rows starting from the beginning of the part | ||
| 16433 | 2025.12.31 23:26:09.259761 [ 195 ] {37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 1260 rows starting from the beginning of the part | ||
| 16434 | 2025.12.31 23:26:09.259807 [ 195 ] {37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 76 rows starting from the beginning of the part | ||
| 16435 | 2025.12.31 23:26:09.259840 [ 271 ] {831bfd1e-2e23-44f6-946e-bf34752fdb00} <Trace> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16436 | 2025.12.31 23:26:09.259880 [ 271 ] {831bfd1e-2e23-44f6-946e-bf34752fdb00} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 16437 | 2025.12.31 23:26:09.260220 [ 271 ] {831bfd1e-2e23-44f6-946e-bf34752fdb00} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 16438 | 2025.12.31 23:26:09.260435 [ 271 ] {831bfd1e-2e23-44f6-946e-bf34752fdb00} <Trace> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16439 | 2025.12.31 23:26:09.260568 [ 271 ] {831bfd1e-2e23-44f6-946e-bf34752fdb00} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001191 sec., 8396.305625524768 rows/sec., 631.36 KiB/sec. | ||
| 16440 | 2025.12.31 23:26:09.260607 [ 271 ] {831bfd1e-2e23-44f6-946e-bf34752fdb00} <Debug> TCPHandler: Processed in 0.001356573 sec. | ||
| 16441 | 2025.12.31 23:26:09.260714 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16442 | 2025.12.31 23:26:09.260806 [ 271 ] {e8b0e4fa-610b-4cfa-9cc2-af58555150b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16443 | 2025.12.31 23:26:09.260844 [ 271 ] {e8b0e4fa-610b-4cfa-9cc2-af58555150b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16444 | 2025.12.31 23:26:09.261252 [ 271 ] {e8b0e4fa-610b-4cfa-9cc2-af58555150b9} <Trace> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16445 | 2025.12.31 23:26:09.261288 [ 271 ] {e8b0e4fa-610b-4cfa-9cc2-af58555150b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 16446 | 2025.12.31 23:26:09.261580 [ 271 ] {e8b0e4fa-610b-4cfa-9cc2-af58555150b9} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 16447 | 2025.12.31 23:26:09.261578 [ 198 ] {37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4192 rows, containing 5 columns (5 merged, 0 gathered) in 0.002280689 sec., 1838041.0481218616 rows/sec., 158.82 MiB/sec. | ||
| 16448 | 2025.12.31 23:26:09.261784 [ 271 ] {e8b0e4fa-610b-4cfa-9cc2-af58555150b9} <Trace> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16449 | 2025.12.31 23:26:09.261856 [ 195 ] {37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
| 16450 | 2025.12.31 23:26:09.261913 [ 28 ] {} <Debug> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
| 16451 | 2025.12.31 23:26:09.261922 [ 271 ] {e8b0e4fa-610b-4cfa-9cc2-af58555150b9} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001134 sec., 65255.73192239859 rows/sec., 5.09 MiB/sec. | ||
| 16452 | 2025.12.31 23:26:09.261956 [ 28 ] {} <Trace> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16453 | 2025.12.31 23:26:09.261978 [ 271 ] {e8b0e4fa-610b-4cfa-9cc2-af58555150b9} <Debug> TCPHandler: Processed in 0.001311322 sec. | ||
| 16454 | 2025.12.31 23:26:09.261983 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 16455 | 2025.12.31 23:26:09.262096 [ 200 ] {e6fc079b-8071-4162-9a06-906ffa01da39::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 | ||
| 16456 | 2025.12.31 23:26:09.262099 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16457 | 2025.12.31 23:26:09.262136 [ 195 ] {37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179::all_1_116_23} <Trace> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16458 | 2025.12.31 23:26:09.262219 [ 195 ] {37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179::all_1_116_23} <Trace> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
| 16459 | 2025.12.31 23:26:09.262220 [ 271 ] {ffbe3ef8-a149-444a-87f6-3243ee37df95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16460 | 2025.12.31 23:26:09.262234 [ 200 ] {e6fc079b-8071-4162-9a06-906ffa01da39::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16461 | 2025.12.31 23:26:09.262278 [ 271 ] {ffbe3ef8-a149-444a-87f6-3243ee37df95} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16462 | 2025.12.31 23:26:09.262288 [ 200 ] {e6fc079b-8071-4162-9a06-906ffa01da39::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 1250 rows starting from the beginning of the part | ||
| 16463 | 2025.12.31 23:26:09.262298 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.05 MiB. | ||
| 16464 | 2025.12.31 23:26:09.262374 [ 200 ] {e6fc079b-8071-4162-9a06-906ffa01da39::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 114 rows starting from the beginning of the part | ||
| 16465 | 2025.12.31 23:26:09.262433 [ 200 ] {e6fc079b-8071-4162-9a06-906ffa01da39::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 95 rows starting from the beginning of the part | ||
| 16466 | 2025.12.31 23:26:09.262481 [ 200 ] {e6fc079b-8071-4162-9a06-906ffa01da39::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 74 rows starting from the beginning of the part | ||
| 16467 | 2025.12.31 23:26:09.262525 [ 200 ] {e6fc079b-8071-4162-9a06-906ffa01da39::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 555 rows starting from the beginning of the part | ||
| 16468 | 2025.12.31 23:26:09.262573 [ 200 ] {e6fc079b-8071-4162-9a06-906ffa01da39::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 74 rows starting from the beginning of the part | ||
| 16469 | 2025.12.31 23:26:09.262690 [ 271 ] {ffbe3ef8-a149-444a-87f6-3243ee37df95} <Trace> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16470 | 2025.12.31 23:26:09.262732 [ 271 ] {ffbe3ef8-a149-444a-87f6-3243ee37df95} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 16471 | 2025.12.31 23:26:09.263082 [ 271 ] {ffbe3ef8-a149-444a-87f6-3243ee37df95} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 16472 | 2025.12.31 23:26:09.263302 [ 271 ] {ffbe3ef8-a149-444a-87f6-3243ee37df95} <Trace> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16473 | 2025.12.31 23:26:09.263432 [ 271 ] {ffbe3ef8-a149-444a-87f6-3243ee37df95} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001231 sec., 129975.62956945572 rows/sec., 9.05 MiB/sec. | ||
| 16474 | 2025.12.31 23:26:09.263469 [ 271 ] {ffbe3ef8-a149-444a-87f6-3243ee37df95} <Debug> TCPHandler: Processed in 0.001417864 sec. | ||
| 16475 | 2025.12.31 23:26:09.263574 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16476 | 2025.12.31 23:26:09.263667 [ 271 ] {feeb3578-faef-4d84-b39c-02b36f7090d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16477 | 2025.12.31 23:26:09.263720 [ 271 ] {feeb3578-faef-4d84-b39c-02b36f7090d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 16478 | 2025.12.31 23:26:09.263818 [ 195 ] {e6fc079b-8071-4162-9a06-906ffa01da39::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2162 rows, containing 5 columns (5 merged, 0 gathered) in 0.00177373 sec., 1218900.2835831833 rows/sec., 94.68 MiB/sec. | ||
| 16479 | 2025.12.31 23:26:09.263984 [ 200 ] {e6fc079b-8071-4162-9a06-906ffa01da39::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
| 16480 | 2025.12.31 23:26:09.264223 [ 200 ] {e6fc079b-8071-4162-9a06-906ffa01da39::all_1_116_23} <Trace> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16481 | 2025.12.31 23:26:09.264292 [ 200 ] {e6fc079b-8071-4162-9a06-906ffa01da39::all_1_116_23} <Trace> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
| 16482 | 2025.12.31 23:26:09.264361 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.64 MiB. | ||
| 16483 | 2025.12.31 23:26:09.264503 [ 271 ] {feeb3578-faef-4d84-b39c-02b36f7090d9} <Trace> oximeter.measurements_histogramu64 (83559bb8-4c93-4180-b7e7-e9b7333f4c1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16484 | 2025.12.31 23:26:09.264543 [ 271 ] {feeb3578-faef-4d84-b39c-02b36f7090d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 16485 | 2025.12.31 23:26:09.265063 [ 271 ] {feeb3578-faef-4d84-b39c-02b36f7090d9} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 16486 | 2025.12.31 23:26:09.265277 [ 271 ] {feeb3578-faef-4d84-b39c-02b36f7090d9} <Trace> oximeter.measurements_histogramu64 (83559bb8-4c93-4180-b7e7-e9b7333f4c1b): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16487 | 2025.12.31 23:26:09.265415 [ 271 ] {feeb3578-faef-4d84-b39c-02b36f7090d9} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001766 sec., 5662.5141562853905 rows/sec., 10.15 MiB/sec. | ||
| 16488 | 2025.12.31 23:26:09.265468 [ 271 ] {feeb3578-faef-4d84-b39c-02b36f7090d9} <Debug> TCPHandler: Processed in 0.001941123 sec. | ||
| 16489 | 2025.12.31 23:26:09.265584 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16490 | 2025.12.31 23:26:09.265677 [ 271 ] {9c08a0ce-7df1-4427-bbf6-d4c62c96ac5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16491 | 2025.12.31 23:26:09.265718 [ 271 ] {9c08a0ce-7df1-4427-bbf6-d4c62c96ac5c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16492 | 2025.12.31 23:26:09.266044 [ 271 ] {9c08a0ce-7df1-4427-bbf6-d4c62c96ac5c} <Trace> oximeter.measurements_u64 (3e0fa7da-0500-483e-b241-ac25d0f845d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16493 | 2025.12.31 23:26:09.266079 [ 271 ] {9c08a0ce-7df1-4427-bbf6-d4c62c96ac5c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 16494 | 2025.12.31 23:26:09.266376 [ 271 ] {9c08a0ce-7df1-4427-bbf6-d4c62c96ac5c} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 16495 | 2025.12.31 23:26:09.266575 [ 271 ] {9c08a0ce-7df1-4427-bbf6-d4c62c96ac5c} <Trace> oximeter.measurements_u64 (3e0fa7da-0500-483e-b241-ac25d0f845d7): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16496 | 2025.12.31 23:26:09.266701 [ 271 ] {9c08a0ce-7df1-4427-bbf6-d4c62c96ac5c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001042 sec., 57581.57389635317 rows/sec., 3.88 MiB/sec. | ||
| 16497 | 2025.12.31 23:26:09.266736 [ 271 ] {9c08a0ce-7df1-4427-bbf6-d4c62c96ac5c} <Debug> TCPHandler: Processed in 0.001202791 sec. | ||
| 16498 | 2025.12.31 23:26:10.781672 [ 225 ] {} <Trace> oximeter.measurements_histogramu64 (83559bb8-4c93-4180-b7e7-e9b7333f4c1b): 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] | ||
| 16499 | 2025.12.31 23:26:10.781740 [ 225 ] {} <Debug> oximeter.measurements_histogramu64 (83559bb8-4c93-4180-b7e7-e9b7333f4c1b): 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] | ||
| 16500 | 2025.12.31 23:26:10.784386 [ 225 ] {} <Debug> oximeter.measurements_histogramu64 (83559bb8-4c93-4180-b7e7-e9b7333f4c1b): 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] | ||
| 16501 | 2025.12.31 23:26:11.000262 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 379.41 MiB, peak 399.84 MiB, free memory in arenas 0.00 B, will set to 383.41 MiB (RSS), difference: 4.00 MiB | ||
| 16502 | 2025.12.31 23:26:11.923630 [ 35 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 16503 | 2025.12.31 23:26:11.923709 [ 35 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 16504 | 2025.12.31 23:26:12.103200 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 37556 | ||
| 16505 | 2025.12.31 23:26:12.103880 [ 245 ] {} <Trace> system.asynchronous_metric_log (1af02360-2569-4a97-a5ac-aa07775e497e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16506 | 2025.12.31 23:26:12.103928 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 16507 | 2025.12.31 23:26:12.104412 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 16508 | 2025.12.31 23:26:12.104647 [ 245 ] {} <Trace> system.asynchronous_metric_log (1af02360-2569-4a97-a5ac-aa07775e497e): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16509 | 2025.12.31 23:26:12.104783 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 37556 | ||
| 16510 | 2025.12.31 23:26:14.131010 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 588 | ||
| 16511 | 2025.12.31 23:26:14.150175 [ 244 ] {} <Trace> system.metric_log (9f7485ce-4bf0-4a0f-b388-b82873d55ef6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16512 | 2025.12.31 23:26:14.150251 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 16513 | 2025.12.31 23:26:14.156765 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 16514 | 2025.12.31 23:26:14.157555 [ 244 ] {} <Trace> system.metric_log (9f7485ce-4bf0-4a0f-b388-b82873d55ef6): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16515 | 2025.12.31 23:26:14.161875 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 588 | ||
| 16516 | 2025.12.31 23:26:14.227900 [ 223 ] {} <Trace> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39): 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] | ||
| 16517 | 2025.12.31 23:26:14.227949 [ 223 ] {} <Debug> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39): 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] | ||
| 16518 | 2025.12.31 23:26:14.231005 [ 223 ] {} <Debug> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39): 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] | ||
| 16519 | 2025.12.31 23:26:14.257990 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16520 | 2025.12.31 23:26:14.258188 [ 271 ] {ba3218b6-7d1b-4ea0-a687-7e964ed64a28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16521 | 2025.12.31 23:26:14.258263 [ 271 ] {ba3218b6-7d1b-4ea0-a687-7e964ed64a28} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16522 | 2025.12.31 23:26:14.259073 [ 271 ] {ba3218b6-7d1b-4ea0-a687-7e964ed64a28} <Trace> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16523 | 2025.12.31 23:26:14.259113 [ 271 ] {ba3218b6-7d1b-4ea0-a687-7e964ed64a28} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 16524 | 2025.12.31 23:26:14.259520 [ 271 ] {ba3218b6-7d1b-4ea0-a687-7e964ed64a28} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 16525 | 2025.12.31 23:26:14.259754 [ 271 ] {ba3218b6-7d1b-4ea0-a687-7e964ed64a28} <Trace> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16526 | 2025.12.31 23:26:14.259915 [ 271 ] {ba3218b6-7d1b-4ea0-a687-7e964ed64a28} <Debug> executeQuery: Read 118 rows, 10.26 KiB in 0.001782 sec., 66217.73288439955 rows/sec., 5.62 MiB/sec. | ||
| 16527 | 2025.12.31 23:26:14.259953 [ 225 ] {} <Trace> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179): 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] | ||
| 16528 | 2025.12.31 23:26:14.259966 [ 271 ] {ba3218b6-7d1b-4ea0-a687-7e964ed64a28} <Debug> TCPHandler: Processed in 0.002117856 sec. | ||
| 16529 | 2025.12.31 23:26:14.259979 [ 225 ] {} <Debug> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179): 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] | ||
| 16530 | 2025.12.31 23:26:14.260103 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16531 | 2025.12.31 23:26:14.260206 [ 271 ] {77892e35-8767-469a-b951-acc2f2df24d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16532 | 2025.12.31 23:26:14.260250 [ 271 ] {77892e35-8767-469a-b951-acc2f2df24d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16533 | 2025.12.31 23:26:14.260682 [ 271 ] {77892e35-8767-469a-b951-acc2f2df24d4} <Trace> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16534 | 2025.12.31 23:26:14.260717 [ 271 ] {77892e35-8767-469a-b951-acc2f2df24d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 16535 | 2025.12.31 23:26:14.261031 [ 271 ] {77892e35-8767-469a-b951-acc2f2df24d4} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 16536 | 2025.12.31 23:26:14.261252 [ 271 ] {77892e35-8767-469a-b951-acc2f2df24d4} <Trace> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16537 | 2025.12.31 23:26:14.261388 [ 271 ] {77892e35-8767-469a-b951-acc2f2df24d4} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001206 sec., 25704.80928689884 rows/sec., 1.89 MiB/sec. | ||
| 16538 | 2025.12.31 23:26:14.261403 [ 31 ] {} <Debug> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
| 16539 | 2025.12.31 23:26:14.261428 [ 271 ] {77892e35-8767-469a-b951-acc2f2df24d4} <Debug> TCPHandler: Processed in 0.001378044 sec. | ||
| 16540 | 2025.12.31 23:26:14.261459 [ 31 ] {} <Trace> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16541 | 2025.12.31 23:26:14.261486 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 16542 | 2025.12.31 23:26:14.261551 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16543 | 2025.12.31 23:26:14.261613 [ 198 ] {d568562b-8e8e-4a3d-9432-0ad11505f9aa::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 | ||
| 16544 | 2025.12.31 23:26:14.261656 [ 271 ] {a0ebed19-1ce1-4a66-a27c-ca97b7fa8514} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16545 | 2025.12.31 23:26:14.261703 [ 271 ] {a0ebed19-1ce1-4a66-a27c-ca97b7fa8514} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16546 | 2025.12.31 23:26:14.261773 [ 198 ] {d568562b-8e8e-4a3d-9432-0ad11505f9aa::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16547 | 2025.12.31 23:26:14.261819 [ 198 ] {d568562b-8e8e-4a3d-9432-0ad11505f9aa::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 278 rows starting from the beginning of the part | ||
| 16548 | 2025.12.31 23:26:14.261895 [ 198 ] {d568562b-8e8e-4a3d-9432-0ad11505f9aa::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 31 rows starting from the beginning of the part | ||
| 16549 | 2025.12.31 23:26:14.261948 [ 198 ] {d568562b-8e8e-4a3d-9432-0ad11505f9aa::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 10 rows starting from the beginning of the part | ||
| 16550 | 2025.12.31 23:26:14.261997 [ 198 ] {d568562b-8e8e-4a3d-9432-0ad11505f9aa::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 35 rows starting from the beginning of the part | ||
| 16551 | 2025.12.31 23:26:14.262040 [ 198 ] {d568562b-8e8e-4a3d-9432-0ad11505f9aa::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 | ||
| 16552 | 2025.12.31 23:26:14.262079 [ 198 ] {d568562b-8e8e-4a3d-9432-0ad11505f9aa::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 31 rows starting from the beginning of the part | ||
| 16553 | 2025.12.31 23:26:14.262157 [ 271 ] {a0ebed19-1ce1-4a66-a27c-ca97b7fa8514} <Trace> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16554 | 2025.12.31 23:26:14.262199 [ 271 ] {a0ebed19-1ce1-4a66-a27c-ca97b7fa8514} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 16555 | 2025.12.31 23:26:14.262546 [ 271 ] {a0ebed19-1ce1-4a66-a27c-ca97b7fa8514} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 16556 | 2025.12.31 23:26:14.262719 [ 225 ] {} <Debug> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179): 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] | ||
| 16557 | 2025.12.31 23:26:14.262790 [ 271 ] {a0ebed19-1ce1-4a66-a27c-ca97b7fa8514} <Trace> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16558 | 2025.12.31 23:26:14.262912 [ 195 ] {d568562b-8e8e-4a3d-9432-0ad11505f9aa::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 395 rows, containing 5 columns (5 merged, 0 gathered) in 0.001360433 sec., 290348.7345573064 rows/sec., 20.15 MiB/sec. | ||
| 16559 | 2025.12.31 23:26:14.262925 [ 271 ] {a0ebed19-1ce1-4a66-a27c-ca97b7fa8514} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001293 sec., 73472.54447022428 rows/sec., 5.74 MiB/sec. | ||
| 16560 | 2025.12.31 23:26:14.262983 [ 271 ] {a0ebed19-1ce1-4a66-a27c-ca97b7fa8514} <Debug> TCPHandler: Processed in 0.001492585 sec. | ||
| 16561 | 2025.12.31 23:26:14.263093 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16562 | 2025.12.31 23:26:14.263117 [ 191 ] {d568562b-8e8e-4a3d-9432-0ad11505f9aa::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
| 16563 | 2025.12.31 23:26:14.263191 [ 271 ] {d39f0ddf-e370-4315-b13e-a090f68545c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16564 | 2025.12.31 23:26:14.263239 [ 271 ] {d39f0ddf-e370-4315-b13e-a090f68545c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16565 | 2025.12.31 23:26:14.263453 [ 191 ] {d568562b-8e8e-4a3d-9432-0ad11505f9aa::all_1_116_23} <Trace> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16566 | 2025.12.31 23:26:14.263543 [ 191 ] {d568562b-8e8e-4a3d-9432-0ad11505f9aa::all_1_116_23} <Trace> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
| 16567 | 2025.12.31 23:26:14.263658 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 16568 | 2025.12.31 23:26:14.263663 [ 271 ] {d39f0ddf-e370-4315-b13e-a090f68545c1} <Trace> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16569 | 2025.12.31 23:26:14.263710 [ 271 ] {d39f0ddf-e370-4315-b13e-a090f68545c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 16570 | 2025.12.31 23:26:14.264052 [ 271 ] {d39f0ddf-e370-4315-b13e-a090f68545c1} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 16571 | 2025.12.31 23:26:14.264265 [ 271 ] {d39f0ddf-e370-4315-b13e-a090f68545c1} <Trace> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16572 | 2025.12.31 23:26:14.264382 [ 31 ] {} <Debug> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1) (MergerMutator): Selected 4 parts from all_1_111_23 to all_114_114_0 | ||
| 16573 | 2025.12.31 23:26:14.264397 [ 271 ] {d39f0ddf-e370-4315-b13e-a090f68545c1} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001225 sec., 130612.24489795919 rows/sec., 9.10 MiB/sec. | ||
| 16574 | 2025.12.31 23:26:14.264416 [ 31 ] {} <Trace> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16575 | 2025.12.31 23:26:14.264439 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 16576 | 2025.12.31 23:26:14.264442 [ 271 ] {d39f0ddf-e370-4315-b13e-a090f68545c1} <Debug> TCPHandler: Processed in 0.001398604 sec. | ||
| 16577 | 2025.12.31 23:26:14.264511 [ 198 ] {7d79e45e-07fa-43b3-999d-49ca9374dcb1::all_1_114_24} <Debug> MergeTask::PrepareStage: Merging 4 parts: from all_1_111_23 to all_114_114_0 into Compact with storage Full | ||
| 16578 | 2025.12.31 23:26:14.264580 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16579 | 2025.12.31 23:26:14.264608 [ 198 ] {7d79e45e-07fa-43b3-999d-49ca9374dcb1::all_1_114_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16580 | 2025.12.31 23:26:14.264642 [ 198 ] {7d79e45e-07fa-43b3-999d-49ca9374dcb1::all_1_114_24} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_111_23, total 33596 rows starting from the beginning of the part | ||
| 16581 | 2025.12.31 23:26:14.264686 [ 198 ] {7d79e45e-07fa-43b3-999d-49ca9374dcb1::all_1_114_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 160 rows starting from the beginning of the part | ||
| 16582 | 2025.12.31 23:26:14.264715 [ 271 ] {62e1199a-542e-4561-8853-739ae9322c12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16583 | 2025.12.31 23:26:14.264720 [ 198 ] {7d79e45e-07fa-43b3-999d-49ca9374dcb1::all_1_114_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 160 rows starting from the beginning of the part | ||
| 16584 | 2025.12.31 23:26:14.264775 [ 198 ] {7d79e45e-07fa-43b3-999d-49ca9374dcb1::all_1_114_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 846 rows starting from the beginning of the part | ||
| 16585 | 2025.12.31 23:26:14.264793 [ 271 ] {62e1199a-542e-4561-8853-739ae9322c12} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 16586 | 2025.12.31 23:26:14.265738 [ 271 ] {62e1199a-542e-4561-8853-739ae9322c12} <Trace> oximeter.measurements_histogramu64 (83559bb8-4c93-4180-b7e7-e9b7333f4c1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16587 | 2025.12.31 23:26:14.265778 [ 271 ] {62e1199a-542e-4561-8853-739ae9322c12} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 16588 | 2025.12.31 23:26:14.266369 [ 271 ] {62e1199a-542e-4561-8853-739ae9322c12} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 16589 | 2025.12.31 23:26:14.266603 [ 271 ] {62e1199a-542e-4561-8853-739ae9322c12} <Trace> oximeter.measurements_histogramu64 (83559bb8-4c93-4180-b7e7-e9b7333f4c1b): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16590 | 2025.12.31 23:26:14.266751 [ 271 ] {62e1199a-542e-4561-8853-739ae9322c12} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.002062 sec., 15033.947623666343 rows/sec., 26.94 MiB/sec. | ||
| 16591 | 2025.12.31 23:26:14.266821 [ 271 ] {62e1199a-542e-4561-8853-739ae9322c12} <Debug> TCPHandler: Processed in 0.002302579 sec. | ||
| 16592 | 2025.12.31 23:26:14.266934 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16593 | 2025.12.31 23:26:14.267031 [ 271 ] {c66a3a06-c75d-4e5b-a1a2-29b3df8f2962} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16594 | 2025.12.31 23:26:14.267074 [ 271 ] {c66a3a06-c75d-4e5b-a1a2-29b3df8f2962} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16595 | 2025.12.31 23:26:14.267423 [ 271 ] {c66a3a06-c75d-4e5b-a1a2-29b3df8f2962} <Trace> oximeter.measurements_u64 (3e0fa7da-0500-483e-b241-ac25d0f845d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16596 | 2025.12.31 23:26:14.267458 [ 271 ] {c66a3a06-c75d-4e5b-a1a2-29b3df8f2962} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 16597 | 2025.12.31 23:26:14.267771 [ 271 ] {c66a3a06-c75d-4e5b-a1a2-29b3df8f2962} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 16598 | 2025.12.31 23:26:14.267979 [ 271 ] {c66a3a06-c75d-4e5b-a1a2-29b3df8f2962} <Trace> oximeter.measurements_u64 (3e0fa7da-0500-483e-b241-ac25d0f845d7): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16599 | 2025.12.31 23:26:14.268110 [ 271 ] {c66a3a06-c75d-4e5b-a1a2-29b3df8f2962} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001098 sec., 54644.8087431694 rows/sec., 3.68 MiB/sec. | ||
| 16600 | 2025.12.31 23:26:14.268147 [ 271 ] {c66a3a06-c75d-4e5b-a1a2-29b3df8f2962} <Debug> TCPHandler: Processed in 0.001262892 sec. | ||
| 16601 | 2025.12.31 23:26:14.271081 [ 198 ] {7d79e45e-07fa-43b3-999d-49ca9374dcb1::all_1_114_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 34762 rows, containing 5 columns (5 merged, 0 gathered) in 0.006590132 sec., 5274856.406518109 rows/sec., 360.14 MiB/sec. | ||
| 16602 | 2025.12.31 23:26:14.271428 [ 197 ] {7d79e45e-07fa-43b3-999d-49ca9374dcb1::all_1_114_24} <Trace> MergedBlockOutputStream: filled checksums all_1_114_24 (state Temporary) | ||
| 16603 | 2025.12.31 23:26:14.271736 [ 197 ] {7d79e45e-07fa-43b3-999d-49ca9374dcb1::all_1_114_24} <Trace> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1): Renaming temporary part tmp_merge_all_1_114_24 to all_1_114_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16604 | 2025.12.31 23:26:14.271816 [ 197 ] {7d79e45e-07fa-43b3-999d-49ca9374dcb1::all_1_114_24} <Trace> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1) (MergerMutator): Merged 4 parts: [all_1_111_23, all_114_114_0] -> all_1_114_24 | ||
| 16605 | 2025.12.31 23:26:14.271919 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.34 MiB. | ||
| 16606 | 2025.12.31 23:26:17.041986 [ 220 ] {} <Trace> system.query_log (aa57fb54-d3d4-4e2b-bcda-b6c10074d25d): 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] | ||
| 16607 | 2025.12.31 23:26:17.042080 [ 220 ] {} <Debug> system.query_log (aa57fb54-d3d4-4e2b-bcda-b6c10074d25d): 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] | ||
| 16608 | 2025.12.31 23:26:17.044664 [ 220 ] {} <Debug> system.query_log (aa57fb54-d3d4-4e2b-bcda-b6c10074d25d): 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] | ||
| 16609 | 2025.12.31 23:26:17.225771 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 2060 | ||
| 16610 | 2025.12.31 23:26:17.228354 [ 243 ] {} <Trace> system.query_log (aa57fb54-d3d4-4e2b-bcda-b6c10074d25d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16611 | 2025.12.31 23:26:17.228413 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 16612 | 2025.12.31 23:26:17.229611 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 16613 | 2025.12.31 23:26:17.229888 [ 243 ] {} <Trace> system.query_log (aa57fb54-d3d4-4e2b-bcda-b6c10074d25d): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16614 | 2025.12.31 23:26:17.230282 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2060 | ||
| 16615 | 2025.12.31 23:26:19.085008 [ 224 ] {} <Trace> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1): 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] | ||
| 16616 | 2025.12.31 23:26:19.085065 [ 224 ] {} <Debug> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1): 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] | ||
| 16617 | 2025.12.31 23:26:19.087917 [ 224 ] {} <Debug> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1): 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] | ||
| 16618 | 2025.12.31 23:26:19.179548 [ 226 ] {} <Trace> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa): 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] | ||
| 16619 | 2025.12.31 23:26:19.179643 [ 226 ] {} <Debug> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa): 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] | ||
| 16620 | 2025.12.31 23:26:19.181724 [ 226 ] {} <Debug> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa): 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] | ||
| 16621 | 2025.12.31 23:26:19.259137 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16622 | 2025.12.31 23:26:19.259320 [ 271 ] {9282fff3-dd78-49f4-800b-71ebdf8f8ba5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 16623 | 2025.12.31 23:26:19.259391 [ 271 ] {9282fff3-dd78-49f4-800b-71ebdf8f8ba5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 16624 | 2025.12.31 23:26:19.260109 [ 271 ] {9282fff3-dd78-49f4-800b-71ebdf8f8ba5} <Trace> oximeter.fields_i16 (6205d96e-d352-40e9-8254-31db49133bc3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16625 | 2025.12.31 23:26:19.260156 [ 271 ] {9282fff3-dd78-49f4-800b-71ebdf8f8ba5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 16626 | 2025.12.31 23:26:19.260550 [ 271 ] {9282fff3-dd78-49f4-800b-71ebdf8f8ba5} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 16627 | 2025.12.31 23:26:19.260776 [ 271 ] {9282fff3-dd78-49f4-800b-71ebdf8f8ba5} <Trace> oximeter.fields_i16 (6205d96e-d352-40e9-8254-31db49133bc3): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16628 | 2025.12.31 23:26:19.260930 [ 271 ] {9282fff3-dd78-49f4-800b-71ebdf8f8ba5} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001664 sec., 14423.076923076924 rows/sec., 1.20 MiB/sec. | ||
| 16629 | 2025.12.31 23:26:19.260972 [ 271 ] {9282fff3-dd78-49f4-800b-71ebdf8f8ba5} <Debug> TCPHandler: Processed in 0.001962163 sec. | ||
| 16630 | 2025.12.31 23:26:19.261083 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16631 | 2025.12.31 23:26:19.261176 [ 271 ] {ccb63170-c061-46df-b864-4f272f7d672b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 16632 | 2025.12.31 23:26:19.261216 [ 271 ] {ccb63170-c061-46df-b864-4f272f7d672b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 16633 | 2025.12.31 23:26:19.261604 [ 271 ] {ccb63170-c061-46df-b864-4f272f7d672b} <Trace> oximeter.fields_ipaddr (5f424e33-6a9f-405c-b8ff-24c93b94647e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16634 | 2025.12.31 23:26:19.261640 [ 271 ] {ccb63170-c061-46df-b864-4f272f7d672b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 16635 | 2025.12.31 23:26:19.261936 [ 271 ] {ccb63170-c061-46df-b864-4f272f7d672b} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 16636 | 2025.12.31 23:26:19.262143 [ 271 ] {ccb63170-c061-46df-b864-4f272f7d672b} <Trace> oximeter.fields_ipaddr (5f424e33-6a9f-405c-b8ff-24c93b94647e): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16637 | 2025.12.31 23:26:19.262273 [ 271 ] {ccb63170-c061-46df-b864-4f272f7d672b} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001115 sec., 3587.4439461883403 rows/sec., 292.53 KiB/sec. | ||
| 16638 | 2025.12.31 23:26:19.262311 [ 271 ] {ccb63170-c061-46df-b864-4f272f7d672b} <Debug> TCPHandler: Processed in 0.001275411 sec. | ||
| 16639 | 2025.12.31 23:26:19.262419 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16640 | 2025.12.31 23:26:19.262511 [ 271 ] {dcb13906-a95c-454a-862a-6e7bf267d6ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16641 | 2025.12.31 23:26:19.262549 [ 271 ] {dcb13906-a95c-454a-862a-6e7bf267d6ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16642 | 2025.12.31 23:26:19.262990 [ 271 ] {dcb13906-a95c-454a-862a-6e7bf267d6ba} <Trace> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16643 | 2025.12.31 23:26:19.263025 [ 271 ] {dcb13906-a95c-454a-862a-6e7bf267d6ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 16644 | 2025.12.31 23:26:19.263334 [ 271 ] {dcb13906-a95c-454a-862a-6e7bf267d6ba} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 16645 | 2025.12.31 23:26:19.263535 [ 271 ] {dcb13906-a95c-454a-862a-6e7bf267d6ba} <Trace> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16646 | 2025.12.31 23:26:19.263659 [ 271 ] {dcb13906-a95c-454a-862a-6e7bf267d6ba} <Debug> executeQuery: Read 198 rows, 18.02 KiB in 0.001165 sec., 169957.08154506437 rows/sec., 15.11 MiB/sec. | ||
| 16647 | 2025.12.31 23:26:19.263696 [ 271 ] {dcb13906-a95c-454a-862a-6e7bf267d6ba} <Debug> TCPHandler: Processed in 0.001323683 sec. | ||
| 16648 | 2025.12.31 23:26:19.263806 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16649 | 2025.12.31 23:26:19.263898 [ 271 ] {11cf8f7e-5ec5-42c0-adde-54e307b2e4b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16650 | 2025.12.31 23:26:19.263937 [ 271 ] {11cf8f7e-5ec5-42c0-adde-54e307b2e4b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16651 | 2025.12.31 23:26:19.264324 [ 271 ] {11cf8f7e-5ec5-42c0-adde-54e307b2e4b7} <Trace> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16652 | 2025.12.31 23:26:19.264360 [ 271 ] {11cf8f7e-5ec5-42c0-adde-54e307b2e4b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 16653 | 2025.12.31 23:26:19.264643 [ 271 ] {11cf8f7e-5ec5-42c0-adde-54e307b2e4b7} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 16654 | 2025.12.31 23:26:19.264843 [ 271 ] {11cf8f7e-5ec5-42c0-adde-54e307b2e4b7} <Trace> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16655 | 2025.12.31 23:26:19.264967 [ 271 ] {11cf8f7e-5ec5-42c0-adde-54e307b2e4b7} <Debug> executeQuery: Read 26 rows, 1.99 KiB in 0.001087 sec., 23919.043238270468 rows/sec., 1.79 MiB/sec. | ||
| 16656 | 2025.12.31 23:26:19.265005 [ 271 ] {11cf8f7e-5ec5-42c0-adde-54e307b2e4b7} <Debug> TCPHandler: Processed in 0.001246091 sec. | ||
| 16657 | 2025.12.31 23:26:19.265109 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16658 | 2025.12.31 23:26:19.265201 [ 271 ] {3b32e225-02a1-4a9c-b0c2-12eaf5c2c479} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 16659 | 2025.12.31 23:26:19.265238 [ 271 ] {3b32e225-02a1-4a9c-b0c2-12eaf5c2c479} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 16660 | 2025.12.31 23:26:19.265618 [ 271 ] {3b32e225-02a1-4a9c-b0c2-12eaf5c2c479} <Trace> oximeter.fields_u32 (32e14ee3-f9fc-4687-bf55-1d31f5f916a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16661 | 2025.12.31 23:26:19.265653 [ 271 ] {3b32e225-02a1-4a9c-b0c2-12eaf5c2c479} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 16662 | 2025.12.31 23:26:19.265950 [ 271 ] {3b32e225-02a1-4a9c-b0c2-12eaf5c2c479} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 16663 | 2025.12.31 23:26:19.266151 [ 271 ] {3b32e225-02a1-4a9c-b0c2-12eaf5c2c479} <Trace> oximeter.fields_u32 (32e14ee3-f9fc-4687-bf55-1d31f5f916a9): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16664 | 2025.12.31 23:26:19.266279 [ 271 ] {3b32e225-02a1-4a9c-b0c2-12eaf5c2c479} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001095 sec., 21917.80821917808 rows/sec., 1.82 MiB/sec. | ||
| 16665 | 2025.12.31 23:26:19.266316 [ 271 ] {3b32e225-02a1-4a9c-b0c2-12eaf5c2c479} <Debug> TCPHandler: Processed in 0.001253651 sec. | ||
| 16666 | 2025.12.31 23:26:19.266422 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16667 | 2025.12.31 23:26:19.266514 [ 271 ] {2c58673f-5289-438b-9c37-dcf975169a2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 16668 | 2025.12.31 23:26:19.266552 [ 271 ] {2c58673f-5289-438b-9c37-dcf975169a2b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 16669 | 2025.12.31 23:26:19.266936 [ 271 ] {2c58673f-5289-438b-9c37-dcf975169a2b} <Trace> oximeter.fields_u8 (ce0c1db8-65f1-440f-8e78-1020d181f97b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16670 | 2025.12.31 23:26:19.266971 [ 271 ] {2c58673f-5289-438b-9c37-dcf975169a2b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 16671 | 2025.12.31 23:26:19.267255 [ 271 ] {2c58673f-5289-438b-9c37-dcf975169a2b} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 16672 | 2025.12.31 23:26:19.267458 [ 271 ] {2c58673f-5289-438b-9c37-dcf975169a2b} <Trace> oximeter.fields_u8 (ce0c1db8-65f1-440f-8e78-1020d181f97b): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16673 | 2025.12.31 23:26:19.267583 [ 271 ] {2c58673f-5289-438b-9c37-dcf975169a2b} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001087 sec., 11039.558417663293 rows/sec., 862.47 KiB/sec. | ||
| 16674 | 2025.12.31 23:26:19.267620 [ 271 ] {2c58673f-5289-438b-9c37-dcf975169a2b} <Debug> TCPHandler: Processed in 0.001244671 sec. | ||
| 16675 | 2025.12.31 23:26:19.267726 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16676 | 2025.12.31 23:26:19.267818 [ 271 ] {cc11cb9e-6b67-404c-a784-3e7c47bdadac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16677 | 2025.12.31 23:26:19.267856 [ 271 ] {cc11cb9e-6b67-404c-a784-3e7c47bdadac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16678 | 2025.12.31 23:26:19.268261 [ 271 ] {cc11cb9e-6b67-404c-a784-3e7c47bdadac} <Trace> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16679 | 2025.12.31 23:26:19.268296 [ 271 ] {cc11cb9e-6b67-404c-a784-3e7c47bdadac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 16680 | 2025.12.31 23:26:19.268596 [ 271 ] {cc11cb9e-6b67-404c-a784-3e7c47bdadac} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 16681 | 2025.12.31 23:26:19.268799 [ 271 ] {cc11cb9e-6b67-404c-a784-3e7c47bdadac} <Trace> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16682 | 2025.12.31 23:26:19.268922 [ 271 ] {cc11cb9e-6b67-404c-a784-3e7c47bdadac} <Debug> executeQuery: Read 114 rows, 9.50 KiB in 0.001121 sec., 101694.91525423729 rows/sec., 8.28 MiB/sec. | ||
| 16683 | 2025.12.31 23:26:19.268959 [ 271 ] {cc11cb9e-6b67-404c-a784-3e7c47bdadac} <Debug> TCPHandler: Processed in 0.001279862 sec. | ||
| 16684 | 2025.12.31 23:26:19.269068 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16685 | 2025.12.31 23:26:19.269160 [ 271 ] {0668656c-a46f-45e2-ad37-595d050b4321} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16686 | 2025.12.31 23:26:19.269202 [ 271 ] {0668656c-a46f-45e2-ad37-595d050b4321} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16687 | 2025.12.31 23:26:19.269584 [ 271 ] {0668656c-a46f-45e2-ad37-595d050b4321} <Trace> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16688 | 2025.12.31 23:26:19.269618 [ 271 ] {0668656c-a46f-45e2-ad37-595d050b4321} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 16689 | 2025.12.31 23:26:19.269939 [ 271 ] {0668656c-a46f-45e2-ad37-595d050b4321} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 16690 | 2025.12.31 23:26:19.270152 [ 271 ] {0668656c-a46f-45e2-ad37-595d050b4321} <Trace> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16691 | 2025.12.31 23:26:19.270276 [ 271 ] {0668656c-a46f-45e2-ad37-595d050b4321} <Debug> executeQuery: Read 198 rows, 14.54 KiB in 0.001134 sec., 174603.1746031746 rows/sec., 12.52 MiB/sec. | ||
| 16692 | 2025.12.31 23:26:19.270312 [ 271 ] {0668656c-a46f-45e2-ad37-595d050b4321} <Debug> TCPHandler: Processed in 0.001291632 sec. | ||
| 16693 | 2025.12.31 23:26:19.270421 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16694 | 2025.12.31 23:26:19.270512 [ 271 ] {01d49263-2675-4c9e-9737-b00bd6954848} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16695 | 2025.12.31 23:26:19.270565 [ 271 ] {01d49263-2675-4c9e-9737-b00bd6954848} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 16696 | 2025.12.31 23:26:19.271327 [ 271 ] {01d49263-2675-4c9e-9737-b00bd6954848} <Trace> oximeter.measurements_histogramu64 (83559bb8-4c93-4180-b7e7-e9b7333f4c1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16697 | 2025.12.31 23:26:19.271363 [ 271 ] {01d49263-2675-4c9e-9737-b00bd6954848} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 16698 | 2025.12.31 23:26:19.271871 [ 271 ] {01d49263-2675-4c9e-9737-b00bd6954848} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 16699 | 2025.12.31 23:26:19.272101 [ 271 ] {01d49263-2675-4c9e-9737-b00bd6954848} <Trace> oximeter.measurements_histogramu64 (83559bb8-4c93-4180-b7e7-e9b7333f4c1b): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16700 | 2025.12.31 23:26:19.272246 [ 271 ] {01d49263-2675-4c9e-9737-b00bd6954848} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001751 sec., 5711.022272986865 rows/sec., 10.23 MiB/sec. | ||
| 16701 | 2025.12.31 23:26:19.272323 [ 271 ] {01d49263-2675-4c9e-9737-b00bd6954848} <Debug> TCPHandler: Processed in 0.001949153 sec. | ||
| 16702 | 2025.12.31 23:26:19.272442 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16703 | 2025.12.31 23:26:19.272536 [ 271 ] {4622cdb3-c310-4b8a-aeef-75468e354929} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16704 | 2025.12.31 23:26:19.272576 [ 271 ] {4622cdb3-c310-4b8a-aeef-75468e354929} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16705 | 2025.12.31 23:26:19.272906 [ 271 ] {4622cdb3-c310-4b8a-aeef-75468e354929} <Trace> oximeter.measurements_u64 (3e0fa7da-0500-483e-b241-ac25d0f845d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16706 | 2025.12.31 23:26:19.272942 [ 271 ] {4622cdb3-c310-4b8a-aeef-75468e354929} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 16707 | 2025.12.31 23:26:19.273236 [ 271 ] {4622cdb3-c310-4b8a-aeef-75468e354929} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 16708 | 2025.12.31 23:26:19.273440 [ 271 ] {4622cdb3-c310-4b8a-aeef-75468e354929} <Trace> oximeter.measurements_u64 (3e0fa7da-0500-483e-b241-ac25d0f845d7): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16709 | 2025.12.31 23:26:19.273556 [ 36 ] {} <Debug> oximeter.measurements_u64 (3e0fa7da-0500-483e-b241-ac25d0f845d7) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
| 16710 | 2025.12.31 23:26:19.273564 [ 271 ] {4622cdb3-c310-4b8a-aeef-75468e354929} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001047 sec., 57306.59025787966 rows/sec., 3.86 MiB/sec. | ||
| 16711 | 2025.12.31 23:26:19.273603 [ 36 ] {} <Trace> oximeter.measurements_u64 (3e0fa7da-0500-483e-b241-ac25d0f845d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16712 | 2025.12.31 23:26:19.273615 [ 271 ] {4622cdb3-c310-4b8a-aeef-75468e354929} <Debug> TCPHandler: Processed in 0.00122002 sec. | ||
| 16713 | 2025.12.31 23:26:19.273630 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 16714 | 2025.12.31 23:26:19.273748 [ 195 ] {3e0fa7da-0500-483e-b241-ac25d0f845d7::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 | ||
| 16715 | 2025.12.31 23:26:19.273883 [ 195 ] {3e0fa7da-0500-483e-b241-ac25d0f845d7::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16716 | 2025.12.31 23:26:19.273918 [ 195 ] {3e0fa7da-0500-483e-b241-ac25d0f845d7::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 7052 rows starting from the beginning of the part | ||
| 16717 | 2025.12.31 23:26:19.273980 [ 195 ] {3e0fa7da-0500-483e-b241-ac25d0f845d7::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 | ||
| 16718 | 2025.12.31 23:26:19.274023 [ 195 ] {3e0fa7da-0500-483e-b241-ac25d0f845d7::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 | ||
| 16719 | 2025.12.31 23:26:19.274063 [ 195 ] {3e0fa7da-0500-483e-b241-ac25d0f845d7::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 | ||
| 16720 | 2025.12.31 23:26:19.274099 [ 195 ] {3e0fa7da-0500-483e-b241-ac25d0f845d7::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 | ||
| 16721 | 2025.12.31 23:26:19.274137 [ 195 ] {3e0fa7da-0500-483e-b241-ac25d0f845d7::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 | ||
| 16722 | 2025.12.31 23:26:19.275899 [ 198 ] {3e0fa7da-0500-483e-b241-ac25d0f845d7::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7352 rows, containing 4 columns (4 merged, 0 gathered) in 0.002205878 sec., 3332913.243615467 rows/sec., 220.99 MiB/sec. | ||
| 16723 | 2025.12.31 23:26:19.276379 [ 189 ] {3e0fa7da-0500-483e-b241-ac25d0f845d7::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
| 16724 | 2025.12.31 23:26:19.276643 [ 189 ] {3e0fa7da-0500-483e-b241-ac25d0f845d7::all_1_116_23} <Trace> oximeter.measurements_u64 (3e0fa7da-0500-483e-b241-ac25d0f845d7): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16725 | 2025.12.31 23:26:19.276709 [ 189 ] {3e0fa7da-0500-483e-b241-ac25d0f845d7::all_1_116_23} <Trace> oximeter.measurements_u64 (3e0fa7da-0500-483e-b241-ac25d0f845d7) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
| 16726 | 2025.12.31 23:26:19.276801 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.28 MiB. | ||
| 16727 | 2025.12.31 23:26:19.605034 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 38004 | ||
| 16728 | 2025.12.31 23:26:19.605598 [ 245 ] {} <Trace> system.asynchronous_metric_log (1af02360-2569-4a97-a5ac-aa07775e497e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16729 | 2025.12.31 23:26:19.605649 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 16730 | 2025.12.31 23:26:19.606151 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 16731 | 2025.12.31 23:26:19.606394 [ 245 ] {} <Trace> system.asynchronous_metric_log (1af02360-2569-4a97-a5ac-aa07775e497e): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16732 | 2025.12.31 23:26:19.606551 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 38004 | ||
| 16733 | 2025.12.31 23:26:21.232580 [ 334 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51363 | ||
| 16734 | 2025.12.31 23:26:21.232697 [ 334 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16735 | 2025.12.31 23:26:21.232727 [ 334 ] {} <Debug> TCP-Session: eb824687-f437-4875-a985-c5c43ad34bb2 Authenticating user 'default' from [fd00:1122:3344:101::e]:51363 | ||
| 16736 | 2025.12.31 23:26:21.232756 [ 334 ] {} <Debug> TCP-Session: eb824687-f437-4875-a985-c5c43ad34bb2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16737 | 2025.12.31 23:26:21.232772 [ 334 ] {} <Debug> TCP-Session: eb824687-f437-4875-a985-c5c43ad34bb2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16738 | 2025.12.31 23:26:21.233013 [ 335 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37260 | ||
| 16739 | 2025.12.31 23:26:21.233032 [ 336 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47118 | ||
| 16740 | 2025.12.31 23:26:21.233064 [ 339 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34133 | ||
| 16741 | 2025.12.31 23:26:21.233123 [ 334 ] {} <Trace> TCP-Session: eb824687-f437-4875-a985-c5c43ad34bb2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16742 | 2025.12.31 23:26:21.233128 [ 335 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16743 | 2025.12.31 23:26:21.233095 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57324 | ||
| 16744 | 2025.12.31 23:26:21.233179 [ 336 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16745 | 2025.12.31 23:26:21.233211 [ 339 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16746 | 2025.12.31 23:26:21.233185 [ 335 ] {} <Debug> TCP-Session: bcc06421-a259-4d57-ae5f-061583dcc097 Authenticating user 'default' from [fd00:1122:3344:101::e]:37260 | ||
| 16747 | 2025.12.31 23:26:21.233240 [ 336 ] {} <Debug> TCP-Session: c5c226a2-ee40-4c15-8803-0722d1abb9e0 Authenticating user 'default' from [fd00:1122:3344:101::e]:47118 | ||
| 16748 | 2025.12.31 23:26:21.233261 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16749 | 2025.12.31 23:26:21.233271 [ 335 ] {} <Debug> TCP-Session: bcc06421-a259-4d57-ae5f-061583dcc097 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16750 | 2025.12.31 23:26:21.233284 [ 336 ] {} <Debug> TCP-Session: c5c226a2-ee40-4c15-8803-0722d1abb9e0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16751 | 2025.12.31 23:26:21.233301 [ 267 ] {} <Debug> TCP-Session: d7fdb6a6-dde2-45ca-9b8c-44350e48f49a Authenticating user 'default' from [fd00:1122:3344:101::e]:57324 | ||
| 16752 | 2025.12.31 23:26:21.233316 [ 336 ] {} <Debug> TCP-Session: c5c226a2-ee40-4c15-8803-0722d1abb9e0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16753 | 2025.12.31 23:26:21.233314 [ 334 ] {3e636321-9abe-4583-a7eb-4f2193a076f6} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:51363) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 16754 | 2025.12.31 23:26:21.233333 [ 267 ] {} <Debug> TCP-Session: d7fdb6a6-dde2-45ca-9b8c-44350e48f49a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16755 | 2025.12.31 23:26:21.233304 [ 335 ] {} <Debug> TCP-Session: bcc06421-a259-4d57-ae5f-061583dcc097 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16756 | 2025.12.31 23:26:21.233378 [ 267 ] {} <Debug> TCP-Session: d7fdb6a6-dde2-45ca-9b8c-44350e48f49a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16757 | 2025.12.31 23:26:21.233255 [ 339 ] {} <Debug> TCP-Session: a2e9ae1a-f268-48ed-b50e-fa14fba3a14d Authenticating user 'default' from [fd00:1122:3344:101::e]:34133 | ||
| 16758 | 2025.12.31 23:26:21.233065 [ 340 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47094 | ||
| 16759 | 2025.12.31 23:26:21.233444 [ 339 ] {} <Debug> TCP-Session: a2e9ae1a-f268-48ed-b50e-fa14fba3a14d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16760 | 2025.12.31 23:26:21.233048 [ 338 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49819 | ||
| 16761 | 2025.12.31 23:26:21.233471 [ 339 ] {} <Debug> TCP-Session: a2e9ae1a-f268-48ed-b50e-fa14fba3a14d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16762 | 2025.12.31 23:26:21.233041 [ 337 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55634 | ||
| 16763 | 2025.12.31 23:26:21.233510 [ 340 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16764 | 2025.12.31 23:26:21.233544 [ 338 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16765 | 2025.12.31 23:26:21.233558 [ 340 ] {} <Debug> TCP-Session: a493a0d5-0445-4994-9ba4-a4bdb83877db Authenticating user 'default' from [fd00:1122:3344:101::e]:47094 | ||
| 16766 | 2025.12.31 23:26:21.233091 [ 341 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61345 | ||
| 16767 | 2025.12.31 23:26:21.233600 [ 334 ] {3e636321-9abe-4583-a7eb-4f2193a076f6} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 16768 | 2025.12.31 23:26:21.233587 [ 340 ] {} <Debug> TCP-Session: a493a0d5-0445-4994-9ba4-a4bdb83877db Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16769 | 2025.12.31 23:26:21.233581 [ 338 ] {} <Debug> TCP-Session: bc8e9960-6b83-4a61-8365-25022676dfca Authenticating user 'default' from [fd00:1122:3344:101::e]:49819 | ||
| 16770 | 2025.12.31 23:26:21.233725 [ 340 ] {} <Debug> TCP-Session: a493a0d5-0445-4994-9ba4-a4bdb83877db Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16771 | 2025.12.31 23:26:21.233741 [ 334 ] {3e636321-9abe-4583-a7eb-4f2193a076f6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 16772 | 2025.12.31 23:26:21.233749 [ 338 ] {} <Debug> TCP-Session: bc8e9960-6b83-4a61-8365-25022676dfca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16773 | 2025.12.31 23:26:21.233773 [ 338 ] {} <Debug> TCP-Session: bc8e9960-6b83-4a61-8365-25022676dfca Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16774 | 2025.12.31 23:26:21.234045 [ 337 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16775 | 2025.12.31 23:26:21.234063 [ 334 ] {3e636321-9abe-4583-a7eb-4f2193a076f6} <Debug> oximeter.version (354cafc0-8409-413e-b71b-ba38479b7a3f) (SelectExecutor): Key condition: unknown | ||
| 16776 | 2025.12.31 23:26:21.234088 [ 337 ] {} <Debug> TCP-Session: b88e85ea-79d5-4dec-90d8-f2fda0fe8197 Authenticating user 'default' from [fd00:1122:3344:101::e]:55634 | ||
| 16777 | 2025.12.31 23:26:21.234169 [ 341 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16778 | 2025.12.31 23:26:21.234228 [ 341 ] {} <Debug> TCP-Session: 2e36452b-e73e-4d50-ad79-47ff13a615ef Authenticating user 'default' from [fd00:1122:3344:101::e]:61345 | ||
| 16779 | 2025.12.31 23:26:21.234246 [ 337 ] {} <Debug> TCP-Session: b88e85ea-79d5-4dec-90d8-f2fda0fe8197 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16780 | 2025.12.31 23:26:21.234251 [ 341 ] {} <Debug> TCP-Session: 2e36452b-e73e-4d50-ad79-47ff13a615ef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16781 | 2025.12.31 23:26:21.234271 [ 337 ] {} <Debug> TCP-Session: b88e85ea-79d5-4dec-90d8-f2fda0fe8197 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16782 | 2025.12.31 23:26:21.234284 [ 341 ] {} <Debug> TCP-Session: 2e36452b-e73e-4d50-ad79-47ff13a615ef Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16783 | 2025.12.31 23:26:21.235254 [ 343 ] {3e636321-9abe-4583-a7eb-4f2193a076f6} <Trace> AggregatingTransform: Aggregating | ||
| 16784 | 2025.12.31 23:26:21.235625 [ 343 ] {3e636321-9abe-4583-a7eb-4f2193a076f6} <Trace> Aggregator: Aggregation method: without_key | ||
| 16785 | 2025.12.31 23:26:21.235664 [ 343 ] {3e636321-9abe-4583-a7eb-4f2193a076f6} <Trace> AggregatingTransform: Aggregated. 2 to 1 rows (from 80.00 B) in 0.001272982 sec. (1571.114 rows/sec., 61.37 KiB/sec.) | ||
| 16786 | 2025.12.31 23:26:21.235684 [ 343 ] {3e636321-9abe-4583-a7eb-4f2193a076f6} <Trace> Aggregator: Merging aggregated data | ||
| 16787 | 2025.12.31 23:26:21.236645 [ 334 ] {3e636321-9abe-4583-a7eb-4f2193a076f6} <Debug> executeQuery: Read 2 rows, 80.00 B in 0.003387 sec., 590.4930617065249 rows/sec., 23.07 KiB/sec. | ||
| 16788 | 2025.12.31 23:26:21.236826 [ 334 ] {3e636321-9abe-4583-a7eb-4f2193a076f6} <Debug> TCPHandler: Processed in 0.003827215 sec. | ||
| 16789 | 2025.12.31 23:26:21.236953 [ 334 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16790 | 2025.12.31 23:26:21.236974 [ 267 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16791 | 2025.12.31 23:26:21.236990 [ 336 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16792 | 2025.12.31 23:26:21.236996 [ 334 ] {} <Debug> TCP-Session: eb824687-f437-4875-a985-c5c43ad34bb2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16793 | 2025.12.31 23:26:21.237018 [ 338 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16794 | 2025.12.31 23:26:21.237037 [ 339 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16795 | 2025.12.31 23:26:21.237052 [ 337 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16796 | 2025.12.31 23:26:21.237083 [ 341 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16797 | 2025.12.31 23:26:21.237096 [ 339 ] {} <Debug> TCP-Session: a2e9ae1a-f268-48ed-b50e-fa14fba3a14d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16798 | 2025.12.31 23:26:21.237106 [ 337 ] {} <Debug> TCP-Session: b88e85ea-79d5-4dec-90d8-f2fda0fe8197 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16799 | 2025.12.31 23:26:21.237080 [ 338 ] {} <Debug> TCP-Session: bc8e9960-6b83-4a61-8365-25022676dfca Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16800 | 2025.12.31 23:26:21.237132 [ 341 ] {} <Debug> TCP-Session: 2e36452b-e73e-4d50-ad79-47ff13a615ef Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16801 | 2025.12.31 23:26:21.237072 [ 340 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16802 | 2025.12.31 23:26:21.237041 [ 336 ] {} <Debug> TCP-Session: c5c226a2-ee40-4c15-8803-0722d1abb9e0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16803 | 2025.12.31 23:26:21.237224 [ 340 ] {} <Debug> TCP-Session: a493a0d5-0445-4994-9ba4-a4bdb83877db Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16804 | 2025.12.31 23:26:21.237018 [ 267 ] {} <Debug> TCP-Session: d7fdb6a6-dde2-45ca-9b8c-44350e48f49a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16805 | 2025.12.31 23:26:21.237005 [ 335 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16806 | 2025.12.31 23:26:21.237317 [ 335 ] {} <Debug> TCP-Session: bcc06421-a259-4d57-ae5f-061583dcc097 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16807 | 2025.12.31 23:26:21.285105 [ 334 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61465 | ||
| 16808 | 2025.12.31 23:26:21.285213 [ 334 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16809 | 2025.12.31 23:26:21.285240 [ 334 ] {} <Debug> TCP-Session: eacfd669-74e5-49cd-a861-77d40ed214c3 Authenticating user 'default' from [fd00:1122:3344:101::e]:61465 | ||
| 16810 | 2025.12.31 23:26:21.285264 [ 334 ] {} <Debug> TCP-Session: eacfd669-74e5-49cd-a861-77d40ed214c3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16811 | 2025.12.31 23:26:21.285279 [ 334 ] {} <Debug> TCP-Session: eacfd669-74e5-49cd-a861-77d40ed214c3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16812 | 2025.12.31 23:26:21.285482 [ 335 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58465 | ||
| 16813 | 2025.12.31 23:26:21.285506 [ 336 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61285 | ||
| 16814 | 2025.12.31 23:26:21.285549 [ 339 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62213 | ||
| 16815 | 2025.12.31 23:26:21.285567 [ 340 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44924 | ||
| 16816 | 2025.12.31 23:26:21.285589 [ 335 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16817 | 2025.12.31 23:26:21.285593 [ 334 ] {} <Trace> TCP-Session: eacfd669-74e5-49cd-a861-77d40ed214c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16818 | 2025.12.31 23:26:21.285640 [ 335 ] {} <Debug> TCP-Session: c119f386-6301-47c6-9c78-43f54d480ec6 Authenticating user 'default' from [fd00:1122:3344:101::e]:58465 | ||
| 16819 | 2025.12.31 23:26:21.285650 [ 336 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16820 | 2025.12.31 23:26:21.285664 [ 340 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16821 | 2025.12.31 23:26:21.285678 [ 335 ] {} <Debug> TCP-Session: c119f386-6301-47c6-9c78-43f54d480ec6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16822 | 2025.12.31 23:26:21.285705 [ 336 ] {} <Debug> TCP-Session: b6d466b2-fae1-4a5b-81f0-9a5d18cb10fb Authenticating user 'default' from [fd00:1122:3344:101::e]:61285 | ||
| 16823 | 2025.12.31 23:26:21.285713 [ 335 ] {} <Debug> TCP-Session: c119f386-6301-47c6-9c78-43f54d480ec6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16824 | 2025.12.31 23:26:21.285710 [ 340 ] {} <Debug> TCP-Session: 403a6896-1d35-4eb4-b39a-23bb13205245 Authenticating user 'default' from [fd00:1122:3344:101::e]:44924 | ||
| 16825 | 2025.12.31 23:26:21.285747 [ 336 ] {} <Debug> TCP-Session: b6d466b2-fae1-4a5b-81f0-9a5d18cb10fb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16826 | 2025.12.31 23:26:21.285762 [ 340 ] {} <Debug> TCP-Session: 403a6896-1d35-4eb4-b39a-23bb13205245 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16827 | 2025.12.31 23:26:21.285780 [ 336 ] {} <Debug> TCP-Session: b6d466b2-fae1-4a5b-81f0-9a5d18cb10fb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16828 | 2025.12.31 23:26:21.285798 [ 340 ] {} <Debug> TCP-Session: 403a6896-1d35-4eb4-b39a-23bb13205245 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16829 | 2025.12.31 23:26:21.285809 [ 334 ] {cc757f62-64e6-432e-93c9-708791973889} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:61465) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 16830 | 2025.12.31 23:26:21.285646 [ 339 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16831 | 2025.12.31 23:26:21.285582 [ 341 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61511 | ||
| 16832 | 2025.12.31 23:26:21.285883 [ 339 ] {} <Debug> TCP-Session: 6c2f7680-4190-44c6-8c6e-0422eee515e0 Authenticating user 'default' from [fd00:1122:3344:101::e]:62213 | ||
| 16833 | 2025.12.31 23:26:21.285527 [ 338 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37947 | ||
| 16834 | 2025.12.31 23:26:21.285925 [ 339 ] {} <Debug> TCP-Session: 6c2f7680-4190-44c6-8c6e-0422eee515e0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16835 | 2025.12.31 23:26:21.285949 [ 341 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16836 | 2025.12.31 23:26:21.285966 [ 339 ] {} <Debug> TCP-Session: 6c2f7680-4190-44c6-8c6e-0422eee515e0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16837 | 2025.12.31 23:26:21.285511 [ 337 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36698 | ||
| 16838 | 2025.12.31 23:26:21.285997 [ 341 ] {} <Debug> TCP-Session: 9fe8bfcb-25b4-454e-9307-522efaa604d2 Authenticating user 'default' from [fd00:1122:3344:101::e]:61511 | ||
| 16839 | 2025.12.31 23:26:21.286026 [ 338 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16840 | 2025.12.31 23:26:21.286050 [ 341 ] {} <Debug> TCP-Session: 9fe8bfcb-25b4-454e-9307-522efaa604d2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16841 | 2025.12.31 23:26:21.285586 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57458 | ||
| 16842 | 2025.12.31 23:26:21.286074 [ 337 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16843 | 2025.12.31 23:26:21.286079 [ 341 ] {} <Debug> TCP-Session: 9fe8bfcb-25b4-454e-9307-522efaa604d2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16844 | 2025.12.31 23:26:21.286112 [ 334 ] {cc757f62-64e6-432e-93c9-708791973889} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 16845 | 2025.12.31 23:26:21.286145 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16846 | 2025.12.31 23:26:21.286121 [ 337 ] {} <Debug> TCP-Session: eb15b9f6-3fec-45a1-b774-696e8644e2ce Authenticating user 'default' from [fd00:1122:3344:101::e]:36698 | ||
| 16847 | 2025.12.31 23:26:21.286178 [ 267 ] {} <Debug> TCP-Session: 4f29a202-2235-4b51-9749-510598e5144f Authenticating user 'default' from [fd00:1122:3344:101::e]:57458 | ||
| 16848 | 2025.12.31 23:26:21.286193 [ 334 ] {cc757f62-64e6-432e-93c9-708791973889} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 16849 | 2025.12.31 23:26:21.286195 [ 337 ] {} <Debug> TCP-Session: eb15b9f6-3fec-45a1-b774-696e8644e2ce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16850 | 2025.12.31 23:26:21.286207 [ 267 ] {} <Debug> TCP-Session: 4f29a202-2235-4b51-9749-510598e5144f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16851 | 2025.12.31 23:26:21.286231 [ 337 ] {} <Debug> TCP-Session: eb15b9f6-3fec-45a1-b774-696e8644e2ce Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16852 | 2025.12.31 23:26:21.286243 [ 267 ] {} <Debug> TCP-Session: 4f29a202-2235-4b51-9749-510598e5144f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16853 | 2025.12.31 23:26:21.286072 [ 338 ] {} <Debug> TCP-Session: 94228d53-9966-4805-9a3c-f39a69c104f1 Authenticating user 'default' from [fd00:1122:3344:101::e]:37947 | ||
| 16854 | 2025.12.31 23:26:21.286291 [ 338 ] {} <Debug> TCP-Session: 94228d53-9966-4805-9a3c-f39a69c104f1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16855 | 2025.12.31 23:26:21.286304 [ 338 ] {} <Debug> TCP-Session: 94228d53-9966-4805-9a3c-f39a69c104f1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16856 | 2025.12.31 23:26:21.286495 [ 334 ] {cc757f62-64e6-432e-93c9-708791973889} <Debug> oximeter.version (354cafc0-8409-413e-b71b-ba38479b7a3f) (SelectExecutor): Key condition: unknown | ||
| 16857 | 2025.12.31 23:26:21.287559 [ 299 ] {cc757f62-64e6-432e-93c9-708791973889} <Trace> AggregatingTransform: Aggregating | ||
| 16858 | 2025.12.31 23:26:21.287593 [ 299 ] {cc757f62-64e6-432e-93c9-708791973889} <Trace> Aggregator: Aggregation method: without_key | ||
| 16859 | 2025.12.31 23:26:21.287627 [ 299 ] {cc757f62-64e6-432e-93c9-708791973889} <Trace> AggregatingTransform: Aggregated. 2 to 1 rows (from 80.00 B) in 0.000926406 sec. (2158.881 rows/sec., 84.33 KiB/sec.) | ||
| 16860 | 2025.12.31 23:26:21.287646 [ 299 ] {cc757f62-64e6-432e-93c9-708791973889} <Trace> Aggregator: Merging aggregated data | ||
| 16861 | 2025.12.31 23:26:21.289034 [ 334 ] {cc757f62-64e6-432e-93c9-708791973889} <Debug> executeQuery: Read 2 rows, 80.00 B in 0.003283 sec., 609.1989034419738 rows/sec., 23.80 KiB/sec. | ||
| 16862 | 2025.12.31 23:26:21.289201 [ 334 ] {cc757f62-64e6-432e-93c9-708791973889} <Debug> TCPHandler: Processed in 0.003731103 sec. | ||
| 16863 | 2025.12.31 23:26:21.289333 [ 334 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16864 | 2025.12.31 23:26:21.289364 [ 334 ] {} <Debug> TCP-Session: eacfd669-74e5-49cd-a861-77d40ed214c3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16865 | 2025.12.31 23:26:21.289368 [ 267 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16866 | 2025.12.31 23:26:21.289388 [ 340 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16867 | 2025.12.31 23:26:21.289406 [ 338 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16868 | 2025.12.31 23:26:21.289417 [ 267 ] {} <Debug> TCP-Session: 4f29a202-2235-4b51-9749-510598e5144f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16869 | 2025.12.31 23:26:21.289442 [ 335 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16870 | 2025.12.31 23:26:21.289463 [ 336 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16871 | 2025.12.31 23:26:21.289479 [ 339 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16872 | 2025.12.31 23:26:21.289500 [ 341 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16873 | 2025.12.31 23:26:21.289513 [ 336 ] {} <Debug> TCP-Session: b6d466b2-fae1-4a5b-81f0-9a5d18cb10fb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16874 | 2025.12.31 23:26:21.289533 [ 339 ] {} <Debug> TCP-Session: 6c2f7680-4190-44c6-8c6e-0422eee515e0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16875 | 2025.12.31 23:26:21.289545 [ 341 ] {} <Debug> TCP-Session: 9fe8bfcb-25b4-454e-9307-522efaa604d2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16876 | 2025.12.31 23:26:21.289466 [ 338 ] {} <Debug> TCP-Session: 94228d53-9966-4805-9a3c-f39a69c104f1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16877 | 2025.12.31 23:26:21.289439 [ 340 ] {} <Debug> TCP-Session: 403a6896-1d35-4eb4-b39a-23bb13205245 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16878 | 2025.12.31 23:26:21.289424 [ 337 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16879 | 2025.12.31 23:26:21.289494 [ 335 ] {} <Debug> TCP-Session: c119f386-6301-47c6-9c78-43f54d480ec6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16880 | 2025.12.31 23:26:21.289649 [ 337 ] {} <Debug> TCP-Session: eb15b9f6-3fec-45a1-b774-696e8644e2ce Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16881 | 2025.12.31 23:26:21.661976 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 595 | ||
| 16882 | 2025.12.31 23:26:21.695508 [ 244 ] {} <Trace> system.metric_log (9f7485ce-4bf0-4a0f-b388-b82873d55ef6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16883 | 2025.12.31 23:26:21.695599 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 16884 | 2025.12.31 23:26:21.706600 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 16885 | 2025.12.31 23:26:21.708616 [ 244 ] {} <Trace> system.metric_log (9f7485ce-4bf0-4a0f-b388-b82873d55ef6): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16886 | 2025.12.31 23:26:21.717326 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 595 | ||
| 16887 | 2025.12.31 23:26:22.688647 [ 341 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65264 | ||
| 16888 | 2025.12.31 23:26:22.688757 [ 341 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16889 | 2025.12.31 23:26:22.688784 [ 341 ] {} <Debug> TCP-Session: 841ed6d4-51bc-4c73-b390-aae1548fb822 Authenticating user 'default' from [fd00:1122:3344:101::e]:65264 | ||
| 16890 | 2025.12.31 23:26:22.688806 [ 341 ] {} <Debug> TCP-Session: 841ed6d4-51bc-4c73-b390-aae1548fb822 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16891 | 2025.12.31 23:26:22.688819 [ 341 ] {} <Debug> TCP-Session: 841ed6d4-51bc-4c73-b390-aae1548fb822 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16892 | 2025.12.31 23:26:22.689026 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58788 | ||
| 16893 | 2025.12.31 23:26:22.689088 [ 334 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40692 | ||
| 16894 | 2025.12.31 23:26:22.689119 [ 336 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62454 | ||
| 16895 | 2025.12.31 23:26:22.689128 [ 341 ] {} <Trace> TCP-Session: 841ed6d4-51bc-4c73-b390-aae1548fb822 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16896 | 2025.12.31 23:26:22.689139 [ 337 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58786 | ||
| 16897 | 2025.12.31 23:26:22.689153 [ 339 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42909 | ||
| 16898 | 2025.12.31 23:26:22.689211 [ 336 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16899 | 2025.12.31 23:26:22.689219 [ 334 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16900 | 2025.12.31 23:26:22.689257 [ 336 ] {} <Debug> TCP-Session: 033b5352-6205-4ca4-99a4-dcb080317b9d Authenticating user 'default' from [fd00:1122:3344:101::e]:62454 | ||
| 16901 | 2025.12.31 23:26:22.689275 [ 337 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16902 | 2025.12.31 23:26:22.689285 [ 339 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16903 | 2025.12.31 23:26:22.689293 [ 336 ] {} <Debug> TCP-Session: 033b5352-6205-4ca4-99a4-dcb080317b9d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16904 | 2025.12.31 23:26:22.689315 [ 341 ] {3abef1da-4ad9-4340-89ad-c35745e7a213} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:65264) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 16905 | 2025.12.31 23:26:22.689327 [ 336 ] {} <Debug> TCP-Session: 033b5352-6205-4ca4-99a4-dcb080317b9d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16906 | 2025.12.31 23:26:22.689314 [ 337 ] {} <Debug> TCP-Session: b55f04a6-0264-48ef-b515-6d7469fa58e4 Authenticating user 'default' from [fd00:1122:3344:101::e]:58786 | ||
| 16907 | 2025.12.31 23:26:22.689322 [ 339 ] {} <Debug> TCP-Session: 3cd21c33-42c4-4448-9764-793e28e60b86 Authenticating user 'default' from [fd00:1122:3344:101::e]:42909 | ||
| 16908 | 2025.12.31 23:26:22.689384 [ 337 ] {} <Debug> TCP-Session: b55f04a6-0264-48ef-b515-6d7469fa58e4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16909 | 2025.12.31 23:26:22.689283 [ 334 ] {} <Debug> TCP-Session: d24f212b-a9ea-41d9-816b-1d53aeaf0d27 Authenticating user 'default' from [fd00:1122:3344:101::e]:40692 | ||
| 16910 | 2025.12.31 23:26:22.689400 [ 339 ] {} <Debug> TCP-Session: 3cd21c33-42c4-4448-9764-793e28e60b86 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16911 | 2025.12.31 23:26:22.689405 [ 337 ] {} <Debug> TCP-Session: b55f04a6-0264-48ef-b515-6d7469fa58e4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16912 | 2025.12.31 23:26:22.689435 [ 334 ] {} <Debug> TCP-Session: d24f212b-a9ea-41d9-816b-1d53aeaf0d27 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16913 | 2025.12.31 23:26:22.689438 [ 339 ] {} <Debug> TCP-Session: 3cd21c33-42c4-4448-9764-793e28e60b86 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16914 | 2025.12.31 23:26:22.689460 [ 334 ] {} <Debug> TCP-Session: d24f212b-a9ea-41d9-816b-1d53aeaf0d27 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16915 | 2025.12.31 23:26:22.689143 [ 338 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45890 | ||
| 16916 | 2025.12.31 23:26:22.689113 [ 335 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54949 | ||
| 16917 | 2025.12.31 23:26:22.689105 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16918 | 2025.12.31 23:26:22.689583 [ 341 ] {3abef1da-4ad9-4340-89ad-c35745e7a213} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 16919 | 2025.12.31 23:26:22.689555 [ 338 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16920 | 2025.12.31 23:26:22.689611 [ 267 ] {} <Debug> TCP-Session: 25e2c13b-1404-4e61-83b9-8eb61a590731 Authenticating user 'default' from [fd00:1122:3344:101::e]:58788 | ||
| 16921 | 2025.12.31 23:26:22.689636 [ 335 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16922 | 2025.12.31 23:26:22.689645 [ 341 ] {3abef1da-4ad9-4340-89ad-c35745e7a213} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 16923 | 2025.12.31 23:26:22.689663 [ 338 ] {} <Debug> TCP-Session: 27b323b2-029f-4d94-b485-0d23fde11211 Authenticating user 'default' from [fd00:1122:3344:101::e]:45890 | ||
| 16924 | 2025.12.31 23:26:22.689655 [ 267 ] {} <Debug> TCP-Session: 25e2c13b-1404-4e61-83b9-8eb61a590731 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16925 | 2025.12.31 23:26:22.689714 [ 338 ] {} <Debug> TCP-Session: 27b323b2-029f-4d94-b485-0d23fde11211 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16926 | 2025.12.31 23:26:22.689730 [ 267 ] {} <Debug> TCP-Session: 25e2c13b-1404-4e61-83b9-8eb61a590731 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16927 | 2025.12.31 23:26:22.689745 [ 338 ] {} <Debug> TCP-Session: 27b323b2-029f-4d94-b485-0d23fde11211 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16928 | 2025.12.31 23:26:22.689679 [ 335 ] {} <Debug> TCP-Session: 50605397-4f1c-4e79-aae9-5768e8376541 Authenticating user 'default' from [fd00:1122:3344:101::e]:54949 | ||
| 16929 | 2025.12.31 23:26:22.689159 [ 340 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36659 | ||
| 16930 | 2025.12.31 23:26:22.689804 [ 335 ] {} <Debug> TCP-Session: 50605397-4f1c-4e79-aae9-5768e8376541 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16931 | 2025.12.31 23:26:22.689824 [ 335 ] {} <Debug> TCP-Session: 50605397-4f1c-4e79-aae9-5768e8376541 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16932 | 2025.12.31 23:26:22.689862 [ 340 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16933 | 2025.12.31 23:26:22.689886 [ 340 ] {} <Debug> TCP-Session: 31e6319d-9d3c-4d18-930e-dc702dc5e67f Authenticating user 'default' from [fd00:1122:3344:101::e]:36659 | ||
| 16934 | 2025.12.31 23:26:22.689905 [ 340 ] {} <Debug> TCP-Session: 31e6319d-9d3c-4d18-930e-dc702dc5e67f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16935 | 2025.12.31 23:26:22.689920 [ 340 ] {} <Debug> TCP-Session: 31e6319d-9d3c-4d18-930e-dc702dc5e67f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16936 | 2025.12.31 23:26:22.689992 [ 341 ] {3abef1da-4ad9-4340-89ad-c35745e7a213} <Debug> oximeter.version (354cafc0-8409-413e-b71b-ba38479b7a3f) (SelectExecutor): Key condition: unknown | ||
| 16937 | 2025.12.31 23:26:22.691106 [ 318 ] {3abef1da-4ad9-4340-89ad-c35745e7a213} <Trace> AggregatingTransform: Aggregating | ||
| 16938 | 2025.12.31 23:26:22.691154 [ 318 ] {3abef1da-4ad9-4340-89ad-c35745e7a213} <Trace> Aggregator: Aggregation method: without_key | ||
| 16939 | 2025.12.31 23:26:22.691194 [ 318 ] {3abef1da-4ad9-4340-89ad-c35745e7a213} <Trace> AggregatingTransform: Aggregated. 2 to 1 rows (from 80.00 B) in 0.000957856 sec. (2087.997 rows/sec., 81.56 KiB/sec.) | ||
| 16940 | 2025.12.31 23:26:22.691214 [ 318 ] {3abef1da-4ad9-4340-89ad-c35745e7a213} <Trace> Aggregator: Merging aggregated data | ||
| 16941 | 2025.12.31 23:26:22.692383 [ 341 ] {3abef1da-4ad9-4340-89ad-c35745e7a213} <Debug> executeQuery: Read 2 rows, 80.00 B in 0.00312 sec., 641.025641025641 rows/sec., 25.04 KiB/sec. | ||
| 16942 | 2025.12.31 23:26:22.692602 [ 341 ] {3abef1da-4ad9-4340-89ad-c35745e7a213} <Debug> TCPHandler: Processed in 0.003598491 sec. | ||
| 16943 | 2025.12.31 23:26:22.692713 [ 341 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16944 | 2025.12.31 23:26:22.692749 [ 341 ] {} <Debug> TCP-Session: 841ed6d4-51bc-4c73-b390-aae1548fb822 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16945 | 2025.12.31 23:26:22.692753 [ 340 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16946 | 2025.12.31 23:26:22.692774 [ 336 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16947 | 2025.12.31 23:26:22.692802 [ 340 ] {} <Debug> TCP-Session: 31e6319d-9d3c-4d18-930e-dc702dc5e67f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16948 | 2025.12.31 23:26:22.692814 [ 267 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16949 | 2025.12.31 23:26:22.692834 [ 338 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16950 | 2025.12.31 23:26:22.692852 [ 334 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16951 | 2025.12.31 23:26:22.692866 [ 267 ] {} <Debug> TCP-Session: 25e2c13b-1404-4e61-83b9-8eb61a590731 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16952 | 2025.12.31 23:26:22.692885 [ 338 ] {} <Debug> TCP-Session: 27b323b2-029f-4d94-b485-0d23fde11211 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16953 | 2025.12.31 23:26:22.692900 [ 334 ] {} <Debug> TCP-Session: d24f212b-a9ea-41d9-816b-1d53aeaf0d27 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16954 | 2025.12.31 23:26:22.692892 [ 335 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16955 | 2025.12.31 23:26:22.692870 [ 339 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16956 | 2025.12.31 23:26:22.692955 [ 335 ] {} <Debug> TCP-Session: 50605397-4f1c-4e79-aae9-5768e8376541 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16957 | 2025.12.31 23:26:22.692847 [ 336 ] {} <Debug> TCP-Session: 033b5352-6205-4ca4-99a4-dcb080317b9d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16958 | 2025.12.31 23:26:22.692986 [ 339 ] {} <Debug> TCP-Session: 3cd21c33-42c4-4448-9764-793e28e60b86 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16959 | 2025.12.31 23:26:22.692811 [ 337 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16960 | 2025.12.31 23:26:22.693048 [ 337 ] {} <Debug> TCP-Session: b55f04a6-0264-48ef-b515-6d7469fa58e4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16961 | 2025.12.31 23:26:24.258743 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16962 | 2025.12.31 23:26:24.258945 [ 271 ] {e9ab379b-aa35-46d4-a2d0-f45c4faa5e1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16963 | 2025.12.31 23:26:24.259020 [ 271 ] {e9ab379b-aa35-46d4-a2d0-f45c4faa5e1f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16964 | 2025.12.31 23:26:24.259785 [ 271 ] {e9ab379b-aa35-46d4-a2d0-f45c4faa5e1f} <Trace> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16965 | 2025.12.31 23:26:24.259832 [ 271 ] {e9ab379b-aa35-46d4-a2d0-f45c4faa5e1f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 16966 | 2025.12.31 23:26:24.260242 [ 271 ] {e9ab379b-aa35-46d4-a2d0-f45c4faa5e1f} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 16967 | 2025.12.31 23:26:24.260495 [ 271 ] {e9ab379b-aa35-46d4-a2d0-f45c4faa5e1f} <Trace> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16968 | 2025.12.31 23:26:24.260661 [ 271 ] {e9ab379b-aa35-46d4-a2d0-f45c4faa5e1f} <Debug> executeQuery: Read 118 rows, 10.26 KiB in 0.001772 sec., 66591.42212189616 rows/sec., 5.65 MiB/sec. | ||
| 16969 | 2025.12.31 23:26:24.260713 [ 271 ] {e9ab379b-aa35-46d4-a2d0-f45c4faa5e1f} <Debug> TCPHandler: Processed in 0.002114816 sec. | ||
| 16970 | 2025.12.31 23:26:24.260844 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16971 | 2025.12.31 23:26:24.260950 [ 271 ] {e6dcb36b-d2b7-4695-b041-6f37b70fc735} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16972 | 2025.12.31 23:26:24.260994 [ 271 ] {e6dcb36b-d2b7-4695-b041-6f37b70fc735} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16973 | 2025.12.31 23:26:24.261429 [ 271 ] {e6dcb36b-d2b7-4695-b041-6f37b70fc735} <Trace> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16974 | 2025.12.31 23:26:24.261465 [ 271 ] {e6dcb36b-d2b7-4695-b041-6f37b70fc735} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 16975 | 2025.12.31 23:26:24.261786 [ 271 ] {e6dcb36b-d2b7-4695-b041-6f37b70fc735} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 16976 | 2025.12.31 23:26:24.262006 [ 271 ] {e6dcb36b-d2b7-4695-b041-6f37b70fc735} <Trace> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16977 | 2025.12.31 23:26:24.262142 [ 271 ] {e6dcb36b-d2b7-4695-b041-6f37b70fc735} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001218 sec., 25451.559934318557 rows/sec., 1.87 MiB/sec. | ||
| 16978 | 2025.12.31 23:26:24.262182 [ 271 ] {e6dcb36b-d2b7-4695-b041-6f37b70fc735} <Debug> TCPHandler: Processed in 0.001391134 sec. | ||
| 16979 | 2025.12.31 23:26:24.262317 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16980 | 2025.12.31 23:26:24.262415 [ 271 ] {72486b6d-12cf-457e-954e-8c049c21dba6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16981 | 2025.12.31 23:26:24.262457 [ 271 ] {72486b6d-12cf-457e-954e-8c049c21dba6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16982 | 2025.12.31 23:26:24.262896 [ 271 ] {72486b6d-12cf-457e-954e-8c049c21dba6} <Trace> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16983 | 2025.12.31 23:26:24.262930 [ 271 ] {72486b6d-12cf-457e-954e-8c049c21dba6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 16984 | 2025.12.31 23:26:24.263262 [ 271 ] {72486b6d-12cf-457e-954e-8c049c21dba6} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 16985 | 2025.12.31 23:26:24.263476 [ 271 ] {72486b6d-12cf-457e-954e-8c049c21dba6} <Trace> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16986 | 2025.12.31 23:26:24.263610 [ 271 ] {72486b6d-12cf-457e-954e-8c049c21dba6} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001216 sec., 78125 rows/sec., 6.10 MiB/sec. | ||
| 16987 | 2025.12.31 23:26:24.263648 [ 271 ] {72486b6d-12cf-457e-954e-8c049c21dba6} <Debug> TCPHandler: Processed in 0.001382424 sec. | ||
| 16988 | 2025.12.31 23:26:24.263760 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16989 | 2025.12.31 23:26:24.263857 [ 271 ] {ab3c5184-31fb-485e-b402-32e524afad84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16990 | 2025.12.31 23:26:24.263903 [ 271 ] {ab3c5184-31fb-485e-b402-32e524afad84} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16991 | 2025.12.31 23:26:24.264331 [ 271 ] {ab3c5184-31fb-485e-b402-32e524afad84} <Trace> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16992 | 2025.12.31 23:26:24.264367 [ 271 ] {ab3c5184-31fb-485e-b402-32e524afad84} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 16993 | 2025.12.31 23:26:24.264713 [ 271 ] {ab3c5184-31fb-485e-b402-32e524afad84} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 16994 | 2025.12.31 23:26:24.264926 [ 271 ] {ab3c5184-31fb-485e-b402-32e524afad84} <Trace> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16995 | 2025.12.31 23:26:24.265054 [ 271 ] {ab3c5184-31fb-485e-b402-32e524afad84} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001238 sec., 129240.71082390954 rows/sec., 9.00 MiB/sec. | ||
| 16996 | 2025.12.31 23:26:24.265091 [ 271 ] {ab3c5184-31fb-485e-b402-32e524afad84} <Debug> TCPHandler: Processed in 0.001405754 sec. | ||
| 16997 | 2025.12.31 23:26:24.265213 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16998 | 2025.12.31 23:26:24.265305 [ 271 ] {8a0f76f7-6124-441d-a53d-ac9eebdc6d37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16999 | 2025.12.31 23:26:24.265357 [ 271 ] {8a0f76f7-6124-441d-a53d-ac9eebdc6d37} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 17000 | 2025.12.31 23:26:24.266284 [ 271 ] {8a0f76f7-6124-441d-a53d-ac9eebdc6d37} <Trace> oximeter.measurements_histogramu64 (83559bb8-4c93-4180-b7e7-e9b7333f4c1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17001 | 2025.12.31 23:26:24.266321 [ 271 ] {8a0f76f7-6124-441d-a53d-ac9eebdc6d37} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 17002 | 2025.12.31 23:26:24.266897 [ 271 ] {8a0f76f7-6124-441d-a53d-ac9eebdc6d37} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 17003 | 2025.12.31 23:26:24.267125 [ 271 ] {8a0f76f7-6124-441d-a53d-ac9eebdc6d37} <Trace> oximeter.measurements_histogramu64 (83559bb8-4c93-4180-b7e7-e9b7333f4c1b): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17004 | 2025.12.31 23:26:24.267269 [ 271 ] {8a0f76f7-6124-441d-a53d-ac9eebdc6d37} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001943 sec., 15954.7092125579 rows/sec., 28.59 MiB/sec. | ||
| 17005 | 2025.12.31 23:26:24.267336 [ 271 ] {8a0f76f7-6124-441d-a53d-ac9eebdc6d37} <Debug> TCPHandler: Processed in 0.002139216 sec. | ||
| 17006 | 2025.12.31 23:26:24.267455 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17007 | 2025.12.31 23:26:24.267551 [ 271 ] {e1fded9d-5249-43c9-ad5c-9edce9bbc21f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17008 | 2025.12.31 23:26:24.267593 [ 271 ] {e1fded9d-5249-43c9-ad5c-9edce9bbc21f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17009 | 2025.12.31 23:26:24.267937 [ 271 ] {e1fded9d-5249-43c9-ad5c-9edce9bbc21f} <Trace> oximeter.measurements_u64 (3e0fa7da-0500-483e-b241-ac25d0f845d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17010 | 2025.12.31 23:26:24.267973 [ 271 ] {e1fded9d-5249-43c9-ad5c-9edce9bbc21f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 17011 | 2025.12.31 23:26:24.268288 [ 271 ] {e1fded9d-5249-43c9-ad5c-9edce9bbc21f} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 17012 | 2025.12.31 23:26:24.268502 [ 271 ] {e1fded9d-5249-43c9-ad5c-9edce9bbc21f} <Trace> oximeter.measurements_u64 (3e0fa7da-0500-483e-b241-ac25d0f845d7): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17013 | 2025.12.31 23:26:24.268636 [ 271 ] {e1fded9d-5249-43c9-ad5c-9edce9bbc21f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001105 sec., 54298.64253393665 rows/sec., 3.66 MiB/sec. | ||
| 17014 | 2025.12.31 23:26:24.268673 [ 271 ] {e1fded9d-5249-43c9-ad5c-9edce9bbc21f} <Debug> TCPHandler: Processed in 0.001268362 sec. | ||
| 17015 | 2025.12.31 23:26:24.268703 [ 221 ] {} <Trace> oximeter.measurements_u64 (3e0fa7da-0500-483e-b241-ac25d0f845d7): 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] | ||
| 17016 | 2025.12.31 23:26:24.268740 [ 221 ] {} <Debug> oximeter.measurements_u64 (3e0fa7da-0500-483e-b241-ac25d0f845d7): 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] | ||
| 17017 | 2025.12.31 23:26:24.271965 [ 221 ] {} <Debug> oximeter.measurements_u64 (3e0fa7da-0500-483e-b241-ac25d0f845d7): 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] | ||
| 17018 | 2025.12.31 23:26:26.369519 [ 224 ] {} <Trace> system.asynchronous_metric_log (1af02360-2569-4a97-a5ac-aa07775e497e): 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] | ||
| 17019 | 2025.12.31 23:26:26.369586 [ 224 ] {} <Debug> system.asynchronous_metric_log (1af02360-2569-4a97-a5ac-aa07775e497e): 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] | ||
| 17020 | 2025.12.31 23:26:26.371705 [ 224 ] {} <Debug> system.asynchronous_metric_log (1af02360-2569-4a97-a5ac-aa07775e497e): 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] | ||
| 17021 | 2025.12.31 23:26:26.923827 [ 58 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 17022 | 2025.12.31 23:26:26.923908 [ 58 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 17023 | 2025.12.31 23:26:27.001838 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.001320733 sec. | ||
| 17024 | 2025.12.31 23:26:27.106712 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 38516 | ||
| 17025 | 2025.12.31 23:26:27.107333 [ 245 ] {} <Trace> system.asynchronous_metric_log (1af02360-2569-4a97-a5ac-aa07775e497e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17026 | 2025.12.31 23:26:27.107381 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 17027 | 2025.12.31 23:26:27.107888 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 17028 | 2025.12.31 23:26:27.108120 [ 245 ] {} <Trace> system.asynchronous_metric_log (1af02360-2569-4a97-a5ac-aa07775e497e): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17029 | 2025.12.31 23:26:27.108255 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 38516 | ||
| 17030 | 2025.12.31 23:26:27.230467 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 2098 | ||
| 17031 | 2025.12.31 23:26:27.233156 [ 243 ] {} <Trace> system.query_log (aa57fb54-d3d4-4e2b-bcda-b6c10074d25d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17032 | 2025.12.31 23:26:27.233218 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 17033 | 2025.12.31 23:26:27.234498 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 17034 | 2025.12.31 23:26:27.234801 [ 243 ] {} <Trace> system.query_log (aa57fb54-d3d4-4e2b-bcda-b6c10074d25d): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17035 | 2025.12.31 23:26:27.235190 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2098 | ||
| 17036 | 2025.12.31 23:26:28.136955 [ 223 ] {} <Trace> system.metric_log (9f7485ce-4bf0-4a0f-b388-b82873d55ef6): 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] | ||
| 17037 | 2025.12.31 23:26:28.137040 [ 223 ] {} <Debug> system.metric_log (9f7485ce-4bf0-4a0f-b388-b82873d55ef6): 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] | ||
| 17038 | 2025.12.31 23:26:28.140273 [ 223 ] {} <Debug> system.metric_log (9f7485ce-4bf0-4a0f-b388-b82873d55ef6): 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] | ||
| 17039 | 2025.12.31 23:26:29.217521 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 603 | ||
| 17040 | 2025.12.31 23:26:29.234984 [ 244 ] {} <Trace> system.metric_log (9f7485ce-4bf0-4a0f-b388-b82873d55ef6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17041 | 2025.12.31 23:26:29.235048 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 17042 | 2025.12.31 23:26:29.241155 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 17043 | 2025.12.31 23:26:29.241861 [ 244 ] {} <Trace> system.metric_log (9f7485ce-4bf0-4a0f-b388-b82873d55ef6): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17044 | 2025.12.31 23:26:29.245084 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 603 | ||
| 17045 | 2025.12.31 23:26:29.258344 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17046 | 2025.12.31 23:26:29.258631 [ 271 ] {12a5b5ee-c791-43b6-8a5e-6e0dea6c7fe3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17047 | 2025.12.31 23:26:29.258700 [ 271 ] {12a5b5ee-c791-43b6-8a5e-6e0dea6c7fe3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17048 | 2025.12.31 23:26:29.259441 [ 271 ] {12a5b5ee-c791-43b6-8a5e-6e0dea6c7fe3} <Trace> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17049 | 2025.12.31 23:26:29.259491 [ 271 ] {12a5b5ee-c791-43b6-8a5e-6e0dea6c7fe3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 17050 | 2025.12.31 23:26:29.259908 [ 271 ] {12a5b5ee-c791-43b6-8a5e-6e0dea6c7fe3} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 17051 | 2025.12.31 23:26:29.260151 [ 271 ] {12a5b5ee-c791-43b6-8a5e-6e0dea6c7fe3} <Trace> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17052 | 2025.12.31 23:26:29.260318 [ 271 ] {12a5b5ee-c791-43b6-8a5e-6e0dea6c7fe3} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001767 sec., 43010.75268817205 rows/sec., 3.54 MiB/sec. | ||
| 17053 | 2025.12.31 23:26:29.260372 [ 271 ] {12a5b5ee-c791-43b6-8a5e-6e0dea6c7fe3} <Debug> TCPHandler: Processed in 0.002220248 sec. | ||
| 17054 | 2025.12.31 23:26:29.260509 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17055 | 2025.12.31 23:26:29.260615 [ 271 ] {6145097a-50f1-4660-9620-f0047a02175a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17056 | 2025.12.31 23:26:29.260660 [ 271 ] {6145097a-50f1-4660-9620-f0047a02175a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17057 | 2025.12.31 23:26:29.261086 [ 271 ] {6145097a-50f1-4660-9620-f0047a02175a} <Trace> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17058 | 2025.12.31 23:26:29.261123 [ 271 ] {6145097a-50f1-4660-9620-f0047a02175a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 17059 | 2025.12.31 23:26:29.261459 [ 271 ] {6145097a-50f1-4660-9620-f0047a02175a} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 17060 | 2025.12.31 23:26:29.261676 [ 271 ] {6145097a-50f1-4660-9620-f0047a02175a} <Trace> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17061 | 2025.12.31 23:26:29.261813 [ 271 ] {6145097a-50f1-4660-9620-f0047a02175a} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001222 sec., 8183.306055646482 rows/sec., 615.35 KiB/sec. | ||
| 17062 | 2025.12.31 23:26:29.261852 [ 271 ] {6145097a-50f1-4660-9620-f0047a02175a} <Debug> TCPHandler: Processed in 0.001397093 sec. | ||
| 17063 | 2025.12.31 23:26:29.261968 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17064 | 2025.12.31 23:26:29.262065 [ 271 ] {45a430a9-7415-459f-83a5-d06d4de7e2c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17065 | 2025.12.31 23:26:29.262107 [ 271 ] {45a430a9-7415-459f-83a5-d06d4de7e2c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17066 | 2025.12.31 23:26:29.262535 [ 271 ] {45a430a9-7415-459f-83a5-d06d4de7e2c6} <Trace> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17067 | 2025.12.31 23:26:29.262571 [ 271 ] {45a430a9-7415-459f-83a5-d06d4de7e2c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 17068 | 2025.12.31 23:26:29.262888 [ 271 ] {45a430a9-7415-459f-83a5-d06d4de7e2c6} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 17069 | 2025.12.31 23:26:29.263100 [ 271 ] {45a430a9-7415-459f-83a5-d06d4de7e2c6} <Trace> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17070 | 2025.12.31 23:26:29.263230 [ 271 ] {45a430a9-7415-459f-83a5-d06d4de7e2c6} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001185 sec., 62447.257383966244 rows/sec., 4.88 MiB/sec. | ||
| 17071 | 2025.12.31 23:26:29.263268 [ 271 ] {45a430a9-7415-459f-83a5-d06d4de7e2c6} <Debug> TCPHandler: Processed in 0.001349803 sec. | ||
| 17072 | 2025.12.31 23:26:29.263382 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17073 | 2025.12.31 23:26:29.263478 [ 271 ] {d979ca52-ad54-4598-a2db-4447f3d5926b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17074 | 2025.12.31 23:26:29.263522 [ 271 ] {d979ca52-ad54-4598-a2db-4447f3d5926b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17075 | 2025.12.31 23:26:29.263936 [ 271 ] {d979ca52-ad54-4598-a2db-4447f3d5926b} <Trace> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17076 | 2025.12.31 23:26:29.263972 [ 271 ] {d979ca52-ad54-4598-a2db-4447f3d5926b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 17077 | 2025.12.31 23:26:29.264312 [ 271 ] {d979ca52-ad54-4598-a2db-4447f3d5926b} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 17078 | 2025.12.31 23:26:29.264530 [ 271 ] {d979ca52-ad54-4598-a2db-4447f3d5926b} <Trace> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17079 | 2025.12.31 23:26:29.264663 [ 271 ] {d979ca52-ad54-4598-a2db-4447f3d5926b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001204 sec., 132890.36544850498 rows/sec., 9.26 MiB/sec. | ||
| 17080 | 2025.12.31 23:26:29.264676 [ 62 ] {} <Debug> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1) (MergerMutator): Selected 4 parts from all_1_114_24 to all_117_117_0 | ||
| 17081 | 2025.12.31 23:26:29.264701 [ 271 ] {d979ca52-ad54-4598-a2db-4447f3d5926b} <Debug> TCPHandler: Processed in 0.001369113 sec. | ||
| 17082 | 2025.12.31 23:26:29.264743 [ 62 ] {} <Trace> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17083 | 2025.12.31 23:26:29.264768 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 17084 | 2025.12.31 23:26:29.264827 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17085 | 2025.12.31 23:26:29.264871 [ 194 ] {7d79e45e-07fa-43b3-999d-49ca9374dcb1::all_1_117_25} <Debug> MergeTask::PrepareStage: Merging 4 parts: from all_1_114_24 to all_117_117_0 into Compact with storage Full | ||
| 17086 | 2025.12.31 23:26:29.264927 [ 271 ] {6a10a88f-3330-4cbd-aecc-42e85f18a684} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17087 | 2025.12.31 23:26:29.264986 [ 271 ] {6a10a88f-3330-4cbd-aecc-42e85f18a684} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 17088 | 2025.12.31 23:26:29.265007 [ 194 ] {7d79e45e-07fa-43b3-999d-49ca9374dcb1::all_1_117_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17089 | 2025.12.31 23:26:29.265062 [ 194 ] {7d79e45e-07fa-43b3-999d-49ca9374dcb1::all_1_117_25} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_114_24, total 34762 rows starting from the beginning of the part | ||
| 17090 | 2025.12.31 23:26:29.265139 [ 194 ] {7d79e45e-07fa-43b3-999d-49ca9374dcb1::all_1_117_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 160 rows starting from the beginning of the part | ||
| 17091 | 2025.12.31 23:26:29.265192 [ 194 ] {7d79e45e-07fa-43b3-999d-49ca9374dcb1::all_1_117_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 160 rows starting from the beginning of the part | ||
| 17092 | 2025.12.31 23:26:29.265243 [ 194 ] {7d79e45e-07fa-43b3-999d-49ca9374dcb1::all_1_117_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 198 rows starting from the beginning of the part | ||
| 17093 | 2025.12.31 23:26:29.265807 [ 271 ] {6a10a88f-3330-4cbd-aecc-42e85f18a684} <Trace> oximeter.measurements_histogramu64 (83559bb8-4c93-4180-b7e7-e9b7333f4c1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17094 | 2025.12.31 23:26:29.265847 [ 271 ] {6a10a88f-3330-4cbd-aecc-42e85f18a684} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 17095 | 2025.12.31 23:26:29.266425 [ 271 ] {6a10a88f-3330-4cbd-aecc-42e85f18a684} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 17096 | 2025.12.31 23:26:29.266674 [ 271 ] {6a10a88f-3330-4cbd-aecc-42e85f18a684} <Trace> oximeter.measurements_histogramu64 (83559bb8-4c93-4180-b7e7-e9b7333f4c1b): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17097 | 2025.12.31 23:26:29.266813 [ 62 ] {} <Debug> oximeter.measurements_histogramu64 (83559bb8-4c93-4180-b7e7-e9b7333f4c1b) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
| 17098 | 2025.12.31 23:26:29.266824 [ 271 ] {6a10a88f-3330-4cbd-aecc-42e85f18a684} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001916 sec., 5219.206680584552 rows/sec., 9.35 MiB/sec. | ||
| 17099 | 2025.12.31 23:26:29.266858 [ 62 ] {} <Trace> oximeter.measurements_histogramu64 (83559bb8-4c93-4180-b7e7-e9b7333f4c1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17100 | 2025.12.31 23:26:29.266882 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 17101 | 2025.12.31 23:26:29.266908 [ 271 ] {6a10a88f-3330-4cbd-aecc-42e85f18a684} <Debug> TCPHandler: Processed in 0.002133406 sec. | ||
| 17102 | 2025.12.31 23:26:29.266966 [ 189 ] {83559bb8-4c93-4180-b7e7-e9b7333f4c1b::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 | ||
| 17103 | 2025.12.31 23:26:29.267025 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17104 | 2025.12.31 23:26:29.267122 [ 271 ] {1b970b3a-7c8c-48a6-ba7d-b7e7891724e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17105 | 2025.12.31 23:26:29.267155 [ 189 ] {83559bb8-4c93-4180-b7e7-e9b7333f4c1b::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17106 | 2025.12.31 23:26:29.267163 [ 271 ] {1b970b3a-7c8c-48a6-ba7d-b7e7891724e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17107 | 2025.12.31 23:26:29.267207 [ 189 ] {83559bb8-4c93-4180-b7e7-e9b7333f4c1b::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 2261 rows starting from the beginning of the part | ||
| 17108 | 2025.12.31 23:26:29.267323 [ 189 ] {83559bb8-4c93-4180-b7e7-e9b7333f4c1b::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 | ||
| 17109 | 2025.12.31 23:26:29.267424 [ 189 ] {83559bb8-4c93-4180-b7e7-e9b7333f4c1b::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 31 rows starting from the beginning of the part | ||
| 17110 | 2025.12.31 23:26:29.267510 [ 271 ] {1b970b3a-7c8c-48a6-ba7d-b7e7891724e6} <Trace> oximeter.measurements_u64 (3e0fa7da-0500-483e-b241-ac25d0f845d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17111 | 2025.12.31 23:26:29.267531 [ 189 ] {83559bb8-4c93-4180-b7e7-e9b7333f4c1b::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 | ||
| 17112 | 2025.12.31 23:26:29.267546 [ 271 ] {1b970b3a-7c8c-48a6-ba7d-b7e7891724e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 17113 | 2025.12.31 23:26:29.267634 [ 189 ] {83559bb8-4c93-4180-b7e7-e9b7333f4c1b::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 31 rows starting from the beginning of the part | ||
| 17114 | 2025.12.31 23:26:29.267739 [ 189 ] {83559bb8-4c93-4180-b7e7-e9b7333f4c1b::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 | ||
| 17115 | 2025.12.31 23:26:29.267875 [ 271 ] {1b970b3a-7c8c-48a6-ba7d-b7e7891724e6} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 17116 | 2025.12.31 23:26:29.268107 [ 271 ] {1b970b3a-7c8c-48a6-ba7d-b7e7891724e6} <Trace> oximeter.measurements_u64 (3e0fa7da-0500-483e-b241-ac25d0f845d7): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17117 | 2025.12.31 23:26:29.268241 [ 271 ] {1b970b3a-7c8c-48a6-ba7d-b7e7891724e6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001139 sec., 52677.78753292361 rows/sec., 3.55 MiB/sec. | ||
| 17118 | 2025.12.31 23:26:29.268277 [ 271 ] {1b970b3a-7c8c-48a6-ba7d-b7e7891724e6} <Debug> TCPHandler: Processed in 0.001301882 sec. | ||
| 17119 | 2025.12.31 23:26:29.271775 [ 201 ] {7d79e45e-07fa-43b3-999d-49ca9374dcb1::all_1_117_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 35280 rows, containing 5 columns (5 merged, 0 gathered) in 0.006950828 sec., 5075654.296150042 rows/sec., 346.70 MiB/sec. | ||
| 17120 | 2025.12.31 23:26:29.272224 [ 201 ] {7d79e45e-07fa-43b3-999d-49ca9374dcb1::all_1_117_25} <Trace> MergedBlockOutputStream: filled checksums all_1_117_25 (state Temporary) | ||
| 17121 | 2025.12.31 23:26:29.272518 [ 201 ] {7d79e45e-07fa-43b3-999d-49ca9374dcb1::all_1_117_25} <Trace> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1): Renaming temporary part tmp_merge_all_1_117_25 to all_1_117_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17122 | 2025.12.31 23:26:29.272587 [ 201 ] {7d79e45e-07fa-43b3-999d-49ca9374dcb1::all_1_117_25} <Trace> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1) (MergerMutator): Merged 4 parts: [all_1_114_24, all_117_117_0] -> all_1_117_25 | ||
| 17123 | 2025.12.31 23:26:29.272668 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.24 MiB. | ||
| 17124 | 2025.12.31 23:26:29.277500 [ 188 ] {83559bb8-4c93-4180-b7e7-e9b7333f4c1b::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2353 rows, containing 19 columns (19 merged, 0 gathered) in 0.01057283 sec., 222551.57795973265 rows/sec., 398.80 MiB/sec. | ||
| 17125 | 2025.12.31 23:26:29.279714 [ 196 ] {83559bb8-4c93-4180-b7e7-e9b7333f4c1b::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
| 17126 | 2025.12.31 23:26:29.280049 [ 196 ] {83559bb8-4c93-4180-b7e7-e9b7333f4c1b::all_1_116_23} <Trace> oximeter.measurements_histogramu64 (83559bb8-4c93-4180-b7e7-e9b7333f4c1b): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17127 | 2025.12.31 23:26:29.280125 [ 196 ] {83559bb8-4c93-4180-b7e7-e9b7333f4c1b::all_1_116_23} <Trace> oximeter.measurements_histogramu64 (83559bb8-4c93-4180-b7e7-e9b7333f4c1b) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
| 17128 | 2025.12.31 23:26:29.280268 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.49 MiB. | ||
| 17129 | 2025.12.31 23:26:30.001208 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 384.91 MiB, peak 403.37 MiB, free memory in arenas 0.00 B, will set to 388.26 MiB (RSS), difference: 3.35 MiB | ||
| 17130 | 2025.12.31 23:26:34.252876 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17131 | 2025.12.31 23:26:34.253261 [ 271 ] {f2ce46c8-9de5-41a6-88e8-0831d6e59c96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 17132 | 2025.12.31 23:26:34.253804 [ 271 ] {f2ce46c8-9de5-41a6-88e8-0831d6e59c96} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 17133 | 2025.12.31 23:26:34.253847 [ 271 ] {f2ce46c8-9de5-41a6-88e8-0831d6e59c96} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 17134 | 2025.12.31 23:26:34.254137 [ 271 ] {f2ce46c8-9de5-41a6-88e8-0831d6e59c96} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 17135 | 2025.12.31 23:26:34.254207 [ 271 ] {f2ce46c8-9de5-41a6-88e8-0831d6e59c96} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 17136 | 2025.12.31 23:26:34.254350 [ 271 ] {f2ce46c8-9de5-41a6-88e8-0831d6e59c96} <Debug> oximeter.timeseries_schema (04116ac9-a49e-4dc9-b7d9-fc8011d6174e) (SelectExecutor): Key condition: (column 0 notIn 47-element set) | ||
| 17137 | 2025.12.31 23:26:34.254486 [ 346 ] {f2ce46c8-9de5-41a6-88e8-0831d6e59c96} <Trace> oximeter.timeseries_schema (04116ac9-a49e-4dc9-b7d9-fc8011d6174e) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 17138 | 2025.12.31 23:26:34.254486 [ 313 ] {f2ce46c8-9de5-41a6-88e8-0831d6e59c96} <Trace> oximeter.timeseries_schema (04116ac9-a49e-4dc9-b7d9-fc8011d6174e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 17139 | 2025.12.31 23:26:34.254503 [ 300 ] {f2ce46c8-9de5-41a6-88e8-0831d6e59c96} <Trace> oximeter.timeseries_schema (04116ac9-a49e-4dc9-b7d9-fc8011d6174e) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 17140 | 2025.12.31 23:26:34.254502 [ 303 ] {f2ce46c8-9de5-41a6-88e8-0831d6e59c96} <Trace> oximeter.timeseries_schema (04116ac9-a49e-4dc9-b7d9-fc8011d6174e) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 17141 | 2025.12.31 23:26:34.254709 [ 271 ] {f2ce46c8-9de5-41a6-88e8-0831d6e59c96} <Debug> oximeter.timeseries_schema (04116ac9-a49e-4dc9-b7d9-fc8011d6174e) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 17142 | 2025.12.31 23:26:34.254738 [ 271 ] {f2ce46c8-9de5-41a6-88e8-0831d6e59c96} <Trace> oximeter.timeseries_schema (04116ac9-a49e-4dc9-b7d9-fc8011d6174e) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 17143 | 2025.12.31 23:26:34.254839 [ 271 ] {f2ce46c8-9de5-41a6-88e8-0831d6e59c96} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 17144 | 2025.12.31 23:26:34.254862 [ 271 ] {f2ce46c8-9de5-41a6-88e8-0831d6e59c96} <Debug> oximeter.timeseries_schema (04116ac9-a49e-4dc9-b7d9-fc8011d6174e) (SelectExecutor): Reading approx. 47 rows with 4 streams | ||
| 17145 | 2025.12.31 23:26:34.254899 [ 271 ] {f2ce46c8-9de5-41a6-88e8-0831d6e59c96} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 17146 | 2025.12.31 23:26:34.254940 [ 271 ] {f2ce46c8-9de5-41a6-88e8-0831d6e59c96} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 17147 | 2025.12.31 23:26:34.254983 [ 271 ] {f2ce46c8-9de5-41a6-88e8-0831d6e59c96} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 17148 | 2025.12.31 23:26:34.255023 [ 271 ] {f2ce46c8-9de5-41a6-88e8-0831d6e59c96} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 17149 | 2025.12.31 23:26:34.256494 [ 271 ] {f2ce46c8-9de5-41a6-88e8-0831d6e59c96} <Debug> executeQuery: Read 47 rows, 1.87 KiB in 0.003404 sec., 13807.285546415982 rows/sec., 548.81 KiB/sec. | ||
| 17150 | 2025.12.31 23:26:34.256679 [ 271 ] {f2ce46c8-9de5-41a6-88e8-0831d6e59c96} <Debug> MemoryTracker: Peak memory usage (for query): 149.90 KiB. | ||
| 17151 | 2025.12.31 23:26:34.256695 [ 271 ] {f2ce46c8-9de5-41a6-88e8-0831d6e59c96} <Debug> TCPHandler: Processed in 0.003992138 sec. | ||
| 17152 | 2025.12.31 23:26:34.289901 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17153 | 2025.12.31 23:26:34.290115 [ 271 ] {01e92da7-1da5-4564-89b8-ae8189b9ec26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 17154 | 2025.12.31 23:26:34.290199 [ 271 ] {01e92da7-1da5-4564-89b8-ae8189b9ec26} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 17155 | 2025.12.31 23:26:34.291009 [ 271 ] {01e92da7-1da5-4564-89b8-ae8189b9ec26} <Trace> oximeter.timeseries_schema (04116ac9-a49e-4dc9-b7d9-fc8011d6174e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17156 | 2025.12.31 23:26:34.291048 [ 271 ] {01e92da7-1da5-4564-89b8-ae8189b9ec26} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 17157 | 2025.12.31 23:26:34.291470 [ 271 ] {01e92da7-1da5-4564-89b8-ae8189b9ec26} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 17158 | 2025.12.31 23:26:34.291671 [ 271 ] {01e92da7-1da5-4564-89b8-ae8189b9ec26} <Trace> oximeter.timeseries_schema (04116ac9-a49e-4dc9-b7d9-fc8011d6174e): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17159 | 2025.12.31 23:26:34.291821 [ 271 ] {01e92da7-1da5-4564-89b8-ae8189b9ec26} <Debug> executeQuery: Read 1 rows, 106.00 B in 0.001766 sec., 566.2514156285391 rows/sec., 58.62 KiB/sec. | ||
| 17160 | 2025.12.31 23:26:34.291861 [ 271 ] {01e92da7-1da5-4564-89b8-ae8189b9ec26} <Debug> TCPHandler: Processed in 0.002067325 sec. | ||
| 17161 | 2025.12.31 23:26:34.291976 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17162 | 2025.12.31 23:26:34.292071 [ 271 ] {f4d313f9-dc81-4320-aa3f-004b116a0f7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 17163 | 2025.12.31 23:26:34.292112 [ 271 ] {f4d313f9-dc81-4320-aa3f-004b116a0f7b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 17164 | 2025.12.31 23:26:34.292523 [ 271 ] {f4d313f9-dc81-4320-aa3f-004b116a0f7b} <Trace> oximeter.fields_ipaddr (5f424e33-6a9f-405c-b8ff-24c93b94647e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17165 | 2025.12.31 23:26:34.292558 [ 271 ] {f4d313f9-dc81-4320-aa3f-004b116a0f7b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 17166 | 2025.12.31 23:26:34.292849 [ 271 ] {f4d313f9-dc81-4320-aa3f-004b116a0f7b} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 17167 | 2025.12.31 23:26:34.293070 [ 271 ] {f4d313f9-dc81-4320-aa3f-004b116a0f7b} <Trace> oximeter.fields_ipaddr (5f424e33-6a9f-405c-b8ff-24c93b94647e): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17168 | 2025.12.31 23:26:34.293194 [ 271 ] {f4d313f9-dc81-4320-aa3f-004b116a0f7b} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001142 sec., 5253.940455341506 rows/sec., 428.42 KiB/sec. | ||
| 17169 | 2025.12.31 23:26:34.293231 [ 271 ] {f4d313f9-dc81-4320-aa3f-004b116a0f7b} <Debug> TCPHandler: Processed in 0.001304702 sec. | ||
| 17170 | 2025.12.31 23:26:34.293343 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17171 | 2025.12.31 23:26:34.293437 [ 271 ] {bbecc03d-81a6-4fd1-b125-a299b73ccd53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17172 | 2025.12.31 23:26:34.293475 [ 271 ] {bbecc03d-81a6-4fd1-b125-a299b73ccd53} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17173 | 2025.12.31 23:26:34.294381 [ 271 ] {bbecc03d-81a6-4fd1-b125-a299b73ccd53} <Trace> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17174 | 2025.12.31 23:26:34.294416 [ 271 ] {bbecc03d-81a6-4fd1-b125-a299b73ccd53} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 17175 | 2025.12.31 23:26:34.294799 [ 271 ] {bbecc03d-81a6-4fd1-b125-a299b73ccd53} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 17176 | 2025.12.31 23:26:34.295011 [ 271 ] {bbecc03d-81a6-4fd1-b125-a299b73ccd53} <Trace> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17177 | 2025.12.31 23:26:34.295122 [ 53 ] {} <Debug> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
| 17178 | 2025.12.31 23:26:34.295137 [ 271 ] {bbecc03d-81a6-4fd1-b125-a299b73ccd53} <Debug> executeQuery: Read 1262 rows, 107.14 KiB in 0.001718 sec., 734575.0873108266 rows/sec., 60.90 MiB/sec. | ||
| 17179 | 2025.12.31 23:26:34.295161 [ 53 ] {} <Trace> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17180 | 2025.12.31 23:26:34.295177 [ 271 ] {bbecc03d-81a6-4fd1-b125-a299b73ccd53} <Debug> TCPHandler: Processed in 0.001883421 sec. | ||
| 17181 | 2025.12.31 23:26:34.295183 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 17182 | 2025.12.31 23:26:34.295290 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17183 | 2025.12.31 23:26:34.295291 [ 187 ] {37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179::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 | ||
| 17184 | 2025.12.31 23:26:34.295388 [ 271 ] {50d2357b-9446-4f39-9e74-485f4e024552} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17185 | 2025.12.31 23:26:34.295427 [ 187 ] {37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17186 | 2025.12.31 23:26:34.295432 [ 271 ] {50d2357b-9446-4f39-9e74-485f4e024552} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17187 | 2025.12.31 23:26:34.295470 [ 187 ] {37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 2464 rows starting from the beginning of the part | ||
| 17188 | 2025.12.31 23:26:34.295545 [ 187 ] {37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 118 rows starting from the beginning of the part | ||
| 17189 | 2025.12.31 23:26:34.295598 [ 187 ] {37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 198 rows starting from the beginning of the part | ||
| 17190 | 2025.12.31 23:26:34.295648 [ 187 ] {37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 118 rows starting from the beginning of the part | ||
| 17191 | 2025.12.31 23:26:34.295697 [ 187 ] {37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 76 rows starting from the beginning of the part | ||
| 17192 | 2025.12.31 23:26:34.295743 [ 187 ] {37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 1262 rows starting from the beginning of the part | ||
| 17193 | 2025.12.31 23:26:34.295906 [ 271 ] {50d2357b-9446-4f39-9e74-485f4e024552} <Trace> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17194 | 2025.12.31 23:26:34.295947 [ 271 ] {50d2357b-9446-4f39-9e74-485f4e024552} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 17195 | 2025.12.31 23:26:34.296261 [ 271 ] {50d2357b-9446-4f39-9e74-485f4e024552} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 17196 | 2025.12.31 23:26:34.296490 [ 271 ] {50d2357b-9446-4f39-9e74-485f4e024552} <Trace> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17197 | 2025.12.31 23:26:34.296624 [ 271 ] {50d2357b-9446-4f39-9e74-485f4e024552} <Debug> executeQuery: Read 37 rows, 2.75 KiB in 0.001255 sec., 29482.07171314741 rows/sec., 2.14 MiB/sec. | ||
| 17198 | 2025.12.31 23:26:34.296661 [ 271 ] {50d2357b-9446-4f39-9e74-485f4e024552} <Debug> TCPHandler: Processed in 0.001420784 sec. | ||
| 17199 | 2025.12.31 23:26:34.296783 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17200 | 2025.12.31 23:26:34.296878 [ 271 ] {b95794fe-3747-4791-a211-8ba6e90039c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 17201 | 2025.12.31 23:26:34.296917 [ 271 ] {b95794fe-3747-4791-a211-8ba6e90039c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 17202 | 2025.12.31 23:26:34.297383 [ 271 ] {b95794fe-3747-4791-a211-8ba6e90039c4} <Trace> oximeter.fields_u32 (32e14ee3-f9fc-4687-bf55-1d31f5f916a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17203 | 2025.12.31 23:26:34.297417 [ 271 ] {b95794fe-3747-4791-a211-8ba6e90039c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 17204 | 2025.12.31 23:26:34.297486 [ 196 ] {37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4236 rows, containing 5 columns (5 merged, 0 gathered) in 0.002241648 sec., 1889681.163144258 rows/sec., 163.41 MiB/sec. | ||
| 17205 | 2025.12.31 23:26:34.297730 [ 271 ] {b95794fe-3747-4791-a211-8ba6e90039c4} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 17206 | 2025.12.31 23:26:34.297794 [ 188 ] {37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
| 17207 | 2025.12.31 23:26:34.298000 [ 271 ] {b95794fe-3747-4791-a211-8ba6e90039c4} <Trace> oximeter.fields_u32 (32e14ee3-f9fc-4687-bf55-1d31f5f916a9): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17208 | 2025.12.31 23:26:34.298135 [ 188 ] {37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179::all_1_121_24} <Trace> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17209 | 2025.12.31 23:26:34.298153 [ 271 ] {b95794fe-3747-4791-a211-8ba6e90039c4} <Debug> executeQuery: Read 229 rows, 15.88 KiB in 0.001293 sec., 177107.501933488 rows/sec., 11.99 MiB/sec. | ||
| 17210 | 2025.12.31 23:26:34.298173 [ 220 ] {} <Trace> oximeter.fields_u32 (32e14ee3-f9fc-4687-bf55-1d31f5f916a9): 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] | ||
| 17211 | 2025.12.31 23:26:34.298195 [ 271 ] {b95794fe-3747-4791-a211-8ba6e90039c4} <Debug> TCPHandler: Processed in 0.001461794 sec. | ||
| 17212 | 2025.12.31 23:26:34.298207 [ 220 ] {} <Debug> oximeter.fields_u32 (32e14ee3-f9fc-4687-bf55-1d31f5f916a9): 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] | ||
| 17213 | 2025.12.31 23:26:34.298223 [ 188 ] {37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179::all_1_121_24} <Trace> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
| 17214 | 2025.12.31 23:26:34.298316 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17215 | 2025.12.31 23:26:34.298323 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.07 MiB. | ||
| 17216 | 2025.12.31 23:26:34.298418 [ 271 ] {002859fe-c99c-4297-9a63-7145152d2e23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17217 | 2025.12.31 23:26:34.298462 [ 271 ] {002859fe-c99c-4297-9a63-7145152d2e23} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17218 | 2025.12.31 23:26:34.299053 [ 271 ] {002859fe-c99c-4297-9a63-7145152d2e23} <Trace> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17219 | 2025.12.31 23:26:34.299091 [ 271 ] {002859fe-c99c-4297-9a63-7145152d2e23} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 17220 | 2025.12.31 23:26:34.299467 [ 271 ] {002859fe-c99c-4297-9a63-7145152d2e23} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 17221 | 2025.12.31 23:26:34.299717 [ 271 ] {002859fe-c99c-4297-9a63-7145152d2e23} <Trace> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17222 | 2025.12.31 23:26:34.299843 [ 53 ] {} <Debug> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
| 17223 | 2025.12.31 23:26:34.299858 [ 271 ] {002859fe-c99c-4297-9a63-7145152d2e23} <Debug> executeQuery: Read 557 rows, 42.38 KiB in 0.001459 sec., 381768.33447566826 rows/sec., 28.36 MiB/sec. | ||
| 17224 | 2025.12.31 23:26:34.299872 [ 53 ] {} <Trace> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17225 | 2025.12.31 23:26:34.299892 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 17226 | 2025.12.31 23:26:34.299898 [ 271 ] {002859fe-c99c-4297-9a63-7145152d2e23} <Debug> TCPHandler: Processed in 0.001630927 sec. | ||
| 17227 | 2025.12.31 23:26:34.299973 [ 196 ] {e6fc079b-8071-4162-9a06-906ffa01da39::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 | ||
| 17228 | 2025.12.31 23:26:34.300017 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17229 | 2025.12.31 23:26:34.300056 [ 220 ] {} <Debug> oximeter.fields_u32 (32e14ee3-f9fc-4687-bf55-1d31f5f916a9): 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] | ||
| 17230 | 2025.12.31 23:26:34.300076 [ 196 ] {e6fc079b-8071-4162-9a06-906ffa01da39::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17231 | 2025.12.31 23:26:34.300105 [ 196 ] {e6fc079b-8071-4162-9a06-906ffa01da39::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 1250 rows starting from the beginning of the part | ||
| 17232 | 2025.12.31 23:26:34.300118 [ 271 ] {ae0090ab-0023-4d4e-99b5-be44949009c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17233 | 2025.12.31 23:26:34.300166 [ 196 ] {e6fc079b-8071-4162-9a06-906ffa01da39::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 95 rows starting from the beginning of the part | ||
| 17234 | 2025.12.31 23:26:34.300166 [ 271 ] {ae0090ab-0023-4d4e-99b5-be44949009c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17235 | 2025.12.31 23:26:34.300220 [ 196 ] {e6fc079b-8071-4162-9a06-906ffa01da39::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 114 rows starting from the beginning of the part | ||
| 17236 | 2025.12.31 23:26:34.300270 [ 196 ] {e6fc079b-8071-4162-9a06-906ffa01da39::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 95 rows starting from the beginning of the part | ||
| 17237 | 2025.12.31 23:26:34.300313 [ 196 ] {e6fc079b-8071-4162-9a06-906ffa01da39::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 74 rows starting from the beginning of the part | ||
| 17238 | 2025.12.31 23:26:34.300352 [ 196 ] {e6fc079b-8071-4162-9a06-906ffa01da39::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 557 rows starting from the beginning of the part | ||
| 17239 | 2025.12.31 23:26:34.300725 [ 271 ] {ae0090ab-0023-4d4e-99b5-be44949009c6} <Trace> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17240 | 2025.12.31 23:26:34.300765 [ 271 ] {ae0090ab-0023-4d4e-99b5-be44949009c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 17241 | 2025.12.31 23:26:34.301164 [ 271 ] {ae0090ab-0023-4d4e-99b5-be44949009c6} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 17242 | 2025.12.31 23:26:34.301391 [ 271 ] {ae0090ab-0023-4d4e-99b5-be44949009c6} <Trace> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17243 | 2025.12.31 23:26:34.301463 [ 188 ] {e6fc079b-8071-4162-9a06-906ffa01da39::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2185 rows, containing 5 columns (5 merged, 0 gathered) in 0.001525106 sec., 1432687.3017350924 rows/sec., 111.35 MiB/sec. | ||
| 17244 | 2025.12.31 23:26:34.301524 [ 271 ] {ae0090ab-0023-4d4e-99b5-be44949009c6} <Debug> executeQuery: Read 847 rows, 58.38 KiB in 0.001424 sec., 594803.3707865169 rows/sec., 40.04 MiB/sec. | ||
| 17245 | 2025.12.31 23:26:34.301566 [ 271 ] {ae0090ab-0023-4d4e-99b5-be44949009c6} <Debug> TCPHandler: Processed in 0.001598567 sec. | ||
| 17246 | 2025.12.31 23:26:34.301626 [ 196 ] {e6fc079b-8071-4162-9a06-906ffa01da39::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
| 17247 | 2025.12.31 23:26:34.301686 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17248 | 2025.12.31 23:26:34.301789 [ 271 ] {c21cce54-fbd9-46a9-a5c0-a965ee1e4614} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 17249 | 2025.12.31 23:26:34.301833 [ 271 ] {c21cce54-fbd9-46a9-a5c0-a965ee1e4614} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 17250 | 2025.12.31 23:26:34.301881 [ 196 ] {e6fc079b-8071-4162-9a06-906ffa01da39::all_1_121_24} <Trace> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17251 | 2025.12.31 23:26:34.301948 [ 196 ] {e6fc079b-8071-4162-9a06-906ffa01da39::all_1_121_24} <Trace> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
| 17252 | 2025.12.31 23:26:34.302010 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.64 MiB. | ||
| 17253 | 2025.12.31 23:26:34.302161 [ 271 ] {c21cce54-fbd9-46a9-a5c0-a965ee1e4614} <Trace> oximeter.measurements_f64 (cba5f6bd-2e20-4297-b248-eab409e4eaa6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17254 | 2025.12.31 23:26:34.302200 [ 271 ] {c21cce54-fbd9-46a9-a5c0-a965ee1e4614} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 17255 | 2025.12.31 23:26:34.302499 [ 271 ] {c21cce54-fbd9-46a9-a5c0-a965ee1e4614} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 17256 | 2025.12.31 23:26:34.302721 [ 271 ] {c21cce54-fbd9-46a9-a5c0-a965ee1e4614} <Trace> oximeter.measurements_f64 (cba5f6bd-2e20-4297-b248-eab409e4eaa6): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17257 | 2025.12.31 23:26:34.302847 [ 271 ] {c21cce54-fbd9-46a9-a5c0-a965ee1e4614} <Debug> executeQuery: Read 1 rows, 65.00 B in 0.001077 sec., 928.5051067780872 rows/sec., 58.94 KiB/sec. | ||
| 17258 | 2025.12.31 23:26:34.302883 [ 271 ] {c21cce54-fbd9-46a9-a5c0-a965ee1e4614} <Debug> TCPHandler: Processed in 0.001245291 sec. | ||
| 17259 | 2025.12.31 23:26:34.302989 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17260 | 2025.12.31 23:26:34.303084 [ 271 ] {e9155a69-69d7-4835-b0b4-9c39a0e7229f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17261 | 2025.12.31 23:26:34.303138 [ 271 ] {e9155a69-69d7-4835-b0b4-9c39a0e7229f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 17262 | 2025.12.31 23:26:34.303958 [ 271 ] {e9155a69-69d7-4835-b0b4-9c39a0e7229f} <Trace> oximeter.measurements_histogramu64 (83559bb8-4c93-4180-b7e7-e9b7333f4c1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17263 | 2025.12.31 23:26:34.303993 [ 271 ] {e9155a69-69d7-4835-b0b4-9c39a0e7229f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 17264 | 2025.12.31 23:26:34.304559 [ 271 ] {e9155a69-69d7-4835-b0b4-9c39a0e7229f} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 17265 | 2025.12.31 23:26:34.304791 [ 271 ] {e9155a69-69d7-4835-b0b4-9c39a0e7229f} <Trace> oximeter.measurements_histogramu64 (83559bb8-4c93-4180-b7e7-e9b7333f4c1b): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17266 | 2025.12.31 23:26:34.304925 [ 271 ] {e9155a69-69d7-4835-b0b4-9c39a0e7229f} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.00186 sec., 16666.666666666664 rows/sec., 29.87 MiB/sec. | ||
| 17267 | 2025.12.31 23:26:34.304988 [ 271 ] {e9155a69-69d7-4835-b0b4-9c39a0e7229f} <Debug> TCPHandler: Processed in 0.002046875 sec. | ||
| 17268 | 2025.12.31 23:26:34.305105 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17269 | 2025.12.31 23:26:34.305200 [ 271 ] {a1f14988-8aa2-46c0-b444-a105b4978ac4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17270 | 2025.12.31 23:26:34.305241 [ 271 ] {a1f14988-8aa2-46c0-b444-a105b4978ac4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17271 | 2025.12.31 23:26:34.305580 [ 271 ] {a1f14988-8aa2-46c0-b444-a105b4978ac4} <Trace> oximeter.measurements_u64 (3e0fa7da-0500-483e-b241-ac25d0f845d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17272 | 2025.12.31 23:26:34.305614 [ 271 ] {a1f14988-8aa2-46c0-b444-a105b4978ac4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 17273 | 2025.12.31 23:26:34.305915 [ 271 ] {a1f14988-8aa2-46c0-b444-a105b4978ac4} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 17274 | 2025.12.31 23:26:34.306123 [ 271 ] {a1f14988-8aa2-46c0-b444-a105b4978ac4} <Trace> oximeter.measurements_u64 (3e0fa7da-0500-483e-b241-ac25d0f845d7): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17275 | 2025.12.31 23:26:34.306250 [ 271 ] {a1f14988-8aa2-46c0-b444-a105b4978ac4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001069 sec., 56127.22170252572 rows/sec., 3.78 MiB/sec. | ||
| 17276 | 2025.12.31 23:26:34.306285 [ 271 ] {a1f14988-8aa2-46c0-b444-a105b4978ac4} <Debug> TCPHandler: Processed in 0.001229671 sec. | ||
| 17277 | 2025.12.31 23:26:34.608419 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 38964 | ||
| 17278 | 2025.12.31 23:26:34.608937 [ 245 ] {} <Trace> system.asynchronous_metric_log (1af02360-2569-4a97-a5ac-aa07775e497e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17279 | 2025.12.31 23:26:34.608984 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 17280 | 2025.12.31 23:26:34.609516 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 17281 | 2025.12.31 23:26:34.609753 [ 245 ] {} <Trace> system.asynchronous_metric_log (1af02360-2569-4a97-a5ac-aa07775e497e): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17282 | 2025.12.31 23:26:34.609905 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 38964 | ||
| 17283 | 2025.12.31 23:26:34.609909 [ 54 ] {} <Debug> system.asynchronous_metric_log (1af02360-2569-4a97-a5ac-aa07775e497e) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 17284 | 2025.12.31 23:26:34.609981 [ 54 ] {} <Trace> system.asynchronous_metric_log (1af02360-2569-4a97-a5ac-aa07775e497e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17285 | 2025.12.31 23:26:34.610006 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 17286 | 2025.12.31 23:26:34.610102 [ 193 ] {1af02360-2569-4a97-a5ac-aa07775e497e::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 | ||
| 17287 | 2025.12.31 23:26:34.610232 [ 193 ] {1af02360-2569-4a97-a5ac-aa07775e497e::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17288 | 2025.12.31 23:26:34.610274 [ 193 ] {1af02360-2569-4a97-a5ac-aa07775e497e::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_76_15, total 36596 rows starting from the beginning of the part | ||
| 17289 | 2025.12.31 23:26:34.610350 [ 193 ] {1af02360-2569-4a97-a5ac-aa07775e497e::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 448 rows starting from the beginning of the part | ||
| 17290 | 2025.12.31 23:26:34.610397 [ 193 ] {1af02360-2569-4a97-a5ac-aa07775e497e::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 512 rows starting from the beginning of the part | ||
| 17291 | 2025.12.31 23:26:34.610439 [ 193 ] {1af02360-2569-4a97-a5ac-aa07775e497e::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 448 rows starting from the beginning of the part | ||
| 17292 | 2025.12.31 23:26:34.610475 [ 193 ] {1af02360-2569-4a97-a5ac-aa07775e497e::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 512 rows starting from the beginning of the part | ||
| 17293 | 2025.12.31 23:26:34.610512 [ 193 ] {1af02360-2569-4a97-a5ac-aa07775e497e::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 448 rows starting from the beginning of the part | ||
| 17294 | 2025.12.31 23:26:34.612987 [ 188 ] {1af02360-2569-4a97-a5ac-aa07775e497e::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38964 rows, containing 4 columns (4 merged, 0 gathered) in 0.00292483 sec., 13321799.899481338 rows/sec., 190.57 MiB/sec. | ||
| 17295 | 2025.12.31 23:26:34.613464 [ 192 ] {1af02360-2569-4a97-a5ac-aa07775e497e::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 17296 | 2025.12.31 23:26:34.613799 [ 192 ] {1af02360-2569-4a97-a5ac-aa07775e497e::all_1_81_16} <Trace> system.asynchronous_metric_log (1af02360-2569-4a97-a5ac-aa07775e497e): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17297 | 2025.12.31 23:26:34.613877 [ 192 ] {1af02360-2569-4a97-a5ac-aa07775e497e::all_1_81_16} <Trace> system.asynchronous_metric_log (1af02360-2569-4a97-a5ac-aa07775e497e) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 17298 | 2025.12.31 23:26:34.613978 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.10 MiB. | ||
| 17299 | 2025.12.31 23:26:35.283364 [ 226 ] {} <Trace> oximeter.measurements_histogramu64 (83559bb8-4c93-4180-b7e7-e9b7333f4c1b): 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] | ||
| 17300 | 2025.12.31 23:26:35.283464 [ 226 ] {} <Debug> oximeter.measurements_histogramu64 (83559bb8-4c93-4180-b7e7-e9b7333f4c1b): 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] | ||
| 17301 | 2025.12.31 23:26:35.286853 [ 226 ] {} <Debug> oximeter.measurements_histogramu64 (83559bb8-4c93-4180-b7e7-e9b7333f4c1b): 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] | ||
| 17302 | 2025.12.31 23:26:36.745183 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 610 | ||
| 17303 | 2025.12.31 23:26:36.763029 [ 244 ] {} <Trace> system.metric_log (9f7485ce-4bf0-4a0f-b388-b82873d55ef6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17304 | 2025.12.31 23:26:36.763088 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 17305 | 2025.12.31 23:26:36.769313 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 17306 | 2025.12.31 23:26:36.770050 [ 244 ] {} <Trace> system.metric_log (9f7485ce-4bf0-4a0f-b388-b82873d55ef6): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17307 | 2025.12.31 23:26:36.770329 [ 48 ] {} <Debug> system.metric_log (9f7485ce-4bf0-4a0f-b388-b82873d55ef6) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 17308 | 2025.12.31 23:26:36.770371 [ 48 ] {} <Trace> system.metric_log (9f7485ce-4bf0-4a0f-b388-b82873d55ef6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17309 | 2025.12.31 23:26:36.770392 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 17310 | 2025.12.31 23:26:36.770578 [ 193 ] {9f7485ce-4bf0-4a0f-b388-b82873d55ef6::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 | ||
| 17311 | 2025.12.31 23:26:36.773438 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 610 | ||
| 17312 | 2025.12.31 23:26:36.774332 [ 193 ] {9f7485ce-4bf0-4a0f-b388-b82873d55ef6::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17313 | 2025.12.31 23:26:36.775760 [ 193 ] {9f7485ce-4bf0-4a0f-b388-b82873d55ef6::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 | ||
| 17314 | 2025.12.31 23:26:36.780551 [ 193 ] {9f7485ce-4bf0-4a0f-b388-b82873d55ef6::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 | ||
| 17315 | 2025.12.31 23:26:36.785238 [ 193 ] {9f7485ce-4bf0-4a0f-b388-b82873d55ef6::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 | ||
| 17316 | 2025.12.31 23:26:36.789786 [ 193 ] {9f7485ce-4bf0-4a0f-b388-b82873d55ef6::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 | ||
| 17317 | 2025.12.31 23:26:36.794550 [ 193 ] {9f7485ce-4bf0-4a0f-b388-b82873d55ef6::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 | ||
| 17318 | 2025.12.31 23:26:36.799216 [ 193 ] {9f7485ce-4bf0-4a0f-b388-b82873d55ef6::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 | ||
| 17319 | 2025.12.31 23:26:36.856538 [ 190 ] {9f7485ce-4bf0-4a0f-b388-b82873d55ef6::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 610 rows, containing 679 columns (679 merged, 0 gathered) in 0.08603754 sec., 7089.928419617762 rows/sec., 36.66 MiB/sec. | ||
| 17320 | 2025.12.31 23:26:36.859875 [ 190 ] {9f7485ce-4bf0-4a0f-b388-b82873d55ef6::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 17321 | 2025.12.31 23:26:36.862024 [ 190 ] {9f7485ce-4bf0-4a0f-b388-b82873d55ef6::all_1_81_16} <Trace> system.metric_log (9f7485ce-4bf0-4a0f-b388-b82873d55ef6): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17322 | 2025.12.31 23:26:36.862138 [ 190 ] {9f7485ce-4bf0-4a0f-b388-b82873d55ef6::all_1_81_16} <Trace> system.metric_log (9f7485ce-4bf0-4a0f-b388-b82873d55ef6) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 17323 | 2025.12.31 23:26:36.865272 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.98 MiB. | ||
| 17324 | 2025.12.31 23:26:37.000217 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 389.36 MiB, peak 406.78 MiB, free memory in arenas 0.00 B, will set to 388.29 MiB (RSS), difference: -1.07 MiB | ||
| 17325 | 2025.12.31 23:26:37.235466 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 2132 | ||
| 17326 | 2025.12.31 23:26:37.237982 [ 243 ] {} <Trace> system.query_log (aa57fb54-d3d4-4e2b-bcda-b6c10074d25d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17327 | 2025.12.31 23:26:37.238038 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 17328 | 2025.12.31 23:26:37.239290 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 17329 | 2025.12.31 23:26:37.239585 [ 243 ] {} <Trace> system.query_log (aa57fb54-d3d4-4e2b-bcda-b6c10074d25d): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17330 | 2025.12.31 23:26:37.239763 [ 48 ] {} <Debug> system.query_log (aa57fb54-d3d4-4e2b-bcda-b6c10074d25d) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 17331 | 2025.12.31 23:26:37.239841 [ 48 ] {} <Trace> system.query_log (aa57fb54-d3d4-4e2b-bcda-b6c10074d25d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17332 | 2025.12.31 23:26:37.239875 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 17333 | 2025.12.31 23:26:37.239950 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2132 | ||
| 17334 | 2025.12.31 23:26:37.240016 [ 200 ] {aa57fb54-d3d4-4e2b-bcda-b6c10074d25d::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 | ||
| 17335 | 2025.12.31 23:26:37.240855 [ 200 ] {aa57fb54-d3d4-4e2b-bcda-b6c10074d25d::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17336 | 2025.12.31 23:26:37.241020 [ 200 ] {aa57fb54-d3d4-4e2b-bcda-b6c10074d25d::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1976 rows starting from the beginning of the part | ||
| 17337 | 2025.12.31 23:26:37.241396 [ 200 ] {aa57fb54-d3d4-4e2b-bcda-b6c10074d25d::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 32 rows starting from the beginning of the part | ||
| 17338 | 2025.12.31 23:26:37.241779 [ 200 ] {aa57fb54-d3d4-4e2b-bcda-b6c10074d25d::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 28 rows starting from the beginning of the part | ||
| 17339 | 2025.12.31 23:26:37.242149 [ 200 ] {aa57fb54-d3d4-4e2b-bcda-b6c10074d25d::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 | ||
| 17340 | 2025.12.31 23:26:37.242515 [ 200 ] {aa57fb54-d3d4-4e2b-bcda-b6c10074d25d::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 38 rows starting from the beginning of the part | ||
| 17341 | 2025.12.31 23:26:37.242877 [ 200 ] {aa57fb54-d3d4-4e2b-bcda-b6c10074d25d::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 34 rows starting from the beginning of the part | ||
| 17342 | 2025.12.31 23:26:37.249888 [ 205 ] {aa57fb54-d3d4-4e2b-bcda-b6c10074d25d::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2132 rows, containing 72 columns (72 merged, 0 gathered) in 0.009936568 sec., 214561.0033564909 rows/sec., 168.47 MiB/sec. | ||
| 17343 | 2025.12.31 23:26:37.252052 [ 197 ] {aa57fb54-d3d4-4e2b-bcda-b6c10074d25d::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 17344 | 2025.12.31 23:26:37.252670 [ 197 ] {aa57fb54-d3d4-4e2b-bcda-b6c10074d25d::all_1_61_12} <Trace> system.query_log (aa57fb54-d3d4-4e2b-bcda-b6c10074d25d): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17345 | 2025.12.31 23:26:37.252755 [ 197 ] {aa57fb54-d3d4-4e2b-bcda-b6c10074d25d::all_1_61_12} <Trace> system.query_log (aa57fb54-d3d4-4e2b-bcda-b6c10074d25d) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 17346 | 2025.12.31 23:26:37.253106 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.01 MiB. | ||
| 17347 | 2025.12.31 23:26:39.257447 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17348 | 2025.12.31 23:26:39.257706 [ 271 ] {7103b2b9-89af-457d-a6ef-1875870845f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17349 | 2025.12.31 23:26:39.257804 [ 271 ] {7103b2b9-89af-457d-a6ef-1875870845f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17350 | 2025.12.31 23:26:39.258512 [ 271 ] {7103b2b9-89af-457d-a6ef-1875870845f7} <Trace> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17351 | 2025.12.31 23:26:39.258556 [ 271 ] {7103b2b9-89af-457d-a6ef-1875870845f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 17352 | 2025.12.31 23:26:39.258967 [ 271 ] {7103b2b9-89af-457d-a6ef-1875870845f7} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 17353 | 2025.12.31 23:26:39.259206 [ 271 ] {7103b2b9-89af-457d-a6ef-1875870845f7} <Trace> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17354 | 2025.12.31 23:26:39.259373 [ 271 ] {7103b2b9-89af-457d-a6ef-1875870845f7} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001738 sec., 43728.42347525892 rows/sec., 3.60 MiB/sec. | ||
| 17355 | 2025.12.31 23:26:39.259428 [ 271 ] {7103b2b9-89af-457d-a6ef-1875870845f7} <Debug> TCPHandler: Processed in 0.002158136 sec. | ||
| 17356 | 2025.12.31 23:26:39.259553 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17357 | 2025.12.31 23:26:39.259658 [ 271 ] {691f1653-fe4f-4e05-8bde-82875ece15e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17358 | 2025.12.31 23:26:39.259702 [ 271 ] {691f1653-fe4f-4e05-8bde-82875ece15e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17359 | 2025.12.31 23:26:39.260125 [ 271 ] {691f1653-fe4f-4e05-8bde-82875ece15e1} <Trace> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17360 | 2025.12.31 23:26:39.260163 [ 271 ] {691f1653-fe4f-4e05-8bde-82875ece15e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 17361 | 2025.12.31 23:26:39.260493 [ 271 ] {691f1653-fe4f-4e05-8bde-82875ece15e1} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 17362 | 2025.12.31 23:26:39.260710 [ 271 ] {691f1653-fe4f-4e05-8bde-82875ece15e1} <Trace> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17363 | 2025.12.31 23:26:39.260837 [ 46 ] {} <Debug> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
| 17364 | 2025.12.31 23:26:39.260848 [ 271 ] {691f1653-fe4f-4e05-8bde-82875ece15e1} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001214 sec., 8237.232289950576 rows/sec., 619.40 KiB/sec. | ||
| 17365 | 2025.12.31 23:26:39.260914 [ 46 ] {} <Trace> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17366 | 2025.12.31 23:26:39.260933 [ 271 ] {691f1653-fe4f-4e05-8bde-82875ece15e1} <Debug> TCPHandler: Processed in 0.001433144 sec. | ||
| 17367 | 2025.12.31 23:26:39.260941 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 17368 | 2025.12.31 23:26:39.261050 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17369 | 2025.12.31 23:26:39.261083 [ 195 ] {d568562b-8e8e-4a3d-9432-0ad11505f9aa::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 | ||
| 17370 | 2025.12.31 23:26:39.261151 [ 271 ] {a980c3a5-8621-4440-b5d8-d82172b02237} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17371 | 2025.12.31 23:26:39.261197 [ 271 ] {a980c3a5-8621-4440-b5d8-d82172b02237} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17372 | 2025.12.31 23:26:39.261238 [ 195 ] {d568562b-8e8e-4a3d-9432-0ad11505f9aa::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17373 | 2025.12.31 23:26:39.261280 [ 195 ] {d568562b-8e8e-4a3d-9432-0ad11505f9aa::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 278 rows starting from the beginning of the part | ||
| 17374 | 2025.12.31 23:26:39.261354 [ 195 ] {d568562b-8e8e-4a3d-9432-0ad11505f9aa::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 26 rows starting from the beginning of the part | ||
| 17375 | 2025.12.31 23:26:39.261405 [ 195 ] {d568562b-8e8e-4a3d-9432-0ad11505f9aa::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 31 rows starting from the beginning of the part | ||
| 17376 | 2025.12.31 23:26:39.261455 [ 195 ] {d568562b-8e8e-4a3d-9432-0ad11505f9aa::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 10 rows starting from the beginning of the part | ||
| 17377 | 2025.12.31 23:26:39.261500 [ 195 ] {d568562b-8e8e-4a3d-9432-0ad11505f9aa::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 37 rows starting from the beginning of the part | ||
| 17378 | 2025.12.31 23:26:39.261547 [ 195 ] {d568562b-8e8e-4a3d-9432-0ad11505f9aa::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 | ||
| 17379 | 2025.12.31 23:26:39.261620 [ 271 ] {a980c3a5-8621-4440-b5d8-d82172b02237} <Trace> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17380 | 2025.12.31 23:26:39.261661 [ 271 ] {a980c3a5-8621-4440-b5d8-d82172b02237} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 17381 | 2025.12.31 23:26:39.262014 [ 271 ] {a980c3a5-8621-4440-b5d8-d82172b02237} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 17382 | 2025.12.31 23:26:39.262252 [ 271 ] {a980c3a5-8621-4440-b5d8-d82172b02237} <Trace> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17383 | 2025.12.31 23:26:39.262392 [ 271 ] {a980c3a5-8621-4440-b5d8-d82172b02237} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.00126 sec., 58730.15873015873 rows/sec., 4.59 MiB/sec. | ||
| 17384 | 2025.12.31 23:26:39.262432 [ 271 ] {a980c3a5-8621-4440-b5d8-d82172b02237} <Debug> TCPHandler: Processed in 0.001433354 sec. | ||
| 17385 | 2025.12.31 23:26:39.262438 [ 197 ] {d568562b-8e8e-4a3d-9432-0ad11505f9aa::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 392 rows, containing 5 columns (5 merged, 0 gathered) in 0.001422395 sec., 275591.5199364452 rows/sec., 19.13 MiB/sec. | ||
| 17386 | 2025.12.31 23:26:39.262475 [ 224 ] {} <Trace> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39): 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] | ||
| 17387 | 2025.12.31 23:26:39.262521 [ 224 ] {} <Debug> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39): 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] | ||
| 17388 | 2025.12.31 23:26:39.262545 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17389 | 2025.12.31 23:26:39.262608 [ 205 ] {d568562b-8e8e-4a3d-9432-0ad11505f9aa::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
| 17390 | 2025.12.31 23:26:39.262647 [ 271 ] {f383c77a-bf97-4a0e-840e-174e0edd7170} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17391 | 2025.12.31 23:26:39.262692 [ 271 ] {f383c77a-bf97-4a0e-840e-174e0edd7170} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17392 | 2025.12.31 23:26:39.262975 [ 205 ] {d568562b-8e8e-4a3d-9432-0ad11505f9aa::all_1_121_24} <Trace> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17393 | 2025.12.31 23:26:39.263046 [ 205 ] {d568562b-8e8e-4a3d-9432-0ad11505f9aa::all_1_121_24} <Trace> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
| 17394 | 2025.12.31 23:26:39.263097 [ 271 ] {f383c77a-bf97-4a0e-840e-174e0edd7170} <Trace> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17395 | 2025.12.31 23:26:39.263124 [ 205 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 17396 | 2025.12.31 23:26:39.263132 [ 271 ] {f383c77a-bf97-4a0e-840e-174e0edd7170} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 17397 | 2025.12.31 23:26:39.263498 [ 271 ] {f383c77a-bf97-4a0e-840e-174e0edd7170} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 17398 | 2025.12.31 23:26:39.263760 [ 271 ] {f383c77a-bf97-4a0e-840e-174e0edd7170} <Trace> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17399 | 2025.12.31 23:26:39.263916 [ 271 ] {f383c77a-bf97-4a0e-840e-174e0edd7170} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001288 sec., 124223.60248447204 rows/sec., 8.65 MiB/sec. | ||
| 17400 | 2025.12.31 23:26:39.263955 [ 271 ] {f383c77a-bf97-4a0e-840e-174e0edd7170} <Debug> TCPHandler: Processed in 0.001460004 sec. | ||
| 17401 | 2025.12.31 23:26:39.264065 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17402 | 2025.12.31 23:26:39.264160 [ 271 ] {ee6a3878-eb71-46bd-a94a-30e3707c45aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17403 | 2025.12.31 23:26:39.264217 [ 271 ] {ee6a3878-eb71-46bd-a94a-30e3707c45aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 17404 | 2025.12.31 23:26:39.265003 [ 271 ] {ee6a3878-eb71-46bd-a94a-30e3707c45aa} <Trace> oximeter.measurements_histogramu64 (83559bb8-4c93-4180-b7e7-e9b7333f4c1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17405 | 2025.12.31 23:26:39.265044 [ 271 ] {ee6a3878-eb71-46bd-a94a-30e3707c45aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 17406 | 2025.12.31 23:26:39.265583 [ 271 ] {ee6a3878-eb71-46bd-a94a-30e3707c45aa} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 17407 | 2025.12.31 23:26:39.265718 [ 224 ] {} <Debug> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39): 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] | ||
| 17408 | 2025.12.31 23:26:39.265863 [ 271 ] {ee6a3878-eb71-46bd-a94a-30e3707c45aa} <Trace> oximeter.measurements_histogramu64 (83559bb8-4c93-4180-b7e7-e9b7333f4c1b): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17409 | 2025.12.31 23:26:39.266020 [ 271 ] {ee6a3878-eb71-46bd-a94a-30e3707c45aa} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001879 sec., 5321.979776476849 rows/sec., 9.54 MiB/sec. | ||
| 17410 | 2025.12.31 23:26:39.266086 [ 271 ] {ee6a3878-eb71-46bd-a94a-30e3707c45aa} <Debug> TCPHandler: Processed in 0.002069195 sec. | ||
| 17411 | 2025.12.31 23:26:39.266199 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17412 | 2025.12.31 23:26:39.266297 [ 271 ] {6fd5da91-8f4b-4089-9e58-b2971ac0f753} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17413 | 2025.12.31 23:26:39.266340 [ 271 ] {6fd5da91-8f4b-4089-9e58-b2971ac0f753} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17414 | 2025.12.31 23:26:39.266675 [ 271 ] {6fd5da91-8f4b-4089-9e58-b2971ac0f753} <Trace> oximeter.measurements_u64 (3e0fa7da-0500-483e-b241-ac25d0f845d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17415 | 2025.12.31 23:26:39.266711 [ 271 ] {6fd5da91-8f4b-4089-9e58-b2971ac0f753} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 17416 | 2025.12.31 23:26:39.267027 [ 271 ] {6fd5da91-8f4b-4089-9e58-b2971ac0f753} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 17417 | 2025.12.31 23:26:39.267240 [ 271 ] {6fd5da91-8f4b-4089-9e58-b2971ac0f753} <Trace> oximeter.measurements_u64 (3e0fa7da-0500-483e-b241-ac25d0f845d7): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17418 | 2025.12.31 23:26:39.267371 [ 271 ] {6fd5da91-8f4b-4089-9e58-b2971ac0f753} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001095 sec., 54794.520547945205 rows/sec., 3.69 MiB/sec. | ||
| 17419 | 2025.12.31 23:26:39.267406 [ 271 ] {6fd5da91-8f4b-4089-9e58-b2971ac0f753} <Debug> TCPHandler: Processed in 0.001257311 sec. | ||
| 17420 | 2025.12.31 23:26:39.677744 [ 222 ] {} <Trace> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179): 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] | ||
| 17421 | 2025.12.31 23:26:39.677797 [ 222 ] {} <Debug> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179): 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] | ||
| 17422 | 2025.12.31 23:26:39.680943 [ 222 ] {} <Debug> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179): 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] | ||
| 17423 | 2025.12.31 23:26:41.924229 [ 39 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 17424 | 2025.12.31 23:26:41.924352 [ 39 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 17425 | 2025.12.31 23:26:42.110191 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 39476 | ||
| 17426 | 2025.12.31 23:26:42.110784 [ 245 ] {} <Trace> system.asynchronous_metric_log (1af02360-2569-4a97-a5ac-aa07775e497e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17427 | 2025.12.31 23:26:42.110827 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 17428 | 2025.12.31 23:26:42.111334 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 17429 | 2025.12.31 23:26:42.111562 [ 245 ] {} <Trace> system.asynchronous_metric_log (1af02360-2569-4a97-a5ac-aa07775e497e): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17430 | 2025.12.31 23:26:42.111694 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 39476 | ||
| 17431 | 2025.12.31 23:26:44.259376 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17432 | 2025.12.31 23:26:44.259658 [ 271 ] {798aa61b-060a-44b0-8f63-43e4c5603813} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17433 | 2025.12.31 23:26:44.259759 [ 271 ] {798aa61b-060a-44b0-8f63-43e4c5603813} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17434 | 2025.12.31 23:26:44.260640 [ 271 ] {798aa61b-060a-44b0-8f63-43e4c5603813} <Trace> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17435 | 2025.12.31 23:26:44.260705 [ 271 ] {798aa61b-060a-44b0-8f63-43e4c5603813} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 17436 | 2025.12.31 23:26:44.261111 [ 271 ] {798aa61b-060a-44b0-8f63-43e4c5603813} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 17437 | 2025.12.31 23:26:44.261342 [ 271 ] {798aa61b-060a-44b0-8f63-43e4c5603813} <Trace> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17438 | 2025.12.31 23:26:44.261497 [ 271 ] {798aa61b-060a-44b0-8f63-43e4c5603813} <Debug> executeQuery: Read 118 rows, 10.26 KiB in 0.001917 sec., 61554.51225873761 rows/sec., 5.23 MiB/sec. | ||
| 17439 | 2025.12.31 23:26:44.261537 [ 271 ] {798aa61b-060a-44b0-8f63-43e4c5603813} <Debug> TCPHandler: Processed in 0.00237127 sec. | ||
| 17440 | 2025.12.31 23:26:44.261666 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17441 | 2025.12.31 23:26:44.261759 [ 271 ] {975c9da7-d6a5-4d41-9676-e91bbddef340} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17442 | 2025.12.31 23:26:44.261799 [ 271 ] {975c9da7-d6a5-4d41-9676-e91bbddef340} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17443 | 2025.12.31 23:26:44.262231 [ 271 ] {975c9da7-d6a5-4d41-9676-e91bbddef340} <Trace> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17444 | 2025.12.31 23:26:44.262265 [ 271 ] {975c9da7-d6a5-4d41-9676-e91bbddef340} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 17445 | 2025.12.31 23:26:44.262555 [ 271 ] {975c9da7-d6a5-4d41-9676-e91bbddef340} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 17446 | 2025.12.31 23:26:44.262781 [ 271 ] {975c9da7-d6a5-4d41-9676-e91bbddef340} <Trace> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17447 | 2025.12.31 23:26:44.262909 [ 271 ] {975c9da7-d6a5-4d41-9676-e91bbddef340} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001169 sec., 26518.391787852866 rows/sec., 1.95 MiB/sec. | ||
| 17448 | 2025.12.31 23:26:44.262944 [ 221 ] {} <Trace> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa): 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] | ||
| 17449 | 2025.12.31 23:26:44.262946 [ 271 ] {975c9da7-d6a5-4d41-9676-e91bbddef340} <Debug> TCPHandler: Processed in 0.001328763 sec. | ||
| 17450 | 2025.12.31 23:26:44.262975 [ 221 ] {} <Debug> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa): 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] | ||
| 17451 | 2025.12.31 23:26:44.263076 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17452 | 2025.12.31 23:26:44.263169 [ 271 ] {5c65f0d2-128a-404a-aa9d-3991415b5dce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17453 | 2025.12.31 23:26:44.263207 [ 271 ] {5c65f0d2-128a-404a-aa9d-3991415b5dce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17454 | 2025.12.31 23:26:44.263626 [ 271 ] {5c65f0d2-128a-404a-aa9d-3991415b5dce} <Trace> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17455 | 2025.12.31 23:26:44.263660 [ 271 ] {5c65f0d2-128a-404a-aa9d-3991415b5dce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 17456 | 2025.12.31 23:26:44.263959 [ 271 ] {5c65f0d2-128a-404a-aa9d-3991415b5dce} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 17457 | 2025.12.31 23:26:44.264176 [ 271 ] {5c65f0d2-128a-404a-aa9d-3991415b5dce} <Trace> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17458 | 2025.12.31 23:26:44.264304 [ 271 ] {5c65f0d2-128a-404a-aa9d-3991415b5dce} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001153 sec., 82393.75542064181 rows/sec., 6.44 MiB/sec. | ||
| 17459 | 2025.12.31 23:26:44.264340 [ 271 ] {5c65f0d2-128a-404a-aa9d-3991415b5dce} <Debug> TCPHandler: Processed in 0.001311862 sec. | ||
| 17460 | 2025.12.31 23:26:44.264449 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17461 | 2025.12.31 23:26:44.264541 [ 271 ] {0377c440-ea3d-4773-88dd-5dcc89c8f018} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17462 | 2025.12.31 23:26:44.264584 [ 271 ] {0377c440-ea3d-4773-88dd-5dcc89c8f018} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17463 | 2025.12.31 23:26:44.265006 [ 271 ] {0377c440-ea3d-4773-88dd-5dcc89c8f018} <Trace> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17464 | 2025.12.31 23:26:44.265040 [ 271 ] {0377c440-ea3d-4773-88dd-5dcc89c8f018} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 17465 | 2025.12.31 23:26:44.265364 [ 271 ] {0377c440-ea3d-4773-88dd-5dcc89c8f018} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 17466 | 2025.12.31 23:26:44.265576 [ 271 ] {0377c440-ea3d-4773-88dd-5dcc89c8f018} <Trace> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17467 | 2025.12.31 23:26:44.265707 [ 271 ] {0377c440-ea3d-4773-88dd-5dcc89c8f018} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001184 sec., 135135.13513513515 rows/sec., 9.41 MiB/sec. | ||
| 17468 | 2025.12.31 23:26:44.265716 [ 221 ] {} <Debug> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa): 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] | ||
| 17469 | 2025.12.31 23:26:44.265732 [ 34 ] {} <Debug> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1) (MergerMutator): Selected 4 parts from all_1_117_25 to all_120_120_0 | ||
| 17470 | 2025.12.31 23:26:44.265744 [ 271 ] {0377c440-ea3d-4773-88dd-5dcc89c8f018} <Debug> TCPHandler: Processed in 0.001341523 sec. | ||
| 17471 | 2025.12.31 23:26:44.265799 [ 34 ] {} <Trace> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17472 | 2025.12.31 23:26:44.265827 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 17473 | 2025.12.31 23:26:44.265886 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17474 | 2025.12.31 23:26:44.265918 [ 197 ] {7d79e45e-07fa-43b3-999d-49ca9374dcb1::all_1_120_26} <Debug> MergeTask::PrepareStage: Merging 4 parts: from all_1_117_25 to all_120_120_0 into Compact with storage Full | ||
| 17475 | 2025.12.31 23:26:44.265982 [ 271 ] {021739ed-5b73-4d9f-b762-cabbfc51013a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17476 | 2025.12.31 23:26:44.266012 [ 197 ] {7d79e45e-07fa-43b3-999d-49ca9374dcb1::all_1_120_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17477 | 2025.12.31 23:26:44.266037 [ 271 ] {021739ed-5b73-4d9f-b762-cabbfc51013a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 17478 | 2025.12.31 23:26:44.266042 [ 197 ] {7d79e45e-07fa-43b3-999d-49ca9374dcb1::all_1_120_26} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_117_25, total 35280 rows starting from the beginning of the part | ||
| 17479 | 2025.12.31 23:26:44.266104 [ 197 ] {7d79e45e-07fa-43b3-999d-49ca9374dcb1::all_1_120_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 160 rows starting from the beginning of the part | ||
| 17480 | 2025.12.31 23:26:44.266147 [ 197 ] {7d79e45e-07fa-43b3-999d-49ca9374dcb1::all_1_120_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 160 rows starting from the beginning of the part | ||
| 17481 | 2025.12.31 23:26:44.266190 [ 197 ] {7d79e45e-07fa-43b3-999d-49ca9374dcb1::all_1_120_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 847 rows starting from the beginning of the part | ||
| 17482 | 2025.12.31 23:26:44.266882 [ 271 ] {021739ed-5b73-4d9f-b762-cabbfc51013a} <Trace> oximeter.measurements_histogramu64 (83559bb8-4c93-4180-b7e7-e9b7333f4c1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17483 | 2025.12.31 23:26:44.266916 [ 271 ] {021739ed-5b73-4d9f-b762-cabbfc51013a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 17484 | 2025.12.31 23:26:44.267475 [ 271 ] {021739ed-5b73-4d9f-b762-cabbfc51013a} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 17485 | 2025.12.31 23:26:44.267711 [ 271 ] {021739ed-5b73-4d9f-b762-cabbfc51013a} <Trace> oximeter.measurements_histogramu64 (83559bb8-4c93-4180-b7e7-e9b7333f4c1b): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17486 | 2025.12.31 23:26:44.267847 [ 271 ] {021739ed-5b73-4d9f-b762-cabbfc51013a} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001883 sec., 16463.09081253319 rows/sec., 29.50 MiB/sec. | ||
| 17487 | 2025.12.31 23:26:44.267901 [ 271 ] {021739ed-5b73-4d9f-b762-cabbfc51013a} <Debug> TCPHandler: Processed in 0.002065355 sec. | ||
| 17488 | 2025.12.31 23:26:44.268014 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17489 | 2025.12.31 23:26:44.268107 [ 271 ] {b3a14e59-75ea-4005-bf80-db84ac0fa654} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17490 | 2025.12.31 23:26:44.268148 [ 271 ] {b3a14e59-75ea-4005-bf80-db84ac0fa654} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17491 | 2025.12.31 23:26:44.268479 [ 271 ] {b3a14e59-75ea-4005-bf80-db84ac0fa654} <Trace> oximeter.measurements_u64 (3e0fa7da-0500-483e-b241-ac25d0f845d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17492 | 2025.12.31 23:26:44.268515 [ 271 ] {b3a14e59-75ea-4005-bf80-db84ac0fa654} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 17493 | 2025.12.31 23:26:44.268813 [ 271 ] {b3a14e59-75ea-4005-bf80-db84ac0fa654} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 17494 | 2025.12.31 23:26:44.269027 [ 271 ] {b3a14e59-75ea-4005-bf80-db84ac0fa654} <Trace> oximeter.measurements_u64 (3e0fa7da-0500-483e-b241-ac25d0f845d7): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17495 | 2025.12.31 23:26:44.269144 [ 34 ] {} <Debug> oximeter.measurements_u64 (3e0fa7da-0500-483e-b241-ac25d0f845d7) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
| 17496 | 2025.12.31 23:26:44.269150 [ 271 ] {b3a14e59-75ea-4005-bf80-db84ac0fa654} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001061 sec., 56550.42412818096 rows/sec., 3.81 MiB/sec. | ||
| 17497 | 2025.12.31 23:26:44.269186 [ 34 ] {} <Trace> oximeter.measurements_u64 (3e0fa7da-0500-483e-b241-ac25d0f845d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17498 | 2025.12.31 23:26:44.269205 [ 271 ] {b3a14e59-75ea-4005-bf80-db84ac0fa654} <Debug> TCPHandler: Processed in 0.001238971 sec. | ||
| 17499 | 2025.12.31 23:26:44.269212 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 17500 | 2025.12.31 23:26:44.269315 [ 205 ] {3e0fa7da-0500-483e-b241-ac25d0f845d7::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 | ||
| 17501 | 2025.12.31 23:26:44.269416 [ 205 ] {3e0fa7da-0500-483e-b241-ac25d0f845d7::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17502 | 2025.12.31 23:26:44.269448 [ 205 ] {3e0fa7da-0500-483e-b241-ac25d0f845d7::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 7352 rows starting from the beginning of the part | ||
| 17503 | 2025.12.31 23:26:44.269505 [ 205 ] {3e0fa7da-0500-483e-b241-ac25d0f845d7::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 | ||
| 17504 | 2025.12.31 23:26:44.269556 [ 205 ] {3e0fa7da-0500-483e-b241-ac25d0f845d7::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 | ||
| 17505 | 2025.12.31 23:26:44.269600 [ 205 ] {3e0fa7da-0500-483e-b241-ac25d0f845d7::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 | ||
| 17506 | 2025.12.31 23:26:44.269642 [ 205 ] {3e0fa7da-0500-483e-b241-ac25d0f845d7::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 | ||
| 17507 | 2025.12.31 23:26:44.269683 [ 205 ] {3e0fa7da-0500-483e-b241-ac25d0f845d7::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 | ||
| 17508 | 2025.12.31 23:26:44.271401 [ 198 ] {3e0fa7da-0500-483e-b241-ac25d0f845d7::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7652 rows, containing 4 columns (4 merged, 0 gathered) in 0.002123366 sec., 3603712.2191840694 rows/sec., 239.10 MiB/sec. | ||
| 17509 | 2025.12.31 23:26:44.271814 [ 201 ] {3e0fa7da-0500-483e-b241-ac25d0f845d7::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
| 17510 | 2025.12.31 23:26:44.272089 [ 201 ] {3e0fa7da-0500-483e-b241-ac25d0f845d7::all_1_121_24} <Trace> oximeter.measurements_u64 (3e0fa7da-0500-483e-b241-ac25d0f845d7): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17511 | 2025.12.31 23:26:44.272154 [ 201 ] {3e0fa7da-0500-483e-b241-ac25d0f845d7::all_1_121_24} <Trace> oximeter.measurements_u64 (3e0fa7da-0500-483e-b241-ac25d0f845d7) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
| 17512 | 2025.12.31 23:26:44.272227 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.53 MiB. | ||
| 17513 | 2025.12.31 23:26:44.272900 [ 194 ] {7d79e45e-07fa-43b3-999d-49ca9374dcb1::all_1_120_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36447 rows, containing 5 columns (5 merged, 0 gathered) in 0.00701535 sec., 5195321.6874425365 rows/sec., 354.82 MiB/sec. | ||
| 17514 | 2025.12.31 23:26:44.273199 [ 189 ] {7d79e45e-07fa-43b3-999d-49ca9374dcb1::all_1_120_26} <Trace> MergedBlockOutputStream: filled checksums all_1_120_26 (state Temporary) | ||
| 17515 | 2025.12.31 23:26:44.273447 [ 189 ] {7d79e45e-07fa-43b3-999d-49ca9374dcb1::all_1_120_26} <Trace> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1): Renaming temporary part tmp_merge_all_1_120_26 to all_1_120_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17516 | 2025.12.31 23:26:44.273508 [ 189 ] {7d79e45e-07fa-43b3-999d-49ca9374dcb1::all_1_120_26} <Trace> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1) (MergerMutator): Merged 4 parts: [all_1_117_25, all_120_120_0] -> all_1_120_26 | ||
| 17517 | 2025.12.31 23:26:44.273579 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.33 MiB. | ||
| 17518 | 2025.12.31 23:26:44.273642 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 618 | ||
| 17519 | 2025.12.31 23:26:44.291855 [ 244 ] {} <Trace> system.metric_log (9f7485ce-4bf0-4a0f-b388-b82873d55ef6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17520 | 2025.12.31 23:26:44.291923 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 17521 | 2025.12.31 23:26:44.298126 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 17522 | 2025.12.31 23:26:44.298851 [ 244 ] {} <Trace> system.metric_log (9f7485ce-4bf0-4a0f-b388-b82873d55ef6): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17523 | 2025.12.31 23:26:44.301961 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 618 | ||
| 17524 | 2025.12.31 23:26:45.337050 [ 223 ] {} <Trace> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1): 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] | ||
| 17525 | 2025.12.31 23:26:45.337107 [ 223 ] {} <Debug> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1): 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] | ||
| 17526 | 2025.12.31 23:26:45.339932 [ 223 ] {} <Debug> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1): 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] | ||
| 17527 | 2025.12.31 23:26:45.620308 [ 32 ] {} <Debug> oximeter.fields_ipaddr (5f424e33-6a9f-405c-b8ff-24c93b94647e) (MergerMutator): Selected 5 parts from all_1_37_9 to all_41_41_0 | ||
| 17528 | 2025.12.31 23:26:45.620377 [ 32 ] {} <Trace> oximeter.fields_ipaddr (5f424e33-6a9f-405c-b8ff-24c93b94647e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17529 | 2025.12.31 23:26:45.620401 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 17530 | 2025.12.31 23:26:45.620509 [ 226 ] {} <Trace> oximeter.fields_ipaddr (5f424e33-6a9f-405c-b8ff-24c93b94647e): 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] | ||
| 17531 | 2025.12.31 23:26:45.620528 [ 198 ] {5f424e33-6a9f-405c-b8ff-24c93b94647e::all_1_41_10} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_37_9 to all_41_41_0 into Compact with storage Full | ||
| 17532 | 2025.12.31 23:26:45.620564 [ 226 ] {} <Debug> oximeter.fields_ipaddr (5f424e33-6a9f-405c-b8ff-24c93b94647e): 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] | ||
| 17533 | 2025.12.31 23:26:45.620669 [ 198 ] {5f424e33-6a9f-405c-b8ff-24c93b94647e::all_1_41_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17534 | 2025.12.31 23:26:45.620709 [ 198 ] {5f424e33-6a9f-405c-b8ff-24c93b94647e::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_37_9, total 20 rows starting from the beginning of the part | ||
| 17535 | 2025.12.31 23:26:45.620794 [ 198 ] {5f424e33-6a9f-405c-b8ff-24c93b94647e::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 4 rows starting from the beginning of the part | ||
| 17536 | 2025.12.31 23:26:45.620872 [ 198 ] {5f424e33-6a9f-405c-b8ff-24c93b94647e::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 4 rows starting from the beginning of the part | ||
| 17537 | 2025.12.31 23:26:45.620945 [ 198 ] {5f424e33-6a9f-405c-b8ff-24c93b94647e::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 4 rows starting from the beginning of the part | ||
| 17538 | 2025.12.31 23:26:45.621044 [ 198 ] {5f424e33-6a9f-405c-b8ff-24c93b94647e::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 6 rows starting from the beginning of the part | ||
| 17539 | 2025.12.31 23:26:45.621880 [ 187 ] {5f424e33-6a9f-405c-b8ff-24c93b94647e::all_1_41_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38 rows, containing 5 columns (5 merged, 0 gathered) in 0.001403974 sec., 27066.02828827314 rows/sec., 2.26 MiB/sec. | ||
| 17540 | 2025.12.31 23:26:45.622023 [ 198 ] {5f424e33-6a9f-405c-b8ff-24c93b94647e::all_1_41_10} <Trace> MergedBlockOutputStream: filled checksums all_1_41_10 (state Temporary) | ||
| 17541 | 2025.12.31 23:26:45.622274 [ 198 ] {5f424e33-6a9f-405c-b8ff-24c93b94647e::all_1_41_10} <Trace> oximeter.fields_ipaddr (5f424e33-6a9f-405c-b8ff-24c93b94647e): Renaming temporary part tmp_merge_all_1_41_10 to all_1_41_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17542 | 2025.12.31 23:26:45.622344 [ 198 ] {5f424e33-6a9f-405c-b8ff-24c93b94647e::all_1_41_10} <Trace> oximeter.fields_ipaddr (5f424e33-6a9f-405c-b8ff-24c93b94647e) (MergerMutator): Merged 5 parts: [all_1_37_9, all_41_41_0] -> all_1_41_10 | ||
| 17543 | 2025.12.31 23:26:45.622426 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 17544 | 2025.12.31 23:26:45.623099 [ 226 ] {} <Debug> oximeter.fields_ipaddr (5f424e33-6a9f-405c-b8ff-24c93b94647e): 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] | ||
| 17545 | 2025.12.31 23:26:46.175153 [ 32 ] {} <Debug> oximeter.measurements_f64 (cba5f6bd-2e20-4297-b248-eab409e4eaa6) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 17546 | 2025.12.31 23:26:46.175262 [ 32 ] {} <Trace> oximeter.measurements_f64 (cba5f6bd-2e20-4297-b248-eab409e4eaa6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17547 | 2025.12.31 23:26:46.175299 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 17548 | 2025.12.31 23:26:46.175471 [ 194 ] {cba5f6bd-2e20-4297-b248-eab409e4eaa6::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 | ||
| 17549 | 2025.12.31 23:26:46.175679 [ 194 ] {cba5f6bd-2e20-4297-b248-eab409e4eaa6::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17550 | 2025.12.31 23:26:46.175732 [ 194 ] {cba5f6bd-2e20-4297-b248-eab409e4eaa6::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 10 rows starting from the beginning of the part | ||
| 17551 | 2025.12.31 23:26:46.175829 [ 194 ] {cba5f6bd-2e20-4297-b248-eab409e4eaa6::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 1 rows starting from the beginning of the part | ||
| 17552 | 2025.12.31 23:26:46.175898 [ 194 ] {cba5f6bd-2e20-4297-b248-eab409e4eaa6::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 1 rows starting from the beginning of the part | ||
| 17553 | 2025.12.31 23:26:46.175966 [ 194 ] {cba5f6bd-2e20-4297-b248-eab409e4eaa6::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 1 rows starting from the beginning of the part | ||
| 17554 | 2025.12.31 23:26:46.176030 [ 194 ] {cba5f6bd-2e20-4297-b248-eab409e4eaa6::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 1 rows starting from the beginning of the part | ||
| 17555 | 2025.12.31 23:26:46.177187 [ 196 ] {cba5f6bd-2e20-4297-b248-eab409e4eaa6::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14 rows, containing 4 columns (4 merged, 0 gathered) in 0.00179432 sec., 7802.398680279995 rows/sec., 523.57 KiB/sec. | ||
| 17556 | 2025.12.31 23:26:46.177363 [ 188 ] {cba5f6bd-2e20-4297-b248-eab409e4eaa6::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 17557 | 2025.12.31 23:26:46.177667 [ 188 ] {cba5f6bd-2e20-4297-b248-eab409e4eaa6::all_1_13_3} <Trace> oximeter.measurements_f64 (cba5f6bd-2e20-4297-b248-eab409e4eaa6): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17558 | 2025.12.31 23:26:46.177745 [ 188 ] {cba5f6bd-2e20-4297-b248-eab409e4eaa6::all_1_13_3} <Trace> oximeter.measurements_f64 (cba5f6bd-2e20-4297-b248-eab409e4eaa6) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
| 17559 | 2025.12.31 23:26:46.177849 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 17560 | 2025.12.31 23:26:47.240242 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 2156 | ||
| 17561 | 2025.12.31 23:26:47.243099 [ 243 ] {} <Trace> system.query_log (aa57fb54-d3d4-4e2b-bcda-b6c10074d25d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17562 | 2025.12.31 23:26:47.243156 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 17563 | 2025.12.31 23:26:47.244383 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 17564 | 2025.12.31 23:26:47.244655 [ 243 ] {} <Trace> system.query_log (aa57fb54-d3d4-4e2b-bcda-b6c10074d25d): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17565 | 2025.12.31 23:26:47.245018 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2156 | ||
| 17566 | 2025.12.31 23:26:47.646116 [ 57 ] {} <Debug> oximeter.timeseries_schema (04116ac9-a49e-4dc9-b7d9-fc8011d6174e) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 17567 | 2025.12.31 23:26:47.646188 [ 57 ] {} <Trace> oximeter.timeseries_schema (04116ac9-a49e-4dc9-b7d9-fc8011d6174e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17568 | 2025.12.31 23:26:47.646213 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 17569 | 2025.12.31 23:26:47.646329 [ 187 ] {04116ac9-a49e-4dc9-b7d9-fc8011d6174e::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 | ||
| 17570 | 2025.12.31 23:26:47.646606 [ 187 ] {04116ac9-a49e-4dc9-b7d9-fc8011d6174e::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17571 | 2025.12.31 23:26:47.646647 [ 187 ] {04116ac9-a49e-4dc9-b7d9-fc8011d6174e::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 5 rows starting from the beginning of the part | ||
| 17572 | 2025.12.31 23:26:47.646722 [ 187 ] {04116ac9-a49e-4dc9-b7d9-fc8011d6174e::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 26 rows starting from the beginning of the part | ||
| 17573 | 2025.12.31 23:26:47.646782 [ 187 ] {04116ac9-a49e-4dc9-b7d9-fc8011d6174e::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 6 rows starting from the beginning of the part | ||
| 17574 | 2025.12.31 23:26:47.646843 [ 187 ] {04116ac9-a49e-4dc9-b7d9-fc8011d6174e::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 10 rows starting from the beginning of the part | ||
| 17575 | 2025.12.31 23:26:47.646900 [ 187 ] {04116ac9-a49e-4dc9-b7d9-fc8011d6174e::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 | ||
| 17576 | 2025.12.31 23:26:47.648384 [ 196 ] {04116ac9-a49e-4dc9-b7d9-fc8011d6174e::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 48 rows, containing 6 columns (6 merged, 0 gathered) in 0.002101825 sec., 22837.29615929014 rows/sec., 5.49 MiB/sec. | ||
| 17577 | 2025.12.31 23:26:47.648595 [ 199 ] {04116ac9-a49e-4dc9-b7d9-fc8011d6174e::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 17578 | 2025.12.31 23:26:47.649096 [ 199 ] {04116ac9-a49e-4dc9-b7d9-fc8011d6174e::all_1_5_1} <Trace> oximeter.timeseries_schema (04116ac9-a49e-4dc9-b7d9-fc8011d6174e): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17579 | 2025.12.31 23:26:47.649229 [ 199 ] {04116ac9-a49e-4dc9-b7d9-fc8011d6174e::all_1_5_1} <Trace> oximeter.timeseries_schema (04116ac9-a49e-4dc9-b7d9-fc8011d6174e) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 17580 | 2025.12.31 23:26:47.649328 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
| 17581 | 2025.12.31 23:26:49.268892 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17582 | 2025.12.31 23:26:49.269092 [ 271 ] {c8972cd4-ada4-449e-887e-ff872f1f0190} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 17583 | 2025.12.31 23:26:49.269162 [ 271 ] {c8972cd4-ada4-449e-887e-ff872f1f0190} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 17584 | 2025.12.31 23:26:49.270057 [ 271 ] {c8972cd4-ada4-449e-887e-ff872f1f0190} <Trace> oximeter.fields_i16 (6205d96e-d352-40e9-8254-31db49133bc3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17585 | 2025.12.31 23:26:49.270097 [ 271 ] {c8972cd4-ada4-449e-887e-ff872f1f0190} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 17586 | 2025.12.31 23:26:49.270501 [ 271 ] {c8972cd4-ada4-449e-887e-ff872f1f0190} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 17587 | 2025.12.31 23:26:49.270733 [ 271 ] {c8972cd4-ada4-449e-887e-ff872f1f0190} <Trace> oximeter.fields_i16 (6205d96e-d352-40e9-8254-31db49133bc3): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17588 | 2025.12.31 23:26:49.270888 [ 271 ] {c8972cd4-ada4-449e-887e-ff872f1f0190} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001851 sec., 221501.89086980012 rows/sec., 14.05 MiB/sec. | ||
| 17589 | 2025.12.31 23:26:49.270930 [ 271 ] {c8972cd4-ada4-449e-887e-ff872f1f0190} <Debug> TCPHandler: Processed in 0.002175067 sec. | ||
| 17590 | 2025.12.31 23:26:49.271062 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17591 | 2025.12.31 23:26:49.271162 [ 271 ] {49400b22-a0ac-46c0-9e86-4712417c15b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 17592 | 2025.12.31 23:26:49.271204 [ 271 ] {49400b22-a0ac-46c0-9e86-4712417c15b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 17593 | 2025.12.31 23:26:49.271620 [ 271 ] {49400b22-a0ac-46c0-9e86-4712417c15b7} <Trace> oximeter.fields_ipaddr (5f424e33-6a9f-405c-b8ff-24c93b94647e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17594 | 2025.12.31 23:26:49.271656 [ 271 ] {49400b22-a0ac-46c0-9e86-4712417c15b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 17595 | 2025.12.31 23:26:49.271946 [ 271 ] {49400b22-a0ac-46c0-9e86-4712417c15b7} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 17596 | 2025.12.31 23:26:49.272159 [ 271 ] {49400b22-a0ac-46c0-9e86-4712417c15b7} <Trace> oximeter.fields_ipaddr (5f424e33-6a9f-405c-b8ff-24c93b94647e): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17597 | 2025.12.31 23:26:49.272287 [ 271 ] {49400b22-a0ac-46c0-9e86-4712417c15b7} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001146 sec., 3490.4013961605583 rows/sec., 284.62 KiB/sec. | ||
| 17598 | 2025.12.31 23:26:49.272324 [ 271 ] {49400b22-a0ac-46c0-9e86-4712417c15b7} <Debug> TCPHandler: Processed in 0.001309962 sec. | ||
| 17599 | 2025.12.31 23:26:49.272438 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17600 | 2025.12.31 23:26:49.272538 [ 271 ] {24bc5e03-6c8a-4124-9802-c3c07fd9c19c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17601 | 2025.12.31 23:26:49.272576 [ 271 ] {24bc5e03-6c8a-4124-9802-c3c07fd9c19c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17602 | 2025.12.31 23:26:49.273561 [ 271 ] {24bc5e03-6c8a-4124-9802-c3c07fd9c19c} <Trace> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17603 | 2025.12.31 23:26:49.273597 [ 271 ] {24bc5e03-6c8a-4124-9802-c3c07fd9c19c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 17604 | 2025.12.31 23:26:49.273975 [ 271 ] {24bc5e03-6c8a-4124-9802-c3c07fd9c19c} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 17605 | 2025.12.31 23:26:49.274182 [ 271 ] {24bc5e03-6c8a-4124-9802-c3c07fd9c19c} <Trace> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17606 | 2025.12.31 23:26:49.274316 [ 271 ] {24bc5e03-6c8a-4124-9802-c3c07fd9c19c} <Debug> executeQuery: Read 1134 rows, 92.00 KiB in 0.001795 sec., 631754.8746518106 rows/sec., 50.05 MiB/sec. | ||
| 17607 | 2025.12.31 23:26:49.274353 [ 271 ] {24bc5e03-6c8a-4124-9802-c3c07fd9c19c} <Debug> TCPHandler: Processed in 0.001963103 sec. | ||
| 17608 | 2025.12.31 23:26:49.274473 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17609 | 2025.12.31 23:26:49.274567 [ 271 ] {7747e7e9-6d86-4df5-b6ca-72671ac7d72f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17610 | 2025.12.31 23:26:49.274606 [ 271 ] {7747e7e9-6d86-4df5-b6ca-72671ac7d72f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17611 | 2025.12.31 23:26:49.275172 [ 271 ] {7747e7e9-6d86-4df5-b6ca-72671ac7d72f} <Trace> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17612 | 2025.12.31 23:26:49.275216 [ 271 ] {7747e7e9-6d86-4df5-b6ca-72671ac7d72f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 17613 | 2025.12.31 23:26:49.275567 [ 271 ] {7747e7e9-6d86-4df5-b6ca-72671ac7d72f} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 17614 | 2025.12.31 23:26:49.275798 [ 271 ] {7747e7e9-6d86-4df5-b6ca-72671ac7d72f} <Trace> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17615 | 2025.12.31 23:26:49.276018 [ 271 ] {7747e7e9-6d86-4df5-b6ca-72671ac7d72f} <Debug> executeQuery: Read 219 rows, 13.35 KiB in 0.001467 sec., 149284.2535787321 rows/sec., 8.88 MiB/sec. | ||
| 17616 | 2025.12.31 23:26:49.276063 [ 271 ] {7747e7e9-6d86-4df5-b6ca-72671ac7d72f} <Debug> TCPHandler: Processed in 0.001636328 sec. | ||
| 17617 | 2025.12.31 23:26:49.276215 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17618 | 2025.12.31 23:26:49.276344 [ 271 ] {81ec9b35-6b6b-4b9c-bc9c-c3edfa488bf7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 17619 | 2025.12.31 23:26:49.276391 [ 271 ] {81ec9b35-6b6b-4b9c-bc9c-c3edfa488bf7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 17620 | 2025.12.31 23:26:49.276982 [ 271 ] {81ec9b35-6b6b-4b9c-bc9c-c3edfa488bf7} <Trace> oximeter.fields_u32 (32e14ee3-f9fc-4687-bf55-1d31f5f916a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17621 | 2025.12.31 23:26:49.277026 [ 271 ] {81ec9b35-6b6b-4b9c-bc9c-c3edfa488bf7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 17622 | 2025.12.31 23:26:49.277383 [ 271 ] {81ec9b35-6b6b-4b9c-bc9c-c3edfa488bf7} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 17623 | 2025.12.31 23:26:49.277593 [ 271 ] {81ec9b35-6b6b-4b9c-bc9c-c3edfa488bf7} <Trace> oximeter.fields_u32 (32e14ee3-f9fc-4687-bf55-1d31f5f916a9): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17624 | 2025.12.31 23:26:49.277723 [ 271 ] {81ec9b35-6b6b-4b9c-bc9c-c3edfa488bf7} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001405 sec., 150889.67971530248 rows/sec., 9.73 MiB/sec. | ||
| 17625 | 2025.12.31 23:26:49.277762 [ 271 ] {81ec9b35-6b6b-4b9c-bc9c-c3edfa488bf7} <Debug> TCPHandler: Processed in 0.001616648 sec. | ||
| 17626 | 2025.12.31 23:26:49.277865 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17627 | 2025.12.31 23:26:49.277959 [ 271 ] {e281576e-869b-45d5-9d35-dfc6179c62ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 17628 | 2025.12.31 23:26:49.277998 [ 271 ] {e281576e-869b-45d5-9d35-dfc6179c62ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 17629 | 2025.12.31 23:26:49.278499 [ 271 ] {e281576e-869b-45d5-9d35-dfc6179c62ef} <Trace> oximeter.fields_u8 (ce0c1db8-65f1-440f-8e78-1020d181f97b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17630 | 2025.12.31 23:26:49.278536 [ 271 ] {e281576e-869b-45d5-9d35-dfc6179c62ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 17631 | 2025.12.31 23:26:49.278840 [ 271 ] {e281576e-869b-45d5-9d35-dfc6179c62ef} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 17632 | 2025.12.31 23:26:49.279060 [ 271 ] {e281576e-869b-45d5-9d35-dfc6179c62ef} <Trace> oximeter.fields_u8 (ce0c1db8-65f1-440f-8e78-1020d181f97b): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17633 | 2025.12.31 23:26:49.279187 [ 271 ] {e281576e-869b-45d5-9d35-dfc6179c62ef} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001247 sec., 169206.09462710505 rows/sec., 9.61 MiB/sec. | ||
| 17634 | 2025.12.31 23:26:49.279225 [ 271 ] {e281576e-869b-45d5-9d35-dfc6179c62ef} <Debug> TCPHandler: Processed in 0.001406784 sec. | ||
| 17635 | 2025.12.31 23:26:49.279364 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17636 | 2025.12.31 23:26:49.279494 [ 271 ] {95398d23-ccc9-4949-9232-fd4ba2de08e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17637 | 2025.12.31 23:26:49.279542 [ 271 ] {95398d23-ccc9-4949-9232-fd4ba2de08e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17638 | 2025.12.31 23:26:49.280330 [ 271 ] {95398d23-ccc9-4949-9232-fd4ba2de08e5} <Trace> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17639 | 2025.12.31 23:26:49.280366 [ 271 ] {95398d23-ccc9-4949-9232-fd4ba2de08e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 17640 | 2025.12.31 23:26:49.280703 [ 271 ] {95398d23-ccc9-4949-9232-fd4ba2de08e5} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 17641 | 2025.12.31 23:26:49.280906 [ 271 ] {95398d23-ccc9-4949-9232-fd4ba2de08e5} <Trace> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17642 | 2025.12.31 23:26:49.281037 [ 271 ] {95398d23-ccc9-4949-9232-fd4ba2de08e5} <Debug> executeQuery: Read 693 rows, 49.59 KiB in 0.001567 sec., 442246.33056796424 rows/sec., 30.91 MiB/sec. | ||
| 17643 | 2025.12.31 23:26:49.281075 [ 271 ] {95398d23-ccc9-4949-9232-fd4ba2de08e5} <Debug> TCPHandler: Processed in 0.00177805 sec. | ||
| 17644 | 2025.12.31 23:26:49.281178 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17645 | 2025.12.31 23:26:49.281271 [ 271 ] {8b9fd301-ec96-4061-a30a-a9c0d859ea94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 17646 | 2025.12.31 23:26:49.281312 [ 271 ] {8b9fd301-ec96-4061-a30a-a9c0d859ea94} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 17647 | 2025.12.31 23:26:49.281643 [ 271 ] {8b9fd301-ec96-4061-a30a-a9c0d859ea94} <Trace> oximeter.measurements_bool (4d9e9430-4c82-43e2-8cb1-e67498da106d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17648 | 2025.12.31 23:26:49.281678 [ 271 ] {8b9fd301-ec96-4061-a30a-a9c0d859ea94} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 17649 | 2025.12.31 23:26:49.281978 [ 271 ] {8b9fd301-ec96-4061-a30a-a9c0d859ea94} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 17650 | 2025.12.31 23:26:49.282174 [ 271 ] {8b9fd301-ec96-4061-a30a-a9c0d859ea94} <Trace> oximeter.measurements_bool (4d9e9430-4c82-43e2-8cb1-e67498da106d): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17651 | 2025.12.31 23:26:49.282302 [ 271 ] {8b9fd301-ec96-4061-a30a-a9c0d859ea94} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001049 sec., 5719.733079122974 rows/sec., 298.83 KiB/sec. | ||
| 17652 | 2025.12.31 23:26:49.282338 [ 271 ] {8b9fd301-ec96-4061-a30a-a9c0d859ea94} <Debug> TCPHandler: Processed in 0.00120793 sec. | ||
| 17653 | 2025.12.31 23:26:49.282436 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17654 | 2025.12.31 23:26:49.282532 [ 271 ] {339b1c13-adf0-4532-8163-b06e332b0579} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17655 | 2025.12.31 23:26:49.282572 [ 271 ] {339b1c13-adf0-4532-8163-b06e332b0579} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17656 | 2025.12.31 23:26:49.283044 [ 271 ] {339b1c13-adf0-4532-8163-b06e332b0579} <Trace> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17657 | 2025.12.31 23:26:49.283081 [ 271 ] {339b1c13-adf0-4532-8163-b06e332b0579} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 17658 | 2025.12.31 23:26:49.283409 [ 271 ] {339b1c13-adf0-4532-8163-b06e332b0579} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 17659 | 2025.12.31 23:26:49.283615 [ 271 ] {339b1c13-adf0-4532-8163-b06e332b0579} <Trace> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17660 | 2025.12.31 23:26:49.283745 [ 271 ] {339b1c13-adf0-4532-8163-b06e332b0579} <Debug> executeQuery: Read 316 rows, 21.26 KiB in 0.001231 sec., 256701.86839967503 rows/sec., 16.87 MiB/sec. | ||
| 17661 | 2025.12.31 23:26:49.283783 [ 271 ] {339b1c13-adf0-4532-8163-b06e332b0579} <Debug> TCPHandler: Processed in 0.001392984 sec. | ||
| 17662 | 2025.12.31 23:26:49.283926 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17663 | 2025.12.31 23:26:49.284054 [ 271 ] {f50a765d-ccfb-47c2-b3e2-019cc3bb7ade} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 17664 | 2025.12.31 23:26:49.284104 [ 271 ] {f50a765d-ccfb-47c2-b3e2-019cc3bb7ade} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 17665 | 2025.12.31 23:26:49.284449 [ 271 ] {f50a765d-ccfb-47c2-b3e2-019cc3bb7ade} <Trace> oximeter.measurements_f64 (cba5f6bd-2e20-4297-b248-eab409e4eaa6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17666 | 2025.12.31 23:26:49.284485 [ 271 ] {f50a765d-ccfb-47c2-b3e2-019cc3bb7ade} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 17667 | 2025.12.31 23:26:49.284775 [ 271 ] {f50a765d-ccfb-47c2-b3e2-019cc3bb7ade} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 17668 | 2025.12.31 23:26:49.284981 [ 271 ] {f50a765d-ccfb-47c2-b3e2-019cc3bb7ade} <Trace> oximeter.measurements_f64 (cba5f6bd-2e20-4297-b248-eab409e4eaa6): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17669 | 2025.12.31 23:26:49.285106 [ 271 ] {f50a765d-ccfb-47c2-b3e2-019cc3bb7ade} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001076 sec., 929.3680297397771 rows/sec., 62.62 KiB/sec. | ||
| 17670 | 2025.12.31 23:26:49.285142 [ 271 ] {f50a765d-ccfb-47c2-b3e2-019cc3bb7ade} <Debug> TCPHandler: Processed in 0.001275572 sec. | ||
| 17671 | 2025.12.31 23:26:49.285255 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17672 | 2025.12.31 23:26:49.285369 [ 271 ] {d988191c-5934-40df-a767-5791c5e4722a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17673 | 2025.12.31 23:26:49.285433 [ 271 ] {d988191c-5934-40df-a767-5791c5e4722a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 17674 | 2025.12.31 23:26:49.286356 [ 271 ] {d988191c-5934-40df-a767-5791c5e4722a} <Trace> oximeter.measurements_histogramu64 (83559bb8-4c93-4180-b7e7-e9b7333f4c1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17675 | 2025.12.31 23:26:49.286391 [ 271 ] {d988191c-5934-40df-a767-5791c5e4722a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 17676 | 2025.12.31 23:26:49.286900 [ 271 ] {d988191c-5934-40df-a767-5791c5e4722a} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 17677 | 2025.12.31 23:26:49.287118 [ 271 ] {d988191c-5934-40df-a767-5791c5e4722a} <Trace> oximeter.measurements_histogramu64 (83559bb8-4c93-4180-b7e7-e9b7333f4c1b): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17678 | 2025.12.31 23:26:49.287259 [ 271 ] {d988191c-5934-40df-a767-5791c5e4722a} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001914 sec., 5224.660397074191 rows/sec., 9.36 MiB/sec. | ||
| 17679 | 2025.12.31 23:26:49.287314 [ 271 ] {d988191c-5934-40df-a767-5791c5e4722a} <Debug> TCPHandler: Processed in 0.002115086 sec. | ||
| 17680 | 2025.12.31 23:26:49.287424 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17681 | 2025.12.31 23:26:49.287518 [ 271 ] {237b9079-dafb-4524-bfd6-c823d6cc9316} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17682 | 2025.12.31 23:26:49.287558 [ 271 ] {237b9079-dafb-4524-bfd6-c823d6cc9316} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17683 | 2025.12.31 23:26:49.287911 [ 271 ] {237b9079-dafb-4524-bfd6-c823d6cc9316} <Trace> oximeter.measurements_u64 (3e0fa7da-0500-483e-b241-ac25d0f845d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17684 | 2025.12.31 23:26:49.287946 [ 271 ] {237b9079-dafb-4524-bfd6-c823d6cc9316} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 17685 | 2025.12.31 23:26:49.288243 [ 271 ] {237b9079-dafb-4524-bfd6-c823d6cc9316} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 17686 | 2025.12.31 23:26:49.288462 [ 271 ] {237b9079-dafb-4524-bfd6-c823d6cc9316} <Trace> oximeter.measurements_u64 (3e0fa7da-0500-483e-b241-ac25d0f845d7): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17687 | 2025.12.31 23:26:49.288587 [ 271 ] {237b9079-dafb-4524-bfd6-c823d6cc9316} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001087 sec., 95676.17295308187 rows/sec., 5.86 MiB/sec. | ||
| 17688 | 2025.12.31 23:26:49.288623 [ 271 ] {237b9079-dafb-4524-bfd6-c823d6cc9316} <Debug> TCPHandler: Processed in 0.001247151 sec. | ||
| 17689 | 2025.12.31 23:26:49.288662 [ 224 ] {} <Trace> oximeter.measurements_u64 (3e0fa7da-0500-483e-b241-ac25d0f845d7): 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] | ||
| 17690 | 2025.12.31 23:26:49.288712 [ 224 ] {} <Debug> oximeter.measurements_u64 (3e0fa7da-0500-483e-b241-ac25d0f845d7): 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] | ||
| 17691 | 2025.12.31 23:26:49.291850 [ 224 ] {} <Debug> oximeter.measurements_u64 (3e0fa7da-0500-483e-b241-ac25d0f845d7): 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] | ||
| 17692 | 2025.12.31 23:26:49.612813 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 39924 | ||
| 17693 | 2025.12.31 23:26:49.613302 [ 245 ] {} <Trace> system.asynchronous_metric_log (1af02360-2569-4a97-a5ac-aa07775e497e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17694 | 2025.12.31 23:26:49.613348 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 17695 | 2025.12.31 23:26:49.613820 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 17696 | 2025.12.31 23:26:49.614054 [ 245 ] {} <Trace> system.asynchronous_metric_log (1af02360-2569-4a97-a5ac-aa07775e497e): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17697 | 2025.12.31 23:26:49.614198 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 39924 | ||
| 17698 | 2025.12.31 23:26:51.802121 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 625 | ||
| 17699 | 2025.12.31 23:26:51.821066 [ 244 ] {} <Trace> system.metric_log (9f7485ce-4bf0-4a0f-b388-b82873d55ef6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17700 | 2025.12.31 23:26:51.821137 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 17701 | 2025.12.31 23:26:51.827344 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 17702 | 2025.12.31 23:26:51.828093 [ 244 ] {} <Trace> system.metric_log (9f7485ce-4bf0-4a0f-b388-b82873d55ef6): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17703 | 2025.12.31 23:26:51.832027 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 625 | ||
| 17704 | 2025.12.31 23:26:54.258732 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17705 | 2025.12.31 23:26:54.258926 [ 271 ] {15e8362e-70e5-413e-8067-633ddcc0fa55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17706 | 2025.12.31 23:26:54.258997 [ 271 ] {15e8362e-70e5-413e-8067-633ddcc0fa55} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17707 | 2025.12.31 23:26:54.259798 [ 271 ] {15e8362e-70e5-413e-8067-633ddcc0fa55} <Trace> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17708 | 2025.12.31 23:26:54.259842 [ 271 ] {15e8362e-70e5-413e-8067-633ddcc0fa55} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 17709 | 2025.12.31 23:26:54.260234 [ 271 ] {15e8362e-70e5-413e-8067-633ddcc0fa55} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 17710 | 2025.12.31 23:26:54.260464 [ 271 ] {15e8362e-70e5-413e-8067-633ddcc0fa55} <Trace> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17711 | 2025.12.31 23:26:54.260621 [ 271 ] {15e8362e-70e5-413e-8067-633ddcc0fa55} <Debug> executeQuery: Read 118 rows, 10.26 KiB in 0.001749 sec., 67467.12407089765 rows/sec., 5.73 MiB/sec. | ||
| 17712 | 2025.12.31 23:26:54.260664 [ 271 ] {15e8362e-70e5-413e-8067-633ddcc0fa55} <Debug> TCPHandler: Processed in 0.002068025 sec. | ||
| 17713 | 2025.12.31 23:26:54.260796 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17714 | 2025.12.31 23:26:54.260891 [ 271 ] {802133dc-efef-4861-8f3e-7a5e719f5329} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17715 | 2025.12.31 23:26:54.260931 [ 271 ] {802133dc-efef-4861-8f3e-7a5e719f5329} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17716 | 2025.12.31 23:26:54.261358 [ 271 ] {802133dc-efef-4861-8f3e-7a5e719f5329} <Trace> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17717 | 2025.12.31 23:26:54.261394 [ 271 ] {802133dc-efef-4861-8f3e-7a5e719f5329} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 17718 | 2025.12.31 23:26:54.261693 [ 271 ] {802133dc-efef-4861-8f3e-7a5e719f5329} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 17719 | 2025.12.31 23:26:54.261902 [ 271 ] {802133dc-efef-4861-8f3e-7a5e719f5329} <Trace> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17720 | 2025.12.31 23:26:54.262042 [ 271 ] {802133dc-efef-4861-8f3e-7a5e719f5329} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001166 sec., 26586.62092624357 rows/sec., 1.95 MiB/sec. | ||
| 17721 | 2025.12.31 23:26:54.262080 [ 271 ] {802133dc-efef-4861-8f3e-7a5e719f5329} <Debug> TCPHandler: Processed in 0.001332592 sec. | ||
| 17722 | 2025.12.31 23:26:54.262199 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17723 | 2025.12.31 23:26:54.262292 [ 271 ] {c8628496-0264-4632-b6be-3c450a82444e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17724 | 2025.12.31 23:26:54.262331 [ 271 ] {c8628496-0264-4632-b6be-3c450a82444e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17725 | 2025.12.31 23:26:54.262761 [ 271 ] {c8628496-0264-4632-b6be-3c450a82444e} <Trace> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17726 | 2025.12.31 23:26:54.262796 [ 271 ] {c8628496-0264-4632-b6be-3c450a82444e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 17727 | 2025.12.31 23:26:54.263099 [ 271 ] {c8628496-0264-4632-b6be-3c450a82444e} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 17728 | 2025.12.31 23:26:54.263308 [ 271 ] {c8628496-0264-4632-b6be-3c450a82444e} <Trace> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17729 | 2025.12.31 23:26:54.263434 [ 271 ] {c8628496-0264-4632-b6be-3c450a82444e} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.00116 sec., 81896.55172413793 rows/sec., 6.40 MiB/sec. | ||
| 17730 | 2025.12.31 23:26:54.263472 [ 271 ] {c8628496-0264-4632-b6be-3c450a82444e} <Debug> TCPHandler: Processed in 0.001320543 sec. | ||
| 17731 | 2025.12.31 23:26:54.263586 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17732 | 2025.12.31 23:26:54.263679 [ 271 ] {61ffdac0-18d1-46cc-b80a-0c0ce208465c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17733 | 2025.12.31 23:26:54.263722 [ 271 ] {61ffdac0-18d1-46cc-b80a-0c0ce208465c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17734 | 2025.12.31 23:26:54.264132 [ 271 ] {61ffdac0-18d1-46cc-b80a-0c0ce208465c} <Trace> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17735 | 2025.12.31 23:26:54.264168 [ 271 ] {61ffdac0-18d1-46cc-b80a-0c0ce208465c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 17736 | 2025.12.31 23:26:54.264501 [ 271 ] {61ffdac0-18d1-46cc-b80a-0c0ce208465c} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 17737 | 2025.12.31 23:26:54.264704 [ 271 ] {61ffdac0-18d1-46cc-b80a-0c0ce208465c} <Trace> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17738 | 2025.12.31 23:26:54.264832 [ 271 ] {61ffdac0-18d1-46cc-b80a-0c0ce208465c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001171 sec., 136635.35439795046 rows/sec., 9.52 MiB/sec. | ||
| 17739 | 2025.12.31 23:26:54.264868 [ 271 ] {61ffdac0-18d1-46cc-b80a-0c0ce208465c} <Debug> TCPHandler: Processed in 0.001330433 sec. | ||
| 17740 | 2025.12.31 23:26:54.264978 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17741 | 2025.12.31 23:26:54.265071 [ 271 ] {c18f02e6-9654-45f6-9f64-fcc1b9b36694} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17742 | 2025.12.31 23:26:54.265124 [ 271 ] {c18f02e6-9654-45f6-9f64-fcc1b9b36694} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 17743 | 2025.12.31 23:26:54.265964 [ 271 ] {c18f02e6-9654-45f6-9f64-fcc1b9b36694} <Trace> oximeter.measurements_histogramu64 (83559bb8-4c93-4180-b7e7-e9b7333f4c1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17744 | 2025.12.31 23:26:54.266000 [ 271 ] {c18f02e6-9654-45f6-9f64-fcc1b9b36694} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 17745 | 2025.12.31 23:26:54.266531 [ 271 ] {c18f02e6-9654-45f6-9f64-fcc1b9b36694} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 17746 | 2025.12.31 23:26:54.266746 [ 271 ] {c18f02e6-9654-45f6-9f64-fcc1b9b36694} <Trace> oximeter.measurements_histogramu64 (83559bb8-4c93-4180-b7e7-e9b7333f4c1b): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17747 | 2025.12.31 23:26:54.266872 [ 72 ] {} <Debug> oximeter.measurements_histogramu64 (83559bb8-4c93-4180-b7e7-e9b7333f4c1b) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
| 17748 | 2025.12.31 23:26:54.266880 [ 271 ] {c18f02e6-9654-45f6-9f64-fcc1b9b36694} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001826 sec., 16976.998904709748 rows/sec., 30.42 MiB/sec. | ||
| 17749 | 2025.12.31 23:26:54.266945 [ 72 ] {} <Trace> oximeter.measurements_histogramu64 (83559bb8-4c93-4180-b7e7-e9b7333f4c1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17750 | 2025.12.31 23:26:54.266969 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 17751 | 2025.12.31 23:26:54.266981 [ 271 ] {c18f02e6-9654-45f6-9f64-fcc1b9b36694} <Debug> TCPHandler: Processed in 0.002050024 sec. | ||
| 17752 | 2025.12.31 23:26:54.267064 [ 192 ] {83559bb8-4c93-4180-b7e7-e9b7333f4c1b::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 | ||
| 17753 | 2025.12.31 23:26:54.267102 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17754 | 2025.12.31 23:26:54.267201 [ 271 ] {9f6c9f5c-fbb1-4866-af59-aca217a585c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17755 | 2025.12.31 23:26:54.267243 [ 271 ] {9f6c9f5c-fbb1-4866-af59-aca217a585c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17756 | 2025.12.31 23:26:54.267285 [ 192 ] {83559bb8-4c93-4180-b7e7-e9b7333f4c1b::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17757 | 2025.12.31 23:26:54.267348 [ 192 ] {83559bb8-4c93-4180-b7e7-e9b7333f4c1b::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 2353 rows starting from the beginning of the part | ||
| 17758 | 2025.12.31 23:26:54.267478 [ 192 ] {83559bb8-4c93-4180-b7e7-e9b7333f4c1b::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 31 rows starting from the beginning of the part | ||
| 17759 | 2025.12.31 23:26:54.267585 [ 192 ] {83559bb8-4c93-4180-b7e7-e9b7333f4c1b::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 | ||
| 17760 | 2025.12.31 23:26:54.267611 [ 271 ] {9f6c9f5c-fbb1-4866-af59-aca217a585c8} <Trace> oximeter.measurements_u64 (3e0fa7da-0500-483e-b241-ac25d0f845d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17761 | 2025.12.31 23:26:54.267659 [ 271 ] {9f6c9f5c-fbb1-4866-af59-aca217a585c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 17762 | 2025.12.31 23:26:54.267686 [ 192 ] {83559bb8-4c93-4180-b7e7-e9b7333f4c1b::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 31 rows starting from the beginning of the part | ||
| 17763 | 2025.12.31 23:26:54.267787 [ 192 ] {83559bb8-4c93-4180-b7e7-e9b7333f4c1b::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 10 rows starting from the beginning of the part | ||
| 17764 | 2025.12.31 23:26:54.267883 [ 192 ] {83559bb8-4c93-4180-b7e7-e9b7333f4c1b::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 31 rows starting from the beginning of the part | ||
| 17765 | 2025.12.31 23:26:54.268043 [ 271 ] {9f6c9f5c-fbb1-4866-af59-aca217a585c8} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 17766 | 2025.12.31 23:26:54.268331 [ 271 ] {9f6c9f5c-fbb1-4866-af59-aca217a585c8} <Trace> oximeter.measurements_u64 (3e0fa7da-0500-483e-b241-ac25d0f845d7): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17767 | 2025.12.31 23:26:54.268487 [ 271 ] {9f6c9f5c-fbb1-4866-af59-aca217a585c8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001303 sec., 46047.58250191865 rows/sec., 3.10 MiB/sec. | ||
| 17768 | 2025.12.31 23:26:54.268531 [ 271 ] {9f6c9f5c-fbb1-4866-af59-aca217a585c8} <Debug> TCPHandler: Processed in 0.001476855 sec. | ||
| 17769 | 2025.12.31 23:26:54.278312 [ 187 ] {83559bb8-4c93-4180-b7e7-e9b7333f4c1b::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2466 rows, containing 19 columns (19 merged, 0 gathered) in 0.011282892 sec., 218560.98595998262 rows/sec., 391.65 MiB/sec. | ||
| 17770 | 2025.12.31 23:26:54.280247 [ 196 ] {83559bb8-4c93-4180-b7e7-e9b7333f4c1b::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
| 17771 | 2025.12.31 23:26:54.280650 [ 196 ] {83559bb8-4c93-4180-b7e7-e9b7333f4c1b::all_1_121_24} <Trace> oximeter.measurements_histogramu64 (83559bb8-4c93-4180-b7e7-e9b7333f4c1b): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17772 | 2025.12.31 23:26:54.280746 [ 196 ] {83559bb8-4c93-4180-b7e7-e9b7333f4c1b::all_1_121_24} <Trace> oximeter.measurements_histogramu64 (83559bb8-4c93-4180-b7e7-e9b7333f4c1b) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
| 17773 | 2025.12.31 23:26:54.280889 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.71 MiB. | ||
| 17774 | 2025.12.31 23:26:55.000239 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 389.12 MiB, peak 407.78 MiB, free memory in arenas 0.00 B, will set to 394.95 MiB (RSS), difference: 5.83 MiB | ||
| 17775 | 2025.12.31 23:26:56.924407 [ 82 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 17776 | 2025.12.31 23:26:56.924486 [ 82 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 17777 | 2025.12.31 23:26:57.114506 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 40436 | ||
| 17778 | 2025.12.31 23:26:57.115065 [ 245 ] {} <Trace> system.asynchronous_metric_log (1af02360-2569-4a97-a5ac-aa07775e497e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17779 | 2025.12.31 23:26:57.115110 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 17780 | 2025.12.31 23:26:57.115614 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 17781 | 2025.12.31 23:26:57.115841 [ 245 ] {} <Trace> system.asynchronous_metric_log (1af02360-2569-4a97-a5ac-aa07775e497e): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17782 | 2025.12.31 23:26:57.115975 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 40436 | ||
| 17783 | 2025.12.31 23:26:57.245345 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 2192 | ||
| 17784 | 2025.12.31 23:26:57.247876 [ 243 ] {} <Trace> system.query_log (aa57fb54-d3d4-4e2b-bcda-b6c10074d25d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17785 | 2025.12.31 23:26:57.247933 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 17786 | 2025.12.31 23:26:57.249150 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 17787 | 2025.12.31 23:26:57.249430 [ 243 ] {} <Trace> system.query_log (aa57fb54-d3d4-4e2b-bcda-b6c10074d25d): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17788 | 2025.12.31 23:26:57.249818 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2192 | ||
| 17789 | 2025.12.31 23:26:59.268487 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17790 | 2025.12.31 23:26:59.268685 [ 271 ] {4467a9b2-465d-4364-b78a-49437b89e30f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 17791 | 2025.12.31 23:26:59.268759 [ 271 ] {4467a9b2-465d-4364-b78a-49437b89e30f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 17792 | 2025.12.31 23:26:59.269684 [ 271 ] {4467a9b2-465d-4364-b78a-49437b89e30f} <Trace> oximeter.fields_i16 (6205d96e-d352-40e9-8254-31db49133bc3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17793 | 2025.12.31 23:26:59.269735 [ 271 ] {4467a9b2-465d-4364-b78a-49437b89e30f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 17794 | 2025.12.31 23:26:59.270144 [ 271 ] {4467a9b2-465d-4364-b78a-49437b89e30f} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 17795 | 2025.12.31 23:26:59.270365 [ 271 ] {4467a9b2-465d-4364-b78a-49437b89e30f} <Trace> oximeter.fields_i16 (6205d96e-d352-40e9-8254-31db49133bc3): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17796 | 2025.12.31 23:26:59.270529 [ 271 ] {4467a9b2-465d-4364-b78a-49437b89e30f} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.0019 sec., 215789.47368421053 rows/sec., 13.69 MiB/sec. | ||
| 17797 | 2025.12.31 23:26:59.270581 [ 271 ] {4467a9b2-465d-4364-b78a-49437b89e30f} <Debug> TCPHandler: Processed in 0.002232068 sec. | ||
| 17798 | 2025.12.31 23:26:59.270707 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17799 | 2025.12.31 23:26:59.270807 [ 271 ] {3980b76c-5d59-4adc-8a8a-5f91bfa710a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17800 | 2025.12.31 23:26:59.270851 [ 271 ] {3980b76c-5d59-4adc-8a8a-5f91bfa710a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17801 | 2025.12.31 23:26:59.272124 [ 271 ] {3980b76c-5d59-4adc-8a8a-5f91bfa710a7} <Trace> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17802 | 2025.12.31 23:26:59.272161 [ 271 ] {3980b76c-5d59-4adc-8a8a-5f91bfa710a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 17803 | 2025.12.31 23:26:59.272526 [ 271 ] {3980b76c-5d59-4adc-8a8a-5f91bfa710a7} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 17804 | 2025.12.31 23:26:59.272735 [ 271 ] {3980b76c-5d59-4adc-8a8a-5f91bfa710a7} <Trace> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17805 | 2025.12.31 23:26:59.272865 [ 271 ] {3980b76c-5d59-4adc-8a8a-5f91bfa710a7} <Debug> executeQuery: Read 1132 rows, 91.85 KiB in 0.00208 sec., 544230.7692307692 rows/sec., 43.12 MiB/sec. | ||
| 17806 | 2025.12.31 23:26:59.272864 [ 104 ] {} <Debug> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
| 17807 | 2025.12.31 23:26:59.272903 [ 271 ] {3980b76c-5d59-4adc-8a8a-5f91bfa710a7} <Debug> TCPHandler: Processed in 0.002246488 sec. | ||
| 17808 | 2025.12.31 23:26:59.272939 [ 104 ] {} <Trace> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17809 | 2025.12.31 23:26:59.272969 [ 104 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 17810 | 2025.12.31 23:26:59.273039 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17811 | 2025.12.31 23:26:59.273094 [ 200 ] {37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179::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 | ||
| 17812 | 2025.12.31 23:26:59.273138 [ 271 ] {ec81f639-3846-46a3-a185-afffd6ecd07e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17813 | 2025.12.31 23:26:59.273183 [ 271 ] {ec81f639-3846-46a3-a185-afffd6ecd07e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17814 | 2025.12.31 23:26:59.273224 [ 200 ] {37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17815 | 2025.12.31 23:26:59.273266 [ 200 ] {37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 2465 rows starting from the beginning of the part | ||
| 17816 | 2025.12.31 23:26:59.273341 [ 200 ] {37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 76 rows starting from the beginning of the part | ||
| 17817 | 2025.12.31 23:26:59.273394 [ 200 ] {37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 118 rows starting from the beginning of the part | ||
| 17818 | 2025.12.31 23:26:59.273445 [ 200 ] {37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 1134 rows starting from the beginning of the part | ||
| 17819 | 2025.12.31 23:26:59.273493 [ 200 ] {37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 118 rows starting from the beginning of the part | ||
| 17820 | 2025.12.31 23:26:59.273542 [ 200 ] {37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 1132 rows starting from the beginning of the part | ||
| 17821 | 2025.12.31 23:26:59.273699 [ 271 ] {ec81f639-3846-46a3-a185-afffd6ecd07e} <Trace> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17822 | 2025.12.31 23:26:59.273751 [ 271 ] {ec81f639-3846-46a3-a185-afffd6ecd07e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 17823 | 2025.12.31 23:26:59.274077 [ 271 ] {ec81f639-3846-46a3-a185-afffd6ecd07e} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 17824 | 2025.12.31 23:26:59.274310 [ 271 ] {ec81f639-3846-46a3-a185-afffd6ecd07e} <Trace> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17825 | 2025.12.31 23:26:59.274443 [ 271 ] {ec81f639-3846-46a3-a185-afffd6ecd07e} <Debug> executeQuery: Read 215 rows, 13.07 KiB in 0.001324 sec., 162386.70694864047 rows/sec., 9.64 MiB/sec. | ||
| 17826 | 2025.12.31 23:26:59.274481 [ 271 ] {ec81f639-3846-46a3-a185-afffd6ecd07e} <Debug> TCPHandler: Processed in 0.001500706 sec. | ||
| 17827 | 2025.12.31 23:26:59.274585 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17828 | 2025.12.31 23:26:59.274678 [ 271 ] {644c945c-486d-4ed7-9b11-b16b8cd7375b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 17829 | 2025.12.31 23:26:59.274717 [ 271 ] {644c945c-486d-4ed7-9b11-b16b8cd7375b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 17830 | 2025.12.31 23:26:59.275222 [ 271 ] {644c945c-486d-4ed7-9b11-b16b8cd7375b} <Trace> oximeter.fields_u32 (32e14ee3-f9fc-4687-bf55-1d31f5f916a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17831 | 2025.12.31 23:26:59.275257 [ 271 ] {644c945c-486d-4ed7-9b11-b16b8cd7375b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 17832 | 2025.12.31 23:26:59.275432 [ 187 ] {37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5043 rows, containing 5 columns (5 merged, 0 gathered) in 0.002384751 sec., 2114686.1873629573 rows/sec., 178.97 MiB/sec. | ||
| 17833 | 2025.12.31 23:26:59.275562 [ 271 ] {644c945c-486d-4ed7-9b11-b16b8cd7375b} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 17834 | 2025.12.31 23:26:59.275787 [ 271 ] {644c945c-486d-4ed7-9b11-b16b8cd7375b} <Trace> oximeter.fields_u32 (32e14ee3-f9fc-4687-bf55-1d31f5f916a9): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17835 | 2025.12.31 23:26:59.275794 [ 190 ] {37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
| 17836 | 2025.12.31 23:26:59.275913 [ 88 ] {} <Debug> oximeter.fields_u32 (32e14ee3-f9fc-4687-bf55-1d31f5f916a9) (MergerMutator): Selected 6 parts from all_1_45_10 to all_50_50_0 | ||
| 17837 | 2025.12.31 23:26:59.275918 [ 271 ] {644c945c-486d-4ed7-9b11-b16b8cd7375b} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001258 sec., 168521.4626391097 rows/sec., 10.87 MiB/sec. | ||
| 17838 | 2025.12.31 23:26:59.275959 [ 88 ] {} <Trace> oximeter.fields_u32 (32e14ee3-f9fc-4687-bf55-1d31f5f916a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17839 | 2025.12.31 23:26:59.275979 [ 271 ] {644c945c-486d-4ed7-9b11-b16b8cd7375b} <Debug> TCPHandler: Processed in 0.001440764 sec. | ||
| 17840 | 2025.12.31 23:26:59.275989 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 17841 | 2025.12.31 23:26:59.276097 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17842 | 2025.12.31 23:26:59.276113 [ 193 ] {32e14ee3-f9fc-4687-bf55-1d31f5f916a9::all_1_50_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_45_10 to all_50_50_0 into Compact with storage Full | ||
| 17843 | 2025.12.31 23:26:59.276132 [ 190 ] {37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179::all_1_126_25} <Trace> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17844 | 2025.12.31 23:26:59.276193 [ 271 ] {7c76ffa5-ade3-4f3b-ad49-d149b9554665} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 17845 | 2025.12.31 23:26:59.276222 [ 193 ] {32e14ee3-f9fc-4687-bf55-1d31f5f916a9::all_1_50_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17846 | 2025.12.31 23:26:59.276231 [ 190 ] {37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179::all_1_126_25} <Trace> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 | ||
| 17847 | 2025.12.31 23:26:59.276238 [ 271 ] {7c76ffa5-ade3-4f3b-ad49-d149b9554665} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 17848 | 2025.12.31 23:26:59.276259 [ 193 ] {32e14ee3-f9fc-4687-bf55-1d31f5f916a9::all_1_50_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_45_10, total 464 rows starting from the beginning of the part | ||
| 17849 | 2025.12.31 23:26:59.276328 [ 193 ] {32e14ee3-f9fc-4687-bf55-1d31f5f916a9::all_1_50_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 228 rows starting from the beginning of the part | ||
| 17850 | 2025.12.31 23:26:59.276362 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.17 MiB. | ||
| 17851 | 2025.12.31 23:26:59.276382 [ 193 ] {32e14ee3-f9fc-4687-bf55-1d31f5f916a9::all_1_50_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 24 rows starting from the beginning of the part | ||
| 17852 | 2025.12.31 23:26:59.276434 [ 193 ] {32e14ee3-f9fc-4687-bf55-1d31f5f916a9::all_1_50_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 229 rows starting from the beginning of the part | ||
| 17853 | 2025.12.31 23:26:59.276481 [ 193 ] {32e14ee3-f9fc-4687-bf55-1d31f5f916a9::all_1_50_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 212 rows starting from the beginning of the part | ||
| 17854 | 2025.12.31 23:26:59.276526 [ 193 ] {32e14ee3-f9fc-4687-bf55-1d31f5f916a9::all_1_50_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 212 rows starting from the beginning of the part | ||
| 17855 | 2025.12.31 23:26:59.276775 [ 271 ] {7c76ffa5-ade3-4f3b-ad49-d149b9554665} <Trace> oximeter.fields_u8 (ce0c1db8-65f1-440f-8e78-1020d181f97b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17856 | 2025.12.31 23:26:59.276810 [ 271 ] {7c76ffa5-ade3-4f3b-ad49-d149b9554665} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 17857 | 2025.12.31 23:26:59.277108 [ 271 ] {7c76ffa5-ade3-4f3b-ad49-d149b9554665} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 17858 | 2025.12.31 23:26:59.277314 [ 271 ] {7c76ffa5-ade3-4f3b-ad49-d149b9554665} <Trace> oximeter.fields_u8 (ce0c1db8-65f1-440f-8e78-1020d181f97b): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17859 | 2025.12.31 23:26:59.277390 [ 195 ] {32e14ee3-f9fc-4687-bf55-1d31f5f916a9::all_1_50_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1369 rows, containing 5 columns (5 merged, 0 gathered) in 0.001325712 sec., 1032652.6425045561 rows/sec., 72.87 MiB/sec. | ||
| 17860 | 2025.12.31 23:26:59.277445 [ 271 ] {7c76ffa5-ade3-4f3b-ad49-d149b9554665} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001269 sec., 166272.65563435777 rows/sec., 9.44 MiB/sec. | ||
| 17861 | 2025.12.31 23:26:59.277487 [ 271 ] {7c76ffa5-ade3-4f3b-ad49-d149b9554665} <Debug> TCPHandler: Processed in 0.001436974 sec. | ||
| 17862 | 2025.12.31 23:26:59.277540 [ 190 ] {32e14ee3-f9fc-4687-bf55-1d31f5f916a9::all_1_50_11} <Trace> MergedBlockOutputStream: filled checksums all_1_50_11 (state Temporary) | ||
| 17863 | 2025.12.31 23:26:59.277602 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17864 | 2025.12.31 23:26:59.277703 [ 271 ] {47fa8ecf-a036-44c8-924b-5e3482c5a78a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17865 | 2025.12.31 23:26:59.277744 [ 271 ] {47fa8ecf-a036-44c8-924b-5e3482c5a78a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17866 | 2025.12.31 23:26:59.277797 [ 190 ] {32e14ee3-f9fc-4687-bf55-1d31f5f916a9::all_1_50_11} <Trace> oximeter.fields_u32 (32e14ee3-f9fc-4687-bf55-1d31f5f916a9): Renaming temporary part tmp_merge_all_1_50_11 to all_1_50_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17867 | 2025.12.31 23:26:59.277873 [ 190 ] {32e14ee3-f9fc-4687-bf55-1d31f5f916a9::all_1_50_11} <Trace> oximeter.fields_u32 (32e14ee3-f9fc-4687-bf55-1d31f5f916a9) (MergerMutator): Merged 6 parts: [all_1_45_10, all_50_50_0] -> all_1_50_11 | ||
| 17868 | 2025.12.31 23:26:59.277965 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 17869 | 2025.12.31 23:26:59.278524 [ 271 ] {47fa8ecf-a036-44c8-924b-5e3482c5a78a} <Trace> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17870 | 2025.12.31 23:26:59.278565 [ 271 ] {47fa8ecf-a036-44c8-924b-5e3482c5a78a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 17871 | 2025.12.31 23:26:59.278903 [ 271 ] {47fa8ecf-a036-44c8-924b-5e3482c5a78a} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 17872 | 2025.12.31 23:26:59.279111 [ 271 ] {47fa8ecf-a036-44c8-924b-5e3482c5a78a} <Trace> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17873 | 2025.12.31 23:26:59.279230 [ 88 ] {} <Debug> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
| 17874 | 2025.12.31 23:26:59.279240 [ 271 ] {47fa8ecf-a036-44c8-924b-5e3482c5a78a} <Debug> executeQuery: Read 689 rows, 49.27 KiB in 0.001554 sec., 443371.9433719434 rows/sec., 30.96 MiB/sec. | ||
| 17875 | 2025.12.31 23:26:59.279265 [ 88 ] {} <Trace> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17876 | 2025.12.31 23:26:59.279288 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 17877 | 2025.12.31 23:26:59.279289 [ 271 ] {47fa8ecf-a036-44c8-924b-5e3482c5a78a} <Debug> TCPHandler: Processed in 0.001734239 sec. | ||
| 17878 | 2025.12.31 23:26:59.279373 [ 193 ] {e6fc079b-8071-4162-9a06-906ffa01da39::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 | ||
| 17879 | 2025.12.31 23:26:59.279400 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17880 | 2025.12.31 23:26:59.279453 [ 193 ] {e6fc079b-8071-4162-9a06-906ffa01da39::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17881 | 2025.12.31 23:26:59.279476 [ 193 ] {e6fc079b-8071-4162-9a06-906ffa01da39::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 1250 rows starting from the beginning of the part | ||
| 17882 | 2025.12.31 23:26:59.279491 [ 271 ] {dcacca0f-1cf7-4aac-b5f3-1e8f1237eb68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 17883 | 2025.12.31 23:26:59.279521 [ 193 ] {e6fc079b-8071-4162-9a06-906ffa01da39::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 74 rows starting from the beginning of the part | ||
| 17884 | 2025.12.31 23:26:59.279532 [ 271 ] {dcacca0f-1cf7-4aac-b5f3-1e8f1237eb68} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 17885 | 2025.12.31 23:26:59.279558 [ 193 ] {e6fc079b-8071-4162-9a06-906ffa01da39::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 95 rows starting from the beginning of the part | ||
| 17886 | 2025.12.31 23:26:59.279592 [ 193 ] {e6fc079b-8071-4162-9a06-906ffa01da39::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 693 rows starting from the beginning of the part | ||
| 17887 | 2025.12.31 23:26:59.279627 [ 193 ] {e6fc079b-8071-4162-9a06-906ffa01da39::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 95 rows starting from the beginning of the part | ||
| 17888 | 2025.12.31 23:26:59.279667 [ 193 ] {e6fc079b-8071-4162-9a06-906ffa01da39::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 689 rows starting from the beginning of the part | ||
| 17889 | 2025.12.31 23:26:59.279858 [ 271 ] {dcacca0f-1cf7-4aac-b5f3-1e8f1237eb68} <Trace> oximeter.measurements_bool (4d9e9430-4c82-43e2-8cb1-e67498da106d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17890 | 2025.12.31 23:26:59.279893 [ 271 ] {dcacca0f-1cf7-4aac-b5f3-1e8f1237eb68} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 17891 | 2025.12.31 23:26:59.280202 [ 271 ] {dcacca0f-1cf7-4aac-b5f3-1e8f1237eb68} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 17892 | 2025.12.31 23:26:59.280403 [ 271 ] {dcacca0f-1cf7-4aac-b5f3-1e8f1237eb68} <Trace> oximeter.measurements_bool (4d9e9430-4c82-43e2-8cb1-e67498da106d): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17893 | 2025.12.31 23:26:59.280527 [ 271 ] {dcacca0f-1cf7-4aac-b5f3-1e8f1237eb68} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001054 sec., 5692.599620493358 rows/sec., 297.42 KiB/sec. | ||
| 17894 | 2025.12.31 23:26:59.280563 [ 271 ] {dcacca0f-1cf7-4aac-b5f3-1e8f1237eb68} <Debug> TCPHandler: Processed in 0.00121024 sec. | ||
| 17895 | 2025.12.31 23:26:59.280659 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17896 | 2025.12.31 23:26:59.280750 [ 271 ] {963e5476-6783-45b8-b445-c5daa30e45f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17897 | 2025.12.31 23:26:59.280791 [ 271 ] {963e5476-6783-45b8-b445-c5daa30e45f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17898 | 2025.12.31 23:26:59.280875 [ 193 ] {e6fc079b-8071-4162-9a06-906ffa01da39::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2896 rows, containing 5 columns (5 merged, 0 gathered) in 0.001532886 sec., 1889246.8193981808 rows/sec., 142.49 MiB/sec. | ||
| 17899 | 2025.12.31 23:26:59.281075 [ 197 ] {e6fc079b-8071-4162-9a06-906ffa01da39::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
| 17900 | 2025.12.31 23:26:59.281252 [ 271 ] {963e5476-6783-45b8-b445-c5daa30e45f1} <Trace> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17901 | 2025.12.31 23:26:59.281286 [ 271 ] {963e5476-6783-45b8-b445-c5daa30e45f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 17902 | 2025.12.31 23:26:59.281375 [ 197 ] {e6fc079b-8071-4162-9a06-906ffa01da39::all_1_126_25} <Trace> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17903 | 2025.12.31 23:26:59.281452 [ 197 ] {e6fc079b-8071-4162-9a06-906ffa01da39::all_1_126_25} <Trace> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 | ||
| 17904 | 2025.12.31 23:26:59.281522 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. | ||
| 17905 | 2025.12.31 23:26:59.281623 [ 271 ] {963e5476-6783-45b8-b445-c5daa30e45f1} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 17906 | 2025.12.31 23:26:59.281829 [ 271 ] {963e5476-6783-45b8-b445-c5daa30e45f1} <Trace> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17907 | 2025.12.31 23:26:59.281942 [ 88 ] {} <Debug> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1) (MergerMutator): Selected 6 parts from all_1_120_26 to all_125_125_0 | ||
| 17908 | 2025.12.31 23:26:59.281954 [ 271 ] {963e5476-6783-45b8-b445-c5daa30e45f1} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001222 sec., 256955.81014729952 rows/sec., 16.88 MiB/sec. | ||
| 17909 | 2025.12.31 23:26:59.281975 [ 88 ] {} <Trace> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17910 | 2025.12.31 23:26:59.281998 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 17911 | 2025.12.31 23:26:59.282000 [ 271 ] {963e5476-6783-45b8-b445-c5daa30e45f1} <Debug> TCPHandler: Processed in 0.001387203 sec. | ||
| 17912 | 2025.12.31 23:26:59.282084 [ 195 ] {7d79e45e-07fa-43b3-999d-49ca9374dcb1::all_1_125_27} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_120_26 to all_125_125_0 into Compact with storage Full | ||
| 17913 | 2025.12.31 23:26:59.282134 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17914 | 2025.12.31 23:26:59.282208 [ 195 ] {7d79e45e-07fa-43b3-999d-49ca9374dcb1::all_1_125_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17915 | 2025.12.31 23:26:59.282230 [ 271 ] {038278da-170f-49dc-b9e9-7f41f79a7903} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 17916 | 2025.12.31 23:26:59.282246 [ 195 ] {7d79e45e-07fa-43b3-999d-49ca9374dcb1::all_1_125_27} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_120_26, total 36447 rows starting from the beginning of the part | ||
| 17917 | 2025.12.31 23:26:59.282276 [ 271 ] {038278da-170f-49dc-b9e9-7f41f79a7903} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 17918 | 2025.12.31 23:26:59.282318 [ 195 ] {7d79e45e-07fa-43b3-999d-49ca9374dcb1::all_1_125_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 160 rows starting from the beginning of the part | ||
| 17919 | 2025.12.31 23:26:59.282368 [ 195 ] {7d79e45e-07fa-43b3-999d-49ca9374dcb1::all_1_125_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 160 rows starting from the beginning of the part | ||
| 17920 | 2025.12.31 23:26:59.282411 [ 195 ] {7d79e45e-07fa-43b3-999d-49ca9374dcb1::all_1_125_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 316 rows starting from the beginning of the part | ||
| 17921 | 2025.12.31 23:26:59.282457 [ 195 ] {7d79e45e-07fa-43b3-999d-49ca9374dcb1::all_1_125_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 160 rows starting from the beginning of the part | ||
| 17922 | 2025.12.31 23:26:59.282499 [ 195 ] {7d79e45e-07fa-43b3-999d-49ca9374dcb1::all_1_125_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 314 rows starting from the beginning of the part | ||
| 17923 | 2025.12.31 23:26:59.282592 [ 271 ] {038278da-170f-49dc-b9e9-7f41f79a7903} <Trace> oximeter.measurements_f64 (cba5f6bd-2e20-4297-b248-eab409e4eaa6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17924 | 2025.12.31 23:26:59.282632 [ 271 ] {038278da-170f-49dc-b9e9-7f41f79a7903} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 17925 | 2025.12.31 23:26:59.282943 [ 271 ] {038278da-170f-49dc-b9e9-7f41f79a7903} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 17926 | 2025.12.31 23:26:59.283147 [ 271 ] {038278da-170f-49dc-b9e9-7f41f79a7903} <Trace> oximeter.measurements_f64 (cba5f6bd-2e20-4297-b248-eab409e4eaa6): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17927 | 2025.12.31 23:26:59.283275 [ 271 ] {038278da-170f-49dc-b9e9-7f41f79a7903} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001063 sec., 940.7337723424272 rows/sec., 63.39 KiB/sec. | ||
| 17928 | 2025.12.31 23:26:59.283312 [ 271 ] {038278da-170f-49dc-b9e9-7f41f79a7903} <Debug> TCPHandler: Processed in 0.001224381 sec. | ||
| 17929 | 2025.12.31 23:26:59.283418 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17930 | 2025.12.31 23:26:59.283508 [ 271 ] {330588c6-e185-452b-88ca-9fce34638cf6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17931 | 2025.12.31 23:26:59.283562 [ 271 ] {330588c6-e185-452b-88ca-9fce34638cf6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 17932 | 2025.12.31 23:26:59.284346 [ 271 ] {330588c6-e185-452b-88ca-9fce34638cf6} <Trace> oximeter.measurements_histogramu64 (83559bb8-4c93-4180-b7e7-e9b7333f4c1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17933 | 2025.12.31 23:26:59.284382 [ 271 ] {330588c6-e185-452b-88ca-9fce34638cf6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 17934 | 2025.12.31 23:26:59.284904 [ 271 ] {330588c6-e185-452b-88ca-9fce34638cf6} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 17935 | 2025.12.31 23:26:59.285123 [ 271 ] {330588c6-e185-452b-88ca-9fce34638cf6} <Trace> oximeter.measurements_histogramu64 (83559bb8-4c93-4180-b7e7-e9b7333f4c1b): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17936 | 2025.12.31 23:26:59.285260 [ 271 ] {330588c6-e185-452b-88ca-9fce34638cf6} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.00177 sec., 5649.717514124293 rows/sec., 10.12 MiB/sec. | ||
| 17937 | 2025.12.31 23:26:59.285322 [ 271 ] {330588c6-e185-452b-88ca-9fce34638cf6} <Debug> TCPHandler: Processed in 0.001950963 sec. | ||
| 17938 | 2025.12.31 23:26:59.285324 [ 221 ] {} <Trace> oximeter.measurements_histogramu64 (83559bb8-4c93-4180-b7e7-e9b7333f4c1b): 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] | ||
| 17939 | 2025.12.31 23:26:59.285358 [ 221 ] {} <Debug> oximeter.measurements_histogramu64 (83559bb8-4c93-4180-b7e7-e9b7333f4c1b): 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] | ||
| 17940 | 2025.12.31 23:26:59.285430 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17941 | 2025.12.31 23:26:59.285520 [ 271 ] {02b184f9-e577-42e1-a271-e2f78acd6ba0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17942 | 2025.12.31 23:26:59.285561 [ 271 ] {02b184f9-e577-42e1-a271-e2f78acd6ba0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17943 | 2025.12.31 23:26:59.285908 [ 271 ] {02b184f9-e577-42e1-a271-e2f78acd6ba0} <Trace> oximeter.measurements_u64 (3e0fa7da-0500-483e-b241-ac25d0f845d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17944 | 2025.12.31 23:26:59.285943 [ 271 ] {02b184f9-e577-42e1-a271-e2f78acd6ba0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 17945 | 2025.12.31 23:26:59.286257 [ 271 ] {02b184f9-e577-42e1-a271-e2f78acd6ba0} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 17946 | 2025.12.31 23:26:59.286472 [ 271 ] {02b184f9-e577-42e1-a271-e2f78acd6ba0} <Trace> oximeter.measurements_u64 (3e0fa7da-0500-483e-b241-ac25d0f845d7): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17947 | 2025.12.31 23:26:59.286602 [ 271 ] {02b184f9-e577-42e1-a271-e2f78acd6ba0} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001099 sec., 94631.48316651501 rows/sec., 5.80 MiB/sec. | ||
| 17948 | 2025.12.31 23:26:59.286637 [ 271 ] {02b184f9-e577-42e1-a271-e2f78acd6ba0} <Debug> TCPHandler: Processed in 0.001253911 sec. | ||
| 17949 | 2025.12.31 23:26:59.288462 [ 221 ] {} <Debug> oximeter.measurements_histogramu64 (83559bb8-4c93-4180-b7e7-e9b7333f4c1b): 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] | ||
| 17950 | 2025.12.31 23:26:59.289067 [ 205 ] {7d79e45e-07fa-43b3-999d-49ca9374dcb1::all_1_125_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 37557 rows, containing 5 columns (5 merged, 0 gathered) in 0.00702455 sec., 5346534.653465346 rows/sec., 365.01 MiB/sec. | ||
| 17951 | 2025.12.31 23:26:59.289556 [ 201 ] {7d79e45e-07fa-43b3-999d-49ca9374dcb1::all_1_125_27} <Trace> MergedBlockOutputStream: filled checksums all_1_125_27 (state Temporary) | ||
| 17952 | 2025.12.31 23:26:59.289819 [ 201 ] {7d79e45e-07fa-43b3-999d-49ca9374dcb1::all_1_125_27} <Trace> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1): Renaming temporary part tmp_merge_all_1_125_27 to all_1_125_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17953 | 2025.12.31 23:26:59.289886 [ 201 ] {7d79e45e-07fa-43b3-999d-49ca9374dcb1::all_1_125_27} <Trace> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1) (MergerMutator): Merged 6 parts: [all_1_120_26, all_125_125_0] -> all_1_125_27 | ||
| 17954 | 2025.12.31 23:26:59.289975 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.36 MiB. | ||
| 17955 | 2025.12.31 23:26:59.333007 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 633 | ||
| 17956 | 2025.12.31 23:26:59.352565 [ 244 ] {} <Trace> system.metric_log (9f7485ce-4bf0-4a0f-b388-b82873d55ef6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17957 | 2025.12.31 23:26:59.352611 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 17958 | 2025.12.31 23:26:59.358981 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 17959 | 2025.12.31 23:26:59.359702 [ 244 ] {} <Trace> system.metric_log (9f7485ce-4bf0-4a0f-b388-b82873d55ef6): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17960 | 2025.12.31 23:26:59.363149 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 633 | ||
| 17961 | 2025.12.31 23:27:00.001186 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 396.40 MiB, peak 407.78 MiB, free memory in arenas 0.00 B, will set to 395.04 MiB (RSS), difference: -1.35 MiB | ||
| 17962 | 2025.12.31 23:27:04.151139 [ 223 ] {} <Trace> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39): 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] | ||
| 17963 | 2025.12.31 23:27:04.151208 [ 223 ] {} <Debug> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39): 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] | ||
| 17964 | 2025.12.31 23:27:04.154748 [ 223 ] {} <Debug> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39): 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] | ||
| 17965 | 2025.12.31 23:27:04.287918 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17966 | 2025.12.31 23:27:04.288094 [ 271 ] {5a7d09b3-2336-49c8-9160-5e9683775016} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 17967 | 2025.12.31 23:27:04.288158 [ 271 ] {5a7d09b3-2336-49c8-9160-5e9683775016} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 17968 | 2025.12.31 23:27:04.288779 [ 271 ] {5a7d09b3-2336-49c8-9160-5e9683775016} <Trace> oximeter.fields_ipaddr (5f424e33-6a9f-405c-b8ff-24c93b94647e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17969 | 2025.12.31 23:27:04.288821 [ 271 ] {5a7d09b3-2336-49c8-9160-5e9683775016} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 17970 | 2025.12.31 23:27:04.289189 [ 271 ] {5a7d09b3-2336-49c8-9160-5e9683775016} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 17971 | 2025.12.31 23:27:04.289423 [ 271 ] {5a7d09b3-2336-49c8-9160-5e9683775016} <Trace> oximeter.fields_ipaddr (5f424e33-6a9f-405c-b8ff-24c93b94647e): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17972 | 2025.12.31 23:27:04.289587 [ 271 ] {5a7d09b3-2336-49c8-9160-5e9683775016} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001541 sec., 2595.7170668397143 rows/sec., 211.66 KiB/sec. | ||
| 17973 | 2025.12.31 23:27:04.289640 [ 271 ] {5a7d09b3-2336-49c8-9160-5e9683775016} <Debug> TCPHandler: Processed in 0.001857312 sec. | ||
| 17974 | 2025.12.31 23:27:04.289773 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17975 | 2025.12.31 23:27:04.289873 [ 271 ] {10708e41-d3b1-4a2a-b0d7-f54d9c65c648} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17976 | 2025.12.31 23:27:04.289914 [ 271 ] {10708e41-d3b1-4a2a-b0d7-f54d9c65c648} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17977 | 2025.12.31 23:27:04.290872 [ 271 ] {10708e41-d3b1-4a2a-b0d7-f54d9c65c648} <Trace> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17978 | 2025.12.31 23:27:04.290908 [ 271 ] {10708e41-d3b1-4a2a-b0d7-f54d9c65c648} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 17979 | 2025.12.31 23:27:04.291314 [ 271 ] {10708e41-d3b1-4a2a-b0d7-f54d9c65c648} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 17980 | 2025.12.31 23:27:04.291557 [ 271 ] {10708e41-d3b1-4a2a-b0d7-f54d9c65c648} <Trace> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17981 | 2025.12.31 23:27:04.291690 [ 271 ] {10708e41-d3b1-4a2a-b0d7-f54d9c65c648} <Debug> executeQuery: Read 1260 rows, 106.97 KiB in 0.001841 sec., 684410.6463878327 rows/sec., 56.74 MiB/sec. | ||
| 17982 | 2025.12.31 23:27:04.291729 [ 271 ] {10708e41-d3b1-4a2a-b0d7-f54d9c65c648} <Debug> TCPHandler: Processed in 0.002007344 sec. | ||
| 17983 | 2025.12.31 23:27:04.291791 [ 223 ] {} <Trace> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179): 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] | ||
| 17984 | 2025.12.31 23:27:04.291826 [ 223 ] {} <Debug> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179): 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] | ||
| 17985 | 2025.12.31 23:27:04.291848 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17986 | 2025.12.31 23:27:04.291948 [ 271 ] {cc3f88e8-849f-4118-9f2b-1daece5ada79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17987 | 2025.12.31 23:27:04.291991 [ 271 ] {cc3f88e8-849f-4118-9f2b-1daece5ada79} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17988 | 2025.12.31 23:27:04.292414 [ 271 ] {cc3f88e8-849f-4118-9f2b-1daece5ada79} <Trace> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17989 | 2025.12.31 23:27:04.292453 [ 271 ] {cc3f88e8-849f-4118-9f2b-1daece5ada79} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 17990 | 2025.12.31 23:27:04.292786 [ 271 ] {cc3f88e8-849f-4118-9f2b-1daece5ada79} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 17991 | 2025.12.31 23:27:04.293033 [ 271 ] {cc3f88e8-849f-4118-9f2b-1daece5ada79} <Trace> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17992 | 2025.12.31 23:27:04.293176 [ 271 ] {cc3f88e8-849f-4118-9f2b-1daece5ada79} <Debug> executeQuery: Read 35 rows, 2.61 KiB in 0.001248 sec., 28044.871794871797 rows/sec., 2.04 MiB/sec. | ||
| 17993 | 2025.12.31 23:27:04.293174 [ 64 ] {} <Debug> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
| 17994 | 2025.12.31 23:27:04.293214 [ 271 ] {cc3f88e8-849f-4118-9f2b-1daece5ada79} <Debug> TCPHandler: Processed in 0.001416055 sec. | ||
| 17995 | 2025.12.31 23:27:04.293250 [ 64 ] {} <Trace> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17996 | 2025.12.31 23:27:04.293278 [ 64 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 17997 | 2025.12.31 23:27:04.293339 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17998 | 2025.12.31 23:27:04.293368 [ 193 ] {d568562b-8e8e-4a3d-9432-0ad11505f9aa::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 | ||
| 17999 | 2025.12.31 23:27:04.293437 [ 271 ] {6d753595-6645-493c-94e5-fa954c592f07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 18000 | 2025.12.31 23:27:04.293462 [ 193 ] {d568562b-8e8e-4a3d-9432-0ad11505f9aa::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18001 | 2025.12.31 23:27:04.293477 [ 271 ] {6d753595-6645-493c-94e5-fa954c592f07} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 18002 | 2025.12.31 23:27:04.293490 [ 193 ] {d568562b-8e8e-4a3d-9432-0ad11505f9aa::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 278 rows starting from the beginning of the part | ||
| 18003 | 2025.12.31 23:27:04.293550 [ 193 ] {d568562b-8e8e-4a3d-9432-0ad11505f9aa::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 31 rows starting from the beginning of the part | ||
| 18004 | 2025.12.31 23:27:04.293595 [ 193 ] {d568562b-8e8e-4a3d-9432-0ad11505f9aa::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 219 rows starting from the beginning of the part | ||
| 18005 | 2025.12.31 23:27:04.293637 [ 193 ] {d568562b-8e8e-4a3d-9432-0ad11505f9aa::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 31 rows starting from the beginning of the part | ||
| 18006 | 2025.12.31 23:27:04.293678 [ 193 ] {d568562b-8e8e-4a3d-9432-0ad11505f9aa::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 215 rows starting from the beginning of the part | ||
| 18007 | 2025.12.31 23:27:04.293717 [ 193 ] {d568562b-8e8e-4a3d-9432-0ad11505f9aa::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 35 rows starting from the beginning of the part | ||
| 18008 | 2025.12.31 23:27:04.293954 [ 271 ] {6d753595-6645-493c-94e5-fa954c592f07} <Trace> oximeter.fields_u32 (32e14ee3-f9fc-4687-bf55-1d31f5f916a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18009 | 2025.12.31 23:27:04.293989 [ 271 ] {6d753595-6645-493c-94e5-fa954c592f07} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 18010 | 2025.12.31 23:27:04.294303 [ 271 ] {6d753595-6645-493c-94e5-fa954c592f07} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 18011 | 2025.12.31 23:27:04.294524 [ 205 ] {d568562b-8e8e-4a3d-9432-0ad11505f9aa::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 809 rows, containing 5 columns (5 merged, 0 gathered) in 0.00119716 sec., 675765.9794847806 rows/sec., 44.54 MiB/sec. | ||
| 18012 | 2025.12.31 23:27:04.294556 [ 271 ] {6d753595-6645-493c-94e5-fa954c592f07} <Trace> oximeter.fields_u32 (32e14ee3-f9fc-4687-bf55-1d31f5f916a9): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18013 | 2025.12.31 23:27:04.294662 [ 201 ] {d568562b-8e8e-4a3d-9432-0ad11505f9aa::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
| 18014 | 2025.12.31 23:27:04.294689 [ 271 ] {6d753595-6645-493c-94e5-fa954c592f07} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001271 sec., 179386.30999213218 rows/sec., 12.15 MiB/sec. | ||
| 18015 | 2025.12.31 23:27:04.294727 [ 271 ] {6d753595-6645-493c-94e5-fa954c592f07} <Debug> TCPHandler: Processed in 0.001435573 sec. | ||
| 18016 | 2025.12.31 23:27:04.294841 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18017 | 2025.12.31 23:27:04.294921 [ 201 ] {d568562b-8e8e-4a3d-9432-0ad11505f9aa::all_1_126_25} <Trace> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18018 | 2025.12.31 23:27:04.294934 [ 271 ] {190edcc2-9a9e-4925-a865-21c1dcaf1f45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18019 | 2025.12.31 23:27:04.294974 [ 271 ] {190edcc2-9a9e-4925-a865-21c1dcaf1f45} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18020 | 2025.12.31 23:27:04.294985 [ 201 ] {d568562b-8e8e-4a3d-9432-0ad11505f9aa::all_1_126_25} <Trace> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 | ||
| 18021 | 2025.12.31 23:27:04.295055 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 18022 | 2025.12.31 23:27:04.295174 [ 223 ] {} <Debug> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179): 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] | ||
| 18023 | 2025.12.31 23:27:04.295561 [ 271 ] {190edcc2-9a9e-4925-a865-21c1dcaf1f45} <Trace> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18024 | 2025.12.31 23:27:04.295601 [ 271 ] {190edcc2-9a9e-4925-a865-21c1dcaf1f45} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 18025 | 2025.12.31 23:27:04.295935 [ 271 ] {190edcc2-9a9e-4925-a865-21c1dcaf1f45} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 18026 | 2025.12.31 23:27:04.296161 [ 271 ] {190edcc2-9a9e-4925-a865-21c1dcaf1f45} <Trace> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18027 | 2025.12.31 23:27:04.296288 [ 271 ] {190edcc2-9a9e-4925-a865-21c1dcaf1f45} <Debug> executeQuery: Read 555 rows, 42.21 KiB in 0.001372 sec., 404518.9504373178 rows/sec., 30.05 MiB/sec. | ||
| 18028 | 2025.12.31 23:27:04.296325 [ 271 ] {190edcc2-9a9e-4925-a865-21c1dcaf1f45} <Debug> TCPHandler: Processed in 0.001531595 sec. | ||
| 18029 | 2025.12.31 23:27:04.296437 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18030 | 2025.12.31 23:27:04.296530 [ 271 ] {ac58cf84-b9d9-4251-a726-24bc8373df54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18031 | 2025.12.31 23:27:04.296571 [ 271 ] {ac58cf84-b9d9-4251-a726-24bc8373df54} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18032 | 2025.12.31 23:27:04.297125 [ 271 ] {ac58cf84-b9d9-4251-a726-24bc8373df54} <Trace> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18033 | 2025.12.31 23:27:04.297161 [ 271 ] {ac58cf84-b9d9-4251-a726-24bc8373df54} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 18034 | 2025.12.31 23:27:04.297539 [ 271 ] {ac58cf84-b9d9-4251-a726-24bc8373df54} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 18035 | 2025.12.31 23:27:04.297760 [ 271 ] {ac58cf84-b9d9-4251-a726-24bc8373df54} <Trace> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18036 | 2025.12.31 23:27:04.297885 [ 271 ] {ac58cf84-b9d9-4251-a726-24bc8373df54} <Debug> executeQuery: Read 846 rows, 58.31 KiB in 0.001374 sec., 615720.5240174673 rows/sec., 41.44 MiB/sec. | ||
| 18037 | 2025.12.31 23:27:04.297927 [ 271 ] {ac58cf84-b9d9-4251-a726-24bc8373df54} <Debug> TCPHandler: Processed in 0.001537086 sec. | ||
| 18038 | 2025.12.31 23:27:04.298039 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18039 | 2025.12.31 23:27:04.298131 [ 271 ] {73903818-9de8-4777-a447-4bb73885a303} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 18040 | 2025.12.31 23:27:04.298186 [ 271 ] {73903818-9de8-4777-a447-4bb73885a303} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 18041 | 2025.12.31 23:27:04.299018 [ 271 ] {73903818-9de8-4777-a447-4bb73885a303} <Trace> oximeter.measurements_histogramu64 (83559bb8-4c93-4180-b7e7-e9b7333f4c1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18042 | 2025.12.31 23:27:04.299054 [ 271 ] {73903818-9de8-4777-a447-4bb73885a303} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 18043 | 2025.12.31 23:27:04.299588 [ 271 ] {73903818-9de8-4777-a447-4bb73885a303} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 18044 | 2025.12.31 23:27:04.299821 [ 271 ] {73903818-9de8-4777-a447-4bb73885a303} <Trace> oximeter.measurements_histogramu64 (83559bb8-4c93-4180-b7e7-e9b7333f4c1b): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18045 | 2025.12.31 23:27:04.299962 [ 271 ] {73903818-9de8-4777-a447-4bb73885a303} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001849 sec., 16765.819361817197 rows/sec., 30.04 MiB/sec. | ||
| 18046 | 2025.12.31 23:27:04.300026 [ 271 ] {73903818-9de8-4777-a447-4bb73885a303} <Debug> TCPHandler: Processed in 0.002034604 sec. | ||
| 18047 | 2025.12.31 23:27:04.300138 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18048 | 2025.12.31 23:27:04.300228 [ 271 ] {ffed2353-c3b2-4eb9-af9e-280461956b3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18049 | 2025.12.31 23:27:04.300265 [ 271 ] {ffed2353-c3b2-4eb9-af9e-280461956b3a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18050 | 2025.12.31 23:27:04.300611 [ 271 ] {ffed2353-c3b2-4eb9-af9e-280461956b3a} <Trace> oximeter.measurements_u64 (3e0fa7da-0500-483e-b241-ac25d0f845d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18051 | 2025.12.31 23:27:04.300644 [ 271 ] {ffed2353-c3b2-4eb9-af9e-280461956b3a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 18052 | 2025.12.31 23:27:04.300918 [ 271 ] {ffed2353-c3b2-4eb9-af9e-280461956b3a} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 18053 | 2025.12.31 23:27:04.301200 [ 271 ] {ffed2353-c3b2-4eb9-af9e-280461956b3a} <Trace> oximeter.measurements_u64 (3e0fa7da-0500-483e-b241-ac25d0f845d7): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18054 | 2025.12.31 23:27:04.301325 [ 271 ] {ffed2353-c3b2-4eb9-af9e-280461956b3a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00111 sec., 54054.054054054046 rows/sec., 3.64 MiB/sec. | ||
| 18055 | 2025.12.31 23:27:04.301362 [ 271 ] {ffed2353-c3b2-4eb9-af9e-280461956b3a} <Debug> TCPHandler: Processed in 0.001269572 sec. | ||
| 18056 | 2025.12.31 23:27:04.335949 [ 220 ] {} <Trace> system.asynchronous_metric_log (1af02360-2569-4a97-a5ac-aa07775e497e): 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] | ||
| 18057 | 2025.12.31 23:27:04.336004 [ 220 ] {} <Debug> system.asynchronous_metric_log (1af02360-2569-4a97-a5ac-aa07775e497e): 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] | ||
| 18058 | 2025.12.31 23:27:04.338632 [ 220 ] {} <Debug> system.asynchronous_metric_log (1af02360-2569-4a97-a5ac-aa07775e497e): 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] | ||
| 18059 | 2025.12.31 23:27:04.616150 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 40884 | ||
| 18060 | 2025.12.31 23:27:04.616921 [ 245 ] {} <Trace> system.asynchronous_metric_log (1af02360-2569-4a97-a5ac-aa07775e497e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18061 | 2025.12.31 23:27:04.617007 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 18062 | 2025.12.31 23:27:04.617506 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 18063 | 2025.12.31 23:27:04.617736 [ 245 ] {} <Trace> system.asynchronous_metric_log (1af02360-2569-4a97-a5ac-aa07775e497e): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18064 | 2025.12.31 23:27:04.617883 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 40884 | ||
| 18065 | 2025.12.31 23:27:05.000282 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 391.66 MiB, peak 407.78 MiB, free memory in arenas 0.00 B, will set to 395.04 MiB (RSS), difference: 3.38 MiB | ||
| 18066 | 2025.12.31 23:27:05.863425 [ 224 ] {} <Trace> system.metric_log (9f7485ce-4bf0-4a0f-b388-b82873d55ef6): 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] | ||
| 18067 | 2025.12.31 23:27:05.863492 [ 224 ] {} <Debug> system.metric_log (9f7485ce-4bf0-4a0f-b388-b82873d55ef6): 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] | ||
| 18068 | 2025.12.31 23:27:05.866172 [ 224 ] {} <Debug> system.metric_log (9f7485ce-4bf0-4a0f-b388-b82873d55ef6): 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] | ||
| 18069 | 2025.12.31 23:27:06.000245 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 391.04 MiB, peak 407.78 MiB, free memory in arenas 0.00 B, will set to 395.04 MiB (RSS), difference: 4.00 MiB | ||
| 18070 | 2025.12.31 23:27:06.863424 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 640 | ||
| 18071 | 2025.12.31 23:27:06.881111 [ 244 ] {} <Trace> system.metric_log (9f7485ce-4bf0-4a0f-b388-b82873d55ef6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18072 | 2025.12.31 23:27:06.881178 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 18073 | 2025.12.31 23:27:06.887600 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 18074 | 2025.12.31 23:27:06.888342 [ 244 ] {} <Trace> system.metric_log (9f7485ce-4bf0-4a0f-b388-b82873d55ef6): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18075 | 2025.12.31 23:27:06.892142 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 640 | ||
| 18076 | 2025.12.31 23:27:07.250136 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 2230 | ||
| 18077 | 2025.12.31 23:27:07.252975 [ 243 ] {} <Trace> system.query_log (aa57fb54-d3d4-4e2b-bcda-b6c10074d25d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18078 | 2025.12.31 23:27:07.253015 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 18079 | 2025.12.31 23:27:07.254193 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 18080 | 2025.12.31 23:27:07.254466 [ 243 ] {} <Trace> system.query_log (aa57fb54-d3d4-4e2b-bcda-b6c10074d25d): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18081 | 2025.12.31 23:27:07.254667 [ 221 ] {} <Trace> system.query_log (aa57fb54-d3d4-4e2b-bcda-b6c10074d25d): 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] | ||
| 18082 | 2025.12.31 23:27:07.254718 [ 221 ] {} <Debug> system.query_log (aa57fb54-d3d4-4e2b-bcda-b6c10074d25d): 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] | ||
| 18083 | 2025.12.31 23:27:07.254724 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2230 | ||
| 18084 | 2025.12.31 23:27:07.257494 [ 221 ] {} <Debug> system.query_log (aa57fb54-d3d4-4e2b-bcda-b6c10074d25d): 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] | ||
| 18085 | 2025.12.31 23:27:09.269230 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18086 | 2025.12.31 23:27:09.269432 [ 271 ] {c2a6cef4-2a03-4d59-973b-e608e2efb6b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 18087 | 2025.12.31 23:27:09.269506 [ 271 ] {c2a6cef4-2a03-4d59-973b-e608e2efb6b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 18088 | 2025.12.31 23:27:09.270424 [ 271 ] {c2a6cef4-2a03-4d59-973b-e608e2efb6b1} <Trace> oximeter.fields_i16 (6205d96e-d352-40e9-8254-31db49133bc3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18089 | 2025.12.31 23:27:09.270470 [ 271 ] {c2a6cef4-2a03-4d59-973b-e608e2efb6b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 18090 | 2025.12.31 23:27:09.270884 [ 271 ] {c2a6cef4-2a03-4d59-973b-e608e2efb6b1} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 18091 | 2025.12.31 23:27:09.271117 [ 271 ] {c2a6cef4-2a03-4d59-973b-e608e2efb6b1} <Trace> oximeter.fields_i16 (6205d96e-d352-40e9-8254-31db49133bc3): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18092 | 2025.12.31 23:27:09.271282 [ 271 ] {c2a6cef4-2a03-4d59-973b-e608e2efb6b1} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001904 sec., 215336.1344537815 rows/sec., 13.66 MiB/sec. | ||
| 18093 | 2025.12.31 23:27:09.271336 [ 271 ] {c2a6cef4-2a03-4d59-973b-e608e2efb6b1} <Debug> TCPHandler: Processed in 0.002247228 sec. | ||
| 18094 | 2025.12.31 23:27:09.271462 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18095 | 2025.12.31 23:27:09.271569 [ 271 ] {781c4b66-5e3c-4d54-9d49-c6d160b25f76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18096 | 2025.12.31 23:27:09.271614 [ 271 ] {781c4b66-5e3c-4d54-9d49-c6d160b25f76} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18097 | 2025.12.31 23:27:09.272859 [ 271 ] {781c4b66-5e3c-4d54-9d49-c6d160b25f76} <Trace> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18098 | 2025.12.31 23:27:09.272898 [ 271 ] {781c4b66-5e3c-4d54-9d49-c6d160b25f76} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 18099 | 2025.12.31 23:27:09.273274 [ 271 ] {781c4b66-5e3c-4d54-9d49-c6d160b25f76} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 18100 | 2025.12.31 23:27:09.273496 [ 271 ] {781c4b66-5e3c-4d54-9d49-c6d160b25f76} <Trace> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18101 | 2025.12.31 23:27:09.273632 [ 271 ] {781c4b66-5e3c-4d54-9d49-c6d160b25f76} <Debug> executeQuery: Read 1132 rows, 91.85 KiB in 0.002087 sec., 542405.3665548635 rows/sec., 42.98 MiB/sec. | ||
| 18102 | 2025.12.31 23:27:09.273673 [ 271 ] {781c4b66-5e3c-4d54-9d49-c6d160b25f76} <Debug> TCPHandler: Processed in 0.002264278 sec. | ||
| 18103 | 2025.12.31 23:27:09.273786 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18104 | 2025.12.31 23:27:09.273882 [ 271 ] {a0033db2-03d0-4460-b3eb-45e023105ffb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 18105 | 2025.12.31 23:27:09.273924 [ 271 ] {a0033db2-03d0-4460-b3eb-45e023105ffb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 18106 | 2025.12.31 23:27:09.274485 [ 271 ] {a0033db2-03d0-4460-b3eb-45e023105ffb} <Trace> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18107 | 2025.12.31 23:27:09.274522 [ 271 ] {a0033db2-03d0-4460-b3eb-45e023105ffb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 18108 | 2025.12.31 23:27:09.274844 [ 271 ] {a0033db2-03d0-4460-b3eb-45e023105ffb} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 18109 | 2025.12.31 23:27:09.275063 [ 271 ] {a0033db2-03d0-4460-b3eb-45e023105ffb} <Trace> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18110 | 2025.12.31 23:27:09.275195 [ 271 ] {a0033db2-03d0-4460-b3eb-45e023105ffb} <Debug> executeQuery: Read 215 rows, 13.07 KiB in 0.001333 sec., 161290.32258064515 rows/sec., 9.57 MiB/sec. | ||
| 18111 | 2025.12.31 23:27:09.275235 [ 271 ] {a0033db2-03d0-4460-b3eb-45e023105ffb} <Debug> TCPHandler: Processed in 0.001498726 sec. | ||
| 18112 | 2025.12.31 23:27:09.275343 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18113 | 2025.12.31 23:27:09.275438 [ 271 ] {fba60780-3d5f-4130-abf5-25c96df2a395} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 18114 | 2025.12.31 23:27:09.275504 [ 271 ] {fba60780-3d5f-4130-abf5-25c96df2a395} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 18115 | 2025.12.31 23:27:09.276030 [ 271 ] {fba60780-3d5f-4130-abf5-25c96df2a395} <Trace> oximeter.fields_u32 (32e14ee3-f9fc-4687-bf55-1d31f5f916a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18116 | 2025.12.31 23:27:09.276067 [ 271 ] {fba60780-3d5f-4130-abf5-25c96df2a395} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 18117 | 2025.12.31 23:27:09.276392 [ 271 ] {fba60780-3d5f-4130-abf5-25c96df2a395} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 18118 | 2025.12.31 23:27:09.276605 [ 271 ] {fba60780-3d5f-4130-abf5-25c96df2a395} <Trace> oximeter.fields_u32 (32e14ee3-f9fc-4687-bf55-1d31f5f916a9): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18119 | 2025.12.31 23:27:09.276735 [ 271 ] {fba60780-3d5f-4130-abf5-25c96df2a395} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001316 sec., 161094.22492401217 rows/sec., 10.39 MiB/sec. | ||
| 18120 | 2025.12.31 23:27:09.276773 [ 271 ] {fba60780-3d5f-4130-abf5-25c96df2a395} <Debug> TCPHandler: Processed in 0.001485405 sec. | ||
| 18121 | 2025.12.31 23:27:09.276897 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18122 | 2025.12.31 23:27:09.277020 [ 271 ] {2f772b7f-ad1a-4df0-b153-b1ad86dba284} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 18123 | 2025.12.31 23:27:09.277069 [ 271 ] {2f772b7f-ad1a-4df0-b153-b1ad86dba284} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 18124 | 2025.12.31 23:27:09.277620 [ 271 ] {2f772b7f-ad1a-4df0-b153-b1ad86dba284} <Trace> oximeter.fields_u8 (ce0c1db8-65f1-440f-8e78-1020d181f97b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18125 | 2025.12.31 23:27:09.277659 [ 271 ] {2f772b7f-ad1a-4df0-b153-b1ad86dba284} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 18126 | 2025.12.31 23:27:09.277981 [ 271 ] {2f772b7f-ad1a-4df0-b153-b1ad86dba284} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 18127 | 2025.12.31 23:27:09.278193 [ 271 ] {2f772b7f-ad1a-4df0-b153-b1ad86dba284} <Trace> oximeter.fields_u8 (ce0c1db8-65f1-440f-8e78-1020d181f97b): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18128 | 2025.12.31 23:27:09.278325 [ 271 ] {2f772b7f-ad1a-4df0-b153-b1ad86dba284} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.00133 sec., 158646.61654135337 rows/sec., 9.01 MiB/sec. | ||
| 18129 | 2025.12.31 23:27:09.278364 [ 271 ] {2f772b7f-ad1a-4df0-b153-b1ad86dba284} <Debug> TCPHandler: Processed in 0.001529126 sec. | ||
| 18130 | 2025.12.31 23:27:09.278498 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18131 | 2025.12.31 23:27:09.278617 [ 271 ] {53589899-316a-4c92-a96c-d92637e16cef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18132 | 2025.12.31 23:27:09.278665 [ 271 ] {53589899-316a-4c92-a96c-d92637e16cef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18133 | 2025.12.31 23:27:09.279587 [ 271 ] {53589899-316a-4c92-a96c-d92637e16cef} <Trace> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18134 | 2025.12.31 23:27:09.279630 [ 271 ] {53589899-316a-4c92-a96c-d92637e16cef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 18135 | 2025.12.31 23:27:09.280024 [ 271 ] {53589899-316a-4c92-a96c-d92637e16cef} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 18136 | 2025.12.31 23:27:09.280271 [ 271 ] {53589899-316a-4c92-a96c-d92637e16cef} <Trace> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18137 | 2025.12.31 23:27:09.280404 [ 271 ] {53589899-316a-4c92-a96c-d92637e16cef} <Debug> executeQuery: Read 689 rows, 49.27 KiB in 0.001811 sec., 380452.78851463285 rows/sec., 26.57 MiB/sec. | ||
| 18138 | 2025.12.31 23:27:09.280443 [ 271 ] {53589899-316a-4c92-a96c-d92637e16cef} <Debug> TCPHandler: Processed in 0.002004414 sec. | ||
| 18139 | 2025.12.31 23:27:09.280550 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18140 | 2025.12.31 23:27:09.280644 [ 271 ] {8807950f-e8f2-48ab-aa95-00007e486e6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 18141 | 2025.12.31 23:27:09.280687 [ 271 ] {8807950f-e8f2-48ab-aa95-00007e486e6f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 18142 | 2025.12.31 23:27:09.281016 [ 271 ] {8807950f-e8f2-48ab-aa95-00007e486e6f} <Trace> oximeter.measurements_bool (4d9e9430-4c82-43e2-8cb1-e67498da106d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18143 | 2025.12.31 23:27:09.281052 [ 271 ] {8807950f-e8f2-48ab-aa95-00007e486e6f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 18144 | 2025.12.31 23:27:09.281346 [ 271 ] {8807950f-e8f2-48ab-aa95-00007e486e6f} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 18145 | 2025.12.31 23:27:09.281553 [ 271 ] {8807950f-e8f2-48ab-aa95-00007e486e6f} <Trace> oximeter.measurements_bool (4d9e9430-4c82-43e2-8cb1-e67498da106d): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18146 | 2025.12.31 23:27:09.281678 [ 271 ] {8807950f-e8f2-48ab-aa95-00007e486e6f} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001051 sec., 5708.848715509039 rows/sec., 298.27 KiB/sec. | ||
| 18147 | 2025.12.31 23:27:09.281715 [ 271 ] {8807950f-e8f2-48ab-aa95-00007e486e6f} <Debug> TCPHandler: Processed in 0.001214821 sec. | ||
| 18148 | 2025.12.31 23:27:09.281836 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18149 | 2025.12.31 23:27:09.281958 [ 271 ] {81b7669d-d402-4ba9-80b5-ee7daccee368} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18150 | 2025.12.31 23:27:09.282011 [ 271 ] {81b7669d-d402-4ba9-80b5-ee7daccee368} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18151 | 2025.12.31 23:27:09.282529 [ 271 ] {81b7669d-d402-4ba9-80b5-ee7daccee368} <Trace> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18152 | 2025.12.31 23:27:09.282573 [ 271 ] {81b7669d-d402-4ba9-80b5-ee7daccee368} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 18153 | 2025.12.31 23:27:09.282929 [ 271 ] {81b7669d-d402-4ba9-80b5-ee7daccee368} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 18154 | 2025.12.31 23:27:09.283140 [ 271 ] {81b7669d-d402-4ba9-80b5-ee7daccee368} <Trace> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18155 | 2025.12.31 23:27:09.283273 [ 271 ] {81b7669d-d402-4ba9-80b5-ee7daccee368} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001339 sec., 234503.36071695297 rows/sec., 15.40 MiB/sec. | ||
| 18156 | 2025.12.31 23:27:09.283312 [ 271 ] {81b7669d-d402-4ba9-80b5-ee7daccee368} <Debug> TCPHandler: Processed in 0.001536876 sec. | ||
| 18157 | 2025.12.31 23:27:09.283423 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18158 | 2025.12.31 23:27:09.283523 [ 271 ] {746d1264-4281-466d-8f64-c568708a1aa1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 18159 | 2025.12.31 23:27:09.283567 [ 271 ] {746d1264-4281-466d-8f64-c568708a1aa1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 18160 | 2025.12.31 23:27:09.283905 [ 271 ] {746d1264-4281-466d-8f64-c568708a1aa1} <Trace> oximeter.measurements_f64 (cba5f6bd-2e20-4297-b248-eab409e4eaa6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18161 | 2025.12.31 23:27:09.283945 [ 271 ] {746d1264-4281-466d-8f64-c568708a1aa1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 18162 | 2025.12.31 23:27:09.284262 [ 271 ] {746d1264-4281-466d-8f64-c568708a1aa1} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 18163 | 2025.12.31 23:27:09.284476 [ 271 ] {746d1264-4281-466d-8f64-c568708a1aa1} <Trace> oximeter.measurements_f64 (cba5f6bd-2e20-4297-b248-eab409e4eaa6): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18164 | 2025.12.31 23:27:09.284609 [ 271 ] {746d1264-4281-466d-8f64-c568708a1aa1} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001104 sec., 905.7971014492754 rows/sec., 61.04 KiB/sec. | ||
| 18165 | 2025.12.31 23:27:09.284647 [ 271 ] {746d1264-4281-466d-8f64-c568708a1aa1} <Debug> TCPHandler: Processed in 0.001277272 sec. | ||
| 18166 | 2025.12.31 23:27:09.284761 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18167 | 2025.12.31 23:27:09.284858 [ 271 ] {fe74564a-5dca-40a3-a6cf-3b3fef7e4247} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 18168 | 2025.12.31 23:27:09.284914 [ 271 ] {fe74564a-5dca-40a3-a6cf-3b3fef7e4247} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 18169 | 2025.12.31 23:27:09.285713 [ 271 ] {fe74564a-5dca-40a3-a6cf-3b3fef7e4247} <Trace> oximeter.measurements_histogramu64 (83559bb8-4c93-4180-b7e7-e9b7333f4c1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18170 | 2025.12.31 23:27:09.285750 [ 271 ] {fe74564a-5dca-40a3-a6cf-3b3fef7e4247} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 18171 | 2025.12.31 23:27:09.286248 [ 271 ] {fe74564a-5dca-40a3-a6cf-3b3fef7e4247} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 18172 | 2025.12.31 23:27:09.286473 [ 271 ] {fe74564a-5dca-40a3-a6cf-3b3fef7e4247} <Trace> oximeter.measurements_histogramu64 (83559bb8-4c93-4180-b7e7-e9b7333f4c1b): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18173 | 2025.12.31 23:27:09.286613 [ 271 ] {fe74564a-5dca-40a3-a6cf-3b3fef7e4247} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001775 sec., 5633.802816901408 rows/sec., 10.10 MiB/sec. | ||
| 18174 | 2025.12.31 23:27:09.286678 [ 271 ] {fe74564a-5dca-40a3-a6cf-3b3fef7e4247} <Debug> TCPHandler: Processed in 0.001966494 sec. | ||
| 18175 | 2025.12.31 23:27:09.286784 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18176 | 2025.12.31 23:27:09.286879 [ 271 ] {f7c2079a-c156-4475-8d3e-fcc0ea1e178d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18177 | 2025.12.31 23:27:09.286921 [ 271 ] {f7c2079a-c156-4475-8d3e-fcc0ea1e178d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18178 | 2025.12.31 23:27:09.287265 [ 271 ] {f7c2079a-c156-4475-8d3e-fcc0ea1e178d} <Trace> oximeter.measurements_u64 (3e0fa7da-0500-483e-b241-ac25d0f845d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18179 | 2025.12.31 23:27:09.287302 [ 271 ] {f7c2079a-c156-4475-8d3e-fcc0ea1e178d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 18180 | 2025.12.31 23:27:09.287595 [ 271 ] {f7c2079a-c156-4475-8d3e-fcc0ea1e178d} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 18181 | 2025.12.31 23:27:09.287811 [ 271 ] {f7c2079a-c156-4475-8d3e-fcc0ea1e178d} <Trace> oximeter.measurements_u64 (3e0fa7da-0500-483e-b241-ac25d0f845d7): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18182 | 2025.12.31 23:27:09.287929 [ 90 ] {} <Debug> oximeter.measurements_u64 (3e0fa7da-0500-483e-b241-ac25d0f845d7) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
| 18183 | 2025.12.31 23:27:09.287935 [ 271 ] {f7c2079a-c156-4475-8d3e-fcc0ea1e178d} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001075 sec., 96744.18604651163 rows/sec., 5.93 MiB/sec. | ||
| 18184 | 2025.12.31 23:27:09.288002 [ 90 ] {} <Trace> oximeter.measurements_u64 (3e0fa7da-0500-483e-b241-ac25d0f845d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18185 | 2025.12.31 23:27:09.288017 [ 271 ] {f7c2079a-c156-4475-8d3e-fcc0ea1e178d} <Debug> TCPHandler: Processed in 0.001282472 sec. | ||
| 18186 | 2025.12.31 23:27:09.288028 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 18187 | 2025.12.31 23:27:09.288134 [ 189 ] {3e0fa7da-0500-483e-b241-ac25d0f845d7::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 | ||
| 18188 | 2025.12.31 23:27:09.288235 [ 189 ] {3e0fa7da-0500-483e-b241-ac25d0f845d7::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18189 | 2025.12.31 23:27:09.288267 [ 189 ] {3e0fa7da-0500-483e-b241-ac25d0f845d7::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 7652 rows starting from the beginning of the part | ||
| 18190 | 2025.12.31 23:27:09.288329 [ 189 ] {3e0fa7da-0500-483e-b241-ac25d0f845d7::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 | ||
| 18191 | 2025.12.31 23:27:09.288377 [ 189 ] {3e0fa7da-0500-483e-b241-ac25d0f845d7::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 | ||
| 18192 | 2025.12.31 23:27:09.288423 [ 189 ] {3e0fa7da-0500-483e-b241-ac25d0f845d7::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 | ||
| 18193 | 2025.12.31 23:27:09.288468 [ 189 ] {3e0fa7da-0500-483e-b241-ac25d0f845d7::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 | ||
| 18194 | 2025.12.31 23:27:09.288510 [ 189 ] {3e0fa7da-0500-483e-b241-ac25d0f845d7::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 104 rows starting from the beginning of the part | ||
| 18195 | 2025.12.31 23:27:09.290405 [ 205 ] {3e0fa7da-0500-483e-b241-ac25d0f845d7::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8084 rows, containing 4 columns (4 merged, 0 gathered) in 0.002316589 sec., 3489613.3927943194 rows/sec., 230.90 MiB/sec. | ||
| 18196 | 2025.12.31 23:27:09.290869 [ 205 ] {3e0fa7da-0500-483e-b241-ac25d0f845d7::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
| 18197 | 2025.12.31 23:27:09.291147 [ 205 ] {3e0fa7da-0500-483e-b241-ac25d0f845d7::all_1_126_25} <Trace> oximeter.measurements_u64 (3e0fa7da-0500-483e-b241-ac25d0f845d7): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18198 | 2025.12.31 23:27:09.291215 [ 205 ] {3e0fa7da-0500-483e-b241-ac25d0f845d7::all_1_126_25} <Trace> oximeter.measurements_u64 (3e0fa7da-0500-483e-b241-ac25d0f845d7) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 | ||
| 18199 | 2025.12.31 23:27:09.291277 [ 205 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.56 MiB. | ||
| 18200 | 2025.12.31 23:27:09.787688 [ 220 ] {} <Trace> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1): 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] | ||
| 18201 | 2025.12.31 23:27:09.787742 [ 220 ] {} <Debug> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1): 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] | ||
| 18202 | 2025.12.31 23:27:09.790780 [ 220 ] {} <Debug> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1): 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] | ||
| 18203 | 2025.12.31 23:27:10.367378 [ 226 ] {} <Trace> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa): 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] | ||
| 18204 | 2025.12.31 23:27:10.367442 [ 226 ] {} <Debug> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa): 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] | ||
| 18205 | 2025.12.31 23:27:10.369958 [ 226 ] {} <Debug> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa): 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] | ||
| 18206 | 2025.12.31 23:27:11.924544 [ 116 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 18207 | 2025.12.31 23:27:11.924646 [ 116 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 18208 | 2025.12.31 23:27:12.118136 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 41396 | ||
| 18209 | 2025.12.31 23:27:12.118707 [ 245 ] {} <Trace> system.asynchronous_metric_log (1af02360-2569-4a97-a5ac-aa07775e497e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18210 | 2025.12.31 23:27:12.118744 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 18211 | 2025.12.31 23:27:12.119228 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 18212 | 2025.12.31 23:27:12.119462 [ 245 ] {} <Trace> system.asynchronous_metric_log (1af02360-2569-4a97-a5ac-aa07775e497e): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18213 | 2025.12.31 23:27:12.119594 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 41396 | ||
| 18214 | 2025.12.31 23:27:12.119607 [ 116 ] {} <Debug> system.asynchronous_metric_log (1af02360-2569-4a97-a5ac-aa07775e497e) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 18215 | 2025.12.31 23:27:12.119667 [ 116 ] {} <Trace> system.asynchronous_metric_log (1af02360-2569-4a97-a5ac-aa07775e497e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18216 | 2025.12.31 23:27:12.119689 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 18217 | 2025.12.31 23:27:12.119781 [ 189 ] {1af02360-2569-4a97-a5ac-aa07775e497e::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 | ||
| 18218 | 2025.12.31 23:27:12.119864 [ 189 ] {1af02360-2569-4a97-a5ac-aa07775e497e::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18219 | 2025.12.31 23:27:12.119893 [ 189 ] {1af02360-2569-4a97-a5ac-aa07775e497e::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_81_16, total 38964 rows starting from the beginning of the part | ||
| 18220 | 2025.12.31 23:27:12.119948 [ 189 ] {1af02360-2569-4a97-a5ac-aa07775e497e::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 512 rows starting from the beginning of the part | ||
| 18221 | 2025.12.31 23:27:12.119989 [ 189 ] {1af02360-2569-4a97-a5ac-aa07775e497e::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 448 rows starting from the beginning of the part | ||
| 18222 | 2025.12.31 23:27:12.120027 [ 189 ] {1af02360-2569-4a97-a5ac-aa07775e497e::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 512 rows starting from the beginning of the part | ||
| 18223 | 2025.12.31 23:27:12.120065 [ 189 ] {1af02360-2569-4a97-a5ac-aa07775e497e::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 448 rows starting from the beginning of the part | ||
| 18224 | 2025.12.31 23:27:12.120103 [ 189 ] {1af02360-2569-4a97-a5ac-aa07775e497e::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 512 rows starting from the beginning of the part | ||
| 18225 | 2025.12.31 23:27:12.122437 [ 198 ] {1af02360-2569-4a97-a5ac-aa07775e497e::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 41396 rows, containing 4 columns (4 merged, 0 gathered) in 0.002691396 sec., 15380865.543383434 rows/sec., 220.03 MiB/sec. | ||
| 18226 | 2025.12.31 23:27:12.122728 [ 201 ] {1af02360-2569-4a97-a5ac-aa07775e497e::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 18227 | 2025.12.31 23:27:12.122975 [ 201 ] {1af02360-2569-4a97-a5ac-aa07775e497e::all_1_86_17} <Trace> system.asynchronous_metric_log (1af02360-2569-4a97-a5ac-aa07775e497e): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18228 | 2025.12.31 23:27:12.123035 [ 201 ] {1af02360-2569-4a97-a5ac-aa07775e497e::all_1_86_17} <Trace> system.asynchronous_metric_log (1af02360-2569-4a97-a5ac-aa07775e497e) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 18229 | 2025.12.31 23:27:12.123109 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.13 MiB. | ||
| 18230 | 2025.12.31 23:27:14.259561 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18231 | 2025.12.31 23:27:14.259764 [ 271 ] {db8bdfa3-e918-4260-9733-db2019dd4837} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18232 | 2025.12.31 23:27:14.259838 [ 271 ] {db8bdfa3-e918-4260-9733-db2019dd4837} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18233 | 2025.12.31 23:27:14.260605 [ 271 ] {db8bdfa3-e918-4260-9733-db2019dd4837} <Trace> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18234 | 2025.12.31 23:27:14.260657 [ 271 ] {db8bdfa3-e918-4260-9733-db2019dd4837} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 18235 | 2025.12.31 23:27:14.261049 [ 271 ] {db8bdfa3-e918-4260-9733-db2019dd4837} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 18236 | 2025.12.31 23:27:14.261272 [ 271 ] {db8bdfa3-e918-4260-9733-db2019dd4837} <Trace> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18237 | 2025.12.31 23:27:14.261434 [ 271 ] {db8bdfa3-e918-4260-9733-db2019dd4837} <Debug> executeQuery: Read 118 rows, 10.26 KiB in 0.001725 sec., 68405.79710144928 rows/sec., 5.81 MiB/sec. | ||
| 18238 | 2025.12.31 23:27:14.261485 [ 271 ] {db8bdfa3-e918-4260-9733-db2019dd4837} <Debug> TCPHandler: Processed in 0.002066015 sec. | ||
| 18239 | 2025.12.31 23:27:14.261619 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18240 | 2025.12.31 23:27:14.261721 [ 271 ] {258a6264-ec5f-4014-96d6-de89be2da383} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 18241 | 2025.12.31 23:27:14.261765 [ 271 ] {258a6264-ec5f-4014-96d6-de89be2da383} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 18242 | 2025.12.31 23:27:14.262185 [ 271 ] {258a6264-ec5f-4014-96d6-de89be2da383} <Trace> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18243 | 2025.12.31 23:27:14.262223 [ 271 ] {258a6264-ec5f-4014-96d6-de89be2da383} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 18244 | 2025.12.31 23:27:14.262529 [ 271 ] {258a6264-ec5f-4014-96d6-de89be2da383} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 18245 | 2025.12.31 23:27:14.262729 [ 271 ] {258a6264-ec5f-4014-96d6-de89be2da383} <Trace> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18246 | 2025.12.31 23:27:14.262865 [ 271 ] {258a6264-ec5f-4014-96d6-de89be2da383} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001168 sec., 26541.095890410958 rows/sec., 1.95 MiB/sec. | ||
| 18247 | 2025.12.31 23:27:14.262903 [ 271 ] {258a6264-ec5f-4014-96d6-de89be2da383} <Debug> TCPHandler: Processed in 0.001335683 sec. | ||
| 18248 | 2025.12.31 23:27:14.263013 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18249 | 2025.12.31 23:27:14.263107 [ 271 ] {c3c5f4e8-3a43-4d25-9de7-3d3e3551a7f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18250 | 2025.12.31 23:27:14.263147 [ 271 ] {c3c5f4e8-3a43-4d25-9de7-3d3e3551a7f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18251 | 2025.12.31 23:27:14.263569 [ 271 ] {c3c5f4e8-3a43-4d25-9de7-3d3e3551a7f2} <Trace> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18252 | 2025.12.31 23:27:14.263605 [ 271 ] {c3c5f4e8-3a43-4d25-9de7-3d3e3551a7f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 18253 | 2025.12.31 23:27:14.263901 [ 271 ] {c3c5f4e8-3a43-4d25-9de7-3d3e3551a7f2} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 18254 | 2025.12.31 23:27:14.264099 [ 271 ] {c3c5f4e8-3a43-4d25-9de7-3d3e3551a7f2} <Trace> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18255 | 2025.12.31 23:27:14.264227 [ 271 ] {c3c5f4e8-3a43-4d25-9de7-3d3e3551a7f2} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001139 sec., 83406.49692712906 rows/sec., 6.51 MiB/sec. | ||
| 18256 | 2025.12.31 23:27:14.264265 [ 271 ] {c3c5f4e8-3a43-4d25-9de7-3d3e3551a7f2} <Debug> TCPHandler: Processed in 0.001299032 sec. | ||
| 18257 | 2025.12.31 23:27:14.264378 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18258 | 2025.12.31 23:27:14.264471 [ 271 ] {9a3e4aae-eeff-400b-8756-6459c40eab31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18259 | 2025.12.31 23:27:14.264514 [ 271 ] {9a3e4aae-eeff-400b-8756-6459c40eab31} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18260 | 2025.12.31 23:27:14.264920 [ 271 ] {9a3e4aae-eeff-400b-8756-6459c40eab31} <Trace> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18261 | 2025.12.31 23:27:14.264955 [ 271 ] {9a3e4aae-eeff-400b-8756-6459c40eab31} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 18262 | 2025.12.31 23:27:14.265274 [ 271 ] {9a3e4aae-eeff-400b-8756-6459c40eab31} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 18263 | 2025.12.31 23:27:14.265475 [ 271 ] {9a3e4aae-eeff-400b-8756-6459c40eab31} <Trace> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18264 | 2025.12.31 23:27:14.265605 [ 271 ] {9a3e4aae-eeff-400b-8756-6459c40eab31} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001153 sec., 138768.43018213357 rows/sec., 9.66 MiB/sec. | ||
| 18265 | 2025.12.31 23:27:14.265642 [ 271 ] {9a3e4aae-eeff-400b-8756-6459c40eab31} <Debug> TCPHandler: Processed in 0.001311932 sec. | ||
| 18266 | 2025.12.31 23:27:14.265751 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18267 | 2025.12.31 23:27:14.265845 [ 271 ] {2f7ccfb1-3fff-4132-9ae0-c788a843b646} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 18268 | 2025.12.31 23:27:14.265900 [ 271 ] {2f7ccfb1-3fff-4132-9ae0-c788a843b646} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 18269 | 2025.12.31 23:27:14.266798 [ 271 ] {2f7ccfb1-3fff-4132-9ae0-c788a843b646} <Trace> oximeter.measurements_histogramu64 (83559bb8-4c93-4180-b7e7-e9b7333f4c1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18270 | 2025.12.31 23:27:14.266834 [ 271 ] {2f7ccfb1-3fff-4132-9ae0-c788a843b646} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 18271 | 2025.12.31 23:27:14.267379 [ 271 ] {2f7ccfb1-3fff-4132-9ae0-c788a843b646} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 18272 | 2025.12.31 23:27:14.267597 [ 271 ] {2f7ccfb1-3fff-4132-9ae0-c788a843b646} <Trace> oximeter.measurements_histogramu64 (83559bb8-4c93-4180-b7e7-e9b7333f4c1b): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18273 | 2025.12.31 23:27:14.267738 [ 271 ] {2f7ccfb1-3fff-4132-9ae0-c788a843b646} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001911 sec., 16221.873364730509 rows/sec., 29.07 MiB/sec. | ||
| 18274 | 2025.12.31 23:27:14.267811 [ 271 ] {2f7ccfb1-3fff-4132-9ae0-c788a843b646} <Debug> TCPHandler: Processed in 0.002106946 sec. | ||
| 18275 | 2025.12.31 23:27:14.267930 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18276 | 2025.12.31 23:27:14.268025 [ 271 ] {87293ad0-c29d-4b52-b684-244ea1ed8801} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18277 | 2025.12.31 23:27:14.268067 [ 271 ] {87293ad0-c29d-4b52-b684-244ea1ed8801} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18278 | 2025.12.31 23:27:14.268408 [ 271 ] {87293ad0-c29d-4b52-b684-244ea1ed8801} <Trace> oximeter.measurements_u64 (3e0fa7da-0500-483e-b241-ac25d0f845d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18279 | 2025.12.31 23:27:14.268443 [ 271 ] {87293ad0-c29d-4b52-b684-244ea1ed8801} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 18280 | 2025.12.31 23:27:14.268732 [ 271 ] {87293ad0-c29d-4b52-b684-244ea1ed8801} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 18281 | 2025.12.31 23:27:14.268932 [ 271 ] {87293ad0-c29d-4b52-b684-244ea1ed8801} <Trace> oximeter.measurements_u64 (3e0fa7da-0500-483e-b241-ac25d0f845d7): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18282 | 2025.12.31 23:27:14.269058 [ 271 ] {87293ad0-c29d-4b52-b684-244ea1ed8801} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001051 sec., 57088.487155090384 rows/sec., 3.85 MiB/sec. | ||
| 18283 | 2025.12.31 23:27:14.269094 [ 271 ] {87293ad0-c29d-4b52-b684-244ea1ed8801} <Debug> TCPHandler: Processed in 0.001212161 sec. | ||
| 18284 | 2025.12.31 23:27:14.269162 [ 224 ] {} <Trace> oximeter.measurements_u64 (3e0fa7da-0500-483e-b241-ac25d0f845d7): 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] | ||
| 18285 | 2025.12.31 23:27:14.269220 [ 224 ] {} <Debug> oximeter.measurements_u64 (3e0fa7da-0500-483e-b241-ac25d0f845d7): 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] | ||
| 18286 | 2025.12.31 23:27:14.271859 [ 224 ] {} <Debug> oximeter.measurements_u64 (3e0fa7da-0500-483e-b241-ac25d0f845d7): 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] | ||
| 18287 | 2025.12.31 23:27:14.392233 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 648 | ||
| 18288 | 2025.12.31 23:27:14.410122 [ 244 ] {} <Trace> system.metric_log (9f7485ce-4bf0-4a0f-b388-b82873d55ef6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18289 | 2025.12.31 23:27:14.410172 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 18290 | 2025.12.31 23:27:14.416460 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 18291 | 2025.12.31 23:27:14.417173 [ 244 ] {} <Trace> system.metric_log (9f7485ce-4bf0-4a0f-b388-b82873d55ef6): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18292 | 2025.12.31 23:27:14.417483 [ 95 ] {} <Debug> system.metric_log (9f7485ce-4bf0-4a0f-b388-b82873d55ef6) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 18293 | 2025.12.31 23:27:14.417546 [ 95 ] {} <Trace> system.metric_log (9f7485ce-4bf0-4a0f-b388-b82873d55ef6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18294 | 2025.12.31 23:27:14.417566 [ 95 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 18295 | 2025.12.31 23:27:14.417699 [ 194 ] {9f7485ce-4bf0-4a0f-b388-b82873d55ef6::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 | ||
| 18296 | 2025.12.31 23:27:14.421023 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 648 | ||
| 18297 | 2025.12.31 23:27:14.421705 [ 194 ] {9f7485ce-4bf0-4a0f-b388-b82873d55ef6::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18298 | 2025.12.31 23:27:14.423275 [ 194 ] {9f7485ce-4bf0-4a0f-b388-b82873d55ef6::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 | ||
| 18299 | 2025.12.31 23:27:14.428064 [ 194 ] {9f7485ce-4bf0-4a0f-b388-b82873d55ef6::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 | ||
| 18300 | 2025.12.31 23:27:14.432716 [ 194 ] {9f7485ce-4bf0-4a0f-b388-b82873d55ef6::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 | ||
| 18301 | 2025.12.31 23:27:14.437248 [ 194 ] {9f7485ce-4bf0-4a0f-b388-b82873d55ef6::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 | ||
| 18302 | 2025.12.31 23:27:14.442122 [ 194 ] {9f7485ce-4bf0-4a0f-b388-b82873d55ef6::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 | ||
| 18303 | 2025.12.31 23:27:14.446522 [ 194 ] {9f7485ce-4bf0-4a0f-b388-b82873d55ef6::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 | ||
| 18304 | 2025.12.31 23:27:14.502334 [ 201 ] {9f7485ce-4bf0-4a0f-b388-b82873d55ef6::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 648 rows, containing 679 columns (679 merged, 0 gathered) in 0.084692638 sec., 7651.196317677576 rows/sec., 39.56 MiB/sec. | ||
| 18305 | 2025.12.31 23:27:14.505938 [ 201 ] {9f7485ce-4bf0-4a0f-b388-b82873d55ef6::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 18306 | 2025.12.31 23:27:14.508031 [ 201 ] {9f7485ce-4bf0-4a0f-b388-b82873d55ef6::all_1_86_17} <Trace> system.metric_log (9f7485ce-4bf0-4a0f-b388-b82873d55ef6): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18307 | 2025.12.31 23:27:14.508138 [ 201 ] {9f7485ce-4bf0-4a0f-b388-b82873d55ef6::all_1_86_17} <Trace> system.metric_log (9f7485ce-4bf0-4a0f-b388-b82873d55ef6) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 18308 | 2025.12.31 23:27:14.511303 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.98 MiB. | ||
| 18309 | 2025.12.31 23:27:15.000252 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 396.56 MiB, peak 413.99 MiB, free memory in arenas 0.00 B, will set to 395.07 MiB (RSS), difference: -1.49 MiB | ||
| 18310 | 2025.12.31 23:27:17.254968 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 2264 | ||
| 18311 | 2025.12.31 23:27:17.257504 [ 243 ] {} <Trace> system.query_log (aa57fb54-d3d4-4e2b-bcda-b6c10074d25d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18312 | 2025.12.31 23:27:17.257563 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 18313 | 2025.12.31 23:27:17.258785 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 18314 | 2025.12.31 23:27:17.259071 [ 243 ] {} <Trace> system.query_log (aa57fb54-d3d4-4e2b-bcda-b6c10074d25d): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18315 | 2025.12.31 23:27:17.259465 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2264 | ||
| 18316 | 2025.12.31 23:27:19.261374 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18317 | 2025.12.31 23:27:19.261619 [ 271 ] {5a5b411c-265d-4622-b9fa-124c942b1e23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 18318 | 2025.12.31 23:27:19.261685 [ 271 ] {5a5b411c-265d-4622-b9fa-124c942b1e23} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 18319 | 2025.12.31 23:27:19.262370 [ 271 ] {5a5b411c-265d-4622-b9fa-124c942b1e23} <Trace> oximeter.fields_i16 (6205d96e-d352-40e9-8254-31db49133bc3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18320 | 2025.12.31 23:27:19.262412 [ 271 ] {5a5b411c-265d-4622-b9fa-124c942b1e23} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 18321 | 2025.12.31 23:27:19.262789 [ 271 ] {5a5b411c-265d-4622-b9fa-124c942b1e23} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 18322 | 2025.12.31 23:27:19.263027 [ 271 ] {5a5b411c-265d-4622-b9fa-124c942b1e23} <Trace> oximeter.fields_i16 (6205d96e-d352-40e9-8254-31db49133bc3): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18323 | 2025.12.31 23:27:19.263159 [ 107 ] {} <Debug> oximeter.fields_i16 (6205d96e-d352-40e9-8254-31db49133bc3) (MergerMutator): Selected 6 parts from all_1_27_6 to all_32_32_0 | ||
| 18324 | 2025.12.31 23:27:19.263185 [ 271 ] {5a5b411c-265d-4622-b9fa-124c942b1e23} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001616 sec., 14851.485148514852 rows/sec., 1.23 MiB/sec. | ||
| 18325 | 2025.12.31 23:27:19.263220 [ 107 ] {} <Trace> oximeter.fields_i16 (6205d96e-d352-40e9-8254-31db49133bc3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18326 | 2025.12.31 23:27:19.263235 [ 271 ] {5a5b411c-265d-4622-b9fa-124c942b1e23} <Debug> TCPHandler: Processed in 0.002060735 sec. | ||
| 18327 | 2025.12.31 23:27:19.263246 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 18328 | 2025.12.31 23:27:19.263376 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18329 | 2025.12.31 23:27:19.263394 [ 188 ] {6205d96e-d352-40e9-8254-31db49133bc3::all_1_32_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_27_6 to all_32_32_0 into Compact with storage Full | ||
| 18330 | 2025.12.31 23:27:19.263476 [ 271 ] {31f8587f-0e0e-473b-88db-62a5ddec0250} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 18331 | 2025.12.31 23:27:19.263522 [ 271 ] {31f8587f-0e0e-473b-88db-62a5ddec0250} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 18332 | 2025.12.31 23:27:19.263546 [ 188 ] {6205d96e-d352-40e9-8254-31db49133bc3::all_1_32_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18333 | 2025.12.31 23:27:19.263589 [ 188 ] {6205d96e-d352-40e9-8254-31db49133bc3::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_27_6, total 434 rows starting from the beginning of the part | ||
| 18334 | 2025.12.31 23:27:19.263662 [ 188 ] {6205d96e-d352-40e9-8254-31db49133bc3::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 24 rows starting from the beginning of the part | ||
| 18335 | 2025.12.31 23:27:19.263714 [ 188 ] {6205d96e-d352-40e9-8254-31db49133bc3::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 410 rows starting from the beginning of the part | ||
| 18336 | 2025.12.31 23:27:19.263762 [ 188 ] {6205d96e-d352-40e9-8254-31db49133bc3::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 410 rows starting from the beginning of the part | ||
| 18337 | 2025.12.31 23:27:19.263808 [ 188 ] {6205d96e-d352-40e9-8254-31db49133bc3::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 410 rows starting from the beginning of the part | ||
| 18338 | 2025.12.31 23:27:19.263853 [ 188 ] {6205d96e-d352-40e9-8254-31db49133bc3::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 24 rows starting from the beginning of the part | ||
| 18339 | 2025.12.31 23:27:19.263975 [ 271 ] {31f8587f-0e0e-473b-88db-62a5ddec0250} <Trace> oximeter.fields_ipaddr (5f424e33-6a9f-405c-b8ff-24c93b94647e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18340 | 2025.12.31 23:27:19.264021 [ 271 ] {31f8587f-0e0e-473b-88db-62a5ddec0250} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 18341 | 2025.12.31 23:27:19.264356 [ 271 ] {31f8587f-0e0e-473b-88db-62a5ddec0250} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 18342 | 2025.12.31 23:27:19.264601 [ 271 ] {31f8587f-0e0e-473b-88db-62a5ddec0250} <Trace> oximeter.fields_ipaddr (5f424e33-6a9f-405c-b8ff-24c93b94647e): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18343 | 2025.12.31 23:27:19.264737 [ 271 ] {31f8587f-0e0e-473b-88db-62a5ddec0250} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001279 sec., 3127.443315089914 rows/sec., 255.02 KiB/sec. | ||
| 18344 | 2025.12.31 23:27:19.264775 [ 271 ] {31f8587f-0e0e-473b-88db-62a5ddec0250} <Debug> TCPHandler: Processed in 0.001449405 sec. | ||
| 18345 | 2025.12.31 23:27:19.264876 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18346 | 2025.12.31 23:27:19.264944 [ 199 ] {6205d96e-d352-40e9-8254-31db49133bc3::all_1_32_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1712 rows, containing 5 columns (5 merged, 0 gathered) in 0.001612897 sec., 1061444.0971742151 rows/sec., 72.25 MiB/sec. | ||
| 18347 | 2025.12.31 23:27:19.264976 [ 271 ] {5f65ab3a-4fe0-46b6-90f8-9a03381c26d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18348 | 2025.12.31 23:27:19.265020 [ 271 ] {5f65ab3a-4fe0-46b6-90f8-9a03381c26d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18349 | 2025.12.31 23:27:19.265127 [ 191 ] {6205d96e-d352-40e9-8254-31db49133bc3::all_1_32_7} <Trace> MergedBlockOutputStream: filled checksums all_1_32_7 (state Temporary) | ||
| 18350 | 2025.12.31 23:27:19.265412 [ 191 ] {6205d96e-d352-40e9-8254-31db49133bc3::all_1_32_7} <Trace> oximeter.fields_i16 (6205d96e-d352-40e9-8254-31db49133bc3): Renaming temporary part tmp_merge_all_1_32_7 to all_1_32_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18351 | 2025.12.31 23:27:19.265483 [ 191 ] {6205d96e-d352-40e9-8254-31db49133bc3::all_1_32_7} <Trace> oximeter.fields_i16 (6205d96e-d352-40e9-8254-31db49133bc3) (MergerMutator): Merged 6 parts: [all_1_27_6, all_32_32_0] -> all_1_32_7 | ||
| 18352 | 2025.12.31 23:27:19.265518 [ 271 ] {5f65ab3a-4fe0-46b6-90f8-9a03381c26d3} <Trace> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18353 | 2025.12.31 23:27:19.265560 [ 271 ] {5f65ab3a-4fe0-46b6-90f8-9a03381c26d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 18354 | 2025.12.31 23:27:19.265584 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
| 18355 | 2025.12.31 23:27:19.265888 [ 271 ] {5f65ab3a-4fe0-46b6-90f8-9a03381c26d3} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 18356 | 2025.12.31 23:27:19.266103 [ 271 ] {5f65ab3a-4fe0-46b6-90f8-9a03381c26d3} <Trace> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18357 | 2025.12.31 23:27:19.266232 [ 271 ] {5f65ab3a-4fe0-46b6-90f8-9a03381c26d3} <Debug> executeQuery: Read 198 rows, 18.02 KiB in 0.001275 sec., 155294.11764705883 rows/sec., 13.80 MiB/sec. | ||
| 18358 | 2025.12.31 23:27:19.266270 [ 271 ] {5f65ab3a-4fe0-46b6-90f8-9a03381c26d3} <Debug> TCPHandler: Processed in 0.001443465 sec. | ||
| 18359 | 2025.12.31 23:27:19.266381 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18360 | 2025.12.31 23:27:19.266476 [ 271 ] {6ed95b03-c9e1-4cd7-8140-289801566297} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 18361 | 2025.12.31 23:27:19.266515 [ 271 ] {6ed95b03-c9e1-4cd7-8140-289801566297} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 18362 | 2025.12.31 23:27:19.266907 [ 271 ] {6ed95b03-c9e1-4cd7-8140-289801566297} <Trace> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18363 | 2025.12.31 23:27:19.266944 [ 271 ] {6ed95b03-c9e1-4cd7-8140-289801566297} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 18364 | 2025.12.31 23:27:19.267239 [ 271 ] {6ed95b03-c9e1-4cd7-8140-289801566297} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 18365 | 2025.12.31 23:27:19.267463 [ 271 ] {6ed95b03-c9e1-4cd7-8140-289801566297} <Trace> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18366 | 2025.12.31 23:27:19.267592 [ 271 ] {6ed95b03-c9e1-4cd7-8140-289801566297} <Debug> executeQuery: Read 26 rows, 1.99 KiB in 0.001135 sec., 22907.48898678414 rows/sec., 1.71 MiB/sec. | ||
| 18367 | 2025.12.31 23:27:19.267630 [ 271 ] {6ed95b03-c9e1-4cd7-8140-289801566297} <Debug> TCPHandler: Processed in 0.001297753 sec. | ||
| 18368 | 2025.12.31 23:27:19.267737 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18369 | 2025.12.31 23:27:19.267830 [ 271 ] {1230a540-8dd0-4a76-822e-4191efdfd968} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 18370 | 2025.12.31 23:27:19.267870 [ 271 ] {1230a540-8dd0-4a76-822e-4191efdfd968} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 18371 | 2025.12.31 23:27:19.268263 [ 271 ] {1230a540-8dd0-4a76-822e-4191efdfd968} <Trace> oximeter.fields_u32 (32e14ee3-f9fc-4687-bf55-1d31f5f916a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18372 | 2025.12.31 23:27:19.268299 [ 271 ] {1230a540-8dd0-4a76-822e-4191efdfd968} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 18373 | 2025.12.31 23:27:19.268599 [ 271 ] {1230a540-8dd0-4a76-822e-4191efdfd968} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 18374 | 2025.12.31 23:27:19.268811 [ 271 ] {1230a540-8dd0-4a76-822e-4191efdfd968} <Trace> oximeter.fields_u32 (32e14ee3-f9fc-4687-bf55-1d31f5f916a9): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18375 | 2025.12.31 23:27:19.268943 [ 271 ] {1230a540-8dd0-4a76-822e-4191efdfd968} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001125 sec., 21333.333333333336 rows/sec., 1.77 MiB/sec. | ||
| 18376 | 2025.12.31 23:27:19.268981 [ 271 ] {1230a540-8dd0-4a76-822e-4191efdfd968} <Debug> TCPHandler: Processed in 0.001292513 sec. | ||
| 18377 | 2025.12.31 23:27:19.269087 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18378 | 2025.12.31 23:27:19.269181 [ 271 ] {271d8f11-aa87-4dc6-b0fc-b3de414e3afe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 18379 | 2025.12.31 23:27:19.269221 [ 271 ] {271d8f11-aa87-4dc6-b0fc-b3de414e3afe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 18380 | 2025.12.31 23:27:19.269604 [ 271 ] {271d8f11-aa87-4dc6-b0fc-b3de414e3afe} <Trace> oximeter.fields_u8 (ce0c1db8-65f1-440f-8e78-1020d181f97b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18381 | 2025.12.31 23:27:19.269639 [ 271 ] {271d8f11-aa87-4dc6-b0fc-b3de414e3afe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 18382 | 2025.12.31 23:27:19.269923 [ 271 ] {271d8f11-aa87-4dc6-b0fc-b3de414e3afe} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 18383 | 2025.12.31 23:27:19.270130 [ 271 ] {271d8f11-aa87-4dc6-b0fc-b3de414e3afe} <Trace> oximeter.fields_u8 (ce0c1db8-65f1-440f-8e78-1020d181f97b): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18384 | 2025.12.31 23:27:19.270230 [ 107 ] {} <Debug> oximeter.fields_u8 (ce0c1db8-65f1-440f-8e78-1020d181f97b) (MergerMutator): Selected 6 parts from all_1_27_6 to all_32_32_0 | ||
| 18385 | 2025.12.31 23:27:19.270263 [ 107 ] {} <Trace> oximeter.fields_u8 (ce0c1db8-65f1-440f-8e78-1020d181f97b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18386 | 2025.12.31 23:27:19.270265 [ 271 ] {271d8f11-aa87-4dc6-b0fc-b3de414e3afe} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001102 sec., 10889.29219600726 rows/sec., 850.73 KiB/sec. | ||
| 18387 | 2025.12.31 23:27:19.270282 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 18388 | 2025.12.31 23:27:19.270316 [ 271 ] {271d8f11-aa87-4dc6-b0fc-b3de414e3afe} <Debug> TCPHandler: Processed in 0.001283802 sec. | ||
| 18389 | 2025.12.31 23:27:19.270372 [ 199 ] {ce0c1db8-65f1-440f-8e78-1020d181f97b::all_1_32_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_27_6 to all_32_32_0 into Compact with storage Full | ||
| 18390 | 2025.12.31 23:27:19.270421 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18391 | 2025.12.31 23:27:19.270478 [ 199 ] {ce0c1db8-65f1-440f-8e78-1020d181f97b::all_1_32_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18392 | 2025.12.31 23:27:19.270516 [ 199 ] {ce0c1db8-65f1-440f-8e78-1020d181f97b::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_27_6, total 223 rows starting from the beginning of the part | ||
| 18393 | 2025.12.31 23:27:19.270519 [ 271 ] {8d521d1b-6cbd-44f2-b361-18509c1bd7ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18394 | 2025.12.31 23:27:19.270570 [ 271 ] {8d521d1b-6cbd-44f2-b361-18509c1bd7ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18395 | 2025.12.31 23:27:19.270589 [ 199 ] {ce0c1db8-65f1-440f-8e78-1020d181f97b::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 12 rows starting from the beginning of the part | ||
| 18396 | 2025.12.31 23:27:19.270646 [ 199 ] {ce0c1db8-65f1-440f-8e78-1020d181f97b::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 211 rows starting from the beginning of the part | ||
| 18397 | 2025.12.31 23:27:19.270693 [ 199 ] {ce0c1db8-65f1-440f-8e78-1020d181f97b::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 211 rows starting from the beginning of the part | ||
| 18398 | 2025.12.31 23:27:19.270737 [ 199 ] {ce0c1db8-65f1-440f-8e78-1020d181f97b::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 211 rows starting from the beginning of the part | ||
| 18399 | 2025.12.31 23:27:19.270781 [ 199 ] {ce0c1db8-65f1-440f-8e78-1020d181f97b::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 12 rows starting from the beginning of the part | ||
| 18400 | 2025.12.31 23:27:19.271002 [ 271 ] {8d521d1b-6cbd-44f2-b361-18509c1bd7ac} <Trace> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18401 | 2025.12.31 23:27:19.271045 [ 271 ] {8d521d1b-6cbd-44f2-b361-18509c1bd7ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 18402 | 2025.12.31 23:27:19.271361 [ 271 ] {8d521d1b-6cbd-44f2-b361-18509c1bd7ac} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 18403 | 2025.12.31 23:27:19.271579 [ 271 ] {8d521d1b-6cbd-44f2-b361-18509c1bd7ac} <Trace> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18404 | 2025.12.31 23:27:19.271706 [ 271 ] {8d521d1b-6cbd-44f2-b361-18509c1bd7ac} <Debug> executeQuery: Read 114 rows, 9.50 KiB in 0.001205 sec., 94605.80912863072 rows/sec., 7.70 MiB/sec. | ||
| 18405 | 2025.12.31 23:27:19.271730 [ 191 ] {ce0c1db8-65f1-440f-8e78-1020d181f97b::all_1_32_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 880 rows, containing 5 columns (5 merged, 0 gathered) in 0.001395594 sec., 630555.8779989022 rows/sec., 38.72 MiB/sec. | ||
| 18406 | 2025.12.31 23:27:19.271745 [ 271 ] {8d521d1b-6cbd-44f2-b361-18509c1bd7ac} <Debug> TCPHandler: Processed in 0.001373343 sec. | ||
| 18407 | 2025.12.31 23:27:19.271856 [ 199 ] {ce0c1db8-65f1-440f-8e78-1020d181f97b::all_1_32_7} <Trace> MergedBlockOutputStream: filled checksums all_1_32_7 (state Temporary) | ||
| 18408 | 2025.12.31 23:27:19.271869 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18409 | 2025.12.31 23:27:19.271969 [ 271 ] {aa503ef7-ba8c-4c9d-9376-79c876fce395} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18410 | 2025.12.31 23:27:19.272014 [ 271 ] {aa503ef7-ba8c-4c9d-9376-79c876fce395} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18411 | 2025.12.31 23:27:19.272100 [ 199 ] {ce0c1db8-65f1-440f-8e78-1020d181f97b::all_1_32_7} <Trace> oximeter.fields_u8 (ce0c1db8-65f1-440f-8e78-1020d181f97b): Renaming temporary part tmp_merge_all_1_32_7 to all_1_32_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18412 | 2025.12.31 23:27:19.272165 [ 199 ] {ce0c1db8-65f1-440f-8e78-1020d181f97b::all_1_32_7} <Trace> oximeter.fields_u8 (ce0c1db8-65f1-440f-8e78-1020d181f97b) (MergerMutator): Merged 6 parts: [all_1_27_6, all_32_32_0] -> all_1_32_7 | ||
| 18413 | 2025.12.31 23:27:19.272219 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 18414 | 2025.12.31 23:27:19.272426 [ 271 ] {aa503ef7-ba8c-4c9d-9376-79c876fce395} <Trace> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18415 | 2025.12.31 23:27:19.272468 [ 271 ] {aa503ef7-ba8c-4c9d-9376-79c876fce395} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 18416 | 2025.12.31 23:27:19.272802 [ 271 ] {aa503ef7-ba8c-4c9d-9376-79c876fce395} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 18417 | 2025.12.31 23:27:19.273019 [ 271 ] {aa503ef7-ba8c-4c9d-9376-79c876fce395} <Trace> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18418 | 2025.12.31 23:27:19.273148 [ 271 ] {aa503ef7-ba8c-4c9d-9376-79c876fce395} <Debug> executeQuery: Read 234 rows, 17.53 KiB in 0.001197 sec., 195488.7218045113 rows/sec., 14.30 MiB/sec. | ||
| 18419 | 2025.12.31 23:27:19.273184 [ 271 ] {aa503ef7-ba8c-4c9d-9376-79c876fce395} <Debug> TCPHandler: Processed in 0.001364463 sec. | ||
| 18420 | 2025.12.31 23:27:19.273292 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18421 | 2025.12.31 23:27:19.273387 [ 271 ] {ec64f454-4c03-437f-bea4-adadcc5f0a11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 18422 | 2025.12.31 23:27:19.273442 [ 271 ] {ec64f454-4c03-437f-bea4-adadcc5f0a11} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 18423 | 2025.12.31 23:27:19.274228 [ 271 ] {ec64f454-4c03-437f-bea4-adadcc5f0a11} <Trace> oximeter.measurements_histogramu64 (83559bb8-4c93-4180-b7e7-e9b7333f4c1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18424 | 2025.12.31 23:27:19.274264 [ 271 ] {ec64f454-4c03-437f-bea4-adadcc5f0a11} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 18425 | 2025.12.31 23:27:19.274786 [ 271 ] {ec64f454-4c03-437f-bea4-adadcc5f0a11} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 18426 | 2025.12.31 23:27:19.275009 [ 271 ] {ec64f454-4c03-437f-bea4-adadcc5f0a11} <Trace> oximeter.measurements_histogramu64 (83559bb8-4c93-4180-b7e7-e9b7333f4c1b): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18427 | 2025.12.31 23:27:19.275146 [ 137 ] {} <Debug> oximeter.measurements_histogramu64 (83559bb8-4c93-4180-b7e7-e9b7333f4c1b) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
| 18428 | 2025.12.31 23:27:19.275153 [ 271 ] {ec64f454-4c03-437f-bea4-adadcc5f0a11} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001784 sec., 5605.3811659192825 rows/sec., 10.04 MiB/sec. | ||
| 18429 | 2025.12.31 23:27:19.275186 [ 137 ] {} <Trace> oximeter.measurements_histogramu64 (83559bb8-4c93-4180-b7e7-e9b7333f4c1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18430 | 2025.12.31 23:27:19.275210 [ 137 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 18431 | 2025.12.31 23:27:19.275230 [ 271 ] {ec64f454-4c03-437f-bea4-adadcc5f0a11} <Debug> TCPHandler: Processed in 0.001986094 sec. | ||
| 18432 | 2025.12.31 23:27:19.275301 [ 196 ] {83559bb8-4c93-4180-b7e7-e9b7333f4c1b::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 | ||
| 18433 | 2025.12.31 23:27:19.275335 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18434 | 2025.12.31 23:27:19.275431 [ 271 ] {c6b982c1-53e2-4d97-88d8-6f6a8495219c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18435 | 2025.12.31 23:27:19.275472 [ 271 ] {c6b982c1-53e2-4d97-88d8-6f6a8495219c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18436 | 2025.12.31 23:27:19.275506 [ 196 ] {83559bb8-4c93-4180-b7e7-e9b7333f4c1b::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18437 | 2025.12.31 23:27:19.275563 [ 196 ] {83559bb8-4c93-4180-b7e7-e9b7333f4c1b::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 2466 rows starting from the beginning of the part | ||
| 18438 | 2025.12.31 23:27:19.275676 [ 196 ] {83559bb8-4c93-4180-b7e7-e9b7333f4c1b::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 | ||
| 18439 | 2025.12.31 23:27:19.275774 [ 196 ] {83559bb8-4c93-4180-b7e7-e9b7333f4c1b::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 31 rows starting from the beginning of the part | ||
| 18440 | 2025.12.31 23:27:19.275788 [ 271 ] {c6b982c1-53e2-4d97-88d8-6f6a8495219c} <Trace> oximeter.measurements_u64 (3e0fa7da-0500-483e-b241-ac25d0f845d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18441 | 2025.12.31 23:27:19.275824 [ 271 ] {c6b982c1-53e2-4d97-88d8-6f6a8495219c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 18442 | 2025.12.31 23:27:19.275865 [ 196 ] {83559bb8-4c93-4180-b7e7-e9b7333f4c1b::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 | ||
| 18443 | 2025.12.31 23:27:19.275957 [ 196 ] {83559bb8-4c93-4180-b7e7-e9b7333f4c1b::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 31 rows starting from the beginning of the part | ||
| 18444 | 2025.12.31 23:27:19.276044 [ 196 ] {83559bb8-4c93-4180-b7e7-e9b7333f4c1b::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 | ||
| 18445 | 2025.12.31 23:27:19.276112 [ 271 ] {c6b982c1-53e2-4d97-88d8-6f6a8495219c} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 18446 | 2025.12.31 23:27:19.276400 [ 271 ] {c6b982c1-53e2-4d97-88d8-6f6a8495219c} <Trace> oximeter.measurements_u64 (3e0fa7da-0500-483e-b241-ac25d0f845d7): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18447 | 2025.12.31 23:27:19.276545 [ 271 ] {c6b982c1-53e2-4d97-88d8-6f6a8495219c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001123 sec., 53428.317008014244 rows/sec., 3.60 MiB/sec. | ||
| 18448 | 2025.12.31 23:27:19.276581 [ 271 ] {c6b982c1-53e2-4d97-88d8-6f6a8495219c} <Debug> TCPHandler: Processed in 0.001292211 sec. | ||
| 18449 | 2025.12.31 23:27:19.284240 [ 191 ] {83559bb8-4c93-4180-b7e7-e9b7333f4c1b::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2558 rows, containing 19 columns (19 merged, 0 gathered) in 0.008976992 sec., 284950.6828122382 rows/sec., 510.62 MiB/sec. | ||
| 18450 | 2025.12.31 23:27:19.286391 [ 192 ] {83559bb8-4c93-4180-b7e7-e9b7333f4c1b::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
| 18451 | 2025.12.31 23:27:19.286722 [ 192 ] {83559bb8-4c93-4180-b7e7-e9b7333f4c1b::all_1_126_25} <Trace> oximeter.measurements_histogramu64 (83559bb8-4c93-4180-b7e7-e9b7333f4c1b): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18452 | 2025.12.31 23:27:19.286801 [ 192 ] {83559bb8-4c93-4180-b7e7-e9b7333f4c1b::all_1_126_25} <Trace> oximeter.measurements_histogramu64 (83559bb8-4c93-4180-b7e7-e9b7333f4c1b) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 | ||
| 18453 | 2025.12.31 23:27:19.286899 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.77 MiB. | ||
| 18454 | 2025.12.31 23:27:19.619791 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 41844 | ||
| 18455 | 2025.12.31 23:27:19.620627 [ 245 ] {} <Trace> system.asynchronous_metric_log (1af02360-2569-4a97-a5ac-aa07775e497e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18456 | 2025.12.31 23:27:19.620701 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 18457 | 2025.12.31 23:27:19.621270 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 18458 | 2025.12.31 23:27:19.621504 [ 245 ] {} <Trace> system.asynchronous_metric_log (1af02360-2569-4a97-a5ac-aa07775e497e): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18459 | 2025.12.31 23:27:19.621648 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 41844 | ||
| 18460 | 2025.12.31 23:27:20.000224 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 395.88 MiB, peak 414.59 MiB, free memory in arenas 0.00 B, will set to 397.14 MiB (RSS), difference: 1.26 MiB | ||
| 18461 | 2025.12.31 23:27:20.952194 [ 341 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53403 | ||
| 18462 | 2025.12.31 23:27:20.952315 [ 341 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18463 | 2025.12.31 23:27:20.952344 [ 341 ] {} <Debug> TCP-Session: d5518ce0-082f-401b-bd30-102a7401fa92 Authenticating user 'default' from [fd00:1122:3344:101::e]:53403 | ||
| 18464 | 2025.12.31 23:27:20.952366 [ 341 ] {} <Debug> TCP-Session: d5518ce0-082f-401b-bd30-102a7401fa92 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18465 | 2025.12.31 23:27:20.952379 [ 341 ] {} <Debug> TCP-Session: d5518ce0-082f-401b-bd30-102a7401fa92 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18466 | 2025.12.31 23:27:20.952568 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63106 | ||
| 18467 | 2025.12.31 23:27:20.952633 [ 334 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48098 | ||
| 18468 | 2025.12.31 23:27:20.952653 [ 336 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53585 | ||
| 18469 | 2025.12.31 23:27:20.952673 [ 337 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47441 | ||
| 18470 | 2025.12.31 23:27:20.952695 [ 340 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52177 | ||
| 18471 | 2025.12.31 23:27:20.952757 [ 336 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18472 | 2025.12.31 23:27:20.952760 [ 334 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18473 | 2025.12.31 23:27:20.952808 [ 336 ] {} <Debug> TCP-Session: 519e51e7-40ef-4d7b-8ef1-2f375c9aff8a Authenticating user 'default' from [fd00:1122:3344:101::e]:53585 | ||
| 18474 | 2025.12.31 23:27:20.952812 [ 337 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18475 | 2025.12.31 23:27:20.952835 [ 334 ] {} <Debug> TCP-Session: 9f42fa98-739e-4a54-8ecd-face9762f95c Authenticating user 'default' from [fd00:1122:3344:101::e]:48098 | ||
| 18476 | 2025.12.31 23:27:20.952841 [ 336 ] {} <Debug> TCP-Session: 519e51e7-40ef-4d7b-8ef1-2f375c9aff8a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18477 | 2025.12.31 23:27:20.952861 [ 337 ] {} <Debug> TCP-Session: 2662c5b9-8895-4c76-9b3f-aea46824db7a Authenticating user 'default' from [fd00:1122:3344:101::e]:47441 | ||
| 18478 | 2025.12.31 23:27:20.952880 [ 336 ] {} <Debug> TCP-Session: 519e51e7-40ef-4d7b-8ef1-2f375c9aff8a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18479 | 2025.12.31 23:27:20.952875 [ 334 ] {} <Debug> TCP-Session: 9f42fa98-739e-4a54-8ecd-face9762f95c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18480 | 2025.12.31 23:27:20.952902 [ 337 ] {} <Debug> TCP-Session: 2662c5b9-8895-4c76-9b3f-aea46824db7a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18481 | 2025.12.31 23:27:20.952920 [ 334 ] {} <Debug> TCP-Session: 9f42fa98-739e-4a54-8ecd-face9762f95c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18482 | 2025.12.31 23:27:20.952934 [ 337 ] {} <Debug> TCP-Session: 2662c5b9-8895-4c76-9b3f-aea46824db7a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18483 | 2025.12.31 23:27:20.952847 [ 340 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18484 | 2025.12.31 23:27:20.952687 [ 339 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34316 | ||
| 18485 | 2025.12.31 23:27:20.952998 [ 340 ] {} <Debug> TCP-Session: df7d8209-f725-4d15-aa06-d1559d0f131c Authenticating user 'default' from [fd00:1122:3344:101::e]:52177 | ||
| 18486 | 2025.12.31 23:27:20.952678 [ 338 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53782 | ||
| 18487 | 2025.12.31 23:27:20.953038 [ 340 ] {} <Debug> TCP-Session: df7d8209-f725-4d15-aa06-d1559d0f131c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18488 | 2025.12.31 23:27:20.953058 [ 339 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18489 | 2025.12.31 23:27:20.953082 [ 340 ] {} <Debug> TCP-Session: df7d8209-f725-4d15-aa06-d1559d0f131c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18490 | 2025.12.31 23:27:20.952664 [ 341 ] {} <Trace> TCP-Session: d5518ce0-082f-401b-bd30-102a7401fa92 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18491 | 2025.12.31 23:27:20.953101 [ 339 ] {} <Debug> TCP-Session: fd3d69ce-c2b7-420e-a3f1-4458944226c7 Authenticating user 'default' from [fd00:1122:3344:101::e]:34316 | ||
| 18492 | 2025.12.31 23:27:20.952646 [ 335 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41594 | ||
| 18493 | 2025.12.31 23:27:20.953151 [ 339 ] {} <Debug> TCP-Session: fd3d69ce-c2b7-420e-a3f1-4458944226c7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18494 | 2025.12.31 23:27:20.952659 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18495 | 2025.12.31 23:27:20.953194 [ 339 ] {} <Debug> TCP-Session: fd3d69ce-c2b7-420e-a3f1-4458944226c7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18496 | 2025.12.31 23:27:20.953236 [ 267 ] {} <Debug> TCP-Session: 7b90f93d-d486-41b6-b7a1-0e9f5c232981 Authenticating user 'default' from [fd00:1122:3344:101::e]:63106 | ||
| 18497 | 2025.12.31 23:27:20.953264 [ 267 ] {} <Debug> TCP-Session: 7b90f93d-d486-41b6-b7a1-0e9f5c232981 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18498 | 2025.12.31 23:27:20.953277 [ 267 ] {} <Debug> TCP-Session: 7b90f93d-d486-41b6-b7a1-0e9f5c232981 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18499 | 2025.12.31 23:27:20.953291 [ 341 ] {77906497-3f75-49f5-ab3c-4671ba85ca50} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:53403) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 18500 | 2025.12.31 23:27:20.953552 [ 341 ] {77906497-3f75-49f5-ab3c-4671ba85ca50} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 18501 | 2025.12.31 23:27:20.953568 [ 338 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18502 | 2025.12.31 23:27:20.953607 [ 341 ] {77906497-3f75-49f5-ab3c-4671ba85ca50} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 18503 | 2025.12.31 23:27:20.953608 [ 338 ] {} <Debug> TCP-Session: d1ce6a04-dc70-4e25-9f74-4872a8a71a73 Authenticating user 'default' from [fd00:1122:3344:101::e]:53782 | ||
| 18504 | 2025.12.31 23:27:20.953650 [ 338 ] {} <Debug> TCP-Session: d1ce6a04-dc70-4e25-9f74-4872a8a71a73 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18505 | 2025.12.31 23:27:20.953663 [ 338 ] {} <Debug> TCP-Session: d1ce6a04-dc70-4e25-9f74-4872a8a71a73 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18506 | 2025.12.31 23:27:20.953695 [ 335 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18507 | 2025.12.31 23:27:20.953731 [ 335 ] {} <Debug> TCP-Session: 5371aded-e97e-4626-a085-add42994d8f7 Authenticating user 'default' from [fd00:1122:3344:101::e]:41594 | ||
| 18508 | 2025.12.31 23:27:20.953748 [ 335 ] {} <Debug> TCP-Session: 5371aded-e97e-4626-a085-add42994d8f7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18509 | 2025.12.31 23:27:20.953762 [ 335 ] {} <Debug> TCP-Session: 5371aded-e97e-4626-a085-add42994d8f7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18510 | 2025.12.31 23:27:20.953908 [ 341 ] {77906497-3f75-49f5-ab3c-4671ba85ca50} <Debug> oximeter.version (354cafc0-8409-413e-b71b-ba38479b7a3f) (SelectExecutor): Key condition: unknown | ||
| 18511 | 2025.12.31 23:27:20.955019 [ 313 ] {77906497-3f75-49f5-ab3c-4671ba85ca50} <Trace> AggregatingTransform: Aggregating | ||
| 18512 | 2025.12.31 23:27:20.955058 [ 313 ] {77906497-3f75-49f5-ab3c-4671ba85ca50} <Trace> Aggregator: Aggregation method: without_key | ||
| 18513 | 2025.12.31 23:27:20.955090 [ 313 ] {77906497-3f75-49f5-ab3c-4671ba85ca50} <Trace> AggregatingTransform: Aggregated. 2 to 1 rows (from 80.00 B) in 0.000964147 sec. (2074.372 rows/sec., 81.03 KiB/sec.) | ||
| 18514 | 2025.12.31 23:27:20.955105 [ 313 ] {77906497-3f75-49f5-ab3c-4671ba85ca50} <Trace> Aggregator: Merging aggregated data | ||
| 18515 | 2025.12.31 23:27:20.956260 [ 341 ] {77906497-3f75-49f5-ab3c-4671ba85ca50} <Debug> executeQuery: Read 2 rows, 80.00 B in 0.003034 sec., 659.1957811470007 rows/sec., 25.75 KiB/sec. | ||
| 18516 | 2025.12.31 23:27:20.956408 [ 341 ] {77906497-3f75-49f5-ab3c-4671ba85ca50} <Debug> TCPHandler: Processed in 0.003856625 sec. | ||
| 18517 | 2025.12.31 23:27:20.956536 [ 341 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18518 | 2025.12.31 23:27:20.956567 [ 335 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18519 | 2025.12.31 23:27:20.956589 [ 337 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18520 | 2025.12.31 23:27:20.956604 [ 340 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18521 | 2025.12.31 23:27:20.956612 [ 335 ] {} <Debug> TCP-Session: 5371aded-e97e-4626-a085-add42994d8f7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18522 | 2025.12.31 23:27:20.956621 [ 267 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18523 | 2025.12.31 23:27:20.956654 [ 340 ] {} <Debug> TCP-Session: df7d8209-f725-4d15-aa06-d1559d0f131c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18524 | 2025.12.31 23:27:20.956649 [ 334 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18525 | 2025.12.31 23:27:20.956680 [ 336 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18526 | 2025.12.31 23:27:20.956697 [ 339 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18527 | 2025.12.31 23:27:20.956726 [ 334 ] {} <Debug> TCP-Session: 9f42fa98-739e-4a54-8ecd-face9762f95c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18528 | 2025.12.31 23:27:20.956741 [ 336 ] {} <Debug> TCP-Session: 519e51e7-40ef-4d7b-8ef1-2f375c9aff8a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18529 | 2025.12.31 23:27:20.956761 [ 339 ] {} <Debug> TCP-Session: fd3d69ce-c2b7-420e-a3f1-4458944226c7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18530 | 2025.12.31 23:27:20.956677 [ 267 ] {} <Debug> TCP-Session: 7b90f93d-d486-41b6-b7a1-0e9f5c232981 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18531 | 2025.12.31 23:27:20.956664 [ 338 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18532 | 2025.12.31 23:27:20.956637 [ 337 ] {} <Debug> TCP-Session: 2662c5b9-8895-4c76-9b3f-aea46824db7a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18533 | 2025.12.31 23:27:20.956860 [ 338 ] {} <Debug> TCP-Session: d1ce6a04-dc70-4e25-9f74-4872a8a71a73 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18534 | 2025.12.31 23:27:20.956590 [ 341 ] {} <Debug> TCP-Session: d5518ce0-082f-401b-bd30-102a7401fa92 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18535 | 2025.12.31 23:27:21.159656 [ 341 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55023 | ||
| 18536 | 2025.12.31 23:27:21.159765 [ 341 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18537 | 2025.12.31 23:27:21.159793 [ 341 ] {} <Debug> TCP-Session: dd1fc75b-0a21-4019-a6db-6e0347c17caa Authenticating user 'default' from [fd00:1122:3344:101::e]:55023 | ||
| 18538 | 2025.12.31 23:27:21.159815 [ 341 ] {} <Debug> TCP-Session: dd1fc75b-0a21-4019-a6db-6e0347c17caa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18539 | 2025.12.31 23:27:21.159828 [ 341 ] {} <Debug> TCP-Session: dd1fc75b-0a21-4019-a6db-6e0347c17caa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18540 | 2025.12.31 23:27:21.160009 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38897 | ||
| 18541 | 2025.12.31 23:27:21.160052 [ 334 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59160 | ||
| 18542 | 2025.12.31 23:27:21.160089 [ 336 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49802 | ||
| 18543 | 2025.12.31 23:27:21.160093 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18544 | 2025.12.31 23:27:21.160123 [ 339 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37519 | ||
| 18545 | 2025.12.31 23:27:21.160145 [ 267 ] {} <Debug> TCP-Session: 4da1cf73-ce78-4095-ab12-fcde8c56d25c Authenticating user 'default' from [fd00:1122:3344:101::e]:38897 | ||
| 18546 | 2025.12.31 23:27:21.160172 [ 336 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18547 | 2025.12.31 23:27:21.160171 [ 334 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18548 | 2025.12.31 23:27:21.160191 [ 341 ] {} <Trace> TCP-Session: dd1fc75b-0a21-4019-a6db-6e0347c17caa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18549 | 2025.12.31 23:27:21.160201 [ 336 ] {} <Debug> TCP-Session: 17364f2f-70eb-47c7-9f1d-bf4988d26d09 Authenticating user 'default' from [fd00:1122:3344:101::e]:49802 | ||
| 18550 | 2025.12.31 23:27:21.160221 [ 334 ] {} <Debug> TCP-Session: e20869f5-6f97-4d34-9aad-48475edb86ba Authenticating user 'default' from [fd00:1122:3344:101::e]:59160 | ||
| 18551 | 2025.12.31 23:27:21.160242 [ 339 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18552 | 2025.12.31 23:27:21.160243 [ 336 ] {} <Debug> TCP-Session: 17364f2f-70eb-47c7-9f1d-bf4988d26d09 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18553 | 2025.12.31 23:27:21.160269 [ 334 ] {} <Debug> TCP-Session: e20869f5-6f97-4d34-9aad-48475edb86ba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18554 | 2025.12.31 23:27:21.160283 [ 336 ] {} <Debug> TCP-Session: 17364f2f-70eb-47c7-9f1d-bf4988d26d09 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18555 | 2025.12.31 23:27:21.160281 [ 339 ] {} <Debug> TCP-Session: 1625103b-0816-413b-abda-9671b1cb74fc Authenticating user 'default' from [fd00:1122:3344:101::e]:37519 | ||
| 18556 | 2025.12.31 23:27:21.160296 [ 334 ] {} <Debug> TCP-Session: e20869f5-6f97-4d34-9aad-48475edb86ba Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18557 | 2025.12.31 23:27:21.160129 [ 340 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42865 | ||
| 18558 | 2025.12.31 23:27:21.160344 [ 339 ] {} <Debug> TCP-Session: 1625103b-0816-413b-abda-9671b1cb74fc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18559 | 2025.12.31 23:27:21.160113 [ 337 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62112 | ||
| 18560 | 2025.12.31 23:27:21.160406 [ 339 ] {} <Debug> TCP-Session: 1625103b-0816-413b-abda-9671b1cb74fc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18561 | 2025.12.31 23:27:21.160409 [ 341 ] {1148c9c4-faef-472c-9477-c7d15639d1fd} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:55023) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 18562 | 2025.12.31 23:27:21.160446 [ 340 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18563 | 2025.12.31 23:27:21.160111 [ 338 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34052 | ||
| 18564 | 2025.12.31 23:27:21.160469 [ 337 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18565 | 2025.12.31 23:27:21.160485 [ 340 ] {} <Debug> TCP-Session: e9995781-f855-4ae7-99e4-7efc41a9b8f7 Authenticating user 'default' from [fd00:1122:3344:101::e]:42865 | ||
| 18566 | 2025.12.31 23:27:21.160522 [ 337 ] {} <Debug> TCP-Session: 95c9c5f4-8c9e-4acf-aafb-777d1eeb95d7 Authenticating user 'default' from [fd00:1122:3344:101::e]:62112 | ||
| 18567 | 2025.12.31 23:27:21.160537 [ 340 ] {} <Debug> TCP-Session: e9995781-f855-4ae7-99e4-7efc41a9b8f7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18568 | 2025.12.31 23:27:21.160551 [ 337 ] {} <Debug> TCP-Session: 95c9c5f4-8c9e-4acf-aafb-777d1eeb95d7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18569 | 2025.12.31 23:27:21.160555 [ 338 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18570 | 2025.12.31 23:27:21.160576 [ 337 ] {} <Debug> TCP-Session: 95c9c5f4-8c9e-4acf-aafb-777d1eeb95d7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18571 | 2025.12.31 23:27:21.160058 [ 335 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57356 | ||
| 18572 | 2025.12.31 23:27:21.160603 [ 338 ] {} <Debug> TCP-Session: ed2af314-a122-45a8-8d79-5a83c39fd70c Authenticating user 'default' from [fd00:1122:3344:101::e]:34052 | ||
| 18573 | 2025.12.31 23:27:21.160191 [ 267 ] {} <Debug> TCP-Session: 4da1cf73-ce78-4095-ab12-fcde8c56d25c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18574 | 2025.12.31 23:27:21.160654 [ 338 ] {} <Debug> TCP-Session: ed2af314-a122-45a8-8d79-5a83c39fd70c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18575 | 2025.12.31 23:27:21.160676 [ 267 ] {} <Debug> TCP-Session: 4da1cf73-ce78-4095-ab12-fcde8c56d25c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18576 | 2025.12.31 23:27:21.160677 [ 335 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18577 | 2025.12.31 23:27:21.160690 [ 338 ] {} <Debug> TCP-Session: ed2af314-a122-45a8-8d79-5a83c39fd70c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18578 | 2025.12.31 23:27:21.160724 [ 335 ] {} <Debug> TCP-Session: 9ccd21d1-90d7-47fd-9f22-5522222a9732 Authenticating user 'default' from [fd00:1122:3344:101::e]:57356 | ||
| 18579 | 2025.12.31 23:27:21.160738 [ 341 ] {1148c9c4-faef-472c-9477-c7d15639d1fd} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 18580 | 2025.12.31 23:27:21.160752 [ 335 ] {} <Debug> TCP-Session: 9ccd21d1-90d7-47fd-9f22-5522222a9732 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18581 | 2025.12.31 23:27:21.160563 [ 340 ] {} <Debug> TCP-Session: e9995781-f855-4ae7-99e4-7efc41a9b8f7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18582 | 2025.12.31 23:27:21.160784 [ 335 ] {} <Debug> TCP-Session: 9ccd21d1-90d7-47fd-9f22-5522222a9732 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18583 | 2025.12.31 23:27:21.160822 [ 341 ] {1148c9c4-faef-472c-9477-c7d15639d1fd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 18584 | 2025.12.31 23:27:21.161132 [ 341 ] {1148c9c4-faef-472c-9477-c7d15639d1fd} <Debug> oximeter.version (354cafc0-8409-413e-b71b-ba38479b7a3f) (SelectExecutor): Key condition: unknown | ||
| 18585 | 2025.12.31 23:27:21.162236 [ 297 ] {1148c9c4-faef-472c-9477-c7d15639d1fd} <Trace> AggregatingTransform: Aggregating | ||
| 18586 | 2025.12.31 23:27:21.162288 [ 297 ] {1148c9c4-faef-472c-9477-c7d15639d1fd} <Trace> Aggregator: Aggregation method: without_key | ||
| 18587 | 2025.12.31 23:27:21.162327 [ 297 ] {1148c9c4-faef-472c-9477-c7d15639d1fd} <Trace> AggregatingTransform: Aggregated. 2 to 1 rows (from 80.00 B) in 0.000991236 sec. (2017.683 rows/sec., 78.82 KiB/sec.) | ||
| 18588 | 2025.12.31 23:27:21.162343 [ 297 ] {1148c9c4-faef-472c-9477-c7d15639d1fd} <Trace> Aggregator: Merging aggregated data | ||
| 18589 | 2025.12.31 23:27:21.163335 [ 341 ] {1148c9c4-faef-472c-9477-c7d15639d1fd} <Debug> executeQuery: Read 2 rows, 80.00 B in 0.002987 sec., 669.5681285570806 rows/sec., 26.16 KiB/sec. | ||
| 18590 | 2025.12.31 23:27:21.163495 [ 341 ] {1148c9c4-faef-472c-9477-c7d15639d1fd} <Debug> TCPHandler: Processed in 0.003467908 sec. | ||
| 18591 | 2025.12.31 23:27:21.163611 [ 341 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18592 | 2025.12.31 23:27:21.163639 [ 335 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18593 | 2025.12.31 23:27:21.163661 [ 267 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18594 | 2025.12.31 23:27:21.163680 [ 335 ] {} <Debug> TCP-Session: 9ccd21d1-90d7-47fd-9f22-5522222a9732 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18595 | 2025.12.31 23:27:21.163679 [ 340 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18596 | 2025.12.31 23:27:21.163700 [ 338 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18597 | 2025.12.31 23:27:21.163710 [ 267 ] {} <Debug> TCP-Session: 4da1cf73-ce78-4095-ab12-fcde8c56d25c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18598 | 2025.12.31 23:27:21.163736 [ 334 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18599 | 2025.12.31 23:27:21.163754 [ 338 ] {} <Debug> TCP-Session: ed2af314-a122-45a8-8d79-5a83c39fd70c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18600 | 2025.12.31 23:27:21.163757 [ 336 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18601 | 2025.12.31 23:27:21.163784 [ 334 ] {} <Debug> TCP-Session: e20869f5-6f97-4d34-9aad-48475edb86ba Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18602 | 2025.12.31 23:27:21.163774 [ 339 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18603 | 2025.12.31 23:27:21.163812 [ 336 ] {} <Debug> TCP-Session: 17364f2f-70eb-47c7-9f1d-bf4988d26d09 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18604 | 2025.12.31 23:27:21.163719 [ 337 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18605 | 2025.12.31 23:27:21.163857 [ 339 ] {} <Debug> TCP-Session: 1625103b-0816-413b-abda-9671b1cb74fc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18606 | 2025.12.31 23:27:21.163733 [ 340 ] {} <Debug> TCP-Session: e9995781-f855-4ae7-99e4-7efc41a9b8f7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18607 | 2025.12.31 23:27:21.163887 [ 337 ] {} <Debug> TCP-Session: 95c9c5f4-8c9e-4acf-aafb-777d1eeb95d7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18608 | 2025.12.31 23:27:21.163642 [ 341 ] {} <Debug> TCP-Session: dd1fc75b-0a21-4019-a6db-6e0347c17caa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18609 | 2025.12.31 23:27:21.843007 [ 153 ] {} <Debug> oximeter.measurements_bool (4d9e9430-4c82-43e2-8cb1-e67498da106d) (MergerMutator): Selected 5 parts from all_1_11_2 to all_15_15_0 | ||
| 18610 | 2025.12.31 23:27:21.843078 [ 153 ] {} <Trace> oximeter.measurements_bool (4d9e9430-4c82-43e2-8cb1-e67498da106d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18611 | 2025.12.31 23:27:21.843104 [ 153 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 18612 | 2025.12.31 23:27:21.843236 [ 187 ] {4d9e9430-4c82-43e2-8cb1-e67498da106d::all_1_15_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_11_2 to all_15_15_0 into Compact with storage Full | ||
| 18613 | 2025.12.31 23:27:21.843391 [ 187 ] {4d9e9430-4c82-43e2-8cb1-e67498da106d::all_1_15_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18614 | 2025.12.31 23:27:21.843428 [ 187 ] {4d9e9430-4c82-43e2-8cb1-e67498da106d::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 72 rows starting from the beginning of the part | ||
| 18615 | 2025.12.31 23:27:21.843494 [ 187 ] {4d9e9430-4c82-43e2-8cb1-e67498da106d::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 6 rows starting from the beginning of the part | ||
| 18616 | 2025.12.31 23:27:21.843537 [ 187 ] {4d9e9430-4c82-43e2-8cb1-e67498da106d::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 6 rows starting from the beginning of the part | ||
| 18617 | 2025.12.31 23:27:21.843583 [ 187 ] {4d9e9430-4c82-43e2-8cb1-e67498da106d::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 6 rows starting from the beginning of the part | ||
| 18618 | 2025.12.31 23:27:21.843625 [ 187 ] {4d9e9430-4c82-43e2-8cb1-e67498da106d::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 6 rows starting from the beginning of the part | ||
| 18619 | 2025.12.31 23:27:21.844539 [ 192 ] {4d9e9430-4c82-43e2-8cb1-e67498da106d::all_1_15_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 96 rows, containing 4 columns (4 merged, 0 gathered) in 0.001356323 sec., 70779.6004344098 rows/sec., 3.61 MiB/sec. | ||
| 18620 | 2025.12.31 23:27:21.844705 [ 187 ] {4d9e9430-4c82-43e2-8cb1-e67498da106d::all_1_15_3} <Trace> MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary) | ||
| 18621 | 2025.12.31 23:27:21.845026 [ 187 ] {4d9e9430-4c82-43e2-8cb1-e67498da106d::all_1_15_3} <Trace> oximeter.measurements_bool (4d9e9430-4c82-43e2-8cb1-e67498da106d): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18622 | 2025.12.31 23:27:21.845104 [ 187 ] {4d9e9430-4c82-43e2-8cb1-e67498da106d::all_1_15_3} <Trace> oximeter.measurements_bool (4d9e9430-4c82-43e2-8cb1-e67498da106d) (MergerMutator): Merged 5 parts: [all_1_11_2, all_15_15_0] -> all_1_15_3 | ||
| 18623 | 2025.12.31 23:27:21.845185 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 18624 | 2025.12.31 23:27:21.921204 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 655 | ||
| 18625 | 2025.12.31 23:27:21.942358 [ 244 ] {} <Trace> system.metric_log (9f7485ce-4bf0-4a0f-b388-b82873d55ef6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18626 | 2025.12.31 23:27:21.942431 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 18627 | 2025.12.31 23:27:21.949771 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 18628 | 2025.12.31 23:27:21.950928 [ 244 ] {} <Trace> system.metric_log (9f7485ce-4bf0-4a0f-b388-b82873d55ef6): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18629 | 2025.12.31 23:27:21.958305 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 655 | ||
| 18630 | 2025.12.31 23:27:22.552278 [ 341 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61829 | ||
| 18631 | 2025.12.31 23:27:22.552389 [ 341 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18632 | 2025.12.31 23:27:22.552416 [ 341 ] {} <Debug> TCP-Session: b0937c2b-28d4-4bcb-9d30-0a4dafd02dd2 Authenticating user 'default' from [fd00:1122:3344:101::e]:61829 | ||
| 18633 | 2025.12.31 23:27:22.552439 [ 341 ] {} <Debug> TCP-Session: b0937c2b-28d4-4bcb-9d30-0a4dafd02dd2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18634 | 2025.12.31 23:27:22.552451 [ 341 ] {} <Debug> TCP-Session: b0937c2b-28d4-4bcb-9d30-0a4dafd02dd2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18635 | 2025.12.31 23:27:22.552671 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63723 | ||
| 18636 | 2025.12.31 23:27:22.552696 [ 334 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62556 | ||
| 18637 | 2025.12.31 23:27:22.552710 [ 336 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42546 | ||
| 18638 | 2025.12.31 23:27:22.552752 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18639 | 2025.12.31 23:27:22.552746 [ 340 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48231 | ||
| 18640 | 2025.12.31 23:27:22.552792 [ 341 ] {} <Trace> TCP-Session: b0937c2b-28d4-4bcb-9d30-0a4dafd02dd2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18641 | 2025.12.31 23:27:22.552806 [ 334 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18642 | 2025.12.31 23:27:22.552833 [ 336 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18643 | 2025.12.31 23:27:22.552872 [ 340 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18644 | 2025.12.31 23:27:22.552876 [ 334 ] {} <Debug> TCP-Session: d9d936f1-1c24-4ea8-91c3-0b5752e96f8e Authenticating user 'default' from [fd00:1122:3344:101::e]:62556 | ||
| 18645 | 2025.12.31 23:27:22.552888 [ 336 ] {} <Debug> TCP-Session: 4e3a5291-7572-474b-a606-15438c7e84ea Authenticating user 'default' from [fd00:1122:3344:101::e]:42546 | ||
| 18646 | 2025.12.31 23:27:22.552908 [ 340 ] {} <Debug> TCP-Session: e6726dc9-2ed0-4432-8bb9-36ed67c119e5 Authenticating user 'default' from [fd00:1122:3344:101::e]:48231 | ||
| 18647 | 2025.12.31 23:27:22.552922 [ 334 ] {} <Debug> TCP-Session: d9d936f1-1c24-4ea8-91c3-0b5752e96f8e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18648 | 2025.12.31 23:27:22.552931 [ 336 ] {} <Debug> TCP-Session: 4e3a5291-7572-474b-a606-15438c7e84ea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18649 | 2025.12.31 23:27:22.552955 [ 334 ] {} <Debug> TCP-Session: d9d936f1-1c24-4ea8-91c3-0b5752e96f8e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18650 | 2025.12.31 23:27:22.552970 [ 336 ] {} <Debug> TCP-Session: 4e3a5291-7572-474b-a606-15438c7e84ea Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18651 | 2025.12.31 23:27:22.552949 [ 340 ] {} <Debug> TCP-Session: e6726dc9-2ed0-4432-8bb9-36ed67c119e5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18652 | 2025.12.31 23:27:22.552993 [ 341 ] {22353926-1cb2-43fc-8570-2c544aaba821} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:61829) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 18653 | 2025.12.31 23:27:22.553019 [ 340 ] {} <Debug> TCP-Session: e6726dc9-2ed0-4432-8bb9-36ed67c119e5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18654 | 2025.12.31 23:27:22.552788 [ 267 ] {} <Debug> TCP-Session: f795fe2f-d732-426d-a5f7-eac59db4cba8 Authenticating user 'default' from [fd00:1122:3344:101::e]:63723 | ||
| 18655 | 2025.12.31 23:27:22.552740 [ 339 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33403 | ||
| 18656 | 2025.12.31 23:27:22.553085 [ 267 ] {} <Debug> TCP-Session: f795fe2f-d732-426d-a5f7-eac59db4cba8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18657 | 2025.12.31 23:27:22.552730 [ 337 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53763 | ||
| 18658 | 2025.12.31 23:27:22.553137 [ 267 ] {} <Debug> TCP-Session: f795fe2f-d732-426d-a5f7-eac59db4cba8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18659 | 2025.12.31 23:27:22.552729 [ 338 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62957 | ||
| 18660 | 2025.12.31 23:27:22.553190 [ 339 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18661 | 2025.12.31 23:27:22.553214 [ 337 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18662 | 2025.12.31 23:27:22.552703 [ 335 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65033 | ||
| 18663 | 2025.12.31 23:27:22.553237 [ 339 ] {} <Debug> TCP-Session: bef85c32-7895-40c5-aa04-738fa42b76d6 Authenticating user 'default' from [fd00:1122:3344:101::e]:33403 | ||
| 18664 | 2025.12.31 23:27:22.553247 [ 337 ] {} <Debug> TCP-Session: dbcf0dea-6e78-4bf0-86b6-56e0ac79890b Authenticating user 'default' from [fd00:1122:3344:101::e]:53763 | ||
| 18665 | 2025.12.31 23:27:22.553251 [ 338 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18666 | 2025.12.31 23:27:22.553298 [ 341 ] {22353926-1cb2-43fc-8570-2c544aaba821} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 18667 | 2025.12.31 23:27:22.553299 [ 337 ] {} <Debug> TCP-Session: dbcf0dea-6e78-4bf0-86b6-56e0ac79890b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18668 | 2025.12.31 23:27:22.553324 [ 338 ] {} <Debug> TCP-Session: 74024379-2132-4d97-bf69-ba5f95d5f775 Authenticating user 'default' from [fd00:1122:3344:101::e]:62957 | ||
| 18669 | 2025.12.31 23:27:22.553359 [ 337 ] {} <Debug> TCP-Session: dbcf0dea-6e78-4bf0-86b6-56e0ac79890b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18670 | 2025.12.31 23:27:22.553372 [ 341 ] {22353926-1cb2-43fc-8570-2c544aaba821} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 18671 | 2025.12.31 23:27:22.553380 [ 338 ] {} <Debug> TCP-Session: 74024379-2132-4d97-bf69-ba5f95d5f775 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18672 | 2025.12.31 23:27:22.553319 [ 335 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18673 | 2025.12.31 23:27:22.553420 [ 338 ] {} <Debug> TCP-Session: 74024379-2132-4d97-bf69-ba5f95d5f775 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18674 | 2025.12.31 23:27:22.553293 [ 339 ] {} <Debug> TCP-Session: bef85c32-7895-40c5-aa04-738fa42b76d6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18675 | 2025.12.31 23:27:22.553463 [ 335 ] {} <Debug> TCP-Session: 254ee8b6-890a-4d4d-80ab-97ee3bbde833 Authenticating user 'default' from [fd00:1122:3344:101::e]:65033 | ||
| 18676 | 2025.12.31 23:27:22.553486 [ 339 ] {} <Debug> TCP-Session: bef85c32-7895-40c5-aa04-738fa42b76d6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18677 | 2025.12.31 23:27:22.553502 [ 335 ] {} <Debug> TCP-Session: 254ee8b6-890a-4d4d-80ab-97ee3bbde833 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18678 | 2025.12.31 23:27:22.553525 [ 335 ] {} <Debug> TCP-Session: 254ee8b6-890a-4d4d-80ab-97ee3bbde833 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18679 | 2025.12.31 23:27:22.553697 [ 341 ] {22353926-1cb2-43fc-8570-2c544aaba821} <Debug> oximeter.version (354cafc0-8409-413e-b71b-ba38479b7a3f) (SelectExecutor): Key condition: unknown | ||
| 18680 | 2025.12.31 23:27:22.554786 [ 292 ] {22353926-1cb2-43fc-8570-2c544aaba821} <Trace> AggregatingTransform: Aggregating | ||
| 18681 | 2025.12.31 23:27:22.554819 [ 292 ] {22353926-1cb2-43fc-8570-2c544aaba821} <Trace> Aggregator: Aggregation method: without_key | ||
| 18682 | 2025.12.31 23:27:22.554853 [ 292 ] {22353926-1cb2-43fc-8570-2c544aaba821} <Trace> AggregatingTransform: Aggregated. 2 to 1 rows (from 80.00 B) in 0.000953516 sec. (2097.500 rows/sec., 81.93 KiB/sec.) | ||
| 18683 | 2025.12.31 23:27:22.554873 [ 292 ] {22353926-1cb2-43fc-8570-2c544aaba821} <Trace> Aggregator: Merging aggregated data | ||
| 18684 | 2025.12.31 23:27:22.556070 [ 341 ] {22353926-1cb2-43fc-8570-2c544aaba821} <Debug> executeQuery: Read 2 rows, 80.00 B in 0.003188 sec., 627.3525721455459 rows/sec., 24.51 KiB/sec. | ||
| 18685 | 2025.12.31 23:27:22.556168 [ 341 ] {22353926-1cb2-43fc-8570-2c544aaba821} <Debug> TCPHandler: Processed in 0.00355329 sec. | ||
| 18686 | 2025.12.31 23:27:22.556262 [ 341 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18687 | 2025.12.31 23:27:22.556289 [ 339 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18688 | 2025.12.31 23:27:22.556292 [ 341 ] {} <Debug> TCP-Session: b0937c2b-28d4-4bcb-9d30-0a4dafd02dd2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18689 | 2025.12.31 23:27:22.556372 [ 267 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18690 | 2025.12.31 23:27:22.556389 [ 334 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18691 | 2025.12.31 23:27:22.556425 [ 335 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18692 | 2025.12.31 23:27:22.556435 [ 337 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18693 | 2025.12.31 23:27:22.556453 [ 338 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18694 | 2025.12.31 23:27:22.556470 [ 340 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18695 | 2025.12.31 23:27:22.556492 [ 337 ] {} <Debug> TCP-Session: dbcf0dea-6e78-4bf0-86b6-56e0ac79890b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18696 | 2025.12.31 23:27:22.556513 [ 338 ] {} <Debug> TCP-Session: 74024379-2132-4d97-bf69-ba5f95d5f775 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18697 | 2025.12.31 23:27:22.556536 [ 340 ] {} <Debug> TCP-Session: e6726dc9-2ed0-4432-8bb9-36ed67c119e5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18698 | 2025.12.31 23:27:22.556454 [ 334 ] {} <Debug> TCP-Session: d9d936f1-1c24-4ea8-91c3-0b5752e96f8e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18699 | 2025.12.31 23:27:22.556424 [ 267 ] {} <Debug> TCP-Session: f795fe2f-d732-426d-a5f7-eac59db4cba8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18700 | 2025.12.31 23:27:22.556411 [ 336 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18701 | 2025.12.31 23:27:22.556474 [ 335 ] {} <Debug> TCP-Session: 254ee8b6-890a-4d4d-80ab-97ee3bbde833 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18702 | 2025.12.31 23:27:22.556643 [ 336 ] {} <Debug> TCP-Session: 4e3a5291-7572-474b-a606-15438c7e84ea Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18703 | 2025.12.31 23:27:22.556408 [ 339 ] {} <Debug> TCP-Session: bef85c32-7895-40c5-aa04-738fa42b76d6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18704 | 2025.12.31 23:27:24.259905 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18705 | 2025.12.31 23:27:24.260090 [ 271 ] {1e1d1d4a-6046-4275-8d89-70777bc7e4c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18706 | 2025.12.31 23:27:24.260159 [ 271 ] {1e1d1d4a-6046-4275-8d89-70777bc7e4c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18707 | 2025.12.31 23:27:24.260922 [ 271 ] {1e1d1d4a-6046-4275-8d89-70777bc7e4c6} <Trace> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18708 | 2025.12.31 23:27:24.260983 [ 271 ] {1e1d1d4a-6046-4275-8d89-70777bc7e4c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 18709 | 2025.12.31 23:27:24.261529 [ 271 ] {1e1d1d4a-6046-4275-8d89-70777bc7e4c6} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
| 18710 | 2025.12.31 23:27:24.261773 [ 271 ] {1e1d1d4a-6046-4275-8d89-70777bc7e4c6} <Trace> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18711 | 2025.12.31 23:27:24.261930 [ 271 ] {1e1d1d4a-6046-4275-8d89-70777bc7e4c6} <Debug> executeQuery: Read 118 rows, 10.26 KiB in 0.001894 sec., 62302.006335797254 rows/sec., 5.29 MiB/sec. | ||
| 18712 | 2025.12.31 23:27:24.261935 [ 147 ] {} <Debug> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 | ||
| 18713 | 2025.12.31 23:27:24.261976 [ 271 ] {1e1d1d4a-6046-4275-8d89-70777bc7e4c6} <Debug> TCPHandler: Processed in 0.002208247 sec. | ||
| 18714 | 2025.12.31 23:27:24.262001 [ 147 ] {} <Trace> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18715 | 2025.12.31 23:27:24.262027 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 18716 | 2025.12.31 23:27:24.262118 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18717 | 2025.12.31 23:27:24.262151 [ 190 ] {37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179::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 | ||
| 18718 | 2025.12.31 23:27:24.262219 [ 271 ] {574f7972-78a3-4002-9673-3fcfd30bfebf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 18719 | 2025.12.31 23:27:24.262272 [ 271 ] {574f7972-78a3-4002-9673-3fcfd30bfebf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 18720 | 2025.12.31 23:27:24.262285 [ 190 ] {37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179::all_1_131_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18721 | 2025.12.31 23:27:24.262325 [ 190 ] {37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 2465 rows starting from the beginning of the part | ||
| 18722 | 2025.12.31 23:27:24.262417 [ 190 ] {37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 1260 rows starting from the beginning of the part | ||
| 18723 | 2025.12.31 23:27:24.262465 [ 190 ] {37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 1132 rows starting from the beginning of the part | ||
| 18724 | 2025.12.31 23:27:24.262507 [ 190 ] {37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 118 rows starting from the beginning of the part | ||
| 18725 | 2025.12.31 23:27:24.262549 [ 190 ] {37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 198 rows starting from the beginning of the part | ||
| 18726 | 2025.12.31 23:27:24.262589 [ 190 ] {37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 118 rows starting from the beginning of the part | ||
| 18727 | 2025.12.31 23:27:24.262714 [ 271 ] {574f7972-78a3-4002-9673-3fcfd30bfebf} <Trace> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18728 | 2025.12.31 23:27:24.262757 [ 271 ] {574f7972-78a3-4002-9673-3fcfd30bfebf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 18729 | 2025.12.31 23:27:24.263082 [ 271 ] {574f7972-78a3-4002-9673-3fcfd30bfebf} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 18730 | 2025.12.31 23:27:24.263309 [ 271 ] {574f7972-78a3-4002-9673-3fcfd30bfebf} <Trace> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18731 | 2025.12.31 23:27:24.263454 [ 271 ] {574f7972-78a3-4002-9673-3fcfd30bfebf} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001255 sec., 24701.195219123507 rows/sec., 1.81 MiB/sec. | ||
| 18732 | 2025.12.31 23:27:24.263493 [ 271 ] {574f7972-78a3-4002-9673-3fcfd30bfebf} <Debug> TCPHandler: Processed in 0.001426654 sec. | ||
| 18733 | 2025.12.31 23:27:24.263612 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18734 | 2025.12.31 23:27:24.263707 [ 271 ] {a496b8c5-8b5f-4aa0-b7de-fa7aef778d02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18735 | 2025.12.31 23:27:24.263748 [ 271 ] {a496b8c5-8b5f-4aa0-b7de-fa7aef778d02} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18736 | 2025.12.31 23:27:24.264191 [ 271 ] {a496b8c5-8b5f-4aa0-b7de-fa7aef778d02} <Trace> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18737 | 2025.12.31 23:27:24.264227 [ 271 ] {a496b8c5-8b5f-4aa0-b7de-fa7aef778d02} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 18738 | 2025.12.31 23:27:24.264543 [ 271 ] {a496b8c5-8b5f-4aa0-b7de-fa7aef778d02} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
| 18739 | 2025.12.31 23:27:24.264640 [ 187 ] {37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179::all_1_131_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5291 rows, containing 5 columns (5 merged, 0 gathered) in 0.002547993 sec., 2076536.3170149995 rows/sec., 178.06 MiB/sec. | ||
| 18740 | 2025.12.31 23:27:24.264760 [ 271 ] {a496b8c5-8b5f-4aa0-b7de-fa7aef778d02} <Trace> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18741 | 2025.12.31 23:27:24.264885 [ 147 ] {} <Debug> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 | ||
| 18742 | 2025.12.31 23:27:24.264891 [ 271 ] {a496b8c5-8b5f-4aa0-b7de-fa7aef778d02} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001202 sec., 79034.94176372713 rows/sec., 6.17 MiB/sec. | ||
| 18743 | 2025.12.31 23:27:24.264922 [ 147 ] {} <Trace> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18744 | 2025.12.31 23:27:24.264947 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 18745 | 2025.12.31 23:27:24.264948 [ 271 ] {a496b8c5-8b5f-4aa0-b7de-fa7aef778d02} <Debug> TCPHandler: Processed in 0.001384594 sec. | ||
| 18746 | 2025.12.31 23:27:24.264963 [ 192 ] {37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179::all_1_131_26} <Trace> MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) | ||
| 18747 | 2025.12.31 23:27:24.265034 [ 187 ] {e6fc079b-8071-4162-9a06-906ffa01da39::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 | ||
| 18748 | 2025.12.31 23:27:24.265082 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18749 | 2025.12.31 23:27:24.265152 [ 187 ] {e6fc079b-8071-4162-9a06-906ffa01da39::all_1_131_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18750 | 2025.12.31 23:27:24.265183 [ 271 ] {3a1680c2-6cb1-465f-9e34-7d8926b4ccc3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18751 | 2025.12.31 23:27:24.265192 [ 187 ] {e6fc079b-8071-4162-9a06-906ffa01da39::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 1250 rows starting from the beginning of the part | ||
| 18752 | 2025.12.31 23:27:24.265235 [ 271 ] {3a1680c2-6cb1-465f-9e34-7d8926b4ccc3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18753 | 2025.12.31 23:27:24.265277 [ 187 ] {e6fc079b-8071-4162-9a06-906ffa01da39::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 555 rows starting from the beginning of the part | ||
| 18754 | 2025.12.31 23:27:24.265331 [ 187 ] {e6fc079b-8071-4162-9a06-906ffa01da39::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 689 rows starting from the beginning of the part | ||
| 18755 | 2025.12.31 23:27:24.265369 [ 192 ] {37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179::all_1_131_26} <Trace> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18756 | 2025.12.31 23:27:24.265377 [ 187 ] {e6fc079b-8071-4162-9a06-906ffa01da39::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 95 rows starting from the beginning of the part | ||
| 18757 | 2025.12.31 23:27:24.265441 [ 187 ] {e6fc079b-8071-4162-9a06-906ffa01da39::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 114 rows starting from the beginning of the part | ||
| 18758 | 2025.12.31 23:27:24.265483 [ 187 ] {e6fc079b-8071-4162-9a06-906ffa01da39::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 95 rows starting from the beginning of the part | ||
| 18759 | 2025.12.31 23:27:24.265513 [ 192 ] {37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179::all_1_131_26} <Trace> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 | ||
| 18760 | 2025.12.31 23:27:24.265659 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.19 MiB. | ||
| 18761 | 2025.12.31 23:27:24.265724 [ 271 ] {3a1680c2-6cb1-465f-9e34-7d8926b4ccc3} <Trace> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18762 | 2025.12.31 23:27:24.265767 [ 271 ] {3a1680c2-6cb1-465f-9e34-7d8926b4ccc3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 18763 | 2025.12.31 23:27:24.266112 [ 271 ] {3a1680c2-6cb1-465f-9e34-7d8926b4ccc3} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 18764 | 2025.12.31 23:27:24.266358 [ 271 ] {3a1680c2-6cb1-465f-9e34-7d8926b4ccc3} <Trace> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18765 | 2025.12.31 23:27:24.266486 [ 147 ] {} <Debug> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1) (MergerMutator): Selected 5 parts from all_1_125_27 to all_129_129_0 | ||
| 18766 | 2025.12.31 23:27:24.266492 [ 271 ] {3a1680c2-6cb1-465f-9e34-7d8926b4ccc3} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001328 sec., 120481.92771084337 rows/sec., 8.39 MiB/sec. | ||
| 18767 | 2025.12.31 23:27:24.266522 [ 147 ] {} <Trace> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18768 | 2025.12.31 23:27:24.266545 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 18769 | 2025.12.31 23:27:24.266549 [ 271 ] {3a1680c2-6cb1-465f-9e34-7d8926b4ccc3} <Debug> TCPHandler: Processed in 0.001514716 sec. | ||
| 18770 | 2025.12.31 23:27:24.266637 [ 197 ] {7d79e45e-07fa-43b3-999d-49ca9374dcb1::all_1_129_28} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_125_27 to all_129_129_0 into Compact with storage Full | ||
| 18771 | 2025.12.31 23:27:24.266674 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18772 | 2025.12.31 23:27:24.266735 [ 197 ] {7d79e45e-07fa-43b3-999d-49ca9374dcb1::all_1_129_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18773 | 2025.12.31 23:27:24.266767 [ 197 ] {7d79e45e-07fa-43b3-999d-49ca9374dcb1::all_1_129_28} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_125_27, total 37557 rows starting from the beginning of the part | ||
| 18774 | 2025.12.31 23:27:24.266768 [ 271 ] {638316c6-a719-49ac-9473-bf6bd754f438} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 18775 | 2025.12.31 23:27:24.266792 [ 192 ] {e6fc079b-8071-4162-9a06-906ffa01da39::all_1_131_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2798 rows, containing 5 columns (5 merged, 0 gathered) in 0.001795411 sec., 1558417.5433925714 rows/sec., 119.38 MiB/sec. | ||
| 18776 | 2025.12.31 23:27:24.266825 [ 197 ] {7d79e45e-07fa-43b3-999d-49ca9374dcb1::all_1_129_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 846 rows starting from the beginning of the part | ||
| 18777 | 2025.12.31 23:27:24.266830 [ 271 ] {638316c6-a719-49ac-9473-bf6bd754f438} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 18778 | 2025.12.31 23:27:24.266876 [ 197 ] {7d79e45e-07fa-43b3-999d-49ca9374dcb1::all_1_129_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 314 rows starting from the beginning of the part | ||
| 18779 | 2025.12.31 23:27:24.266921 [ 197 ] {7d79e45e-07fa-43b3-999d-49ca9374dcb1::all_1_129_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 160 rows starting from the beginning of the part | ||
| 18780 | 2025.12.31 23:27:24.266963 [ 197 ] {7d79e45e-07fa-43b3-999d-49ca9374dcb1::all_1_129_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 234 rows starting from the beginning of the part | ||
| 18781 | 2025.12.31 23:27:24.266983 [ 195 ] {e6fc079b-8071-4162-9a06-906ffa01da39::all_1_131_26} <Trace> MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) | ||
| 18782 | 2025.12.31 23:27:24.267328 [ 195 ] {e6fc079b-8071-4162-9a06-906ffa01da39::all_1_131_26} <Trace> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18783 | 2025.12.31 23:27:24.267417 [ 195 ] {e6fc079b-8071-4162-9a06-906ffa01da39::all_1_131_26} <Trace> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 | ||
| 18784 | 2025.12.31 23:27:24.267510 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.71 MiB. | ||
| 18785 | 2025.12.31 23:27:24.267737 [ 271 ] {638316c6-a719-49ac-9473-bf6bd754f438} <Trace> oximeter.measurements_histogramu64 (83559bb8-4c93-4180-b7e7-e9b7333f4c1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18786 | 2025.12.31 23:27:24.267778 [ 271 ] {638316c6-a719-49ac-9473-bf6bd754f438} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 18787 | 2025.12.31 23:27:24.268379 [ 271 ] {638316c6-a719-49ac-9473-bf6bd754f438} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 18788 | 2025.12.31 23:27:24.268619 [ 271 ] {638316c6-a719-49ac-9473-bf6bd754f438} <Trace> oximeter.measurements_histogramu64 (83559bb8-4c93-4180-b7e7-e9b7333f4c1b): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18789 | 2025.12.31 23:27:24.268783 [ 271 ] {638316c6-a719-49ac-9473-bf6bd754f438} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.002031 sec., 15263.417035942886 rows/sec., 27.35 MiB/sec. | ||
| 18790 | 2025.12.31 23:27:24.268864 [ 218 ] {} <Trace> oximeter.measurements_histogramu64 (83559bb8-4c93-4180-b7e7-e9b7333f4c1b): 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] | ||
| 18791 | 2025.12.31 23:27:24.268886 [ 271 ] {638316c6-a719-49ac-9473-bf6bd754f438} <Debug> TCPHandler: Processed in 0.002258588 sec. | ||
| 18792 | 2025.12.31 23:27:24.268896 [ 218 ] {} <Debug> oximeter.measurements_histogramu64 (83559bb8-4c93-4180-b7e7-e9b7333f4c1b): 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] | ||
| 18793 | 2025.12.31 23:27:24.269066 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18794 | 2025.12.31 23:27:24.269192 [ 271 ] {8151ce5a-278b-4496-a9c1-fce7cc444191} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18795 | 2025.12.31 23:27:24.269255 [ 271 ] {8151ce5a-278b-4496-a9c1-fce7cc444191} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18796 | 2025.12.31 23:27:24.269714 [ 271 ] {8151ce5a-278b-4496-a9c1-fce7cc444191} <Trace> oximeter.measurements_u64 (3e0fa7da-0500-483e-b241-ac25d0f845d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18797 | 2025.12.31 23:27:24.269758 [ 271 ] {8151ce5a-278b-4496-a9c1-fce7cc444191} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 18798 | 2025.12.31 23:27:24.270270 [ 271 ] {8151ce5a-278b-4496-a9c1-fce7cc444191} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 18799 | 2025.12.31 23:27:24.270622 [ 271 ] {8151ce5a-278b-4496-a9c1-fce7cc444191} <Trace> oximeter.measurements_u64 (3e0fa7da-0500-483e-b241-ac25d0f845d7): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18800 | 2025.12.31 23:27:24.270842 [ 271 ] {8151ce5a-278b-4496-a9c1-fce7cc444191} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001674 sec., 35842.29390681004 rows/sec., 2.42 MiB/sec. | ||
| 18801 | 2025.12.31 23:27:24.270893 [ 271 ] {8151ce5a-278b-4496-a9c1-fce7cc444191} <Debug> TCPHandler: Processed in 0.001893872 sec. | ||
| 18802 | 2025.12.31 23:27:24.272511 [ 218 ] {} <Debug> oximeter.measurements_histogramu64 (83559bb8-4c93-4180-b7e7-e9b7333f4c1b): 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] | ||
| 18803 | 2025.12.31 23:27:24.275821 [ 197 ] {7d79e45e-07fa-43b3-999d-49ca9374dcb1::all_1_129_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 39111 rows, containing 5 columns (5 merged, 0 gathered) in 0.009222247 sec., 4240940.412895036 rows/sec., 289.50 MiB/sec. | ||
| 18804 | 2025.12.31 23:27:24.276322 [ 197 ] {7d79e45e-07fa-43b3-999d-49ca9374dcb1::all_1_129_28} <Trace> MergedBlockOutputStream: filled checksums all_1_129_28 (state Temporary) | ||
| 18805 | 2025.12.31 23:27:24.276592 [ 197 ] {7d79e45e-07fa-43b3-999d-49ca9374dcb1::all_1_129_28} <Trace> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1): Renaming temporary part tmp_merge_all_1_129_28 to all_1_129_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18806 | 2025.12.31 23:27:24.276662 [ 197 ] {7d79e45e-07fa-43b3-999d-49ca9374dcb1::all_1_129_28} <Trace> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1) (MergerMutator): Merged 5 parts: [all_1_125_27, all_129_129_0] -> all_1_129_28 | ||
| 18807 | 2025.12.31 23:27:24.276734 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.24 MiB. | ||
| 18808 | 2025.12.31 23:27:26.924699 [ 144 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 18809 | 2025.12.31 23:27:26.924795 [ 144 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 18810 | 2025.12.31 23:27:27.121925 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 42356 | ||
| 18811 | 2025.12.31 23:27:27.122677 [ 245 ] {} <Trace> system.asynchronous_metric_log (1af02360-2569-4a97-a5ac-aa07775e497e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18812 | 2025.12.31 23:27:27.122726 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 18813 | 2025.12.31 23:27:27.123229 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 18814 | 2025.12.31 23:27:27.123460 [ 245 ] {} <Trace> system.asynchronous_metric_log (1af02360-2569-4a97-a5ac-aa07775e497e): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18815 | 2025.12.31 23:27:27.123614 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 42356 | ||
| 18816 | 2025.12.31 23:27:27.259806 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 2302 | ||
| 18817 | 2025.12.31 23:27:27.262310 [ 243 ] {} <Trace> system.query_log (aa57fb54-d3d4-4e2b-bcda-b6c10074d25d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18818 | 2025.12.31 23:27:27.262353 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 18819 | 2025.12.31 23:27:27.263551 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 18820 | 2025.12.31 23:27:27.263828 [ 243 ] {} <Trace> system.query_log (aa57fb54-d3d4-4e2b-bcda-b6c10074d25d): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18821 | 2025.12.31 23:27:27.263987 [ 149 ] {} <Debug> system.query_log (aa57fb54-d3d4-4e2b-bcda-b6c10074d25d) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 18822 | 2025.12.31 23:27:27.264032 [ 149 ] {} <Trace> system.query_log (aa57fb54-d3d4-4e2b-bcda-b6c10074d25d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18823 | 2025.12.31 23:27:27.264052 [ 149 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 18824 | 2025.12.31 23:27:27.264096 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2302 | ||
| 18825 | 2025.12.31 23:27:27.264168 [ 192 ] {aa57fb54-d3d4-4e2b-bcda-b6c10074d25d::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 | ||
| 18826 | 2025.12.31 23:27:27.264825 [ 192 ] {aa57fb54-d3d4-4e2b-bcda-b6c10074d25d::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18827 | 2025.12.31 23:27:27.264967 [ 192 ] {aa57fb54-d3d4-4e2b-bcda-b6c10074d25d::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 2132 rows starting from the beginning of the part | ||
| 18828 | 2025.12.31 23:27:27.265324 [ 192 ] {aa57fb54-d3d4-4e2b-bcda-b6c10074d25d::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 | ||
| 18829 | 2025.12.31 23:27:27.265660 [ 192 ] {aa57fb54-d3d4-4e2b-bcda-b6c10074d25d::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 | ||
| 18830 | 2025.12.31 23:27:27.266012 [ 192 ] {aa57fb54-d3d4-4e2b-bcda-b6c10074d25d::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 38 rows starting from the beginning of the part | ||
| 18831 | 2025.12.31 23:27:27.266352 [ 192 ] {aa57fb54-d3d4-4e2b-bcda-b6c10074d25d::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 34 rows starting from the beginning of the part | ||
| 18832 | 2025.12.31 23:27:27.266675 [ 192 ] {aa57fb54-d3d4-4e2b-bcda-b6c10074d25d::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 38 rows starting from the beginning of the part | ||
| 18833 | 2025.12.31 23:27:27.273680 [ 193 ] {aa57fb54-d3d4-4e2b-bcda-b6c10074d25d::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2302 rows, containing 72 columns (72 merged, 0 gathered) in 0.009571732 sec., 240499.8384827323 rows/sec., 187.54 MiB/sec. | ||
| 18834 | 2025.12.31 23:27:27.275933 [ 205 ] {aa57fb54-d3d4-4e2b-bcda-b6c10074d25d::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 18835 | 2025.12.31 23:27:27.276552 [ 205 ] {aa57fb54-d3d4-4e2b-bcda-b6c10074d25d::all_1_66_13} <Trace> system.query_log (aa57fb54-d3d4-4e2b-bcda-b6c10074d25d): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18836 | 2025.12.31 23:27:27.276632 [ 205 ] {aa57fb54-d3d4-4e2b-bcda-b6c10074d25d::all_1_66_13} <Trace> system.query_log (aa57fb54-d3d4-4e2b-bcda-b6c10074d25d) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 18837 | 2025.12.31 23:27:27.276919 [ 205 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.03 MiB. | ||
| 18838 | 2025.12.31 23:27:29.109929 [ 221 ] {} <Trace> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39): 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] | ||
| 18839 | 2025.12.31 23:27:29.109977 [ 221 ] {} <Debug> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39): 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] | ||
| 18840 | 2025.12.31 23:27:29.113790 [ 221 ] {} <Debug> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39): 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] | ||
| 18841 | 2025.12.31 23:27:29.258010 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18842 | 2025.12.31 23:27:29.258213 [ 271 ] {19cd80a9-1e9d-4fb2-a630-ef4427af6f4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18843 | 2025.12.31 23:27:29.258292 [ 271 ] {19cd80a9-1e9d-4fb2-a630-ef4427af6f4b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18844 | 2025.12.31 23:27:29.259006 [ 271 ] {19cd80a9-1e9d-4fb2-a630-ef4427af6f4b} <Trace> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18845 | 2025.12.31 23:27:29.259058 [ 271 ] {19cd80a9-1e9d-4fb2-a630-ef4427af6f4b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 18846 | 2025.12.31 23:27:29.259479 [ 271 ] {19cd80a9-1e9d-4fb2-a630-ef4427af6f4b} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
| 18847 | 2025.12.31 23:27:29.259724 [ 271 ] {19cd80a9-1e9d-4fb2-a630-ef4427af6f4b} <Trace> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18848 | 2025.12.31 23:27:29.259888 [ 271 ] {19cd80a9-1e9d-4fb2-a630-ef4427af6f4b} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001732 sec., 43879.90762124711 rows/sec., 3.62 MiB/sec. | ||
| 18849 | 2025.12.31 23:27:29.259943 [ 271 ] {19cd80a9-1e9d-4fb2-a630-ef4427af6f4b} <Debug> TCPHandler: Processed in 0.002078365 sec. | ||
| 18850 | 2025.12.31 23:27:29.259995 [ 221 ] {} <Trace> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179): 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] | ||
| 18851 | 2025.12.31 23:27:29.260030 [ 221 ] {} <Debug> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179): 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] | ||
| 18852 | 2025.12.31 23:27:29.260125 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18853 | 2025.12.31 23:27:29.260231 [ 271 ] {d51fca5b-15e1-46e6-aaff-fb40b959544e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 18854 | 2025.12.31 23:27:29.260275 [ 271 ] {d51fca5b-15e1-46e6-aaff-fb40b959544e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 18855 | 2025.12.31 23:27:29.260706 [ 271 ] {d51fca5b-15e1-46e6-aaff-fb40b959544e} <Trace> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18856 | 2025.12.31 23:27:29.260744 [ 271 ] {d51fca5b-15e1-46e6-aaff-fb40b959544e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 18857 | 2025.12.31 23:27:29.261080 [ 271 ] {d51fca5b-15e1-46e6-aaff-fb40b959544e} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
| 18858 | 2025.12.31 23:27:29.261314 [ 271 ] {d51fca5b-15e1-46e6-aaff-fb40b959544e} <Trace> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18859 | 2025.12.31 23:27:29.261475 [ 271 ] {d51fca5b-15e1-46e6-aaff-fb40b959544e} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001268 sec., 7886.435331230284 rows/sec., 593.02 KiB/sec. | ||
| 18860 | 2025.12.31 23:27:29.261473 [ 146 ] {} <Debug> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 | ||
| 18861 | 2025.12.31 23:27:29.261520 [ 271 ] {d51fca5b-15e1-46e6-aaff-fb40b959544e} <Debug> TCPHandler: Processed in 0.001447355 sec. | ||
| 18862 | 2025.12.31 23:27:29.261555 [ 146 ] {} <Trace> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18863 | 2025.12.31 23:27:29.261580 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 18864 | 2025.12.31 23:27:29.261644 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18865 | 2025.12.31 23:27:29.261667 [ 205 ] {d568562b-8e8e-4a3d-9432-0ad11505f9aa::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 | ||
| 18866 | 2025.12.31 23:27:29.261748 [ 271 ] {29e177cb-a9cb-41a5-b90b-3dfb7e237d05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18867 | 2025.12.31 23:27:29.261757 [ 205 ] {d568562b-8e8e-4a3d-9432-0ad11505f9aa::all_1_131_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18868 | 2025.12.31 23:27:29.261787 [ 205 ] {d568562b-8e8e-4a3d-9432-0ad11505f9aa::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 278 rows starting from the beginning of the part | ||
| 18869 | 2025.12.31 23:27:29.261790 [ 271 ] {29e177cb-a9cb-41a5-b90b-3dfb7e237d05} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18870 | 2025.12.31 23:27:29.261849 [ 205 ] {d568562b-8e8e-4a3d-9432-0ad11505f9aa::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 215 rows starting from the beginning of the part | ||
| 18871 | 2025.12.31 23:27:29.261897 [ 205 ] {d568562b-8e8e-4a3d-9432-0ad11505f9aa::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 31 rows starting from the beginning of the part | ||
| 18872 | 2025.12.31 23:27:29.261955 [ 205 ] {d568562b-8e8e-4a3d-9432-0ad11505f9aa::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 26 rows starting from the beginning of the part | ||
| 18873 | 2025.12.31 23:27:29.261998 [ 205 ] {d568562b-8e8e-4a3d-9432-0ad11505f9aa::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 31 rows starting from the beginning of the part | ||
| 18874 | 2025.12.31 23:27:29.262039 [ 205 ] {d568562b-8e8e-4a3d-9432-0ad11505f9aa::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 10 rows starting from the beginning of the part | ||
| 18875 | 2025.12.31 23:27:29.262261 [ 271 ] {29e177cb-a9cb-41a5-b90b-3dfb7e237d05} <Trace> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18876 | 2025.12.31 23:27:29.262298 [ 271 ] {29e177cb-a9cb-41a5-b90b-3dfb7e237d05} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 18877 | 2025.12.31 23:27:29.262626 [ 271 ] {29e177cb-a9cb-41a5-b90b-3dfb7e237d05} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
| 18878 | 2025.12.31 23:27:29.262789 [ 189 ] {d568562b-8e8e-4a3d-9432-0ad11505f9aa::all_1_131_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 591 rows, containing 5 columns (5 merged, 0 gathered) in 0.001158889 sec., 509971.1879222255 rows/sec., 34.16 MiB/sec. | ||
| 18879 | 2025.12.31 23:27:29.262869 [ 271 ] {29e177cb-a9cb-41a5-b90b-3dfb7e237d05} <Trace> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18880 | 2025.12.31 23:27:29.262944 [ 189 ] {d568562b-8e8e-4a3d-9432-0ad11505f9aa::all_1_131_26} <Trace> MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) | ||
| 18881 | 2025.12.31 23:27:29.263009 [ 271 ] {29e177cb-a9cb-41a5-b90b-3dfb7e237d05} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001281 sec., 57767.36924277908 rows/sec., 4.51 MiB/sec. | ||
| 18882 | 2025.12.31 23:27:29.263048 [ 271 ] {29e177cb-a9cb-41a5-b90b-3dfb7e237d05} <Debug> TCPHandler: Processed in 0.001454975 sec. | ||
| 18883 | 2025.12.31 23:27:29.263166 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18884 | 2025.12.31 23:27:29.263198 [ 189 ] {d568562b-8e8e-4a3d-9432-0ad11505f9aa::all_1_131_26} <Trace> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18885 | 2025.12.31 23:27:29.263263 [ 189 ] {d568562b-8e8e-4a3d-9432-0ad11505f9aa::all_1_131_26} <Trace> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 | ||
| 18886 | 2025.12.31 23:27:29.263264 [ 271 ] {4ebf24e8-caaf-45be-8949-dd29cafd0421} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18887 | 2025.12.31 23:27:29.263317 [ 271 ] {4ebf24e8-caaf-45be-8949-dd29cafd0421} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18888 | 2025.12.31 23:27:29.263323 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 18889 | 2025.12.31 23:27:29.263558 [ 221 ] {} <Debug> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179): 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] | ||
| 18890 | 2025.12.31 23:27:29.263722 [ 271 ] {4ebf24e8-caaf-45be-8949-dd29cafd0421} <Trace> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18891 | 2025.12.31 23:27:29.263758 [ 271 ] {4ebf24e8-caaf-45be-8949-dd29cafd0421} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 18892 | 2025.12.31 23:27:29.264101 [ 271 ] {4ebf24e8-caaf-45be-8949-dd29cafd0421} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
| 18893 | 2025.12.31 23:27:29.264327 [ 271 ] {4ebf24e8-caaf-45be-8949-dd29cafd0421} <Trace> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18894 | 2025.12.31 23:27:29.264459 [ 271 ] {4ebf24e8-caaf-45be-8949-dd29cafd0421} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001215 sec., 131687.24279835392 rows/sec., 9.17 MiB/sec. | ||
| 18895 | 2025.12.31 23:27:29.264497 [ 271 ] {4ebf24e8-caaf-45be-8949-dd29cafd0421} <Debug> TCPHandler: Processed in 0.001380263 sec. | ||
| 18896 | 2025.12.31 23:27:29.264617 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18897 | 2025.12.31 23:27:29.264713 [ 271 ] {4309c670-87e4-44c4-83e5-5783caec58fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 18898 | 2025.12.31 23:27:29.264769 [ 271 ] {4309c670-87e4-44c4-83e5-5783caec58fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 18899 | 2025.12.31 23:27:29.265549 [ 271 ] {4309c670-87e4-44c4-83e5-5783caec58fe} <Trace> oximeter.measurements_histogramu64 (83559bb8-4c93-4180-b7e7-e9b7333f4c1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18900 | 2025.12.31 23:27:29.265588 [ 271 ] {4309c670-87e4-44c4-83e5-5783caec58fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 18901 | 2025.12.31 23:27:29.266135 [ 271 ] {4309c670-87e4-44c4-83e5-5783caec58fe} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 18902 | 2025.12.31 23:27:29.266376 [ 271 ] {4309c670-87e4-44c4-83e5-5783caec58fe} <Trace> oximeter.measurements_histogramu64 (83559bb8-4c93-4180-b7e7-e9b7333f4c1b): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18903 | 2025.12.31 23:27:29.266524 [ 271 ] {4309c670-87e4-44c4-83e5-5783caec58fe} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.00183 sec., 5464.48087431694 rows/sec., 9.79 MiB/sec. | ||
| 18904 | 2025.12.31 23:27:29.266595 [ 271 ] {4309c670-87e4-44c4-83e5-5783caec58fe} <Debug> TCPHandler: Processed in 0.002027584 sec. | ||
| 18905 | 2025.12.31 23:27:29.266711 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18906 | 2025.12.31 23:27:29.266808 [ 271 ] {a273b643-70d8-4468-b750-3c046dce81b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18907 | 2025.12.31 23:27:29.266850 [ 271 ] {a273b643-70d8-4468-b750-3c046dce81b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18908 | 2025.12.31 23:27:29.267191 [ 271 ] {a273b643-70d8-4468-b750-3c046dce81b1} <Trace> oximeter.measurements_u64 (3e0fa7da-0500-483e-b241-ac25d0f845d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18909 | 2025.12.31 23:27:29.267229 [ 271 ] {a273b643-70d8-4468-b750-3c046dce81b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 18910 | 2025.12.31 23:27:29.267546 [ 271 ] {a273b643-70d8-4468-b750-3c046dce81b1} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 18911 | 2025.12.31 23:27:29.267762 [ 271 ] {a273b643-70d8-4468-b750-3c046dce81b1} <Trace> oximeter.measurements_u64 (3e0fa7da-0500-483e-b241-ac25d0f845d7): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18912 | 2025.12.31 23:27:29.267895 [ 271 ] {a273b643-70d8-4468-b750-3c046dce81b1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001107 sec., 54200.54200542006 rows/sec., 3.65 MiB/sec. | ||
| 18913 | 2025.12.31 23:27:29.267932 [ 271 ] {a273b643-70d8-4468-b750-3c046dce81b1} <Debug> TCPHandler: Processed in 0.001271502 sec. | ||
| 18914 | 2025.12.31 23:27:29.458512 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 663 | ||
| 18915 | 2025.12.31 23:27:29.476774 [ 244 ] {} <Trace> system.metric_log (9f7485ce-4bf0-4a0f-b388-b82873d55ef6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18916 | 2025.12.31 23:27:29.476843 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 18917 | 2025.12.31 23:27:29.483132 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 18918 | 2025.12.31 23:27:29.483846 [ 244 ] {} <Trace> system.metric_log (9f7485ce-4bf0-4a0f-b388-b82873d55ef6): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18919 | 2025.12.31 23:27:29.487177 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 663 | ||
| 18920 | 2025.12.31 23:27:30.371419 [ 223 ] {} <Trace> oximeter.fields_u32 (32e14ee3-f9fc-4687-bf55-1d31f5f916a9): Found 6 old parts to remove. Parts: [all_1_9_2, all_10_10_0, all_11_11_0, all_12_12_0, all_13_13_0, all_14_14_0] | ||
| 18921 | 2025.12.31 23:27:30.371478 [ 223 ] {} <Debug> oximeter.fields_u32 (32e14ee3-f9fc-4687-bf55-1d31f5f916a9): Removing 6 parts from filesystem (serially): Parts: [all_1_9_2, all_10_10_0, all_11_11_0, all_12_12_0, all_13_13_0, all_14_14_0] | ||
| 18922 | 2025.12.31 23:27:30.373699 [ 223 ] {} <Debug> oximeter.fields_u32 (32e14ee3-f9fc-4687-bf55-1d31f5f916a9): Removing 6 parts from memory: Parts: [all_1_9_2, all_10_10_0, all_11_11_0, all_12_12_0, all_13_13_0, all_14_14_0] | ||
| 18923 | 2025.12.31 23:27:32.140459 [ 224 ] {} <Trace> oximeter.measurements_f64 (cba5f6bd-2e20-4297-b248-eab409e4eaa6): 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] | ||
| 18924 | 2025.12.31 23:27:32.140533 [ 224 ] {} <Debug> oximeter.measurements_f64 (cba5f6bd-2e20-4297-b248-eab409e4eaa6): 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] | ||
| 18925 | 2025.12.31 23:27:32.142968 [ 224 ] {} <Debug> oximeter.measurements_f64 (cba5f6bd-2e20-4297-b248-eab409e4eaa6): 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] | ||
| 18926 | 2025.12.31 23:27:34.285761 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18927 | 2025.12.31 23:27:34.285947 [ 271 ] {8ef04a09-b115-4c13-ace1-80916537b14f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 18928 | 2025.12.31 23:27:34.286016 [ 271 ] {8ef04a09-b115-4c13-ace1-80916537b14f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 18929 | 2025.12.31 23:27:34.286680 [ 271 ] {8ef04a09-b115-4c13-ace1-80916537b14f} <Trace> oximeter.fields_ipaddr (5f424e33-6a9f-405c-b8ff-24c93b94647e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18930 | 2025.12.31 23:27:34.286727 [ 271 ] {8ef04a09-b115-4c13-ace1-80916537b14f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 18931 | 2025.12.31 23:27:34.287114 [ 271 ] {8ef04a09-b115-4c13-ace1-80916537b14f} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 18932 | 2025.12.31 23:27:34.287348 [ 271 ] {8ef04a09-b115-4c13-ace1-80916537b14f} <Trace> oximeter.fields_ipaddr (5f424e33-6a9f-405c-b8ff-24c93b94647e): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18933 | 2025.12.31 23:27:34.287506 [ 271 ] {8ef04a09-b115-4c13-ace1-80916537b14f} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001609 sec., 3729.0242386575515 rows/sec., 304.08 KiB/sec. | ||
| 18934 | 2025.12.31 23:27:34.287548 [ 271 ] {8ef04a09-b115-4c13-ace1-80916537b14f} <Debug> TCPHandler: Processed in 0.001924373 sec. | ||
| 18935 | 2025.12.31 23:27:34.287684 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18936 | 2025.12.31 23:27:34.287782 [ 271 ] {deff3fc0-d45a-408e-8f57-a5b7bb32d6b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18937 | 2025.12.31 23:27:34.287821 [ 271 ] {deff3fc0-d45a-408e-8f57-a5b7bb32d6b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18938 | 2025.12.31 23:27:34.288909 [ 271 ] {deff3fc0-d45a-408e-8f57-a5b7bb32d6b1} <Trace> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18939 | 2025.12.31 23:27:34.288946 [ 271 ] {deff3fc0-d45a-408e-8f57-a5b7bb32d6b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 18940 | 2025.12.31 23:27:34.289330 [ 271 ] {deff3fc0-d45a-408e-8f57-a5b7bb32d6b1} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
| 18941 | 2025.12.31 23:27:34.289560 [ 271 ] {deff3fc0-d45a-408e-8f57-a5b7bb32d6b1} <Trace> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18942 | 2025.12.31 23:27:34.289688 [ 271 ] {deff3fc0-d45a-408e-8f57-a5b7bb32d6b1} <Debug> executeQuery: Read 1261 rows, 107.04 KiB in 0.001926 sec., 654724.8182762201 rows/sec., 54.27 MiB/sec. | ||
| 18943 | 2025.12.31 23:27:34.289728 [ 271 ] {deff3fc0-d45a-408e-8f57-a5b7bb32d6b1} <Debug> TCPHandler: Processed in 0.002093876 sec. | ||
| 18944 | 2025.12.31 23:27:34.289849 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18945 | 2025.12.31 23:27:34.289946 [ 271 ] {5c9e966e-1a5d-4dbe-bd0f-f1dc08a9fbbb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 18946 | 2025.12.31 23:27:34.289987 [ 271 ] {5c9e966e-1a5d-4dbe-bd0f-f1dc08a9fbbb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 18947 | 2025.12.31 23:27:34.290413 [ 271 ] {5c9e966e-1a5d-4dbe-bd0f-f1dc08a9fbbb} <Trace> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18948 | 2025.12.31 23:27:34.290455 [ 271 ] {5c9e966e-1a5d-4dbe-bd0f-f1dc08a9fbbb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 18949 | 2025.12.31 23:27:34.290758 [ 271 ] {5c9e966e-1a5d-4dbe-bd0f-f1dc08a9fbbb} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
| 18950 | 2025.12.31 23:27:34.290970 [ 271 ] {5c9e966e-1a5d-4dbe-bd0f-f1dc08a9fbbb} <Trace> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18951 | 2025.12.31 23:27:34.291102 [ 271 ] {5c9e966e-1a5d-4dbe-bd0f-f1dc08a9fbbb} <Debug> executeQuery: Read 37 rows, 2.75 KiB in 0.001174 sec., 31516.183986371383 rows/sec., 2.29 MiB/sec. | ||
| 18952 | 2025.12.31 23:27:34.291139 [ 271 ] {5c9e966e-1a5d-4dbe-bd0f-f1dc08a9fbbb} <Debug> TCPHandler: Processed in 0.001339993 sec. | ||
| 18953 | 2025.12.31 23:27:34.291256 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18954 | 2025.12.31 23:27:34.291352 [ 271 ] {3fff1089-49c3-4064-90a4-5cb99d19786e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 18955 | 2025.12.31 23:27:34.291391 [ 271 ] {3fff1089-49c3-4064-90a4-5cb99d19786e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 18956 | 2025.12.31 23:27:34.291851 [ 271 ] {3fff1089-49c3-4064-90a4-5cb99d19786e} <Trace> oximeter.fields_u32 (32e14ee3-f9fc-4687-bf55-1d31f5f916a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18957 | 2025.12.31 23:27:34.291886 [ 271 ] {3fff1089-49c3-4064-90a4-5cb99d19786e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 18958 | 2025.12.31 23:27:34.292178 [ 271 ] {3fff1089-49c3-4064-90a4-5cb99d19786e} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 18959 | 2025.12.31 23:27:34.292443 [ 271 ] {3fff1089-49c3-4064-90a4-5cb99d19786e} <Trace> oximeter.fields_u32 (32e14ee3-f9fc-4687-bf55-1d31f5f916a9): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18960 | 2025.12.31 23:27:34.292572 [ 271 ] {3fff1089-49c3-4064-90a4-5cb99d19786e} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001238 sec., 184168.01292407108 rows/sec., 12.47 MiB/sec. | ||
| 18961 | 2025.12.31 23:27:34.292609 [ 271 ] {3fff1089-49c3-4064-90a4-5cb99d19786e} <Debug> TCPHandler: Processed in 0.001401344 sec. | ||
| 18962 | 2025.12.31 23:27:34.292722 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18963 | 2025.12.31 23:27:34.292818 [ 271 ] {7d52e390-2772-440f-b4aa-2215a1bbf3c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18964 | 2025.12.31 23:27:34.292858 [ 271 ] {7d52e390-2772-440f-b4aa-2215a1bbf3c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18965 | 2025.12.31 23:27:34.293486 [ 271 ] {7d52e390-2772-440f-b4aa-2215a1bbf3c0} <Trace> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18966 | 2025.12.31 23:27:34.293523 [ 271 ] {7d52e390-2772-440f-b4aa-2215a1bbf3c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 18967 | 2025.12.31 23:27:34.293852 [ 271 ] {7d52e390-2772-440f-b4aa-2215a1bbf3c0} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
| 18968 | 2025.12.31 23:27:34.294076 [ 271 ] {7d52e390-2772-440f-b4aa-2215a1bbf3c0} <Trace> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18969 | 2025.12.31 23:27:34.294205 [ 271 ] {7d52e390-2772-440f-b4aa-2215a1bbf3c0} <Debug> executeQuery: Read 557 rows, 42.38 KiB in 0.001405 sec., 396441.28113879 rows/sec., 29.45 MiB/sec. | ||
| 18970 | 2025.12.31 23:27:34.294243 [ 271 ] {7d52e390-2772-440f-b4aa-2215a1bbf3c0} <Debug> TCPHandler: Processed in 0.001570956 sec. | ||
| 18971 | 2025.12.31 23:27:34.294360 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18972 | 2025.12.31 23:27:34.294457 [ 271 ] {9ec61580-9340-4a81-91e8-52468ac40189} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18973 | 2025.12.31 23:27:34.294502 [ 271 ] {9ec61580-9340-4a81-91e8-52468ac40189} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18974 | 2025.12.31 23:27:34.295081 [ 271 ] {9ec61580-9340-4a81-91e8-52468ac40189} <Trace> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18975 | 2025.12.31 23:27:34.295118 [ 271 ] {9ec61580-9340-4a81-91e8-52468ac40189} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 18976 | 2025.12.31 23:27:34.295493 [ 271 ] {9ec61580-9340-4a81-91e8-52468ac40189} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
| 18977 | 2025.12.31 23:27:34.295708 [ 271 ] {9ec61580-9340-4a81-91e8-52468ac40189} <Trace> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18978 | 2025.12.31 23:27:34.295836 [ 271 ] {9ec61580-9340-4a81-91e8-52468ac40189} <Debug> executeQuery: Read 847 rows, 58.38 KiB in 0.001398 sec., 605865.5221745351 rows/sec., 40.78 MiB/sec. | ||
| 18979 | 2025.12.31 23:27:34.295873 [ 271 ] {9ec61580-9340-4a81-91e8-52468ac40189} <Debug> TCPHandler: Processed in 0.001563006 sec. | ||
| 18980 | 2025.12.31 23:27:34.295936 [ 220 ] {} <Trace> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1): 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] | ||
| 18981 | 2025.12.31 23:27:34.295987 [ 220 ] {} <Debug> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1): 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] | ||
| 18982 | 2025.12.31 23:27:34.295989 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18983 | 2025.12.31 23:27:34.296095 [ 271 ] {182dbf44-226d-46b2-b9b1-f077696292e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 18984 | 2025.12.31 23:27:34.296151 [ 271 ] {182dbf44-226d-46b2-b9b1-f077696292e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 18985 | 2025.12.31 23:27:34.297024 [ 271 ] {182dbf44-226d-46b2-b9b1-f077696292e4} <Trace> oximeter.measurements_histogramu64 (83559bb8-4c93-4180-b7e7-e9b7333f4c1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18986 | 2025.12.31 23:27:34.297062 [ 271 ] {182dbf44-226d-46b2-b9b1-f077696292e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 18987 | 2025.12.31 23:27:34.297622 [ 271 ] {182dbf44-226d-46b2-b9b1-f077696292e4} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 18988 | 2025.12.31 23:27:34.297991 [ 271 ] {182dbf44-226d-46b2-b9b1-f077696292e4} <Trace> oximeter.measurements_histogramu64 (83559bb8-4c93-4180-b7e7-e9b7333f4c1b): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18989 | 2025.12.31 23:27:34.298165 [ 271 ] {182dbf44-226d-46b2-b9b1-f077696292e4} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.002088 sec., 14846.743295019158 rows/sec., 26.60 MiB/sec. | ||
| 18990 | 2025.12.31 23:27:34.298236 [ 271 ] {182dbf44-226d-46b2-b9b1-f077696292e4} <Debug> TCPHandler: Processed in 0.002295509 sec. | ||
| 18991 | 2025.12.31 23:27:34.298373 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18992 | 2025.12.31 23:27:34.298496 [ 271 ] {201f8cae-e12e-4a42-84dd-197f99a0debf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18993 | 2025.12.31 23:27:34.298548 [ 271 ] {201f8cae-e12e-4a42-84dd-197f99a0debf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18994 | 2025.12.31 23:27:34.298919 [ 220 ] {} <Debug> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1): 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] | ||
| 18995 | 2025.12.31 23:27:34.298954 [ 271 ] {201f8cae-e12e-4a42-84dd-197f99a0debf} <Trace> oximeter.measurements_u64 (3e0fa7da-0500-483e-b241-ac25d0f845d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18996 | 2025.12.31 23:27:34.298998 [ 271 ] {201f8cae-e12e-4a42-84dd-197f99a0debf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 18997 | 2025.12.31 23:27:34.299311 [ 271 ] {201f8cae-e12e-4a42-84dd-197f99a0debf} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
| 18998 | 2025.12.31 23:27:34.299512 [ 271 ] {201f8cae-e12e-4a42-84dd-197f99a0debf} <Trace> oximeter.measurements_u64 (3e0fa7da-0500-483e-b241-ac25d0f845d7): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18999 | 2025.12.31 23:27:34.299631 [ 139 ] {} <Debug> oximeter.measurements_u64 (3e0fa7da-0500-483e-b241-ac25d0f845d7) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 | ||
| 19000 | 2025.12.31 23:27:34.299642 [ 271 ] {201f8cae-e12e-4a42-84dd-197f99a0debf} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001172 sec., 51194.53924914676 rows/sec., 3.45 MiB/sec. | ||
| 19001 | 2025.12.31 23:27:34.299718 [ 139 ] {} <Trace> oximeter.measurements_u64 (3e0fa7da-0500-483e-b241-ac25d0f845d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19002 | 2025.12.31 23:27:34.299728 [ 271 ] {201f8cae-e12e-4a42-84dd-197f99a0debf} <Debug> TCPHandler: Processed in 0.001415384 sec. | ||
| 19003 | 2025.12.31 23:27:34.299749 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 19004 | 2025.12.31 23:27:34.299852 [ 193 ] {3e0fa7da-0500-483e-b241-ac25d0f845d7::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 | ||
| 19005 | 2025.12.31 23:27:34.299962 [ 193 ] {3e0fa7da-0500-483e-b241-ac25d0f845d7::all_1_131_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19006 | 2025.12.31 23:27:34.299995 [ 193 ] {3e0fa7da-0500-483e-b241-ac25d0f845d7::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 8084 rows starting from the beginning of the part | ||
| 19007 | 2025.12.31 23:27:34.300058 [ 193 ] {3e0fa7da-0500-483e-b241-ac25d0f845d7::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 | ||
| 19008 | 2025.12.31 23:27:34.300108 [ 193 ] {3e0fa7da-0500-483e-b241-ac25d0f845d7::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 | ||
| 19009 | 2025.12.31 23:27:34.300153 [ 193 ] {3e0fa7da-0500-483e-b241-ac25d0f845d7::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 | ||
| 19010 | 2025.12.31 23:27:34.300195 [ 193 ] {3e0fa7da-0500-483e-b241-ac25d0f845d7::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 | ||
| 19011 | 2025.12.31 23:27:34.300237 [ 193 ] {3e0fa7da-0500-483e-b241-ac25d0f845d7::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 | ||
| 19012 | 2025.12.31 23:27:34.302489 [ 198 ] {3e0fa7da-0500-483e-b241-ac25d0f845d7::all_1_131_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8384 rows, containing 4 columns (4 merged, 0 gathered) in 0.002671995 sec., 3137730.4223997425 rows/sec., 207.75 MiB/sec. | ||
| 19013 | 2025.12.31 23:27:34.302788 [ 194 ] {3e0fa7da-0500-483e-b241-ac25d0f845d7::all_1_131_26} <Trace> MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) | ||
| 19014 | 2025.12.31 23:27:34.303164 [ 194 ] {3e0fa7da-0500-483e-b241-ac25d0f845d7::all_1_131_26} <Trace> oximeter.measurements_u64 (3e0fa7da-0500-483e-b241-ac25d0f845d7): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19015 | 2025.12.31 23:27:34.303239 [ 194 ] {3e0fa7da-0500-483e-b241-ac25d0f845d7::all_1_131_26} <Trace> oximeter.measurements_u64 (3e0fa7da-0500-483e-b241-ac25d0f845d7) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 | ||
| 19016 | 2025.12.31 23:27:34.303347 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.56 MiB. | ||
| 19017 | 2025.12.31 23:27:34.623751 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 42804 | ||
| 19018 | 2025.12.31 23:27:34.624319 [ 245 ] {} <Trace> system.asynchronous_metric_log (1af02360-2569-4a97-a5ac-aa07775e497e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19019 | 2025.12.31 23:27:34.624370 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 19020 | 2025.12.31 23:27:34.624901 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 19021 | 2025.12.31 23:27:34.625144 [ 245 ] {} <Trace> system.asynchronous_metric_log (1af02360-2569-4a97-a5ac-aa07775e497e): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19022 | 2025.12.31 23:27:34.625301 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 42804 | ||
| 19023 | 2025.12.31 23:27:35.076285 [ 225 ] {} <Trace> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa): 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] | ||
| 19024 | 2025.12.31 23:27:35.076340 [ 225 ] {} <Debug> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa): 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] | ||
| 19025 | 2025.12.31 23:27:35.078850 [ 225 ] {} <Debug> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa): 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] | ||
| 19026 | 2025.12.31 23:27:36.987255 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 671 | ||
| 19027 | 2025.12.31 23:27:37.006411 [ 244 ] {} <Trace> system.metric_log (9f7485ce-4bf0-4a0f-b388-b82873d55ef6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19028 | 2025.12.31 23:27:37.006477 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 19029 | 2025.12.31 23:27:37.012780 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 19030 | 2025.12.31 23:27:37.013508 [ 244 ] {} <Trace> system.metric_log (9f7485ce-4bf0-4a0f-b388-b82873d55ef6): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19031 | 2025.12.31 23:27:37.016988 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 671 | ||
| 19032 | 2025.12.31 23:27:37.264375 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 2330 | ||
| 19033 | 2025.12.31 23:27:37.266800 [ 243 ] {} <Trace> system.query_log (aa57fb54-d3d4-4e2b-bcda-b6c10074d25d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19034 | 2025.12.31 23:27:37.266842 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 19035 | 2025.12.31 23:27:37.268043 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 19036 | 2025.12.31 23:27:37.268316 [ 243 ] {} <Trace> system.query_log (aa57fb54-d3d4-4e2b-bcda-b6c10074d25d): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19037 | 2025.12.31 23:27:37.268579 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2330 | ||
| 19038 | 2025.12.31 23:27:39.258804 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19039 | 2025.12.31 23:27:39.259062 [ 271 ] {ea5ac021-d232-48e8-9f67-eb99578ef2ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19040 | 2025.12.31 23:27:39.259157 [ 271 ] {ea5ac021-d232-48e8-9f67-eb99578ef2ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19041 | 2025.12.31 23:27:39.259944 [ 271 ] {ea5ac021-d232-48e8-9f67-eb99578ef2ed} <Trace> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19042 | 2025.12.31 23:27:39.259982 [ 271 ] {ea5ac021-d232-48e8-9f67-eb99578ef2ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 19043 | 2025.12.31 23:27:39.260377 [ 271 ] {ea5ac021-d232-48e8-9f67-eb99578ef2ed} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
| 19044 | 2025.12.31 23:27:39.260603 [ 271 ] {ea5ac021-d232-48e8-9f67-eb99578ef2ed} <Trace> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19045 | 2025.12.31 23:27:39.260753 [ 271 ] {ea5ac021-d232-48e8-9f67-eb99578ef2ed} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001764 sec., 43083.900226757374 rows/sec., 3.55 MiB/sec. | ||
| 19046 | 2025.12.31 23:27:39.260795 [ 271 ] {ea5ac021-d232-48e8-9f67-eb99578ef2ed} <Debug> TCPHandler: Processed in 0.002161697 sec. | ||
| 19047 | 2025.12.31 23:27:39.260916 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19048 | 2025.12.31 23:27:39.261012 [ 271 ] {e9f81417-a75b-4911-8114-e748147ee976} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 19049 | 2025.12.31 23:27:39.261052 [ 271 ] {e9f81417-a75b-4911-8114-e748147ee976} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 19050 | 2025.12.31 23:27:39.261460 [ 271 ] {e9f81417-a75b-4911-8114-e748147ee976} <Trace> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19051 | 2025.12.31 23:27:39.261493 [ 271 ] {e9f81417-a75b-4911-8114-e748147ee976} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 19052 | 2025.12.31 23:27:39.261792 [ 271 ] {e9f81417-a75b-4911-8114-e748147ee976} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
| 19053 | 2025.12.31 23:27:39.262015 [ 271 ] {e9f81417-a75b-4911-8114-e748147ee976} <Trace> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19054 | 2025.12.31 23:27:39.262146 [ 271 ] {e9f81417-a75b-4911-8114-e748147ee976} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001153 sec., 8673.026886383348 rows/sec., 652.17 KiB/sec. | ||
| 19055 | 2025.12.31 23:27:39.262185 [ 271 ] {e9f81417-a75b-4911-8114-e748147ee976} <Debug> TCPHandler: Processed in 0.001319152 sec. | ||
| 19056 | 2025.12.31 23:27:39.262288 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19057 | 2025.12.31 23:27:39.262382 [ 271 ] {81cf92d7-38dc-4000-8f31-e285f612b7c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 19058 | 2025.12.31 23:27:39.262423 [ 271 ] {81cf92d7-38dc-4000-8f31-e285f612b7c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 19059 | 2025.12.31 23:27:39.262842 [ 271 ] {81cf92d7-38dc-4000-8f31-e285f612b7c6} <Trace> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19060 | 2025.12.31 23:27:39.262878 [ 271 ] {81cf92d7-38dc-4000-8f31-e285f612b7c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 19061 | 2025.12.31 23:27:39.263182 [ 271 ] {81cf92d7-38dc-4000-8f31-e285f612b7c6} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
| 19062 | 2025.12.31 23:27:39.263405 [ 271 ] {81cf92d7-38dc-4000-8f31-e285f612b7c6} <Trace> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19063 | 2025.12.31 23:27:39.263535 [ 271 ] {81cf92d7-38dc-4000-8f31-e285f612b7c6} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001171 sec., 63193.8514090521 rows/sec., 4.93 MiB/sec. | ||
| 19064 | 2025.12.31 23:27:39.263573 [ 271 ] {81cf92d7-38dc-4000-8f31-e285f612b7c6} <Debug> TCPHandler: Processed in 0.001335123 sec. | ||
| 19065 | 2025.12.31 23:27:39.263685 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19066 | 2025.12.31 23:27:39.263780 [ 271 ] {14be7dbb-9111-427f-8dfa-4ef607648fb7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 19067 | 2025.12.31 23:27:39.263824 [ 271 ] {14be7dbb-9111-427f-8dfa-4ef607648fb7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 19068 | 2025.12.31 23:27:39.264248 [ 271 ] {14be7dbb-9111-427f-8dfa-4ef607648fb7} <Trace> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19069 | 2025.12.31 23:27:39.264285 [ 271 ] {14be7dbb-9111-427f-8dfa-4ef607648fb7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 19070 | 2025.12.31 23:27:39.264616 [ 271 ] {14be7dbb-9111-427f-8dfa-4ef607648fb7} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
| 19071 | 2025.12.31 23:27:39.264825 [ 271 ] {14be7dbb-9111-427f-8dfa-4ef607648fb7} <Trace> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19072 | 2025.12.31 23:27:39.264956 [ 271 ] {14be7dbb-9111-427f-8dfa-4ef607648fb7} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001194 sec., 134003.3500837521 rows/sec., 9.33 MiB/sec. | ||
| 19073 | 2025.12.31 23:27:39.264994 [ 271 ] {14be7dbb-9111-427f-8dfa-4ef607648fb7} <Debug> TCPHandler: Processed in 0.001358073 sec. | ||
| 19074 | 2025.12.31 23:27:39.265118 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19075 | 2025.12.31 23:27:39.265244 [ 271 ] {fe7f1b80-9ce9-4fce-b316-e9de3a4b3ccf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 19076 | 2025.12.31 23:27:39.265312 [ 271 ] {fe7f1b80-9ce9-4fce-b316-e9de3a4b3ccf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 19077 | 2025.12.31 23:27:39.266255 [ 271 ] {fe7f1b80-9ce9-4fce-b316-e9de3a4b3ccf} <Trace> oximeter.measurements_histogramu64 (83559bb8-4c93-4180-b7e7-e9b7333f4c1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19078 | 2025.12.31 23:27:39.266300 [ 271 ] {fe7f1b80-9ce9-4fce-b316-e9de3a4b3ccf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 19079 | 2025.12.31 23:27:39.266865 [ 271 ] {fe7f1b80-9ce9-4fce-b316-e9de3a4b3ccf} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 19080 | 2025.12.31 23:27:39.267106 [ 271 ] {fe7f1b80-9ce9-4fce-b316-e9de3a4b3ccf} <Trace> oximeter.measurements_histogramu64 (83559bb8-4c93-4180-b7e7-e9b7333f4c1b): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19081 | 2025.12.31 23:27:39.267251 [ 271 ] {fe7f1b80-9ce9-4fce-b316-e9de3a4b3ccf} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.002033 sec., 4918.839153959665 rows/sec., 8.81 MiB/sec. | ||
| 19082 | 2025.12.31 23:27:39.267320 [ 271 ] {fe7f1b80-9ce9-4fce-b316-e9de3a4b3ccf} <Debug> TCPHandler: Processed in 0.002263519 sec. | ||
| 19083 | 2025.12.31 23:27:39.267431 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19084 | 2025.12.31 23:27:39.267529 [ 271 ] {4fccae71-4db5-4fab-a397-cb191ffdae69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 19085 | 2025.12.31 23:27:39.267570 [ 271 ] {4fccae71-4db5-4fab-a397-cb191ffdae69} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 19086 | 2025.12.31 23:27:39.267914 [ 271 ] {4fccae71-4db5-4fab-a397-cb191ffdae69} <Trace> oximeter.measurements_u64 (3e0fa7da-0500-483e-b241-ac25d0f845d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19087 | 2025.12.31 23:27:39.267952 [ 271 ] {4fccae71-4db5-4fab-a397-cb191ffdae69} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 19088 | 2025.12.31 23:27:39.268263 [ 271 ] {4fccae71-4db5-4fab-a397-cb191ffdae69} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
| 19089 | 2025.12.31 23:27:39.268478 [ 271 ] {4fccae71-4db5-4fab-a397-cb191ffdae69} <Trace> oximeter.measurements_u64 (3e0fa7da-0500-483e-b241-ac25d0f845d7): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19090 | 2025.12.31 23:27:39.268616 [ 271 ] {4fccae71-4db5-4fab-a397-cb191ffdae69} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001106 sec., 54249.54792043399 rows/sec., 3.66 MiB/sec. | ||
| 19091 | 2025.12.31 23:27:39.268652 [ 271 ] {4fccae71-4db5-4fab-a397-cb191ffdae69} <Debug> TCPHandler: Processed in 0.001270881 sec. | ||
| 19092 | 2025.12.31 23:27:39.268661 [ 220 ] {} <Trace> oximeter.measurements_u64 (3e0fa7da-0500-483e-b241-ac25d0f845d7): 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] | ||
| 19093 | 2025.12.31 23:27:39.268712 [ 220 ] {} <Debug> oximeter.measurements_u64 (3e0fa7da-0500-483e-b241-ac25d0f845d7): 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] | ||
| 19094 | 2025.12.31 23:27:39.272075 [ 220 ] {} <Debug> oximeter.measurements_u64 (3e0fa7da-0500-483e-b241-ac25d0f845d7): 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] | ||
| 19095 | 2025.12.31 23:27:40.873067 [ 224 ] {} <Trace> oximeter.fields_u8 (ce0c1db8-65f1-440f-8e78-1020d181f97b): 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] | ||
| 19096 | 2025.12.31 23:27:40.873140 [ 224 ] {} <Debug> oximeter.fields_u8 (ce0c1db8-65f1-440f-8e78-1020d181f97b): 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] | ||
| 19097 | 2025.12.31 23:27:40.876447 [ 224 ] {} <Debug> oximeter.fields_u8 (ce0c1db8-65f1-440f-8e78-1020d181f97b): 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] | ||
| 19098 | 2025.12.31 23:27:41.624688 [ 224 ] {} <Trace> oximeter.measurements_bool (4d9e9430-4c82-43e2-8cb1-e67498da106d): 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] | ||
| 19099 | 2025.12.31 23:27:41.624755 [ 224 ] {} <Debug> oximeter.measurements_bool (4d9e9430-4c82-43e2-8cb1-e67498da106d): 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] | ||
| 19100 | 2025.12.31 23:27:41.627770 [ 224 ] {} <Debug> oximeter.measurements_bool (4d9e9430-4c82-43e2-8cb1-e67498da106d): 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] | ||
| 19101 | 2025.12.31 23:27:41.658162 [ 226 ] {} <Trace> oximeter.fields_i16 (6205d96e-d352-40e9-8254-31db49133bc3): 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] | ||
| 19102 | 2025.12.31 23:27:41.658228 [ 226 ] {} <Debug> oximeter.fields_i16 (6205d96e-d352-40e9-8254-31db49133bc3): 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] | ||
| 19103 | 2025.12.31 23:27:41.661133 [ 226 ] {} <Debug> oximeter.fields_i16 (6205d96e-d352-40e9-8254-31db49133bc3): 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] | ||
| 19104 | 2025.12.31 23:27:41.924840 [ 130 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 19105 | 2025.12.31 23:27:41.924894 [ 130 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 19106 | 2025.12.31 23:27:42.085387 [ 225 ] {} <Trace> system.asynchronous_metric_log (1af02360-2569-4a97-a5ac-aa07775e497e): 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] | ||
| 19107 | 2025.12.31 23:27:42.085479 [ 225 ] {} <Debug> system.asynchronous_metric_log (1af02360-2569-4a97-a5ac-aa07775e497e): 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] | ||
| 19108 | 2025.12.31 23:27:42.088099 [ 225 ] {} <Debug> system.asynchronous_metric_log (1af02360-2569-4a97-a5ac-aa07775e497e): 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] | ||
| 19109 | 2025.12.31 23:27:42.125597 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 43316 | ||
| 19110 | 2025.12.31 23:27:42.126149 [ 245 ] {} <Trace> system.asynchronous_metric_log (1af02360-2569-4a97-a5ac-aa07775e497e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19111 | 2025.12.31 23:27:42.126190 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 19112 | 2025.12.31 23:27:42.126690 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 19113 | 2025.12.31 23:27:42.126917 [ 245 ] {} <Trace> system.asynchronous_metric_log (1af02360-2569-4a97-a5ac-aa07775e497e): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19114 | 2025.12.31 23:27:42.127037 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 43316 | ||
| 19115 | 2025.12.31 23:27:43.065125 [ 220 ] {} <Trace> system.metric_log (9f7485ce-4bf0-4a0f-b388-b82873d55ef6): 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] | ||
| 19116 | 2025.12.31 23:27:43.065173 [ 220 ] {} <Debug> system.metric_log (9f7485ce-4bf0-4a0f-b388-b82873d55ef6): 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] | ||
| 19117 | 2025.12.31 23:27:43.067959 [ 220 ] {} <Debug> system.metric_log (9f7485ce-4bf0-4a0f-b388-b82873d55ef6): 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] | ||
| 19118 | 2025.12.31 23:27:44.000288 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 393.49 MiB, peak 414.59 MiB, free memory in arenas 0.00 B, will set to 397.49 MiB (RSS), difference: 4.00 MiB | ||
| 19119 | 2025.12.31 23:27:44.259948 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19120 | 2025.12.31 23:27:44.260243 [ 271 ] {84a84cbc-ce1a-4559-a6e5-5bb19e46a722} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19121 | 2025.12.31 23:27:44.260351 [ 271 ] {84a84cbc-ce1a-4559-a6e5-5bb19e46a722} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19122 | 2025.12.31 23:27:44.261143 [ 271 ] {84a84cbc-ce1a-4559-a6e5-5bb19e46a722} <Trace> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19123 | 2025.12.31 23:27:44.261191 [ 271 ] {84a84cbc-ce1a-4559-a6e5-5bb19e46a722} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 19124 | 2025.12.31 23:27:44.261590 [ 271 ] {84a84cbc-ce1a-4559-a6e5-5bb19e46a722} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
| 19125 | 2025.12.31 23:27:44.261816 [ 271 ] {84a84cbc-ce1a-4559-a6e5-5bb19e46a722} <Trace> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19126 | 2025.12.31 23:27:44.261967 [ 271 ] {84a84cbc-ce1a-4559-a6e5-5bb19e46a722} <Debug> executeQuery: Read 118 rows, 10.26 KiB in 0.001803 sec., 65446.47809206878 rows/sec., 5.56 MiB/sec. | ||
| 19127 | 2025.12.31 23:27:44.262009 [ 271 ] {84a84cbc-ce1a-4559-a6e5-5bb19e46a722} <Debug> TCPHandler: Processed in 0.002251408 sec. | ||
| 19128 | 2025.12.31 23:27:44.262130 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19129 | 2025.12.31 23:27:44.262225 [ 271 ] {47210f4d-4c72-43ac-ae4f-a9452c3382ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 19130 | 2025.12.31 23:27:44.262266 [ 271 ] {47210f4d-4c72-43ac-ae4f-a9452c3382ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 19131 | 2025.12.31 23:27:44.262665 [ 271 ] {47210f4d-4c72-43ac-ae4f-a9452c3382ba} <Trace> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19132 | 2025.12.31 23:27:44.262702 [ 271 ] {47210f4d-4c72-43ac-ae4f-a9452c3382ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 19133 | 2025.12.31 23:27:44.262997 [ 271 ] {47210f4d-4c72-43ac-ae4f-a9452c3382ba} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
| 19134 | 2025.12.31 23:27:44.263203 [ 271 ] {47210f4d-4c72-43ac-ae4f-a9452c3382ba} <Trace> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19135 | 2025.12.31 23:27:44.263333 [ 271 ] {47210f4d-4c72-43ac-ae4f-a9452c3382ba} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001126 sec., 27531.08348134991 rows/sec., 2.02 MiB/sec. | ||
| 19136 | 2025.12.31 23:27:44.263371 [ 271 ] {47210f4d-4c72-43ac-ae4f-a9452c3382ba} <Debug> TCPHandler: Processed in 0.001290562 sec. | ||
| 19137 | 2025.12.31 23:27:44.263482 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19138 | 2025.12.31 23:27:44.263576 [ 271 ] {561695e6-1585-4275-85f8-9e0505c9af4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 19139 | 2025.12.31 23:27:44.263616 [ 271 ] {561695e6-1585-4275-85f8-9e0505c9af4f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 19140 | 2025.12.31 23:27:44.264028 [ 271 ] {561695e6-1585-4275-85f8-9e0505c9af4f} <Trace> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19141 | 2025.12.31 23:27:44.264062 [ 271 ] {561695e6-1585-4275-85f8-9e0505c9af4f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 19142 | 2025.12.31 23:27:44.264371 [ 271 ] {561695e6-1585-4275-85f8-9e0505c9af4f} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
| 19143 | 2025.12.31 23:27:44.264580 [ 271 ] {561695e6-1585-4275-85f8-9e0505c9af4f} <Trace> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19144 | 2025.12.31 23:27:44.264711 [ 271 ] {561695e6-1585-4275-85f8-9e0505c9af4f} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001153 sec., 82393.75542064181 rows/sec., 6.44 MiB/sec. | ||
| 19145 | 2025.12.31 23:27:44.264749 [ 271 ] {561695e6-1585-4275-85f8-9e0505c9af4f} <Debug> TCPHandler: Processed in 0.001316902 sec. | ||
| 19146 | 2025.12.31 23:27:44.264861 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19147 | 2025.12.31 23:27:44.264957 [ 271 ] {0994dbde-8a6d-4180-84d7-f42feaf756b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 19148 | 2025.12.31 23:27:44.265001 [ 271 ] {0994dbde-8a6d-4180-84d7-f42feaf756b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 19149 | 2025.12.31 23:27:44.265396 [ 271 ] {0994dbde-8a6d-4180-84d7-f42feaf756b5} <Trace> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19150 | 2025.12.31 23:27:44.265431 [ 271 ] {0994dbde-8a6d-4180-84d7-f42feaf756b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 19151 | 2025.12.31 23:27:44.265763 [ 271 ] {0994dbde-8a6d-4180-84d7-f42feaf756b5} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
| 19152 | 2025.12.31 23:27:44.265971 [ 271 ] {0994dbde-8a6d-4180-84d7-f42feaf756b5} <Trace> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19153 | 2025.12.31 23:27:44.266089 [ 127 ] {} <Debug> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1) (MergerMutator): Selected 4 parts from all_1_129_28 to all_132_132_0 | ||
| 19154 | 2025.12.31 23:27:44.266098 [ 271 ] {0994dbde-8a6d-4180-84d7-f42feaf756b5} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001159 sec., 138050.04314063847 rows/sec., 9.61 MiB/sec. | ||
| 19155 | 2025.12.31 23:27:44.266162 [ 127 ] {} <Trace> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19156 | 2025.12.31 23:27:44.266180 [ 271 ] {0994dbde-8a6d-4180-84d7-f42feaf756b5} <Debug> TCPHandler: Processed in 0.001368693 sec. | ||
| 19157 | 2025.12.31 23:27:44.266188 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 19158 | 2025.12.31 23:27:44.266297 [ 201 ] {7d79e45e-07fa-43b3-999d-49ca9374dcb1::all_1_132_29} <Debug> MergeTask::PrepareStage: Merging 4 parts: from all_1_129_28 to all_132_132_0 into Compact with storage Full | ||
| 19159 | 2025.12.31 23:27:44.266300 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19160 | 2025.12.31 23:27:44.266408 [ 201 ] {7d79e45e-07fa-43b3-999d-49ca9374dcb1::all_1_132_29} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19161 | 2025.12.31 23:27:44.266412 [ 271 ] {902ac95e-7553-43aa-9b34-ea9b24d7d315} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 19162 | 2025.12.31 23:27:44.266443 [ 201 ] {7d79e45e-07fa-43b3-999d-49ca9374dcb1::all_1_132_29} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_129_28, total 39111 rows starting from the beginning of the part | ||
| 19163 | 2025.12.31 23:27:44.266475 [ 271 ] {902ac95e-7553-43aa-9b34-ea9b24d7d315} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 19164 | 2025.12.31 23:27:44.266510 [ 201 ] {7d79e45e-07fa-43b3-999d-49ca9374dcb1::all_1_132_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 160 rows starting from the beginning of the part | ||
| 19165 | 2025.12.31 23:27:44.266563 [ 201 ] {7d79e45e-07fa-43b3-999d-49ca9374dcb1::all_1_132_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 160 rows starting from the beginning of the part | ||
| 19166 | 2025.12.31 23:27:44.266613 [ 201 ] {7d79e45e-07fa-43b3-999d-49ca9374dcb1::all_1_132_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 847 rows starting from the beginning of the part | ||
| 19167 | 2025.12.31 23:27:44.267299 [ 271 ] {902ac95e-7553-43aa-9b34-ea9b24d7d315} <Trace> oximeter.measurements_histogramu64 (83559bb8-4c93-4180-b7e7-e9b7333f4c1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19168 | 2025.12.31 23:27:44.267333 [ 271 ] {902ac95e-7553-43aa-9b34-ea9b24d7d315} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 19169 | 2025.12.31 23:27:44.267893 [ 271 ] {902ac95e-7553-43aa-9b34-ea9b24d7d315} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
| 19170 | 2025.12.31 23:27:44.268121 [ 271 ] {902ac95e-7553-43aa-9b34-ea9b24d7d315} <Trace> oximeter.measurements_histogramu64 (83559bb8-4c93-4180-b7e7-e9b7333f4c1b): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19171 | 2025.12.31 23:27:44.268245 [ 127 ] {} <Debug> oximeter.measurements_histogramu64 (83559bb8-4c93-4180-b7e7-e9b7333f4c1b) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 | ||
| 19172 | 2025.12.31 23:27:44.268266 [ 271 ] {902ac95e-7553-43aa-9b34-ea9b24d7d315} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001871 sec., 16568.679850347406 rows/sec., 29.69 MiB/sec. | ||
| 19173 | 2025.12.31 23:27:44.268277 [ 127 ] {} <Trace> oximeter.measurements_histogramu64 (83559bb8-4c93-4180-b7e7-e9b7333f4c1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19174 | 2025.12.31 23:27:44.268304 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 19175 | 2025.12.31 23:27:44.268360 [ 271 ] {902ac95e-7553-43aa-9b34-ea9b24d7d315} <Debug> TCPHandler: Processed in 0.002109875 sec. | ||
| 19176 | 2025.12.31 23:27:44.268431 [ 194 ] {83559bb8-4c93-4180-b7e7-e9b7333f4c1b::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 | ||
| 19177 | 2025.12.31 23:27:44.268489 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19178 | 2025.12.31 23:27:44.268590 [ 271 ] {dd74cc91-3a16-4d46-a319-13964cc0e8e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 19179 | 2025.12.31 23:27:44.268633 [ 271 ] {dd74cc91-3a16-4d46-a319-13964cc0e8e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 19180 | 2025.12.31 23:27:44.268726 [ 194 ] {83559bb8-4c93-4180-b7e7-e9b7333f4c1b::all_1_131_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19181 | 2025.12.31 23:27:44.268798 [ 194 ] {83559bb8-4c93-4180-b7e7-e9b7333f4c1b::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 2558 rows starting from the beginning of the part | ||
| 19182 | 2025.12.31 23:27:44.268947 [ 194 ] {83559bb8-4c93-4180-b7e7-e9b7333f4c1b::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 31 rows starting from the beginning of the part | ||
| 19183 | 2025.12.31 23:27:44.268979 [ 271 ] {dd74cc91-3a16-4d46-a319-13964cc0e8e6} <Trace> oximeter.measurements_u64 (3e0fa7da-0500-483e-b241-ac25d0f845d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19184 | 2025.12.31 23:27:44.269020 [ 271 ] {dd74cc91-3a16-4d46-a319-13964cc0e8e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 19185 | 2025.12.31 23:27:44.269069 [ 194 ] {83559bb8-4c93-4180-b7e7-e9b7333f4c1b::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 10 rows starting from the beginning of the part | ||
| 19186 | 2025.12.31 23:27:44.269187 [ 194 ] {83559bb8-4c93-4180-b7e7-e9b7333f4c1b::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 31 rows starting from the beginning of the part | ||
| 19187 | 2025.12.31 23:27:44.269304 [ 194 ] {83559bb8-4c93-4180-b7e7-e9b7333f4c1b::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 10 rows starting from the beginning of the part | ||
| 19188 | 2025.12.31 23:27:44.269365 [ 271 ] {dd74cc91-3a16-4d46-a319-13964cc0e8e6} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
| 19189 | 2025.12.31 23:27:44.269423 [ 194 ] {83559bb8-4c93-4180-b7e7-e9b7333f4c1b::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 31 rows starting from the beginning of the part | ||
| 19190 | 2025.12.31 23:27:44.269601 [ 271 ] {dd74cc91-3a16-4d46-a319-13964cc0e8e6} <Trace> oximeter.measurements_u64 (3e0fa7da-0500-483e-b241-ac25d0f845d7): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19191 | 2025.12.31 23:27:44.269743 [ 271 ] {dd74cc91-3a16-4d46-a319-13964cc0e8e6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001172 sec., 51194.53924914676 rows/sec., 3.45 MiB/sec. | ||
| 19192 | 2025.12.31 23:27:44.269782 [ 271 ] {dd74cc91-3a16-4d46-a319-13964cc0e8e6} <Debug> TCPHandler: Processed in 0.001342393 sec. | ||
| 19193 | 2025.12.31 23:27:44.273446 [ 188 ] {7d79e45e-07fa-43b3-999d-49ca9374dcb1::all_1_132_29} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 40278 rows, containing 5 columns (5 merged, 0 gathered) in 0.007181842 sec., 5608310.5142107 rows/sec., 382.79 MiB/sec. | ||
| 19194 | 2025.12.31 23:27:44.273914 [ 201 ] {7d79e45e-07fa-43b3-999d-49ca9374dcb1::all_1_132_29} <Trace> MergedBlockOutputStream: filled checksums all_1_132_29 (state Temporary) | ||
| 19195 | 2025.12.31 23:27:44.274164 [ 201 ] {7d79e45e-07fa-43b3-999d-49ca9374dcb1::all_1_132_29} <Trace> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1): Renaming temporary part tmp_merge_all_1_132_29 to all_1_132_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19196 | 2025.12.31 23:27:44.274226 [ 201 ] {7d79e45e-07fa-43b3-999d-49ca9374dcb1::all_1_132_29} <Trace> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1) (MergerMutator): Merged 4 parts: [all_1_129_28, all_132_132_0] -> all_1_132_29 | ||
| 19197 | 2025.12.31 23:27:44.274284 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.42 MiB. | ||
| 19198 | 2025.12.31 23:27:44.278696 [ 201 ] {83559bb8-4c93-4180-b7e7-e9b7333f4c1b::all_1_131_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2671 rows, containing 19 columns (19 merged, 0 gathered) in 0.010325485 sec., 258680.34286040798 rows/sec., 463.54 MiB/sec. | ||
| 19199 | 2025.12.31 23:27:44.281897 [ 193 ] {83559bb8-4c93-4180-b7e7-e9b7333f4c1b::all_1_131_26} <Trace> MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) | ||
| 19200 | 2025.12.31 23:27:44.282226 [ 193 ] {83559bb8-4c93-4180-b7e7-e9b7333f4c1b::all_1_131_26} <Trace> oximeter.measurements_histogramu64 (83559bb8-4c93-4180-b7e7-e9b7333f4c1b): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19201 | 2025.12.31 23:27:44.282293 [ 193 ] {83559bb8-4c93-4180-b7e7-e9b7333f4c1b::all_1_131_26} <Trace> oximeter.measurements_histogramu64 (83559bb8-4c93-4180-b7e7-e9b7333f4c1b) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 | ||
| 19202 | 2025.12.31 23:27:44.282408 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.98 MiB. | ||
| 19203 | 2025.12.31 23:27:44.517208 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 678 | ||
| 19204 | 2025.12.31 23:27:44.535700 [ 244 ] {} <Trace> system.metric_log (9f7485ce-4bf0-4a0f-b388-b82873d55ef6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19205 | 2025.12.31 23:27:44.535766 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 19206 | 2025.12.31 23:27:44.542018 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 19207 | 2025.12.31 23:27:44.542725 [ 244 ] {} <Trace> system.metric_log (9f7485ce-4bf0-4a0f-b388-b82873d55ef6): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19208 | 2025.12.31 23:27:44.545970 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 678 | ||
| 19209 | 2025.12.31 23:27:45.000267 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 398.51 MiB, peak 416.94 MiB, free memory in arenas 0.00 B, will set to 401.02 MiB (RSS), difference: 2.51 MiB | ||
| 19210 | 2025.12.31 23:27:45.783249 [ 113 ] {} <Debug> oximeter.fields_ipaddr (5f424e33-6a9f-405c-b8ff-24c93b94647e) (MergerMutator): Selected 5 parts from all_1_41_10 to all_45_45_0 | ||
| 19211 | 2025.12.31 23:27:45.783351 [ 113 ] {} <Trace> oximeter.fields_ipaddr (5f424e33-6a9f-405c-b8ff-24c93b94647e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19212 | 2025.12.31 23:27:45.783390 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 19213 | 2025.12.31 23:27:45.783540 [ 222 ] {} <Trace> oximeter.fields_ipaddr (5f424e33-6a9f-405c-b8ff-24c93b94647e): Found 5 old parts to remove. Parts: [all_1_9_2, all_10_10_0, all_11_11_0, all_12_12_0, all_13_13_0] | ||
| 19214 | 2025.12.31 23:27:45.783556 [ 188 ] {5f424e33-6a9f-405c-b8ff-24c93b94647e::all_1_45_11} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_41_10 to all_45_45_0 into Compact with storage Full | ||
| 19215 | 2025.12.31 23:27:45.783621 [ 222 ] {} <Debug> oximeter.fields_ipaddr (5f424e33-6a9f-405c-b8ff-24c93b94647e): Removing 5 parts from filesystem (serially): Parts: [all_1_9_2, all_10_10_0, all_11_11_0, all_12_12_0, all_13_13_0] | ||
| 19216 | 2025.12.31 23:27:45.783801 [ 188 ] {5f424e33-6a9f-405c-b8ff-24c93b94647e::all_1_45_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19217 | 2025.12.31 23:27:45.783858 [ 188 ] {5f424e33-6a9f-405c-b8ff-24c93b94647e::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_10, total 20 rows starting from the beginning of the part | ||
| 19218 | 2025.12.31 23:27:45.783961 [ 188 ] {5f424e33-6a9f-405c-b8ff-24c93b94647e::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 4 rows starting from the beginning of the part | ||
| 19219 | 2025.12.31 23:27:45.784021 [ 188 ] {5f424e33-6a9f-405c-b8ff-24c93b94647e::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 4 rows starting from the beginning of the part | ||
| 19220 | 2025.12.31 23:27:45.784073 [ 188 ] {5f424e33-6a9f-405c-b8ff-24c93b94647e::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 4 rows starting from the beginning of the part | ||
| 19221 | 2025.12.31 23:27:45.784121 [ 188 ] {5f424e33-6a9f-405c-b8ff-24c93b94647e::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 6 rows starting from the beginning of the part | ||
| 19222 | 2025.12.31 23:27:45.784940 [ 199 ] {5f424e33-6a9f-405c-b8ff-24c93b94647e::all_1_45_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38 rows, containing 5 columns (5 merged, 0 gathered) in 0.001455225 sec., 26112.80042605095 rows/sec., 2.18 MiB/sec. | ||
| 19223 | 2025.12.31 23:27:45.785097 [ 196 ] {5f424e33-6a9f-405c-b8ff-24c93b94647e::all_1_45_11} <Trace> MergedBlockOutputStream: filled checksums all_1_45_11 (state Temporary) | ||
| 19224 | 2025.12.31 23:27:45.785369 [ 196 ] {5f424e33-6a9f-405c-b8ff-24c93b94647e::all_1_45_11} <Trace> oximeter.fields_ipaddr (5f424e33-6a9f-405c-b8ff-24c93b94647e): Renaming temporary part tmp_merge_all_1_45_11 to all_1_45_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19225 | 2025.12.31 23:27:45.785459 [ 196 ] {5f424e33-6a9f-405c-b8ff-24c93b94647e::all_1_45_11} <Trace> oximeter.fields_ipaddr (5f424e33-6a9f-405c-b8ff-24c93b94647e) (MergerMutator): Merged 5 parts: [all_1_41_10, all_45_45_0] -> all_1_45_11 | ||
| 19226 | 2025.12.31 23:27:45.785548 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 19227 | 2025.12.31 23:27:45.793132 [ 222 ] {} <Debug> oximeter.fields_ipaddr (5f424e33-6a9f-405c-b8ff-24c93b94647e): Removing 5 parts from memory: Parts: [all_1_9_2, all_10_10_0, all_11_11_0, all_12_12_0, all_13_13_0] | ||
| 19228 | 2025.12.31 23:27:47.062701 [ 115 ] {} <Debug> oximeter.fields_u32 (32e14ee3-f9fc-4687-bf55-1d31f5f916a9) (MergerMutator): Selected 5 parts from all_1_50_11 to all_54_54_0 | ||
| 19229 | 2025.12.31 23:27:47.062771 [ 115 ] {} <Trace> oximeter.fields_u32 (32e14ee3-f9fc-4687-bf55-1d31f5f916a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19230 | 2025.12.31 23:27:47.062798 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 19231 | 2025.12.31 23:27:47.062922 [ 193 ] {32e14ee3-f9fc-4687-bf55-1d31f5f916a9::all_1_54_12} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_50_11 to all_54_54_0 into Compact with storage Full | ||
| 19232 | 2025.12.31 23:27:47.063081 [ 193 ] {32e14ee3-f9fc-4687-bf55-1d31f5f916a9::all_1_54_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19233 | 2025.12.31 23:27:47.063119 [ 193 ] {32e14ee3-f9fc-4687-bf55-1d31f5f916a9::all_1_54_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_50_11, total 465 rows starting from the beginning of the part | ||
| 19234 | 2025.12.31 23:27:47.063193 [ 193 ] {32e14ee3-f9fc-4687-bf55-1d31f5f916a9::all_1_54_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 228 rows starting from the beginning of the part | ||
| 19235 | 2025.12.31 23:27:47.063246 [ 193 ] {32e14ee3-f9fc-4687-bf55-1d31f5f916a9::all_1_54_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 212 rows starting from the beginning of the part | ||
| 19236 | 2025.12.31 23:27:47.063295 [ 193 ] {32e14ee3-f9fc-4687-bf55-1d31f5f916a9::all_1_54_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 24 rows starting from the beginning of the part | ||
| 19237 | 2025.12.31 23:27:47.063339 [ 193 ] {32e14ee3-f9fc-4687-bf55-1d31f5f916a9::all_1_54_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 228 rows starting from the beginning of the part | ||
| 19238 | 2025.12.31 23:27:47.064236 [ 199 ] {32e14ee3-f9fc-4687-bf55-1d31f5f916a9::all_1_54_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1157 rows, containing 5 columns (5 merged, 0 gathered) in 0.001372853 sec., 842770.49327204 rows/sec., 59.82 MiB/sec. | ||
| 19239 | 2025.12.31 23:27:47.064436 [ 191 ] {32e14ee3-f9fc-4687-bf55-1d31f5f916a9::all_1_54_12} <Trace> MergedBlockOutputStream: filled checksums all_1_54_12 (state Temporary) | ||
| 19240 | 2025.12.31 23:27:47.064761 [ 191 ] {32e14ee3-f9fc-4687-bf55-1d31f5f916a9::all_1_54_12} <Trace> oximeter.fields_u32 (32e14ee3-f9fc-4687-bf55-1d31f5f916a9): Renaming temporary part tmp_merge_all_1_54_12 to all_1_54_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19241 | 2025.12.31 23:27:47.064844 [ 191 ] {32e14ee3-f9fc-4687-bf55-1d31f5f916a9::all_1_54_12} <Trace> oximeter.fields_u32 (32e14ee3-f9fc-4687-bf55-1d31f5f916a9) (MergerMutator): Merged 5 parts: [all_1_50_11, all_54_54_0] -> all_1_54_12 | ||
| 19242 | 2025.12.31 23:27:47.064949 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.38 MiB. | ||
| 19243 | 2025.12.31 23:27:47.268984 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 2354 | ||
| 19244 | 2025.12.31 23:27:47.271135 [ 243 ] {} <Trace> system.query_log (aa57fb54-d3d4-4e2b-bcda-b6c10074d25d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19245 | 2025.12.31 23:27:47.271172 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 19246 | 2025.12.31 23:27:47.272311 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 19247 | 2025.12.31 23:27:47.272565 [ 243 ] {} <Trace> system.query_log (aa57fb54-d3d4-4e2b-bcda-b6c10074d25d): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19248 | 2025.12.31 23:27:47.272819 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2354 | ||
| 19249 | 2025.12.31 23:27:49.260389 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19250 | 2025.12.31 23:27:49.260644 [ 271 ] {b17ef68c-8efb-4436-ad35-8cdfb5e73eae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 19251 | 2025.12.31 23:27:49.260742 [ 271 ] {b17ef68c-8efb-4436-ad35-8cdfb5e73eae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 19252 | 2025.12.31 23:27:49.261470 [ 271 ] {b17ef68c-8efb-4436-ad35-8cdfb5e73eae} <Trace> oximeter.fields_i16 (6205d96e-d352-40e9-8254-31db49133bc3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19253 | 2025.12.31 23:27:49.261516 [ 271 ] {b17ef68c-8efb-4436-ad35-8cdfb5e73eae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 19254 | 2025.12.31 23:27:49.261903 [ 271 ] {b17ef68c-8efb-4436-ad35-8cdfb5e73eae} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 19255 | 2025.12.31 23:27:49.262132 [ 271 ] {b17ef68c-8efb-4436-ad35-8cdfb5e73eae} <Trace> oximeter.fields_i16 (6205d96e-d352-40e9-8254-31db49133bc3): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19256 | 2025.12.31 23:27:49.262288 [ 271 ] {b17ef68c-8efb-4436-ad35-8cdfb5e73eae} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001715 sec., 13994.169096209913 rows/sec., 1.16 MiB/sec. | ||
| 19257 | 2025.12.31 23:27:49.262329 [ 271 ] {b17ef68c-8efb-4436-ad35-8cdfb5e73eae} <Debug> TCPHandler: Processed in 0.002114475 sec. | ||
| 19258 | 2025.12.31 23:27:49.262452 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19259 | 2025.12.31 23:27:49.262546 [ 271 ] {3821be70-38ee-4ac1-bb39-39b2b9cbce57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 19260 | 2025.12.31 23:27:49.262587 [ 271 ] {3821be70-38ee-4ac1-bb39-39b2b9cbce57} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 19261 | 2025.12.31 23:27:49.262977 [ 271 ] {3821be70-38ee-4ac1-bb39-39b2b9cbce57} <Trace> oximeter.fields_ipaddr (5f424e33-6a9f-405c-b8ff-24c93b94647e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19262 | 2025.12.31 23:27:49.263012 [ 271 ] {3821be70-38ee-4ac1-bb39-39b2b9cbce57} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 19263 | 2025.12.31 23:27:49.263295 [ 271 ] {3821be70-38ee-4ac1-bb39-39b2b9cbce57} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 19264 | 2025.12.31 23:27:49.263504 [ 271 ] {3821be70-38ee-4ac1-bb39-39b2b9cbce57} <Trace> oximeter.fields_ipaddr (5f424e33-6a9f-405c-b8ff-24c93b94647e): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19265 | 2025.12.31 23:27:49.263629 [ 271 ] {3821be70-38ee-4ac1-bb39-39b2b9cbce57} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001102 sec., 3629.7640653357535 rows/sec., 295.98 KiB/sec. | ||
| 19266 | 2025.12.31 23:27:49.263666 [ 271 ] {3821be70-38ee-4ac1-bb39-39b2b9cbce57} <Debug> TCPHandler: Processed in 0.001261631 sec. | ||
| 19267 | 2025.12.31 23:27:49.263785 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19268 | 2025.12.31 23:27:49.263878 [ 271 ] {ddfe1e36-e5d6-4500-ba20-c182056182c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19269 | 2025.12.31 23:27:49.263916 [ 271 ] {ddfe1e36-e5d6-4500-ba20-c182056182c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19270 | 2025.12.31 23:27:49.264405 [ 271 ] {ddfe1e36-e5d6-4500-ba20-c182056182c8} <Trace> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19271 | 2025.12.31 23:27:49.264441 [ 271 ] {ddfe1e36-e5d6-4500-ba20-c182056182c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 19272 | 2025.12.31 23:27:49.264758 [ 271 ] {ddfe1e36-e5d6-4500-ba20-c182056182c8} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
| 19273 | 2025.12.31 23:27:49.264996 [ 271 ] {ddfe1e36-e5d6-4500-ba20-c182056182c8} <Trace> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19274 | 2025.12.31 23:27:49.265122 [ 271 ] {ddfe1e36-e5d6-4500-ba20-c182056182c8} <Debug> executeQuery: Read 198 rows, 18.02 KiB in 0.001262 sec., 156893.81933438985 rows/sec., 13.94 MiB/sec. | ||
| 19275 | 2025.12.31 23:27:49.265122 [ 111 ] {} <Debug> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 | ||
| 19276 | 2025.12.31 23:27:49.265160 [ 271 ] {ddfe1e36-e5d6-4500-ba20-c182056182c8} <Debug> TCPHandler: Processed in 0.001421964 sec. | ||
| 19277 | 2025.12.31 23:27:49.265200 [ 111 ] {} <Trace> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19278 | 2025.12.31 23:27:49.265227 [ 111 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 19279 | 2025.12.31 23:27:49.265285 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19280 | 2025.12.31 23:27:49.265330 [ 193 ] {37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179::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 | ||
| 19281 | 2025.12.31 23:27:49.265382 [ 271 ] {bda0c8f4-a8f5-481b-a6db-445d2f3c47b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 19282 | 2025.12.31 23:27:49.265422 [ 271 ] {bda0c8f4-a8f5-481b-a6db-445d2f3c47b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 19283 | 2025.12.31 23:27:49.265429 [ 193 ] {37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179::all_1_136_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19284 | 2025.12.31 23:27:49.265462 [ 193 ] {37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_131_26, total 2465 rows starting from the beginning of the part | ||
| 19285 | 2025.12.31 23:27:49.265529 [ 193 ] {37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 76 rows starting from the beginning of the part | ||
| 19286 | 2025.12.31 23:27:49.265579 [ 193 ] {37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 1261 rows starting from the beginning of the part | ||
| 19287 | 2025.12.31 23:27:49.265627 [ 193 ] {37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 76 rows starting from the beginning of the part | ||
| 19288 | 2025.12.31 23:27:49.265673 [ 193 ] {37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 118 rows starting from the beginning of the part | ||
| 19289 | 2025.12.31 23:27:49.265716 [ 193 ] {37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 198 rows starting from the beginning of the part | ||
| 19290 | 2025.12.31 23:27:49.265817 [ 271 ] {bda0c8f4-a8f5-481b-a6db-445d2f3c47b5} <Trace> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19291 | 2025.12.31 23:27:49.265853 [ 271 ] {bda0c8f4-a8f5-481b-a6db-445d2f3c47b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 19292 | 2025.12.31 23:27:49.266146 [ 271 ] {bda0c8f4-a8f5-481b-a6db-445d2f3c47b5} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
| 19293 | 2025.12.31 23:27:49.266354 [ 271 ] {bda0c8f4-a8f5-481b-a6db-445d2f3c47b5} <Trace> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19294 | 2025.12.31 23:27:49.266478 [ 271 ] {bda0c8f4-a8f5-481b-a6db-445d2f3c47b5} <Debug> executeQuery: Read 26 rows, 1.99 KiB in 0.001114 sec., 23339.317773788152 rows/sec., 1.75 MiB/sec. | ||
| 19295 | 2025.12.31 23:27:49.266515 [ 271 ] {bda0c8f4-a8f5-481b-a6db-445d2f3c47b5} <Debug> TCPHandler: Processed in 0.001277101 sec. | ||
| 19296 | 2025.12.31 23:27:49.266628 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19297 | 2025.12.31 23:27:49.266721 [ 271 ] {d6e15003-f30c-4200-8cc1-4ff7ae2715b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 19298 | 2025.12.31 23:27:49.266759 [ 271 ] {d6e15003-f30c-4200-8cc1-4ff7ae2715b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 19299 | 2025.12.31 23:27:49.267147 [ 271 ] {d6e15003-f30c-4200-8cc1-4ff7ae2715b6} <Trace> oximeter.fields_u32 (32e14ee3-f9fc-4687-bf55-1d31f5f916a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19300 | 2025.12.31 23:27:49.267182 [ 271 ] {d6e15003-f30c-4200-8cc1-4ff7ae2715b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 19301 | 2025.12.31 23:27:49.267464 [ 271 ] {d6e15003-f30c-4200-8cc1-4ff7ae2715b6} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 19302 | 2025.12.31 23:27:49.267480 [ 193 ] {37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179::all_1_136_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4194 rows, containing 5 columns (5 merged, 0 gathered) in 0.002196067 sec., 1909777.7982183604 rows/sec., 165.02 MiB/sec. | ||
| 19303 | 2025.12.31 23:27:49.267670 [ 271 ] {d6e15003-f30c-4200-8cc1-4ff7ae2715b6} <Trace> oximeter.fields_u32 (32e14ee3-f9fc-4687-bf55-1d31f5f916a9): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19304 | 2025.12.31 23:27:49.267703 [ 193 ] {37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179::all_1_136_27} <Trace> MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) | ||
| 19305 | 2025.12.31 23:27:49.267800 [ 271 ] {d6e15003-f30c-4200-8cc1-4ff7ae2715b6} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001097 sec., 21877.848678213308 rows/sec., 1.82 MiB/sec. | ||
| 19306 | 2025.12.31 23:27:49.267837 [ 271 ] {d6e15003-f30c-4200-8cc1-4ff7ae2715b6} <Debug> TCPHandler: Processed in 0.001255561 sec. | ||
| 19307 | 2025.12.31 23:27:49.267928 [ 193 ] {37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179::all_1_136_27} <Trace> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19308 | 2025.12.31 23:27:49.267934 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19309 | 2025.12.31 23:27:49.267989 [ 193 ] {37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179::all_1_136_27} <Trace> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 | ||
| 19310 | 2025.12.31 23:27:49.268029 [ 271 ] {ceb43d44-91d1-4540-9eb3-b9aaac624bc8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 19311 | 2025.12.31 23:27:49.268047 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.06 MiB. | ||
| 19312 | 2025.12.31 23:27:49.268068 [ 271 ] {ceb43d44-91d1-4540-9eb3-b9aaac624bc8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 19313 | 2025.12.31 23:27:49.268451 [ 271 ] {ceb43d44-91d1-4540-9eb3-b9aaac624bc8} <Trace> oximeter.fields_u8 (ce0c1db8-65f1-440f-8e78-1020d181f97b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19314 | 2025.12.31 23:27:49.268484 [ 271 ] {ceb43d44-91d1-4540-9eb3-b9aaac624bc8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 19315 | 2025.12.31 23:27:49.268774 [ 271 ] {ceb43d44-91d1-4540-9eb3-b9aaac624bc8} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 19316 | 2025.12.31 23:27:49.269005 [ 271 ] {ceb43d44-91d1-4540-9eb3-b9aaac624bc8} <Trace> oximeter.fields_u8 (ce0c1db8-65f1-440f-8e78-1020d181f97b): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19317 | 2025.12.31 23:27:49.269130 [ 271 ] {ceb43d44-91d1-4540-9eb3-b9aaac624bc8} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001118 sec., 10733.45259391771 rows/sec., 838.55 KiB/sec. | ||
| 19318 | 2025.12.31 23:27:49.269167 [ 271 ] {ceb43d44-91d1-4540-9eb3-b9aaac624bc8} <Debug> TCPHandler: Processed in 0.001279161 sec. | ||
| 19319 | 2025.12.31 23:27:49.269263 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19320 | 2025.12.31 23:27:49.269355 [ 271 ] {5526fe9f-6968-4cf0-bd3f-041dc7b75d47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 19321 | 2025.12.31 23:27:49.269392 [ 271 ] {5526fe9f-6968-4cf0-bd3f-041dc7b75d47} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 19322 | 2025.12.31 23:27:49.269830 [ 271 ] {5526fe9f-6968-4cf0-bd3f-041dc7b75d47} <Trace> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19323 | 2025.12.31 23:27:49.269866 [ 271 ] {5526fe9f-6968-4cf0-bd3f-041dc7b75d47} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 19324 | 2025.12.31 23:27:49.270169 [ 271 ] {5526fe9f-6968-4cf0-bd3f-041dc7b75d47} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
| 19325 | 2025.12.31 23:27:49.270376 [ 271 ] {5526fe9f-6968-4cf0-bd3f-041dc7b75d47} <Trace> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19326 | 2025.12.31 23:27:49.270476 [ 111 ] {} <Debug> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 | ||
| 19327 | 2025.12.31 23:27:49.270500 [ 271 ] {5526fe9f-6968-4cf0-bd3f-041dc7b75d47} <Debug> executeQuery: Read 114 rows, 9.50 KiB in 0.001163 sec., 98022.35597592434 rows/sec., 7.98 MiB/sec. | ||
| 19328 | 2025.12.31 23:27:49.270516 [ 111 ] {} <Trace> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19329 | 2025.12.31 23:27:49.270540 [ 111 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 19330 | 2025.12.31 23:27:49.270543 [ 271 ] {5526fe9f-6968-4cf0-bd3f-041dc7b75d47} <Debug> TCPHandler: Processed in 0.001326133 sec. | ||
| 19331 | 2025.12.31 23:27:49.270645 [ 199 ] {e6fc079b-8071-4162-9a06-906ffa01da39::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 | ||
| 19332 | 2025.12.31 23:27:49.270683 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19333 | 2025.12.31 23:27:49.270774 [ 199 ] {e6fc079b-8071-4162-9a06-906ffa01da39::all_1_136_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19334 | 2025.12.31 23:27:49.270780 [ 271 ] {01f5b02e-2247-48c0-a063-eed1639bfe81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 19335 | 2025.12.31 23:27:49.270817 [ 199 ] {e6fc079b-8071-4162-9a06-906ffa01da39::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_131_26, total 1250 rows starting from the beginning of the part | ||
| 19336 | 2025.12.31 23:27:49.270838 [ 271 ] {01f5b02e-2247-48c0-a063-eed1639bfe81} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 19337 | 2025.12.31 23:27:49.270898 [ 199 ] {e6fc079b-8071-4162-9a06-906ffa01da39::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 74 rows starting from the beginning of the part | ||
| 19338 | 2025.12.31 23:27:49.270953 [ 199 ] {e6fc079b-8071-4162-9a06-906ffa01da39::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 557 rows starting from the beginning of the part | ||
| 19339 | 2025.12.31 23:27:49.271000 [ 199 ] {e6fc079b-8071-4162-9a06-906ffa01da39::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 74 rows starting from the beginning of the part | ||
| 19340 | 2025.12.31 23:27:49.271045 [ 199 ] {e6fc079b-8071-4162-9a06-906ffa01da39::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 95 rows starting from the beginning of the part | ||
| 19341 | 2025.12.31 23:27:49.271090 [ 199 ] {e6fc079b-8071-4162-9a06-906ffa01da39::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 | ||
| 19342 | 2025.12.31 23:27:49.271289 [ 271 ] {01f5b02e-2247-48c0-a063-eed1639bfe81} <Trace> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19343 | 2025.12.31 23:27:49.271329 [ 271 ] {01f5b02e-2247-48c0-a063-eed1639bfe81} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 19344 | 2025.12.31 23:27:49.271685 [ 271 ] {01f5b02e-2247-48c0-a063-eed1639bfe81} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
| 19345 | 2025.12.31 23:27:49.271920 [ 271 ] {01f5b02e-2247-48c0-a063-eed1639bfe81} <Trace> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19346 | 2025.12.31 23:27:49.272052 [ 271 ] {01f5b02e-2247-48c0-a063-eed1639bfe81} <Debug> executeQuery: Read 198 rows, 14.54 KiB in 0.001289 sec., 153607.44763382466 rows/sec., 11.02 MiB/sec. | ||
| 19347 | 2025.12.31 23:27:49.272090 [ 271 ] {01f5b02e-2247-48c0-a063-eed1639bfe81} <Debug> TCPHandler: Processed in 0.001454075 sec. | ||
| 19348 | 2025.12.31 23:27:49.272204 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19349 | 2025.12.31 23:27:49.272300 [ 271 ] {045a8fd1-73d5-4e73-8f84-47f09d8df9c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 19350 | 2025.12.31 23:27:49.272354 [ 271 ] {045a8fd1-73d5-4e73-8f84-47f09d8df9c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 19351 | 2025.12.31 23:27:49.272377 [ 190 ] {e6fc079b-8071-4162-9a06-906ffa01da39::all_1_136_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2164 rows, containing 5 columns (5 merged, 0 gathered) in 0.00177736 sec., 1217536.1209884323 rows/sec., 94.58 MiB/sec. | ||
| 19352 | 2025.12.31 23:27:49.272580 [ 199 ] {e6fc079b-8071-4162-9a06-906ffa01da39::all_1_136_27} <Trace> MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) | ||
| 19353 | 2025.12.31 23:27:49.272846 [ 199 ] {e6fc079b-8071-4162-9a06-906ffa01da39::all_1_136_27} <Trace> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19354 | 2025.12.31 23:27:49.272912 [ 199 ] {e6fc079b-8071-4162-9a06-906ffa01da39::all_1_136_27} <Trace> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 | ||
| 19355 | 2025.12.31 23:27:49.272977 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.64 MiB. | ||
| 19356 | 2025.12.31 23:27:49.273149 [ 271 ] {045a8fd1-73d5-4e73-8f84-47f09d8df9c7} <Trace> oximeter.measurements_histogramu64 (83559bb8-4c93-4180-b7e7-e9b7333f4c1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19357 | 2025.12.31 23:27:49.273190 [ 271 ] {045a8fd1-73d5-4e73-8f84-47f09d8df9c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 19358 | 2025.12.31 23:27:49.273727 [ 271 ] {045a8fd1-73d5-4e73-8f84-47f09d8df9c7} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
| 19359 | 2025.12.31 23:27:49.273982 [ 271 ] {045a8fd1-73d5-4e73-8f84-47f09d8df9c7} <Trace> oximeter.measurements_histogramu64 (83559bb8-4c93-4180-b7e7-e9b7333f4c1b): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19360 | 2025.12.31 23:27:49.274124 [ 271 ] {045a8fd1-73d5-4e73-8f84-47f09d8df9c7} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001843 sec., 5425.9359739555075 rows/sec., 9.72 MiB/sec. | ||
| 19361 | 2025.12.31 23:27:49.274194 [ 271 ] {045a8fd1-73d5-4e73-8f84-47f09d8df9c7} <Debug> TCPHandler: Processed in 0.002039405 sec. | ||
| 19362 | 2025.12.31 23:27:49.274309 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19363 | 2025.12.31 23:27:49.274404 [ 271 ] {5a1aa176-b7bf-4470-a99e-136a5bff1ea5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 19364 | 2025.12.31 23:27:49.274446 [ 271 ] {5a1aa176-b7bf-4470-a99e-136a5bff1ea5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 19365 | 2025.12.31 23:27:49.274786 [ 271 ] {5a1aa176-b7bf-4470-a99e-136a5bff1ea5} <Trace> oximeter.measurements_u64 (3e0fa7da-0500-483e-b241-ac25d0f845d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19366 | 2025.12.31 23:27:49.274823 [ 271 ] {5a1aa176-b7bf-4470-a99e-136a5bff1ea5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 19367 | 2025.12.31 23:27:49.275133 [ 271 ] {5a1aa176-b7bf-4470-a99e-136a5bff1ea5} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
| 19368 | 2025.12.31 23:27:49.275352 [ 271 ] {5a1aa176-b7bf-4470-a99e-136a5bff1ea5} <Trace> oximeter.measurements_u64 (3e0fa7da-0500-483e-b241-ac25d0f845d7): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19369 | 2025.12.31 23:27:49.275483 [ 271 ] {5a1aa176-b7bf-4470-a99e-136a5bff1ea5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001097 sec., 54694.62169553327 rows/sec., 3.69 MiB/sec. | ||
| 19370 | 2025.12.31 23:27:49.275518 [ 271 ] {5a1aa176-b7bf-4470-a99e-136a5bff1ea5} <Debug> TCPHandler: Processed in 0.001258781 sec. | ||
| 19371 | 2025.12.31 23:27:49.627344 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 43764 | ||
| 19372 | 2025.12.31 23:27:49.628003 [ 245 ] {} <Trace> system.asynchronous_metric_log (1af02360-2569-4a97-a5ac-aa07775e497e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19373 | 2025.12.31 23:27:49.628050 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 19374 | 2025.12.31 23:27:49.628530 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 19375 | 2025.12.31 23:27:49.628771 [ 245 ] {} <Trace> system.asynchronous_metric_log (1af02360-2569-4a97-a5ac-aa07775e497e): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19376 | 2025.12.31 23:27:49.628914 [ 111 ] {} <Debug> system.asynchronous_metric_log (1af02360-2569-4a97-a5ac-aa07775e497e) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 19377 | 2025.12.31 23:27:49.628922 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 43764 | ||
| 19378 | 2025.12.31 23:27:49.628982 [ 111 ] {} <Trace> system.asynchronous_metric_log (1af02360-2569-4a97-a5ac-aa07775e497e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19379 | 2025.12.31 23:27:49.629017 [ 111 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 19380 | 2025.12.31 23:27:49.629132 [ 197 ] {1af02360-2569-4a97-a5ac-aa07775e497e::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 | ||
| 19381 | 2025.12.31 23:27:49.629238 [ 197 ] {1af02360-2569-4a97-a5ac-aa07775e497e::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19382 | 2025.12.31 23:27:49.629273 [ 197 ] {1af02360-2569-4a97-a5ac-aa07775e497e::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_86_17, total 41396 rows starting from the beginning of the part | ||
| 19383 | 2025.12.31 23:27:49.629337 [ 197 ] {1af02360-2569-4a97-a5ac-aa07775e497e::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 448 rows starting from the beginning of the part | ||
| 19384 | 2025.12.31 23:27:49.629386 [ 197 ] {1af02360-2569-4a97-a5ac-aa07775e497e::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 512 rows starting from the beginning of the part | ||
| 19385 | 2025.12.31 23:27:49.629432 [ 197 ] {1af02360-2569-4a97-a5ac-aa07775e497e::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 448 rows starting from the beginning of the part | ||
| 19386 | 2025.12.31 23:27:49.629474 [ 197 ] {1af02360-2569-4a97-a5ac-aa07775e497e::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 512 rows starting from the beginning of the part | ||
| 19387 | 2025.12.31 23:27:49.629516 [ 197 ] {1af02360-2569-4a97-a5ac-aa07775e497e::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 448 rows starting from the beginning of the part | ||
| 19388 | 2025.12.31 23:27:49.632184 [ 190 ] {1af02360-2569-4a97-a5ac-aa07775e497e::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 43764 rows, containing 4 columns (4 merged, 0 gathered) in 0.003097373 sec., 14129392.875833811 rows/sec., 202.12 MiB/sec. | ||
| 19389 | 2025.12.31 23:27:49.632535 [ 187 ] {1af02360-2569-4a97-a5ac-aa07775e497e::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 19390 | 2025.12.31 23:27:49.632870 [ 187 ] {1af02360-2569-4a97-a5ac-aa07775e497e::all_1_91_18} <Trace> system.asynchronous_metric_log (1af02360-2569-4a97-a5ac-aa07775e497e): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19391 | 2025.12.31 23:27:49.632946 [ 187 ] {1af02360-2569-4a97-a5ac-aa07775e497e::all_1_91_18} <Trace> system.asynchronous_metric_log (1af02360-2569-4a97-a5ac-aa07775e497e) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 19392 | 2025.12.31 23:27:49.633040 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.10 MiB. | ||
| 19393 | 2025.12.31 23:27:50.408681 [ 220 ] {} <Trace> oximeter.measurements_histogramu64 (83559bb8-4c93-4180-b7e7-e9b7333f4c1b): 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] | ||
| 19394 | 2025.12.31 23:27:50.408762 [ 220 ] {} <Debug> oximeter.measurements_histogramu64 (83559bb8-4c93-4180-b7e7-e9b7333f4c1b): 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] | ||
| 19395 | 2025.12.31 23:27:50.435533 [ 220 ] {} <Debug> oximeter.measurements_histogramu64 (83559bb8-4c93-4180-b7e7-e9b7333f4c1b): 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] | ||
| 19396 | 2025.12.31 23:27:52.046114 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 686 | ||
| 19397 | 2025.12.31 23:27:52.065391 [ 244 ] {} <Trace> system.metric_log (9f7485ce-4bf0-4a0f-b388-b82873d55ef6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19398 | 2025.12.31 23:27:52.065454 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 19399 | 2025.12.31 23:27:52.071873 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 19400 | 2025.12.31 23:27:52.072625 [ 244 ] {} <Trace> system.metric_log (9f7485ce-4bf0-4a0f-b388-b82873d55ef6): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19401 | 2025.12.31 23:27:52.072932 [ 103 ] {} <Debug> system.metric_log (9f7485ce-4bf0-4a0f-b388-b82873d55ef6) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 19402 | 2025.12.31 23:27:52.073012 [ 103 ] {} <Trace> system.metric_log (9f7485ce-4bf0-4a0f-b388-b82873d55ef6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19403 | 2025.12.31 23:27:52.073040 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 19404 | 2025.12.31 23:27:52.073181 [ 197 ] {9f7485ce-4bf0-4a0f-b388-b82873d55ef6::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 | ||
| 19405 | 2025.12.31 23:27:52.076566 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 686 | ||
| 19406 | 2025.12.31 23:27:52.077248 [ 197 ] {9f7485ce-4bf0-4a0f-b388-b82873d55ef6::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19407 | 2025.12.31 23:27:52.078845 [ 197 ] {9f7485ce-4bf0-4a0f-b388-b82873d55ef6::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 | ||
| 19408 | 2025.12.31 23:27:52.083463 [ 197 ] {9f7485ce-4bf0-4a0f-b388-b82873d55ef6::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 | ||
| 19409 | 2025.12.31 23:27:52.088205 [ 197 ] {9f7485ce-4bf0-4a0f-b388-b82873d55ef6::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 | ||
| 19410 | 2025.12.31 23:27:52.092944 [ 197 ] {9f7485ce-4bf0-4a0f-b388-b82873d55ef6::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 8 rows starting from the beginning of the part | ||
| 19411 | 2025.12.31 23:27:52.097888 [ 197 ] {9f7485ce-4bf0-4a0f-b388-b82873d55ef6::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 7 rows starting from the beginning of the part | ||
| 19412 | 2025.12.31 23:27:52.103221 [ 197 ] {9f7485ce-4bf0-4a0f-b388-b82873d55ef6::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 8 rows starting from the beginning of the part | ||
| 19413 | 2025.12.31 23:27:52.162176 [ 190 ] {9f7485ce-4bf0-4a0f-b388-b82873d55ef6::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 686 rows, containing 679 columns (679 merged, 0 gathered) in 0.089045481 sec., 7703.928288062142 rows/sec., 39.84 MiB/sec. | ||
| 19414 | 2025.12.31 23:27:52.165485 [ 190 ] {9f7485ce-4bf0-4a0f-b388-b82873d55ef6::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 19415 | 2025.12.31 23:27:52.167562 [ 190 ] {9f7485ce-4bf0-4a0f-b388-b82873d55ef6::all_1_91_18} <Trace> system.metric_log (9f7485ce-4bf0-4a0f-b388-b82873d55ef6): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19416 | 2025.12.31 23:27:52.167672 [ 190 ] {9f7485ce-4bf0-4a0f-b388-b82873d55ef6::all_1_91_18} <Trace> system.metric_log (9f7485ce-4bf0-4a0f-b388-b82873d55ef6) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 19417 | 2025.12.31 23:27:52.170256 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.98 MiB. | ||
| 19418 | 2025.12.31 23:27:53.000269 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 402.26 MiB, peak 419.67 MiB, free memory in arenas 0.00 B, will set to 401.20 MiB (RSS), difference: -1.06 MiB | ||
| 19419 | 2025.12.31 23:27:54.259632 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19420 | 2025.12.31 23:27:54.259832 [ 271 ] {6c565b51-9624-4a1f-ab8c-0c13ea0f930a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19421 | 2025.12.31 23:27:54.259906 [ 271 ] {6c565b51-9624-4a1f-ab8c-0c13ea0f930a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19422 | 2025.12.31 23:27:54.260614 [ 271 ] {6c565b51-9624-4a1f-ab8c-0c13ea0f930a} <Trace> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19423 | 2025.12.31 23:27:54.260659 [ 271 ] {6c565b51-9624-4a1f-ab8c-0c13ea0f930a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 19424 | 2025.12.31 23:27:54.261070 [ 271 ] {6c565b51-9624-4a1f-ab8c-0c13ea0f930a} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
| 19425 | 2025.12.31 23:27:54.261295 [ 271 ] {6c565b51-9624-4a1f-ab8c-0c13ea0f930a} <Trace> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19426 | 2025.12.31 23:27:54.261445 [ 271 ] {6c565b51-9624-4a1f-ab8c-0c13ea0f930a} <Debug> executeQuery: Read 118 rows, 10.26 KiB in 0.001668 sec., 70743.40527577938 rows/sec., 6.01 MiB/sec. | ||
| 19427 | 2025.12.31 23:27:54.261488 [ 271 ] {6c565b51-9624-4a1f-ab8c-0c13ea0f930a} <Debug> TCPHandler: Processed in 0.001996794 sec. | ||
| 19428 | 2025.12.31 23:27:54.261544 [ 222 ] {} <Trace> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179): 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] | ||
| 19429 | 2025.12.31 23:27:54.261609 [ 222 ] {} <Debug> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179): 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] | ||
| 19430 | 2025.12.31 23:27:54.261610 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19431 | 2025.12.31 23:27:54.261721 [ 271 ] {2dee4216-c131-4461-a3cc-46d3f86b8aef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 19432 | 2025.12.31 23:27:54.261762 [ 271 ] {2dee4216-c131-4461-a3cc-46d3f86b8aef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 19433 | 2025.12.31 23:27:54.262177 [ 271 ] {2dee4216-c131-4461-a3cc-46d3f86b8aef} <Trace> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19434 | 2025.12.31 23:27:54.262217 [ 271 ] {2dee4216-c131-4461-a3cc-46d3f86b8aef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 19435 | 2025.12.31 23:27:54.262565 [ 271 ] {2dee4216-c131-4461-a3cc-46d3f86b8aef} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
| 19436 | 2025.12.31 23:27:54.262825 [ 271 ] {2dee4216-c131-4461-a3cc-46d3f86b8aef} <Trace> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19437 | 2025.12.31 23:27:54.262963 [ 102 ] {} <Debug> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 | ||
| 19438 | 2025.12.31 23:27:54.262971 [ 271 ] {2dee4216-c131-4461-a3cc-46d3f86b8aef} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.00127 sec., 24409.448818897636 rows/sec., 1.79 MiB/sec. | ||
| 19439 | 2025.12.31 23:27:54.263014 [ 102 ] {} <Trace> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19440 | 2025.12.31 23:27:54.263030 [ 271 ] {2dee4216-c131-4461-a3cc-46d3f86b8aef} <Debug> TCPHandler: Processed in 0.001467415 sec. | ||
| 19441 | 2025.12.31 23:27:54.263040 [ 102 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 19442 | 2025.12.31 23:27:54.263148 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19443 | 2025.12.31 23:27:54.263178 [ 192 ] {d568562b-8e8e-4a3d-9432-0ad11505f9aa::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 | ||
| 19444 | 2025.12.31 23:27:54.263246 [ 271 ] {56322500-eb14-45e4-916c-e8c7612e3c62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 19445 | 2025.12.31 23:27:54.263291 [ 271 ] {56322500-eb14-45e4-916c-e8c7612e3c62} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 19446 | 2025.12.31 23:27:54.263323 [ 192 ] {d568562b-8e8e-4a3d-9432-0ad11505f9aa::all_1_136_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19447 | 2025.12.31 23:27:54.263364 [ 192 ] {d568562b-8e8e-4a3d-9432-0ad11505f9aa::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_131_26, total 278 rows starting from the beginning of the part | ||
| 19448 | 2025.12.31 23:27:54.263433 [ 192 ] {d568562b-8e8e-4a3d-9432-0ad11505f9aa::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 37 rows starting from the beginning of the part | ||
| 19449 | 2025.12.31 23:27:54.263483 [ 192 ] {d568562b-8e8e-4a3d-9432-0ad11505f9aa::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 10 rows starting from the beginning of the part | ||
| 19450 | 2025.12.31 23:27:54.263529 [ 192 ] {d568562b-8e8e-4a3d-9432-0ad11505f9aa::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 31 rows starting from the beginning of the part | ||
| 19451 | 2025.12.31 23:27:54.263570 [ 192 ] {d568562b-8e8e-4a3d-9432-0ad11505f9aa::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 26 rows starting from the beginning of the part | ||
| 19452 | 2025.12.31 23:27:54.263614 [ 192 ] {d568562b-8e8e-4a3d-9432-0ad11505f9aa::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 31 rows starting from the beginning of the part | ||
| 19453 | 2025.12.31 23:27:54.263724 [ 271 ] {56322500-eb14-45e4-916c-e8c7612e3c62} <Trace> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19454 | 2025.12.31 23:27:54.263768 [ 271 ] {56322500-eb14-45e4-916c-e8c7612e3c62} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 19455 | 2025.12.31 23:27:54.264145 [ 271 ] {56322500-eb14-45e4-916c-e8c7612e3c62} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
| 19456 | 2025.12.31 23:27:54.264328 [ 222 ] {} <Debug> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179): 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] | ||
| 19457 | 2025.12.31 23:27:54.264461 [ 271 ] {56322500-eb14-45e4-916c-e8c7612e3c62} <Trace> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19458 | 2025.12.31 23:27:54.264475 [ 200 ] {d568562b-8e8e-4a3d-9432-0ad11505f9aa::all_1_136_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 413 rows, containing 5 columns (5 merged, 0 gathered) in 0.001355913 sec., 304591.81378156267 rows/sec., 21.26 MiB/sec. | ||
| 19459 | 2025.12.31 23:27:54.264610 [ 271 ] {56322500-eb14-45e4-916c-e8c7612e3c62} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.00138 sec., 68840.57971014493 rows/sec., 5.38 MiB/sec. | ||
| 19460 | 2025.12.31 23:27:54.264634 [ 200 ] {d568562b-8e8e-4a3d-9432-0ad11505f9aa::all_1_136_27} <Trace> MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) | ||
| 19461 | 2025.12.31 23:27:54.264658 [ 271 ] {56322500-eb14-45e4-916c-e8c7612e3c62} <Debug> TCPHandler: Processed in 0.001556637 sec. | ||
| 19462 | 2025.12.31 23:27:54.264781 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19463 | 2025.12.31 23:27:54.264886 [ 271 ] {34392cb2-588c-479d-8864-527db8e35597} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 19464 | 2025.12.31 23:27:54.264915 [ 200 ] {d568562b-8e8e-4a3d-9432-0ad11505f9aa::all_1_136_27} <Trace> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19465 | 2025.12.31 23:27:54.264932 [ 271 ] {34392cb2-588c-479d-8864-527db8e35597} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 19466 | 2025.12.31 23:27:54.264996 [ 200 ] {d568562b-8e8e-4a3d-9432-0ad11505f9aa::all_1_136_27} <Trace> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 | ||
| 19467 | 2025.12.31 23:27:54.265075 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 19468 | 2025.12.31 23:27:54.265360 [ 271 ] {34392cb2-588c-479d-8864-527db8e35597} <Trace> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19469 | 2025.12.31 23:27:54.265403 [ 271 ] {34392cb2-588c-479d-8864-527db8e35597} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 19470 | 2025.12.31 23:27:54.265754 [ 271 ] {34392cb2-588c-479d-8864-527db8e35597} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
| 19471 | 2025.12.31 23:27:54.265978 [ 271 ] {34392cb2-588c-479d-8864-527db8e35597} <Trace> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19472 | 2025.12.31 23:27:54.266113 [ 271 ] {34392cb2-588c-479d-8864-527db8e35597} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001246 sec., 128410.91492776887 rows/sec., 8.94 MiB/sec. | ||
| 19473 | 2025.12.31 23:27:54.266152 [ 271 ] {34392cb2-588c-479d-8864-527db8e35597} <Debug> TCPHandler: Processed in 0.001421224 sec. | ||
| 19474 | 2025.12.31 23:27:54.266259 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19475 | 2025.12.31 23:27:54.266354 [ 271 ] {1b598d2e-4388-4235-9f1c-5d901ed5fc97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 19476 | 2025.12.31 23:27:54.266411 [ 271 ] {1b598d2e-4388-4235-9f1c-5d901ed5fc97} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 19477 | 2025.12.31 23:27:54.267329 [ 271 ] {1b598d2e-4388-4235-9f1c-5d901ed5fc97} <Trace> oximeter.measurements_histogramu64 (83559bb8-4c93-4180-b7e7-e9b7333f4c1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19478 | 2025.12.31 23:27:54.267366 [ 271 ] {1b598d2e-4388-4235-9f1c-5d901ed5fc97} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 19479 | 2025.12.31 23:27:54.267936 [ 271 ] {1b598d2e-4388-4235-9f1c-5d901ed5fc97} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
| 19480 | 2025.12.31 23:27:54.268180 [ 271 ] {1b598d2e-4388-4235-9f1c-5d901ed5fc97} <Trace> oximeter.measurements_histogramu64 (83559bb8-4c93-4180-b7e7-e9b7333f4c1b): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19481 | 2025.12.31 23:27:54.268321 [ 271 ] {1b598d2e-4388-4235-9f1c-5d901ed5fc97} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001985 sec., 15617.128463476072 rows/sec., 27.99 MiB/sec. | ||
| 19482 | 2025.12.31 23:27:54.268392 [ 271 ] {1b598d2e-4388-4235-9f1c-5d901ed5fc97} <Debug> TCPHandler: Processed in 0.002183777 sec. | ||
| 19483 | 2025.12.31 23:27:54.268506 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19484 | 2025.12.31 23:27:54.268601 [ 271 ] {814c5e28-9e50-4850-aeac-fe0467e021f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 19485 | 2025.12.31 23:27:54.268647 [ 271 ] {814c5e28-9e50-4850-aeac-fe0467e021f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 19486 | 2025.12.31 23:27:54.269026 [ 271 ] {814c5e28-9e50-4850-aeac-fe0467e021f3} <Trace> oximeter.measurements_u64 (3e0fa7da-0500-483e-b241-ac25d0f845d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19487 | 2025.12.31 23:27:54.269061 [ 271 ] {814c5e28-9e50-4850-aeac-fe0467e021f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 19488 | 2025.12.31 23:27:54.269369 [ 271 ] {814c5e28-9e50-4850-aeac-fe0467e021f3} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
| 19489 | 2025.12.31 23:27:54.269590 [ 271 ] {814c5e28-9e50-4850-aeac-fe0467e021f3} <Trace> oximeter.measurements_u64 (3e0fa7da-0500-483e-b241-ac25d0f845d7): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19490 | 2025.12.31 23:27:54.269723 [ 271 ] {814c5e28-9e50-4850-aeac-fe0467e021f3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001141 sec., 52585.45135845749 rows/sec., 3.54 MiB/sec. | ||
| 19491 | 2025.12.31 23:27:54.269759 [ 271 ] {814c5e28-9e50-4850-aeac-fe0467e021f3} <Debug> TCPHandler: Processed in 0.001303462 sec. | ||
| 19492 | 2025.12.31 23:27:55.299776 [ 226 ] {} <Trace> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39): 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] | ||
| 19493 | 2025.12.31 23:27:55.299835 [ 226 ] {} <Debug> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39): 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] | ||
| 19494 | 2025.12.31 23:27:55.302445 [ 226 ] {} <Debug> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39): 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] | ||
| 19495 | 2025.12.31 23:27:56.925984 [ 99 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 19496 | 2025.12.31 23:27:56.926086 [ 99 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 19497 | 2025.12.31 23:27:57.042222 [ 223 ] {} <Trace> system.query_log (aa57fb54-d3d4-4e2b-bcda-b6c10074d25d): 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] | ||
| 19498 | 2025.12.31 23:27:57.042353 [ 223 ] {} <Debug> system.query_log (aa57fb54-d3d4-4e2b-bcda-b6c10074d25d): 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] | ||
| 19499 | 2025.12.31 23:27:57.047064 [ 223 ] {} <Debug> system.query_log (aa57fb54-d3d4-4e2b-bcda-b6c10074d25d): 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] | ||
| 19500 | 2025.12.31 23:27:57.129354 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 44276 | ||
| 19501 | 2025.12.31 23:27:57.129960 [ 245 ] {} <Trace> system.asynchronous_metric_log (1af02360-2569-4a97-a5ac-aa07775e497e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19502 | 2025.12.31 23:27:57.130010 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 19503 | 2025.12.31 23:27:57.130486 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 19504 | 2025.12.31 23:27:57.130718 [ 245 ] {} <Trace> system.asynchronous_metric_log (1af02360-2569-4a97-a5ac-aa07775e497e): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19505 | 2025.12.31 23:27:57.130859 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 44276 | ||
| 19506 | 2025.12.31 23:27:57.273215 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 2386 | ||
| 19507 | 2025.12.31 23:27:57.276296 [ 243 ] {} <Trace> system.query_log (aa57fb54-d3d4-4e2b-bcda-b6c10074d25d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19508 | 2025.12.31 23:27:57.276346 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 19509 | 2025.12.31 23:27:57.277550 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 19510 | 2025.12.31 23:27:57.277841 [ 243 ] {} <Trace> system.query_log (aa57fb54-d3d4-4e2b-bcda-b6c10074d25d): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19511 | 2025.12.31 23:27:57.278208 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2386 | ||
| 19512 | 2025.12.31 23:27:59.218811 [ 218 ] {} <Trace> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1): 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] | ||
| 19513 | 2025.12.31 23:27:59.218878 [ 218 ] {} <Debug> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1): 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] | ||
| 19514 | 2025.12.31 23:27:59.226433 [ 218 ] {} <Debug> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1): 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] | ||
| 19515 | 2025.12.31 23:27:59.258943 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19516 | 2025.12.31 23:27:59.259232 [ 271 ] {9778a9f5-e668-4f7e-802c-0389599fd8c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19517 | 2025.12.31 23:27:59.259331 [ 271 ] {9778a9f5-e668-4f7e-802c-0389599fd8c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19518 | 2025.12.31 23:27:59.260016 [ 271 ] {9778a9f5-e668-4f7e-802c-0389599fd8c7} <Trace> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19519 | 2025.12.31 23:27:59.260071 [ 271 ] {9778a9f5-e668-4f7e-802c-0389599fd8c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 19520 | 2025.12.31 23:27:59.260478 [ 271 ] {9778a9f5-e668-4f7e-802c-0389599fd8c7} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
| 19521 | 2025.12.31 23:27:59.260717 [ 271 ] {9778a9f5-e668-4f7e-802c-0389599fd8c7} <Trace> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19522 | 2025.12.31 23:27:59.260874 [ 271 ] {9778a9f5-e668-4f7e-802c-0389599fd8c7} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001723 sec., 44109.112013929196 rows/sec., 3.63 MiB/sec. | ||
| 19523 | 2025.12.31 23:27:59.260916 [ 271 ] {9778a9f5-e668-4f7e-802c-0389599fd8c7} <Debug> TCPHandler: Processed in 0.002167676 sec. | ||
| 19524 | 2025.12.31 23:27:59.261039 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19525 | 2025.12.31 23:27:59.261134 [ 271 ] {73447746-bd9e-43f8-83aa-e606ce3bf74d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 19526 | 2025.12.31 23:27:59.261175 [ 271 ] {73447746-bd9e-43f8-83aa-e606ce3bf74d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 19527 | 2025.12.31 23:27:59.261577 [ 271 ] {73447746-bd9e-43f8-83aa-e606ce3bf74d} <Trace> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19528 | 2025.12.31 23:27:59.261614 [ 271 ] {73447746-bd9e-43f8-83aa-e606ce3bf74d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 19529 | 2025.12.31 23:27:59.261913 [ 271 ] {73447746-bd9e-43f8-83aa-e606ce3bf74d} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
| 19530 | 2025.12.31 23:27:59.262136 [ 271 ] {73447746-bd9e-43f8-83aa-e606ce3bf74d} <Trace> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19531 | 2025.12.31 23:27:59.262267 [ 271 ] {73447746-bd9e-43f8-83aa-e606ce3bf74d} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001152 sec., 8680.555555555555 rows/sec., 652.74 KiB/sec. | ||
| 19532 | 2025.12.31 23:27:59.262305 [ 271 ] {73447746-bd9e-43f8-83aa-e606ce3bf74d} <Debug> TCPHandler: Processed in 0.001316282 sec. | ||
| 19533 | 2025.12.31 23:27:59.262362 [ 220 ] {} <Trace> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa): 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] | ||
| 19534 | 2025.12.31 23:27:59.262406 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19535 | 2025.12.31 23:27:59.262417 [ 220 ] {} <Debug> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa): 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] | ||
| 19536 | 2025.12.31 23:27:59.262507 [ 271 ] {c8ca593c-36c1-459d-b7f0-9904a25c9f09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 19537 | 2025.12.31 23:27:59.262552 [ 271 ] {c8ca593c-36c1-459d-b7f0-9904a25c9f09} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 19538 | 2025.12.31 23:27:59.262989 [ 271 ] {c8ca593c-36c1-459d-b7f0-9904a25c9f09} <Trace> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19539 | 2025.12.31 23:27:59.263026 [ 271 ] {c8ca593c-36c1-459d-b7f0-9904a25c9f09} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 19540 | 2025.12.31 23:27:59.263345 [ 271 ] {c8ca593c-36c1-459d-b7f0-9904a25c9f09} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
| 19541 | 2025.12.31 23:27:59.263604 [ 271 ] {c8ca593c-36c1-459d-b7f0-9904a25c9f09} <Trace> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19542 | 2025.12.31 23:27:59.263747 [ 271 ] {c8ca593c-36c1-459d-b7f0-9904a25c9f09} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001258 sec., 58823.529411764706 rows/sec., 4.59 MiB/sec. | ||
| 19543 | 2025.12.31 23:27:59.263785 [ 271 ] {c8ca593c-36c1-459d-b7f0-9904a25c9f09} <Debug> TCPHandler: Processed in 0.001428274 sec. | ||
| 19544 | 2025.12.31 23:27:59.263899 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19545 | 2025.12.31 23:27:59.263995 [ 271 ] {23655c55-e7c9-4eda-af5f-7688a0b9ca71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 19546 | 2025.12.31 23:27:59.264040 [ 271 ] {23655c55-e7c9-4eda-af5f-7688a0b9ca71} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 19547 | 2025.12.31 23:27:59.264473 [ 271 ] {23655c55-e7c9-4eda-af5f-7688a0b9ca71} <Trace> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19548 | 2025.12.31 23:27:59.264510 [ 271 ] {23655c55-e7c9-4eda-af5f-7688a0b9ca71} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 19549 | 2025.12.31 23:27:59.264857 [ 271 ] {23655c55-e7c9-4eda-af5f-7688a0b9ca71} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
| 19550 | 2025.12.31 23:27:59.265099 [ 271 ] {23655c55-e7c9-4eda-af5f-7688a0b9ca71} <Trace> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19551 | 2025.12.31 23:27:59.265204 [ 94 ] {} <Debug> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1) (MergerMutator): Selected 2 parts from all_1_132_29 to all_133_133_0 | ||
| 19552 | 2025.12.31 23:27:59.265232 [ 271 ] {23655c55-e7c9-4eda-af5f-7688a0b9ca71} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001256 sec., 127388.53503184713 rows/sec., 8.87 MiB/sec. | ||
| 19553 | 2025.12.31 23:27:59.265251 [ 94 ] {} <Trace> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19554 | 2025.12.31 23:27:59.265274 [ 271 ] {23655c55-e7c9-4eda-af5f-7688a0b9ca71} <Debug> TCPHandler: Processed in 0.001423374 sec. | ||
| 19555 | 2025.12.31 23:27:59.265279 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 19556 | 2025.12.31 23:27:59.265392 [ 192 ] {7d79e45e-07fa-43b3-999d-49ca9374dcb1::all_1_133_30} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_132_29 to all_133_133_0 into Compact with storage Full | ||
| 19557 | 2025.12.31 23:27:59.265405 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19558 | 2025.12.31 23:27:59.265523 [ 192 ] {7d79e45e-07fa-43b3-999d-49ca9374dcb1::all_1_133_30} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19559 | 2025.12.31 23:27:59.265545 [ 271 ] {da20efb6-e213-4783-b2f2-5d2f191db961} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 19560 | 2025.12.31 23:27:59.265562 [ 220 ] {} <Debug> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa): 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] | ||
| 19561 | 2025.12.31 23:27:59.265564 [ 192 ] {7d79e45e-07fa-43b3-999d-49ca9374dcb1::all_1_133_30} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_132_29, total 40278 rows starting from the beginning of the part | ||
| 19562 | 2025.12.31 23:27:59.265620 [ 271 ] {da20efb6-e213-4783-b2f2-5d2f191db961} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 19563 | 2025.12.31 23:27:59.265649 [ 192 ] {7d79e45e-07fa-43b3-999d-49ca9374dcb1::all_1_133_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 160 rows starting from the beginning of the part | ||
| 19564 | 2025.12.31 23:27:59.266512 [ 271 ] {da20efb6-e213-4783-b2f2-5d2f191db961} <Trace> oximeter.measurements_histogramu64 (83559bb8-4c93-4180-b7e7-e9b7333f4c1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19565 | 2025.12.31 23:27:59.266554 [ 271 ] {da20efb6-e213-4783-b2f2-5d2f191db961} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 19566 | 2025.12.31 23:27:59.267115 [ 271 ] {da20efb6-e213-4783-b2f2-5d2f191db961} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
| 19567 | 2025.12.31 23:27:59.267348 [ 271 ] {da20efb6-e213-4783-b2f2-5d2f191db961} <Trace> oximeter.measurements_histogramu64 (83559bb8-4c93-4180-b7e7-e9b7333f4c1b): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19568 | 2025.12.31 23:27:59.267495 [ 271 ] {da20efb6-e213-4783-b2f2-5d2f191db961} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001975 sec., 5063.291139240506 rows/sec., 9.07 MiB/sec. | ||
| 19569 | 2025.12.31 23:27:59.267551 [ 271 ] {da20efb6-e213-4783-b2f2-5d2f191db961} <Debug> TCPHandler: Processed in 0.002206678 sec. | ||
| 19570 | 2025.12.31 23:27:59.267662 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19571 | 2025.12.31 23:27:59.267757 [ 271 ] {1fa38a5f-eec5-4970-b7ee-5f602a8bf10a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 19572 | 2025.12.31 23:27:59.267799 [ 271 ] {1fa38a5f-eec5-4970-b7ee-5f602a8bf10a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 19573 | 2025.12.31 23:27:59.268149 [ 271 ] {1fa38a5f-eec5-4970-b7ee-5f602a8bf10a} <Trace> oximeter.measurements_u64 (3e0fa7da-0500-483e-b241-ac25d0f845d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19574 | 2025.12.31 23:27:59.268186 [ 271 ] {1fa38a5f-eec5-4970-b7ee-5f602a8bf10a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 19575 | 2025.12.31 23:27:59.268501 [ 271 ] {1fa38a5f-eec5-4970-b7ee-5f602a8bf10a} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
| 19576 | 2025.12.31 23:27:59.268713 [ 271 ] {1fa38a5f-eec5-4970-b7ee-5f602a8bf10a} <Trace> oximeter.measurements_u64 (3e0fa7da-0500-483e-b241-ac25d0f845d7): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19577 | 2025.12.31 23:27:59.268844 [ 271 ] {1fa38a5f-eec5-4970-b7ee-5f602a8bf10a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001106 sec., 54249.54792043399 rows/sec., 3.66 MiB/sec. | ||
| 19578 | 2025.12.31 23:27:59.268843 [ 93 ] {} <Debug> oximeter.measurements_u64 (3e0fa7da-0500-483e-b241-ac25d0f845d7) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 | ||
| 19579 | 2025.12.31 23:27:59.268880 [ 271 ] {1fa38a5f-eec5-4970-b7ee-5f602a8bf10a} <Debug> TCPHandler: Processed in 0.001266981 sec. | ||
| 19580 | 2025.12.31 23:27:59.268897 [ 93 ] {} <Trace> oximeter.measurements_u64 (3e0fa7da-0500-483e-b241-ac25d0f845d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19581 | 2025.12.31 23:27:59.268921 [ 93 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 19582 | 2025.12.31 23:27:59.269017 [ 200 ] {3e0fa7da-0500-483e-b241-ac25d0f845d7::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 | ||
| 19583 | 2025.12.31 23:27:59.269122 [ 200 ] {3e0fa7da-0500-483e-b241-ac25d0f845d7::all_1_136_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19584 | 2025.12.31 23:27:59.269152 [ 200 ] {3e0fa7da-0500-483e-b241-ac25d0f845d7::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_131_26, total 8384 rows starting from the beginning of the part | ||
| 19585 | 2025.12.31 23:27:59.269207 [ 200 ] {3e0fa7da-0500-483e-b241-ac25d0f845d7::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 | ||
| 19586 | 2025.12.31 23:27:59.269252 [ 200 ] {3e0fa7da-0500-483e-b241-ac25d0f845d7::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 | ||
| 19587 | 2025.12.31 23:27:59.269294 [ 200 ] {3e0fa7da-0500-483e-b241-ac25d0f845d7::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 | ||
| 19588 | 2025.12.31 23:27:59.269336 [ 200 ] {3e0fa7da-0500-483e-b241-ac25d0f845d7::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 | ||
| 19589 | 2025.12.31 23:27:59.269378 [ 200 ] {3e0fa7da-0500-483e-b241-ac25d0f845d7::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 | ||
| 19590 | 2025.12.31 23:27:59.271710 [ 198 ] {3e0fa7da-0500-483e-b241-ac25d0f845d7::all_1_136_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8684 rows, containing 4 columns (4 merged, 0 gathered) in 0.002735366 sec., 3174712.2688517733 rows/sec., 210.33 MiB/sec. | ||
| 19591 | 2025.12.31 23:27:59.272014 [ 194 ] {3e0fa7da-0500-483e-b241-ac25d0f845d7::all_1_136_27} <Trace> MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) | ||
| 19592 | 2025.12.31 23:27:59.272409 [ 201 ] {7d79e45e-07fa-43b3-999d-49ca9374dcb1::all_1_133_30} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 40438 rows, containing 5 columns (5 merged, 0 gathered) in 0.007055929 sec., 5731066.738341614 rows/sec., 391.20 MiB/sec. | ||
| 19593 | 2025.12.31 23:27:59.272415 [ 194 ] {3e0fa7da-0500-483e-b241-ac25d0f845d7::all_1_136_27} <Trace> oximeter.measurements_u64 (3e0fa7da-0500-483e-b241-ac25d0f845d7): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19594 | 2025.12.31 23:27:59.272517 [ 194 ] {3e0fa7da-0500-483e-b241-ac25d0f845d7::all_1_136_27} <Trace> oximeter.measurements_u64 (3e0fa7da-0500-483e-b241-ac25d0f845d7) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 | ||
| 19595 | 2025.12.31 23:27:59.272619 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.82 MiB. | ||
| 19596 | 2025.12.31 23:27:59.272897 [ 200 ] {7d79e45e-07fa-43b3-999d-49ca9374dcb1::all_1_133_30} <Trace> MergedBlockOutputStream: filled checksums all_1_133_30 (state Temporary) | ||
| 19597 | 2025.12.31 23:27:59.273167 [ 200 ] {7d79e45e-07fa-43b3-999d-49ca9374dcb1::all_1_133_30} <Trace> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1): Renaming temporary part tmp_merge_all_1_133_30 to all_1_133_30 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19598 | 2025.12.31 23:27:59.273239 [ 200 ] {7d79e45e-07fa-43b3-999d-49ca9374dcb1::all_1_133_30} <Trace> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1) (MergerMutator): Merged 2 parts: [all_1_132_29, all_133_133_0] -> all_1_133_30 | ||
| 19599 | 2025.12.31 23:27:59.273314 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.33 MiB. | ||
| 19600 | 2025.12.31 23:27:59.576852 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 693 | ||
| 19601 | 2025.12.31 23:27:59.593733 [ 244 ] {} <Trace> system.metric_log (9f7485ce-4bf0-4a0f-b388-b82873d55ef6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19602 | 2025.12.31 23:27:59.593791 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 19603 | 2025.12.31 23:27:59.599963 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 19604 | 2025.12.31 23:27:59.600692 [ 244 ] {} <Trace> system.metric_log (9f7485ce-4bf0-4a0f-b388-b82873d55ef6): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19605 | 2025.12.31 23:27:59.603927 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 693 | ||
| 19606 | 2025.12.31 23:28:04.285915 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19607 | 2025.12.31 23:28:04.286108 [ 271 ] {a6041f63-6b0c-459e-a7ab-0b5792c62615} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 19608 | 2025.12.31 23:28:04.286174 [ 271 ] {a6041f63-6b0c-459e-a7ab-0b5792c62615} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 19609 | 2025.12.31 23:28:04.286821 [ 271 ] {a6041f63-6b0c-459e-a7ab-0b5792c62615} <Trace> oximeter.fields_ipaddr (5f424e33-6a9f-405c-b8ff-24c93b94647e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19610 | 2025.12.31 23:28:04.286867 [ 271 ] {a6041f63-6b0c-459e-a7ab-0b5792c62615} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 19611 | 2025.12.31 23:28:04.287245 [ 271 ] {a6041f63-6b0c-459e-a7ab-0b5792c62615} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 19612 | 2025.12.31 23:28:04.287472 [ 271 ] {a6041f63-6b0c-459e-a7ab-0b5792c62615} <Trace> oximeter.fields_ipaddr (5f424e33-6a9f-405c-b8ff-24c93b94647e): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19613 | 2025.12.31 23:28:04.287625 [ 271 ] {a6041f63-6b0c-459e-a7ab-0b5792c62615} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001566 sec., 2554.278416347382 rows/sec., 208.28 KiB/sec. | ||
| 19614 | 2025.12.31 23:28:04.287665 [ 271 ] {a6041f63-6b0c-459e-a7ab-0b5792c62615} <Debug> TCPHandler: Processed in 0.001881742 sec. | ||
| 19615 | 2025.12.31 23:28:04.287794 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19616 | 2025.12.31 23:28:04.287888 [ 271 ] {dd7f02cf-2082-4e7a-abf1-aeec57b2ae18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19617 | 2025.12.31 23:28:04.287927 [ 271 ] {dd7f02cf-2082-4e7a-abf1-aeec57b2ae18} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19618 | 2025.12.31 23:28:04.288989 [ 271 ] {dd7f02cf-2082-4e7a-abf1-aeec57b2ae18} <Trace> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19619 | 2025.12.31 23:28:04.289025 [ 271 ] {dd7f02cf-2082-4e7a-abf1-aeec57b2ae18} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 19620 | 2025.12.31 23:28:04.289402 [ 271 ] {dd7f02cf-2082-4e7a-abf1-aeec57b2ae18} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
| 19621 | 2025.12.31 23:28:04.289614 [ 271 ] {dd7f02cf-2082-4e7a-abf1-aeec57b2ae18} <Trace> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19622 | 2025.12.31 23:28:04.289742 [ 271 ] {dd7f02cf-2082-4e7a-abf1-aeec57b2ae18} <Debug> executeQuery: Read 1260 rows, 106.97 KiB in 0.001872 sec., 673076.9230769231 rows/sec., 55.80 MiB/sec. | ||
| 19623 | 2025.12.31 23:28:04.289780 [ 271 ] {dd7f02cf-2082-4e7a-abf1-aeec57b2ae18} <Debug> TCPHandler: Processed in 0.002034525 sec. | ||
| 19624 | 2025.12.31 23:28:04.289897 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19625 | 2025.12.31 23:28:04.289990 [ 271 ] {fbe4fa23-a6ed-4dfe-8e55-b136c5916a74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 19626 | 2025.12.31 23:28:04.290029 [ 271 ] {fbe4fa23-a6ed-4dfe-8e55-b136c5916a74} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 19627 | 2025.12.31 23:28:04.290432 [ 271 ] {fbe4fa23-a6ed-4dfe-8e55-b136c5916a74} <Trace> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19628 | 2025.12.31 23:28:04.290467 [ 271 ] {fbe4fa23-a6ed-4dfe-8e55-b136c5916a74} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 19629 | 2025.12.31 23:28:04.290750 [ 271 ] {fbe4fa23-a6ed-4dfe-8e55-b136c5916a74} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
| 19630 | 2025.12.31 23:28:04.290948 [ 271 ] {fbe4fa23-a6ed-4dfe-8e55-b136c5916a74} <Trace> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19631 | 2025.12.31 23:28:04.291075 [ 271 ] {fbe4fa23-a6ed-4dfe-8e55-b136c5916a74} <Debug> executeQuery: Read 35 rows, 2.61 KiB in 0.001103 sec., 31731.640979147778 rows/sec., 2.31 MiB/sec. | ||
| 19632 | 2025.12.31 23:28:04.291111 [ 271 ] {fbe4fa23-a6ed-4dfe-8e55-b136c5916a74} <Debug> TCPHandler: Processed in 0.001262451 sec. | ||
| 19633 | 2025.12.31 23:28:04.291219 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19634 | 2025.12.31 23:28:04.291312 [ 271 ] {974719dd-3ebb-4610-8b31-3f3dcb6e5265} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 19635 | 2025.12.31 23:28:04.291351 [ 271 ] {974719dd-3ebb-4610-8b31-3f3dcb6e5265} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 19636 | 2025.12.31 23:28:04.291828 [ 271 ] {974719dd-3ebb-4610-8b31-3f3dcb6e5265} <Trace> oximeter.fields_u32 (32e14ee3-f9fc-4687-bf55-1d31f5f916a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19637 | 2025.12.31 23:28:04.291865 [ 271 ] {974719dd-3ebb-4610-8b31-3f3dcb6e5265} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 19638 | 2025.12.31 23:28:04.292163 [ 271 ] {974719dd-3ebb-4610-8b31-3f3dcb6e5265} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 19639 | 2025.12.31 23:28:04.292378 [ 271 ] {974719dd-3ebb-4610-8b31-3f3dcb6e5265} <Trace> oximeter.fields_u32 (32e14ee3-f9fc-4687-bf55-1d31f5f916a9): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19640 | 2025.12.31 23:28:04.292505 [ 271 ] {974719dd-3ebb-4610-8b31-3f3dcb6e5265} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001211 sec., 188274.15359207266 rows/sec., 12.75 MiB/sec. | ||
| 19641 | 2025.12.31 23:28:04.292541 [ 271 ] {974719dd-3ebb-4610-8b31-3f3dcb6e5265} <Debug> TCPHandler: Processed in 0.001369853 sec. | ||
| 19642 | 2025.12.31 23:28:04.292650 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19643 | 2025.12.31 23:28:04.292742 [ 271 ] {1d23dcce-b6da-40ec-bea4-f968a6f6e252} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 19644 | 2025.12.31 23:28:04.292780 [ 271 ] {1d23dcce-b6da-40ec-bea4-f968a6f6e252} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 19645 | 2025.12.31 23:28:04.293377 [ 271 ] {1d23dcce-b6da-40ec-bea4-f968a6f6e252} <Trace> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19646 | 2025.12.31 23:28:04.293413 [ 271 ] {1d23dcce-b6da-40ec-bea4-f968a6f6e252} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 19647 | 2025.12.31 23:28:04.293731 [ 271 ] {1d23dcce-b6da-40ec-bea4-f968a6f6e252} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
| 19648 | 2025.12.31 23:28:04.293942 [ 271 ] {1d23dcce-b6da-40ec-bea4-f968a6f6e252} <Trace> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19649 | 2025.12.31 23:28:04.294067 [ 271 ] {1d23dcce-b6da-40ec-bea4-f968a6f6e252} <Debug> executeQuery: Read 555 rows, 42.21 KiB in 0.001343 sec., 413253.90915860015 rows/sec., 30.70 MiB/sec. | ||
| 19650 | 2025.12.31 23:28:04.294104 [ 271 ] {1d23dcce-b6da-40ec-bea4-f968a6f6e252} <Debug> TCPHandler: Processed in 0.001501485 sec. | ||
| 19651 | 2025.12.31 23:28:04.294216 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19652 | 2025.12.31 23:28:04.294309 [ 271 ] {f8e5f6cb-2cec-4232-ad78-5ad63b99e5b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 19653 | 2025.12.31 23:28:04.294352 [ 271 ] {f8e5f6cb-2cec-4232-ad78-5ad63b99e5b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 19654 | 2025.12.31 23:28:04.294918 [ 271 ] {f8e5f6cb-2cec-4232-ad78-5ad63b99e5b2} <Trace> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19655 | 2025.12.31 23:28:04.294954 [ 271 ] {f8e5f6cb-2cec-4232-ad78-5ad63b99e5b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 19656 | 2025.12.31 23:28:04.295315 [ 271 ] {f8e5f6cb-2cec-4232-ad78-5ad63b99e5b2} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
| 19657 | 2025.12.31 23:28:04.295526 [ 271 ] {f8e5f6cb-2cec-4232-ad78-5ad63b99e5b2} <Trace> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19658 | 2025.12.31 23:28:04.295652 [ 271 ] {f8e5f6cb-2cec-4232-ad78-5ad63b99e5b2} <Debug> executeQuery: Read 846 rows, 58.31 KiB in 0.001361 sec., 621601.7634092579 rows/sec., 41.84 MiB/sec. | ||
| 19659 | 2025.12.31 23:28:04.295651 [ 84 ] {} <Debug> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1) (MergerMutator): Selected 6 parts from all_1_133_30 to all_138_138_0 | ||
| 19660 | 2025.12.31 23:28:04.295690 [ 271 ] {f8e5f6cb-2cec-4232-ad78-5ad63b99e5b2} <Debug> TCPHandler: Processed in 0.001520906 sec. | ||
| 19661 | 2025.12.31 23:28:04.295724 [ 84 ] {} <Trace> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19662 | 2025.12.31 23:28:04.295750 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 19663 | 2025.12.31 23:28:04.295820 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19664 | 2025.12.31 23:28:04.295868 [ 201 ] {7d79e45e-07fa-43b3-999d-49ca9374dcb1::all_1_138_31} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_133_30 to all_138_138_0 into Compact with storage Full | ||
| 19665 | 2025.12.31 23:28:04.295924 [ 271 ] {275ea8b4-0cd0-4719-8b63-756716fc7c56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 19666 | 2025.12.31 23:28:04.295976 [ 201 ] {7d79e45e-07fa-43b3-999d-49ca9374dcb1::all_1_138_31} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19667 | 2025.12.31 23:28:04.295979 [ 271 ] {275ea8b4-0cd0-4719-8b63-756716fc7c56} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 19668 | 2025.12.31 23:28:04.296010 [ 201 ] {7d79e45e-07fa-43b3-999d-49ca9374dcb1::all_1_138_31} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_133_30, total 40438 rows starting from the beginning of the part | ||
| 19669 | 2025.12.31 23:28:04.296078 [ 201 ] {7d79e45e-07fa-43b3-999d-49ca9374dcb1::all_1_138_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 160 rows starting from the beginning of the part | ||
| 19670 | 2025.12.31 23:28:04.296131 [ 201 ] {7d79e45e-07fa-43b3-999d-49ca9374dcb1::all_1_138_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 198 rows starting from the beginning of the part | ||
| 19671 | 2025.12.31 23:28:04.296179 [ 201 ] {7d79e45e-07fa-43b3-999d-49ca9374dcb1::all_1_138_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 160 rows starting from the beginning of the part | ||
| 19672 | 2025.12.31 23:28:04.296226 [ 201 ] {7d79e45e-07fa-43b3-999d-49ca9374dcb1::all_1_138_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 160 rows starting from the beginning of the part | ||
| 19673 | 2025.12.31 23:28:04.296266 [ 201 ] {7d79e45e-07fa-43b3-999d-49ca9374dcb1::all_1_138_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 846 rows starting from the beginning of the part | ||
| 19674 | 2025.12.31 23:28:04.296860 [ 271 ] {275ea8b4-0cd0-4719-8b63-756716fc7c56} <Trace> oximeter.measurements_histogramu64 (83559bb8-4c93-4180-b7e7-e9b7333f4c1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19675 | 2025.12.31 23:28:04.296895 [ 271 ] {275ea8b4-0cd0-4719-8b63-756716fc7c56} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 19676 | 2025.12.31 23:28:04.297438 [ 271 ] {275ea8b4-0cd0-4719-8b63-756716fc7c56} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
| 19677 | 2025.12.31 23:28:04.297670 [ 271 ] {275ea8b4-0cd0-4719-8b63-756716fc7c56} <Trace> oximeter.measurements_histogramu64 (83559bb8-4c93-4180-b7e7-e9b7333f4c1b): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19678 | 2025.12.31 23:28:04.297813 [ 271 ] {275ea8b4-0cd0-4719-8b63-756716fc7c56} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001907 sec., 16255.899318300995 rows/sec., 29.13 MiB/sec. | ||
| 19679 | 2025.12.31 23:28:04.297897 [ 271 ] {275ea8b4-0cd0-4719-8b63-756716fc7c56} <Debug> TCPHandler: Processed in 0.002129266 sec. | ||
| 19680 | 2025.12.31 23:28:04.298021 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19681 | 2025.12.31 23:28:04.298116 [ 271 ] {3ff74566-1874-4317-a151-4e5070847294} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 19682 | 2025.12.31 23:28:04.298157 [ 271 ] {3ff74566-1874-4317-a151-4e5070847294} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 19683 | 2025.12.31 23:28:04.298496 [ 271 ] {3ff74566-1874-4317-a151-4e5070847294} <Trace> oximeter.measurements_u64 (3e0fa7da-0500-483e-b241-ac25d0f845d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19684 | 2025.12.31 23:28:04.298531 [ 271 ] {3ff74566-1874-4317-a151-4e5070847294} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 19685 | 2025.12.31 23:28:04.298837 [ 271 ] {3ff74566-1874-4317-a151-4e5070847294} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
| 19686 | 2025.12.31 23:28:04.299049 [ 271 ] {3ff74566-1874-4317-a151-4e5070847294} <Trace> oximeter.measurements_u64 (3e0fa7da-0500-483e-b241-ac25d0f845d7): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19687 | 2025.12.31 23:28:04.299177 [ 271 ] {3ff74566-1874-4317-a151-4e5070847294} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00108 sec., 55555.555555555555 rows/sec., 3.74 MiB/sec. | ||
| 19688 | 2025.12.31 23:28:04.299213 [ 271 ] {3ff74566-1874-4317-a151-4e5070847294} <Debug> TCPHandler: Processed in 0.001240071 sec. | ||
| 19689 | 2025.12.31 23:28:04.299260 [ 223 ] {} <Trace> oximeter.measurements_u64 (3e0fa7da-0500-483e-b241-ac25d0f845d7): 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] | ||
| 19690 | 2025.12.31 23:28:04.299309 [ 223 ] {} <Debug> oximeter.measurements_u64 (3e0fa7da-0500-483e-b241-ac25d0f845d7): 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] | ||
| 19691 | 2025.12.31 23:28:04.303447 [ 194 ] {7d79e45e-07fa-43b3-999d-49ca9374dcb1::all_1_138_31} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 41962 rows, containing 5 columns (5 merged, 0 gathered) in 0.007620659 sec., 5506347.941824978 rows/sec., 375.93 MiB/sec. | ||
| 19692 | 2025.12.31 23:28:04.304004 [ 188 ] {7d79e45e-07fa-43b3-999d-49ca9374dcb1::all_1_138_31} <Trace> MergedBlockOutputStream: filled checksums all_1_138_31 (state Temporary) | ||
| 19693 | 2025.12.31 23:28:04.304346 [ 188 ] {7d79e45e-07fa-43b3-999d-49ca9374dcb1::all_1_138_31} <Trace> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1): Renaming temporary part tmp_merge_all_1_138_31 to all_1_138_31 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19694 | 2025.12.31 23:28:04.304440 [ 188 ] {7d79e45e-07fa-43b3-999d-49ca9374dcb1::all_1_138_31} <Trace> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1) (MergerMutator): Merged 6 parts: [all_1_133_30, all_138_138_0] -> all_1_138_31 | ||
| 19695 | 2025.12.31 23:28:04.304449 [ 223 ] {} <Debug> oximeter.measurements_u64 (3e0fa7da-0500-483e-b241-ac25d0f845d7): 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] | ||
| 19696 | 2025.12.31 23:28:04.304536 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.50 MiB. | ||
| 19697 | 2025.12.31 23:28:04.631953 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 44724 | ||
| 19698 | 2025.12.31 23:28:04.632427 [ 245 ] {} <Trace> system.asynchronous_metric_log (1af02360-2569-4a97-a5ac-aa07775e497e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19699 | 2025.12.31 23:28:04.632469 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 19700 | 2025.12.31 23:28:04.632924 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 19701 | 2025.12.31 23:28:04.633154 [ 245 ] {} <Trace> system.asynchronous_metric_log (1af02360-2569-4a97-a5ac-aa07775e497e): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19702 | 2025.12.31 23:28:04.633292 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 44724 | ||
| 19703 | 2025.12.31 23:28:07.105054 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 701 | ||
| 19704 | 2025.12.31 23:28:07.124137 [ 244 ] {} <Trace> system.metric_log (9f7485ce-4bf0-4a0f-b388-b82873d55ef6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19705 | 2025.12.31 23:28:07.124197 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 19706 | 2025.12.31 23:28:07.130463 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 19707 | 2025.12.31 23:28:07.131175 [ 244 ] {} <Trace> system.metric_log (9f7485ce-4bf0-4a0f-b388-b82873d55ef6): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19708 | 2025.12.31 23:28:07.134835 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 701 | ||
| 19709 | 2025.12.31 23:28:07.279247 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 2414 | ||
| 19710 | 2025.12.31 23:28:07.281644 [ 243 ] {} <Trace> system.query_log (aa57fb54-d3d4-4e2b-bcda-b6c10074d25d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19711 | 2025.12.31 23:28:07.281694 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 19712 | 2025.12.31 23:28:07.282882 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 19713 | 2025.12.31 23:28:07.283156 [ 243 ] {} <Trace> system.query_log (aa57fb54-d3d4-4e2b-bcda-b6c10074d25d): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19714 | 2025.12.31 23:28:07.283431 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2414 | ||
| 19715 | 2025.12.31 23:28:09.258760 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19716 | 2025.12.31 23:28:09.258959 [ 271 ] {0d56f1cc-c086-4c5b-86f9-0e44564a247a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19717 | 2025.12.31 23:28:09.259034 [ 271 ] {0d56f1cc-c086-4c5b-86f9-0e44564a247a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19718 | 2025.12.31 23:28:09.259769 [ 271 ] {0d56f1cc-c086-4c5b-86f9-0e44564a247a} <Trace> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19719 | 2025.12.31 23:28:09.259808 [ 271 ] {0d56f1cc-c086-4c5b-86f9-0e44564a247a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 19720 | 2025.12.31 23:28:09.260201 [ 271 ] {0d56f1cc-c086-4c5b-86f9-0e44564a247a} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
| 19721 | 2025.12.31 23:28:09.260433 [ 271 ] {0d56f1cc-c086-4c5b-86f9-0e44564a247a} <Trace> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19722 | 2025.12.31 23:28:09.260594 [ 271 ] {0d56f1cc-c086-4c5b-86f9-0e44564a247a} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001691 sec., 44943.8202247191 rows/sec., 3.70 MiB/sec. | ||
| 19723 | 2025.12.31 23:28:09.260647 [ 271 ] {0d56f1cc-c086-4c5b-86f9-0e44564a247a} <Debug> TCPHandler: Processed in 0.002030144 sec. | ||
| 19724 | 2025.12.31 23:28:09.260774 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19725 | 2025.12.31 23:28:09.260879 [ 271 ] {adbc8e30-f1ef-47a3-b6f2-46ae868624b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 19726 | 2025.12.31 23:28:09.260923 [ 271 ] {adbc8e30-f1ef-47a3-b6f2-46ae868624b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 19727 | 2025.12.31 23:28:09.261345 [ 271 ] {adbc8e30-f1ef-47a3-b6f2-46ae868624b7} <Trace> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19728 | 2025.12.31 23:28:09.261380 [ 271 ] {adbc8e30-f1ef-47a3-b6f2-46ae868624b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 19729 | 2025.12.31 23:28:09.261686 [ 271 ] {adbc8e30-f1ef-47a3-b6f2-46ae868624b7} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
| 19730 | 2025.12.31 23:28:09.261906 [ 271 ] {adbc8e30-f1ef-47a3-b6f2-46ae868624b7} <Trace> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19731 | 2025.12.31 23:28:09.262042 [ 271 ] {adbc8e30-f1ef-47a3-b6f2-46ae868624b7} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001191 sec., 8396.305625524768 rows/sec., 631.36 KiB/sec. | ||
| 19732 | 2025.12.31 23:28:09.262077 [ 271 ] {adbc8e30-f1ef-47a3-b6f2-46ae868624b7} <Debug> TCPHandler: Processed in 0.001360744 sec. | ||
| 19733 | 2025.12.31 23:28:09.262174 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19734 | 2025.12.31 23:28:09.262265 [ 271 ] {96b33fcf-a536-4cbb-9a32-bb3cf7d56c59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 19735 | 2025.12.31 23:28:09.262303 [ 271 ] {96b33fcf-a536-4cbb-9a32-bb3cf7d56c59} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 19736 | 2025.12.31 23:28:09.262692 [ 271 ] {96b33fcf-a536-4cbb-9a32-bb3cf7d56c59} <Trace> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19737 | 2025.12.31 23:28:09.262724 [ 271 ] {96b33fcf-a536-4cbb-9a32-bb3cf7d56c59} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 19738 | 2025.12.31 23:28:09.263091 [ 271 ] {96b33fcf-a536-4cbb-9a32-bb3cf7d56c59} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
| 19739 | 2025.12.31 23:28:09.263299 [ 271 ] {96b33fcf-a536-4cbb-9a32-bb3cf7d56c59} <Trace> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19740 | 2025.12.31 23:28:09.263433 [ 271 ] {96b33fcf-a536-4cbb-9a32-bb3cf7d56c59} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001168 sec., 63356.16438356164 rows/sec., 4.95 MiB/sec. | ||
| 19741 | 2025.12.31 23:28:09.263472 [ 271 ] {96b33fcf-a536-4cbb-9a32-bb3cf7d56c59} <Debug> TCPHandler: Processed in 0.001335003 sec. | ||
| 19742 | 2025.12.31 23:28:09.263586 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19743 | 2025.12.31 23:28:09.263683 [ 271 ] {0e5a046e-478c-4e3f-b8e3-4b79c843fa47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 19744 | 2025.12.31 23:28:09.263727 [ 271 ] {0e5a046e-478c-4e3f-b8e3-4b79c843fa47} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 19745 | 2025.12.31 23:28:09.264156 [ 271 ] {0e5a046e-478c-4e3f-b8e3-4b79c843fa47} <Trace> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19746 | 2025.12.31 23:28:09.264193 [ 271 ] {0e5a046e-478c-4e3f-b8e3-4b79c843fa47} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 19747 | 2025.12.31 23:28:09.264533 [ 271 ] {0e5a046e-478c-4e3f-b8e3-4b79c843fa47} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
| 19748 | 2025.12.31 23:28:09.264755 [ 271 ] {0e5a046e-478c-4e3f-b8e3-4b79c843fa47} <Trace> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19749 | 2025.12.31 23:28:09.264888 [ 271 ] {0e5a046e-478c-4e3f-b8e3-4b79c843fa47} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001224 sec., 130718.954248366 rows/sec., 9.10 MiB/sec. | ||
| 19750 | 2025.12.31 23:28:09.264925 [ 271 ] {0e5a046e-478c-4e3f-b8e3-4b79c843fa47} <Debug> TCPHandler: Processed in 0.001388334 sec. | ||
| 19751 | 2025.12.31 23:28:09.265031 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19752 | 2025.12.31 23:28:09.265126 [ 271 ] {c3cd27cf-7ed8-4b52-9f1e-1159758341dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 19753 | 2025.12.31 23:28:09.265182 [ 271 ] {c3cd27cf-7ed8-4b52-9f1e-1159758341dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 19754 | 2025.12.31 23:28:09.266136 [ 271 ] {c3cd27cf-7ed8-4b52-9f1e-1159758341dd} <Trace> oximeter.measurements_histogramu64 (83559bb8-4c93-4180-b7e7-e9b7333f4c1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19755 | 2025.12.31 23:28:09.266176 [ 271 ] {c3cd27cf-7ed8-4b52-9f1e-1159758341dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 19756 | 2025.12.31 23:28:09.266741 [ 271 ] {c3cd27cf-7ed8-4b52-9f1e-1159758341dd} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
| 19757 | 2025.12.31 23:28:09.266988 [ 271 ] {c3cd27cf-7ed8-4b52-9f1e-1159758341dd} <Trace> oximeter.measurements_histogramu64 (83559bb8-4c93-4180-b7e7-e9b7333f4c1b): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19758 | 2025.12.31 23:28:09.267138 [ 271 ] {c3cd27cf-7ed8-4b52-9f1e-1159758341dd} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.00203 sec., 4926.108374384236 rows/sec., 8.83 MiB/sec. | ||
| 19759 | 2025.12.31 23:28:09.267136 [ 76 ] {} <Debug> oximeter.measurements_histogramu64 (83559bb8-4c93-4180-b7e7-e9b7333f4c1b) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 | ||
| 19760 | 2025.12.31 23:28:09.267211 [ 271 ] {c3cd27cf-7ed8-4b52-9f1e-1159758341dd} <Debug> TCPHandler: Processed in 0.002229088 sec. | ||
| 19761 | 2025.12.31 23:28:09.267211 [ 76 ] {} <Trace> oximeter.measurements_histogramu64 (83559bb8-4c93-4180-b7e7-e9b7333f4c1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19762 | 2025.12.31 23:28:09.267254 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 19763 | 2025.12.31 23:28:09.267344 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19764 | 2025.12.31 23:28:09.267372 [ 191 ] {83559bb8-4c93-4180-b7e7-e9b7333f4c1b::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 | ||
| 19765 | 2025.12.31 23:28:09.267447 [ 271 ] {d0751ad6-5f5b-411f-867c-c7dce85b00be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 19766 | 2025.12.31 23:28:09.267496 [ 271 ] {d0751ad6-5f5b-411f-867c-c7dce85b00be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 19767 | 2025.12.31 23:28:09.267638 [ 191 ] {83559bb8-4c93-4180-b7e7-e9b7333f4c1b::all_1_136_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19768 | 2025.12.31 23:28:09.267712 [ 191 ] {83559bb8-4c93-4180-b7e7-e9b7333f4c1b::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_131_26, total 2671 rows starting from the beginning of the part | ||
| 19769 | 2025.12.31 23:28:09.267861 [ 191 ] {83559bb8-4c93-4180-b7e7-e9b7333f4c1b::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 10 rows starting from the beginning of the part | ||
| 19770 | 2025.12.31 23:28:09.267869 [ 271 ] {d0751ad6-5f5b-411f-867c-c7dce85b00be} <Trace> oximeter.measurements_u64 (3e0fa7da-0500-483e-b241-ac25d0f845d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19771 | 2025.12.31 23:28:09.267923 [ 271 ] {d0751ad6-5f5b-411f-867c-c7dce85b00be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 19772 | 2025.12.31 23:28:09.267989 [ 191 ] {83559bb8-4c93-4180-b7e7-e9b7333f4c1b::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 31 rows starting from the beginning of the part | ||
| 19773 | 2025.12.31 23:28:09.268108 [ 191 ] {83559bb8-4c93-4180-b7e7-e9b7333f4c1b::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 10 rows starting from the beginning of the part | ||
| 19774 | 2025.12.31 23:28:09.268238 [ 191 ] {83559bb8-4c93-4180-b7e7-e9b7333f4c1b::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 31 rows starting from the beginning of the part | ||
| 19775 | 2025.12.31 23:28:09.268365 [ 191 ] {83559bb8-4c93-4180-b7e7-e9b7333f4c1b::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 10 rows starting from the beginning of the part | ||
| 19776 | 2025.12.31 23:28:09.268378 [ 271 ] {d0751ad6-5f5b-411f-867c-c7dce85b00be} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
| 19777 | 2025.12.31 23:28:09.268651 [ 271 ] {d0751ad6-5f5b-411f-867c-c7dce85b00be} <Trace> oximeter.measurements_u64 (3e0fa7da-0500-483e-b241-ac25d0f845d7): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19778 | 2025.12.31 23:28:09.268799 [ 271 ] {d0751ad6-5f5b-411f-867c-c7dce85b00be} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001372 sec., 43731.778425655975 rows/sec., 2.95 MiB/sec. | ||
| 19779 | 2025.12.31 23:28:09.268840 [ 271 ] {d0751ad6-5f5b-411f-867c-c7dce85b00be} <Debug> TCPHandler: Processed in 0.001547416 sec. | ||
| 19780 | 2025.12.31 23:28:09.276239 [ 188 ] {83559bb8-4c93-4180-b7e7-e9b7333f4c1b::all_1_136_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2763 rows, containing 19 columns (19 merged, 0 gathered) in 0.008922612 sec., 309662.6862178923 rows/sec., 554.90 MiB/sec. | ||
| 19781 | 2025.12.31 23:28:09.278778 [ 194 ] {83559bb8-4c93-4180-b7e7-e9b7333f4c1b::all_1_136_27} <Trace> MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) | ||
| 19782 | 2025.12.31 23:28:09.279166 [ 194 ] {83559bb8-4c93-4180-b7e7-e9b7333f4c1b::all_1_136_27} <Trace> oximeter.measurements_histogramu64 (83559bb8-4c93-4180-b7e7-e9b7333f4c1b): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19783 | 2025.12.31 23:28:09.279251 [ 194 ] {83559bb8-4c93-4180-b7e7-e9b7333f4c1b::all_1_136_27} <Trace> oximeter.measurements_histogramu64 (83559bb8-4c93-4180-b7e7-e9b7333f4c1b) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 | ||
| 19784 | 2025.12.31 23:28:09.279430 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 19.04 MiB. | ||
| 19785 | 2025.12.31 23:28:11.926131 [ 74 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 19786 | 2025.12.31 23:28:11.926198 [ 74 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 19787 | 2025.12.31 23:28:12.133627 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 45236 | ||
| 19788 | 2025.12.31 23:28:12.134361 [ 245 ] {} <Trace> system.asynchronous_metric_log (1af02360-2569-4a97-a5ac-aa07775e497e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19789 | 2025.12.31 23:28:12.134424 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 19790 | 2025.12.31 23:28:12.135125 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 19791 | 2025.12.31 23:28:12.135365 [ 245 ] {} <Trace> system.asynchronous_metric_log (1af02360-2569-4a97-a5ac-aa07775e497e): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19792 | 2025.12.31 23:28:12.135519 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 45236 | ||
| 19793 | 2025.12.31 23:28:14.259556 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19794 | 2025.12.31 23:28:14.259740 [ 271 ] {43bf8293-f4ac-4bd3-bf47-46954699967f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19795 | 2025.12.31 23:28:14.259808 [ 271 ] {43bf8293-f4ac-4bd3-bf47-46954699967f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19796 | 2025.12.31 23:28:14.260547 [ 271 ] {43bf8293-f4ac-4bd3-bf47-46954699967f} <Trace> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19797 | 2025.12.31 23:28:14.260592 [ 271 ] {43bf8293-f4ac-4bd3-bf47-46954699967f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 19798 | 2025.12.31 23:28:14.261005 [ 271 ] {43bf8293-f4ac-4bd3-bf47-46954699967f} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) | ||
| 19799 | 2025.12.31 23:28:14.261258 [ 271 ] {43bf8293-f4ac-4bd3-bf47-46954699967f} <Trace> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19800 | 2025.12.31 23:28:14.261407 [ 73 ] {} <Debug> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179) (MergerMutator): Selected 6 parts from all_1_136_27 to all_141_141_0 | ||
| 19801 | 2025.12.31 23:28:14.261422 [ 271 ] {43bf8293-f4ac-4bd3-bf47-46954699967f} <Debug> executeQuery: Read 120 rows, 10.46 KiB in 0.001734 sec., 69204.15224913495 rows/sec., 5.89 MiB/sec. | ||
| 19802 | 2025.12.31 23:28:14.261443 [ 73 ] {} <Trace> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19803 | 2025.12.31 23:28:14.261463 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 19804 | 2025.12.31 23:28:14.261477 [ 271 ] {43bf8293-f4ac-4bd3-bf47-46954699967f} <Debug> TCPHandler: Processed in 0.002055774 sec. | ||
| 19805 | 2025.12.31 23:28:14.261591 [ 188 ] {37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179::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 | ||
| 19806 | 2025.12.31 23:28:14.261617 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19807 | 2025.12.31 23:28:14.261734 [ 271 ] {fa52561b-0f73-4677-9fe1-cbf66d747bb1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 19808 | 2025.12.31 23:28:14.261737 [ 188 ] {37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179::all_1_141_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19809 | 2025.12.31 23:28:14.261784 [ 271 ] {fa52561b-0f73-4677-9fe1-cbf66d747bb1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 19810 | 2025.12.31 23:28:14.261788 [ 188 ] {37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_136_27, total 2465 rows starting from the beginning of the part | ||
| 19811 | 2025.12.31 23:28:14.261873 [ 188 ] {37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 118 rows starting from the beginning of the part | ||
| 19812 | 2025.12.31 23:28:14.261927 [ 188 ] {37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 76 rows starting from the beginning of the part | ||
| 19813 | 2025.12.31 23:28:14.261971 [ 188 ] {37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 1260 rows starting from the beginning of the part | ||
| 19814 | 2025.12.31 23:28:14.262010 [ 188 ] {37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 76 rows starting from the beginning of the part | ||
| 19815 | 2025.12.31 23:28:14.262049 [ 188 ] {37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 120 rows starting from the beginning of the part | ||
| 19816 | 2025.12.31 23:28:14.262241 [ 271 ] {fa52561b-0f73-4677-9fe1-cbf66d747bb1} <Trace> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19817 | 2025.12.31 23:28:14.262283 [ 271 ] {fa52561b-0f73-4677-9fe1-cbf66d747bb1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 19818 | 2025.12.31 23:28:14.262649 [ 271 ] {fa52561b-0f73-4677-9fe1-cbf66d747bb1} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
| 19819 | 2025.12.31 23:28:14.262906 [ 271 ] {fa52561b-0f73-4677-9fe1-cbf66d747bb1} <Trace> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19820 | 2025.12.31 23:28:14.263055 [ 271 ] {fa52561b-0f73-4677-9fe1-cbf66d747bb1} <Debug> executeQuery: Read 32 rows, 2.41 KiB in 0.001346 sec., 23774.1456166419 rows/sec., 1.75 MiB/sec. | ||
| 19821 | 2025.12.31 23:28:14.263097 [ 271 ] {fa52561b-0f73-4677-9fe1-cbf66d747bb1} <Debug> TCPHandler: Processed in 0.001532376 sec. | ||
| 19822 | 2025.12.31 23:28:14.263212 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19823 | 2025.12.31 23:28:14.263311 [ 271 ] {469e3fbf-3ff5-4979-8842-7d66f9b10ff5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 19824 | 2025.12.31 23:28:14.263353 [ 271 ] {469e3fbf-3ff5-4979-8842-7d66f9b10ff5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 19825 | 2025.12.31 23:28:14.263797 [ 271 ] {469e3fbf-3ff5-4979-8842-7d66f9b10ff5} <Trace> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19826 | 2025.12.31 23:28:14.263832 [ 271 ] {469e3fbf-3ff5-4979-8842-7d66f9b10ff5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 19827 | 2025.12.31 23:28:14.263931 [ 194 ] {37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179::all_1_141_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4115 rows, containing 5 columns (5 merged, 0 gathered) in 0.002398001 sec., 1716012.6288521148 rows/sec., 147.89 MiB/sec. | ||
| 19828 | 2025.12.31 23:28:14.264161 [ 271 ] {469e3fbf-3ff5-4979-8842-7d66f9b10ff5} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) | ||
| 19829 | 2025.12.31 23:28:14.264336 [ 195 ] {37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179::all_1_141_28} <Trace> MergedBlockOutputStream: filled checksums all_1_141_28 (state Temporary) | ||
| 19830 | 2025.12.31 23:28:14.264427 [ 271 ] {469e3fbf-3ff5-4979-8842-7d66f9b10ff5} <Trace> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19831 | 2025.12.31 23:28:14.264560 [ 73 ] {} <Debug> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39) (MergerMutator): Selected 6 parts from all_1_136_27 to all_141_141_0 | ||
| 19832 | 2025.12.31 23:28:14.264571 [ 271 ] {469e3fbf-3ff5-4979-8842-7d66f9b10ff5} <Debug> executeQuery: Read 96 rows, 7.68 KiB in 0.001281 sec., 74941.45199063231 rows/sec., 5.85 MiB/sec. | ||
| 19833 | 2025.12.31 23:28:14.264597 [ 73 ] {} <Trace> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19834 | 2025.12.31 23:28:14.264618 [ 271 ] {469e3fbf-3ff5-4979-8842-7d66f9b10ff5} <Debug> TCPHandler: Processed in 0.001457715 sec. | ||
| 19835 | 2025.12.31 23:28:14.264620 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 19836 | 2025.12.31 23:28:14.264709 [ 193 ] {e6fc079b-8071-4162-9a06-906ffa01da39::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 | ||
| 19837 | 2025.12.31 23:28:14.264737 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19838 | 2025.12.31 23:28:14.264738 [ 195 ] {37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179::all_1_141_28} <Trace> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179): Renaming temporary part tmp_merge_all_1_141_28 to all_1_141_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19839 | 2025.12.31 23:28:14.264800 [ 193 ] {e6fc079b-8071-4162-9a06-906ffa01da39::all_1_141_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19840 | 2025.12.31 23:28:14.264834 [ 193 ] {e6fc079b-8071-4162-9a06-906ffa01da39::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_136_27, total 1250 rows starting from the beginning of the part | ||
| 19841 | 2025.12.31 23:28:14.264843 [ 271 ] {f3a01923-2981-4f8d-ae3a-f315c038eccd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 19842 | 2025.12.31 23:28:14.264847 [ 195 ] {37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179::all_1_141_28} <Trace> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179) (MergerMutator): Merged 6 parts: [all_1_136_27, all_141_141_0] -> all_1_141_28 | ||
| 19843 | 2025.12.31 23:28:14.264896 [ 271 ] {f3a01923-2981-4f8d-ae3a-f315c038eccd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 19844 | 2025.12.31 23:28:14.264908 [ 193 ] {e6fc079b-8071-4162-9a06-906ffa01da39::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 95 rows starting from the beginning of the part | ||
| 19845 | 2025.12.31 23:28:14.264968 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.06 MiB. | ||
| 19846 | 2025.12.31 23:28:14.264984 [ 193 ] {e6fc079b-8071-4162-9a06-906ffa01da39::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 74 rows starting from the beginning of the part | ||
| 19847 | 2025.12.31 23:28:14.265052 [ 193 ] {e6fc079b-8071-4162-9a06-906ffa01da39::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 555 rows starting from the beginning of the part | ||
| 19848 | 2025.12.31 23:28:14.265097 [ 193 ] {e6fc079b-8071-4162-9a06-906ffa01da39::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 74 rows starting from the beginning of the part | ||
| 19849 | 2025.12.31 23:28:14.265140 [ 193 ] {e6fc079b-8071-4162-9a06-906ffa01da39::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 96 rows starting from the beginning of the part | ||
| 19850 | 2025.12.31 23:28:14.265348 [ 271 ] {f3a01923-2981-4f8d-ae3a-f315c038eccd} <Trace> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19851 | 2025.12.31 23:28:14.265383 [ 271 ] {f3a01923-2981-4f8d-ae3a-f315c038eccd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 19852 | 2025.12.31 23:28:14.265734 [ 271 ] {f3a01923-2981-4f8d-ae3a-f315c038eccd} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
| 19853 | 2025.12.31 23:28:14.265957 [ 271 ] {f3a01923-2981-4f8d-ae3a-f315c038eccd} <Trace> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19854 | 2025.12.31 23:28:14.266100 [ 271 ] {f3a01923-2981-4f8d-ae3a-f315c038eccd} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001277 sec., 125293.65700861394 rows/sec., 8.73 MiB/sec. | ||
| 19855 | 2025.12.31 23:28:14.266139 [ 271 ] {f3a01923-2981-4f8d-ae3a-f315c038eccd} <Debug> TCPHandler: Processed in 0.001452065 sec. | ||
| 19856 | 2025.12.31 23:28:14.266247 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19857 | 2025.12.31 23:28:14.266258 [ 199 ] {e6fc079b-8071-4162-9a06-906ffa01da39::all_1_141_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2144 rows, containing 5 columns (5 merged, 0 gathered) in 0.001587277 sec., 1350740.9229768969 rows/sec., 104.64 MiB/sec. | ||
| 19858 | 2025.12.31 23:28:14.266348 [ 271 ] {3e3f8eb9-9233-455c-83aa-65ce17c87d73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 19859 | 2025.12.31 23:28:14.266409 [ 271 ] {3e3f8eb9-9233-455c-83aa-65ce17c87d73} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 19860 | 2025.12.31 23:28:14.266431 [ 193 ] {e6fc079b-8071-4162-9a06-906ffa01da39::all_1_141_28} <Trace> MergedBlockOutputStream: filled checksums all_1_141_28 (state Temporary) | ||
| 19861 | 2025.12.31 23:28:14.266665 [ 193 ] {e6fc079b-8071-4162-9a06-906ffa01da39::all_1_141_28} <Trace> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39): Renaming temporary part tmp_merge_all_1_141_28 to all_1_141_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19862 | 2025.12.31 23:28:14.266724 [ 193 ] {e6fc079b-8071-4162-9a06-906ffa01da39::all_1_141_28} <Trace> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39) (MergerMutator): Merged 6 parts: [all_1_136_27, all_141_141_0] -> all_1_141_28 | ||
| 19863 | 2025.12.31 23:28:14.266790 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.61 MiB. | ||
| 19864 | 2025.12.31 23:28:14.267292 [ 271 ] {3e3f8eb9-9233-455c-83aa-65ce17c87d73} <Trace> oximeter.measurements_histogramu64 (83559bb8-4c93-4180-b7e7-e9b7333f4c1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19865 | 2025.12.31 23:28:14.267328 [ 271 ] {3e3f8eb9-9233-455c-83aa-65ce17c87d73} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 19866 | 2025.12.31 23:28:14.267893 [ 271 ] {3e3f8eb9-9233-455c-83aa-65ce17c87d73} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
| 19867 | 2025.12.31 23:28:14.268127 [ 271 ] {3e3f8eb9-9233-455c-83aa-65ce17c87d73} <Trace> oximeter.measurements_histogramu64 (83559bb8-4c93-4180-b7e7-e9b7333f4c1b): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19868 | 2025.12.31 23:28:14.268271 [ 271 ] {3e3f8eb9-9233-455c-83aa-65ce17c87d73} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.001942 sec., 16477.8578784758 rows/sec., 29.53 MiB/sec. | ||
| 19869 | 2025.12.31 23:28:14.268349 [ 271 ] {3e3f8eb9-9233-455c-83aa-65ce17c87d73} <Debug> TCPHandler: Processed in 0.002152696 sec. | ||
| 19870 | 2025.12.31 23:28:14.268467 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19871 | 2025.12.31 23:28:14.268562 [ 271 ] {b5e97952-384c-4157-b7de-6290b0dc4f9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 19872 | 2025.12.31 23:28:14.268606 [ 271 ] {b5e97952-384c-4157-b7de-6290b0dc4f9c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 19873 | 2025.12.31 23:28:14.268956 [ 271 ] {b5e97952-384c-4157-b7de-6290b0dc4f9c} <Trace> oximeter.measurements_u64 (3e0fa7da-0500-483e-b241-ac25d0f845d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19874 | 2025.12.31 23:28:14.268990 [ 271 ] {b5e97952-384c-4157-b7de-6290b0dc4f9c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 19875 | 2025.12.31 23:28:14.269293 [ 271 ] {b5e97952-384c-4157-b7de-6290b0dc4f9c} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
| 19876 | 2025.12.31 23:28:14.269499 [ 271 ] {b5e97952-384c-4157-b7de-6290b0dc4f9c} <Trace> oximeter.measurements_u64 (3e0fa7da-0500-483e-b241-ac25d0f845d7): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19877 | 2025.12.31 23:28:14.269629 [ 271 ] {b5e97952-384c-4157-b7de-6290b0dc4f9c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001087 sec., 55197.79208831646 rows/sec., 3.72 MiB/sec. | ||
| 19878 | 2025.12.31 23:28:14.269676 [ 271 ] {b5e97952-384c-4157-b7de-6290b0dc4f9c} <Debug> TCPHandler: Processed in 0.001259032 sec. | ||
| 19879 | 2025.12.31 23:28:14.635116 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 708 | ||
| 19880 | 2025.12.31 23:28:14.654501 [ 244 ] {} <Trace> system.metric_log (9f7485ce-4bf0-4a0f-b388-b82873d55ef6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19881 | 2025.12.31 23:28:14.654566 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 19882 | 2025.12.31 23:28:14.660973 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 19883 | 2025.12.31 23:28:14.661775 [ 244 ] {} <Trace> system.metric_log (9f7485ce-4bf0-4a0f-b388-b82873d55ef6): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19884 | 2025.12.31 23:28:14.665905 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 708 | ||
| 19885 | 2025.12.31 23:28:15.274418 [ 226 ] {} <Trace> oximeter.measurements_histogramu64 (83559bb8-4c93-4180-b7e7-e9b7333f4c1b): 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] | ||
| 19886 | 2025.12.31 23:28:15.274468 [ 226 ] {} <Debug> oximeter.measurements_histogramu64 (83559bb8-4c93-4180-b7e7-e9b7333f4c1b): 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] | ||
| 19887 | 2025.12.31 23:28:15.278723 [ 226 ] {} <Debug> oximeter.measurements_histogramu64 (83559bb8-4c93-4180-b7e7-e9b7333f4c1b): 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] | ||
| 19888 | 2025.12.31 23:28:17.283725 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 2438 | ||
| 19889 | 2025.12.31 23:28:17.286024 [ 243 ] {} <Trace> system.query_log (aa57fb54-d3d4-4e2b-bcda-b6c10074d25d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19890 | 2025.12.31 23:28:17.286081 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 19891 | 2025.12.31 23:28:17.287279 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 19892 | 2025.12.31 23:28:17.287562 [ 243 ] {} <Trace> system.query_log (aa57fb54-d3d4-4e2b-bcda-b6c10074d25d): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19893 | 2025.12.31 23:28:17.287718 [ 69 ] {} <Debug> system.query_log (aa57fb54-d3d4-4e2b-bcda-b6c10074d25d) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 19894 | 2025.12.31 23:28:17.287785 [ 69 ] {} <Trace> system.query_log (aa57fb54-d3d4-4e2b-bcda-b6c10074d25d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19895 | 2025.12.31 23:28:17.287805 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 19896 | 2025.12.31 23:28:17.287906 [ 195 ] {aa57fb54-d3d4-4e2b-bcda-b6c10074d25d::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 | ||
| 19897 | 2025.12.31 23:28:17.287951 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2438 | ||
| 19898 | 2025.12.31 23:28:17.288444 [ 195 ] {aa57fb54-d3d4-4e2b-bcda-b6c10074d25d::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19899 | 2025.12.31 23:28:17.288586 [ 195 ] {aa57fb54-d3d4-4e2b-bcda-b6c10074d25d::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 2302 rows starting from the beginning of the part | ||
| 19900 | 2025.12.31 23:28:17.288926 [ 195 ] {aa57fb54-d3d4-4e2b-bcda-b6c10074d25d::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 28 rows starting from the beginning of the part | ||
| 19901 | 2025.12.31 23:28:17.289224 [ 195 ] {aa57fb54-d3d4-4e2b-bcda-b6c10074d25d::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 | ||
| 19902 | 2025.12.31 23:28:17.289503 [ 195 ] {aa57fb54-d3d4-4e2b-bcda-b6c10074d25d::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 32 rows starting from the beginning of the part | ||
| 19903 | 2025.12.31 23:28:17.289783 [ 195 ] {aa57fb54-d3d4-4e2b-bcda-b6c10074d25d::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 28 rows starting from the beginning of the part | ||
| 19904 | 2025.12.31 23:28:17.290079 [ 195 ] {aa57fb54-d3d4-4e2b-bcda-b6c10074d25d::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 | ||
| 19905 | 2025.12.31 23:28:17.297445 [ 187 ] {aa57fb54-d3d4-4e2b-bcda-b6c10074d25d::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2438 rows, containing 72 columns (72 merged, 0 gathered) in 0.009585791 sec., 254334.77529397418 rows/sec., 197.30 MiB/sec. | ||
| 19906 | 2025.12.31 23:28:17.299986 [ 190 ] {aa57fb54-d3d4-4e2b-bcda-b6c10074d25d::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 19907 | 2025.12.31 23:28:17.300675 [ 190 ] {aa57fb54-d3d4-4e2b-bcda-b6c10074d25d::all_1_71_14} <Trace> system.query_log (aa57fb54-d3d4-4e2b-bcda-b6c10074d25d): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19908 | 2025.12.31 23:28:17.300767 [ 190 ] {aa57fb54-d3d4-4e2b-bcda-b6c10074d25d::all_1_71_14} <Trace> system.query_log (aa57fb54-d3d4-4e2b-bcda-b6c10074d25d) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 19909 | 2025.12.31 23:28:17.301182 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.14 MiB. | ||
| 19910 | 2025.12.31 23:28:19.231688 [ 222 ] {} <Trace> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179): 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] | ||
| 19911 | 2025.12.31 23:28:19.231738 [ 222 ] {} <Debug> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179): 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] | ||
| 19912 | 2025.12.31 23:28:19.239524 [ 222 ] {} <Debug> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179): 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] | ||
| 19913 | 2025.12.31 23:28:19.261406 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19914 | 2025.12.31 23:28:19.261591 [ 271 ] {16c5836c-8622-492b-9494-0b38233b331d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 19915 | 2025.12.31 23:28:19.261662 [ 271 ] {16c5836c-8622-492b-9494-0b38233b331d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 19916 | 2025.12.31 23:28:19.262336 [ 271 ] {16c5836c-8622-492b-9494-0b38233b331d} <Trace> oximeter.fields_i16 (6205d96e-d352-40e9-8254-31db49133bc3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19917 | 2025.12.31 23:28:19.262388 [ 271 ] {16c5836c-8622-492b-9494-0b38233b331d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 19918 | 2025.12.31 23:28:19.262794 [ 271 ] {16c5836c-8622-492b-9494-0b38233b331d} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 19919 | 2025.12.31 23:28:19.263022 [ 271 ] {16c5836c-8622-492b-9494-0b38233b331d} <Trace> oximeter.fields_i16 (6205d96e-d352-40e9-8254-31db49133bc3): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19920 | 2025.12.31 23:28:19.263189 [ 271 ] {16c5836c-8622-492b-9494-0b38233b331d} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001649 sec., 14554.275318374772 rows/sec., 1.21 MiB/sec. | ||
| 19921 | 2025.12.31 23:28:19.263245 [ 271 ] {16c5836c-8622-492b-9494-0b38233b331d} <Debug> TCPHandler: Processed in 0.001974063 sec. | ||
| 19922 | 2025.12.31 23:28:19.263378 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19923 | 2025.12.31 23:28:19.263481 [ 271 ] {a485251b-1a15-4457-828b-88255fbe39d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 19924 | 2025.12.31 23:28:19.263525 [ 271 ] {a485251b-1a15-4457-828b-88255fbe39d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 19925 | 2025.12.31 23:28:19.263946 [ 271 ] {a485251b-1a15-4457-828b-88255fbe39d0} <Trace> oximeter.fields_ipaddr (5f424e33-6a9f-405c-b8ff-24c93b94647e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19926 | 2025.12.31 23:28:19.263983 [ 271 ] {a485251b-1a15-4457-828b-88255fbe39d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 19927 | 2025.12.31 23:28:19.264300 [ 271 ] {a485251b-1a15-4457-828b-88255fbe39d0} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 19928 | 2025.12.31 23:28:19.264512 [ 271 ] {a485251b-1a15-4457-828b-88255fbe39d0} <Trace> oximeter.fields_ipaddr (5f424e33-6a9f-405c-b8ff-24c93b94647e): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19929 | 2025.12.31 23:28:19.264649 [ 271 ] {a485251b-1a15-4457-828b-88255fbe39d0} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001192 sec., 3355.7046979865772 rows/sec., 273.63 KiB/sec. | ||
| 19930 | 2025.12.31 23:28:19.264688 [ 271 ] {a485251b-1a15-4457-828b-88255fbe39d0} <Debug> TCPHandler: Processed in 0.001363163 sec. | ||
| 19931 | 2025.12.31 23:28:19.264791 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19932 | 2025.12.31 23:28:19.264887 [ 271 ] {27094401-1d64-42e5-973d-897f09ae1a47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19933 | 2025.12.31 23:28:19.264928 [ 271 ] {27094401-1d64-42e5-973d-897f09ae1a47} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19934 | 2025.12.31 23:28:19.265430 [ 271 ] {27094401-1d64-42e5-973d-897f09ae1a47} <Trace> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19935 | 2025.12.31 23:28:19.265468 [ 271 ] {27094401-1d64-42e5-973d-897f09ae1a47} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 19936 | 2025.12.31 23:28:19.265798 [ 271 ] {27094401-1d64-42e5-973d-897f09ae1a47} <Trace> MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) | ||
| 19937 | 2025.12.31 23:28:19.266024 [ 271 ] {27094401-1d64-42e5-973d-897f09ae1a47} <Trace> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19938 | 2025.12.31 23:28:19.266157 [ 271 ] {27094401-1d64-42e5-973d-897f09ae1a47} <Debug> executeQuery: Read 198 rows, 18.02 KiB in 0.001288 sec., 153726.70807453414 rows/sec., 13.66 MiB/sec. | ||
| 19939 | 2025.12.31 23:28:19.266196 [ 271 ] {27094401-1d64-42e5-973d-897f09ae1a47} <Debug> TCPHandler: Processed in 0.001453594 sec. | ||
| 19940 | 2025.12.31 23:28:19.266310 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19941 | 2025.12.31 23:28:19.266405 [ 271 ] {7e08f7b0-aee0-4639-86d9-b0e446fc4f66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 19942 | 2025.12.31 23:28:19.266445 [ 271 ] {7e08f7b0-aee0-4639-86d9-b0e446fc4f66} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 19943 | 2025.12.31 23:28:19.266854 [ 271 ] {7e08f7b0-aee0-4639-86d9-b0e446fc4f66} <Trace> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19944 | 2025.12.31 23:28:19.266891 [ 271 ] {7e08f7b0-aee0-4639-86d9-b0e446fc4f66} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 19945 | 2025.12.31 23:28:19.267204 [ 271 ] {7e08f7b0-aee0-4639-86d9-b0e446fc4f66} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) | ||
| 19946 | 2025.12.31 23:28:19.267420 [ 271 ] {7e08f7b0-aee0-4639-86d9-b0e446fc4f66} <Trace> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19947 | 2025.12.31 23:28:19.267552 [ 271 ] {7e08f7b0-aee0-4639-86d9-b0e446fc4f66} <Debug> executeQuery: Read 26 rows, 1.99 KiB in 0.001166 sec., 22298.456260720413 rows/sec., 1.67 MiB/sec. | ||
| 19948 | 2025.12.31 23:28:19.267550 [ 43 ] {} <Debug> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa) (MergerMutator): Selected 6 parts from all_1_136_27 to all_141_141_0 | ||
| 19949 | 2025.12.31 23:28:19.267592 [ 271 ] {7e08f7b0-aee0-4639-86d9-b0e446fc4f66} <Debug> TCPHandler: Processed in 0.001331173 sec. | ||
| 19950 | 2025.12.31 23:28:19.267624 [ 43 ] {} <Trace> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19951 | 2025.12.31 23:28:19.267650 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 19952 | 2025.12.31 23:28:19.267706 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19953 | 2025.12.31 23:28:19.267756 [ 199 ] {d568562b-8e8e-4a3d-9432-0ad11505f9aa::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 | ||
| 19954 | 2025.12.31 23:28:19.267803 [ 271 ] {5f16e5c8-c91d-46de-999a-b43822b5f947} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 19955 | 2025.12.31 23:28:19.267848 [ 271 ] {5f16e5c8-c91d-46de-999a-b43822b5f947} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 19956 | 2025.12.31 23:28:19.267892 [ 199 ] {d568562b-8e8e-4a3d-9432-0ad11505f9aa::all_1_141_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19957 | 2025.12.31 23:28:19.267937 [ 199 ] {d568562b-8e8e-4a3d-9432-0ad11505f9aa::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_136_27, total 278 rows starting from the beginning of the part | ||
| 19958 | 2025.12.31 23:28:19.268013 [ 199 ] {d568562b-8e8e-4a3d-9432-0ad11505f9aa::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 10 rows starting from the beginning of the part | ||
| 19959 | 2025.12.31 23:28:19.268072 [ 199 ] {d568562b-8e8e-4a3d-9432-0ad11505f9aa::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 35 rows starting from the beginning of the part | ||
| 19960 | 2025.12.31 23:28:19.268121 [ 199 ] {d568562b-8e8e-4a3d-9432-0ad11505f9aa::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 10 rows starting from the beginning of the part | ||
| 19961 | 2025.12.31 23:28:19.268165 [ 199 ] {d568562b-8e8e-4a3d-9432-0ad11505f9aa::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 32 rows starting from the beginning of the part | ||
| 19962 | 2025.12.31 23:28:19.268213 [ 199 ] {d568562b-8e8e-4a3d-9432-0ad11505f9aa::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 26 rows starting from the beginning of the part | ||
| 19963 | 2025.12.31 23:28:19.268252 [ 271 ] {5f16e5c8-c91d-46de-999a-b43822b5f947} <Trace> oximeter.fields_u32 (32e14ee3-f9fc-4687-bf55-1d31f5f916a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19964 | 2025.12.31 23:28:19.268293 [ 271 ] {5f16e5c8-c91d-46de-999a-b43822b5f947} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 19965 | 2025.12.31 23:28:19.268633 [ 271 ] {5f16e5c8-c91d-46de-999a-b43822b5f947} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 19966 | 2025.12.31 23:28:19.268866 [ 271 ] {5f16e5c8-c91d-46de-999a-b43822b5f947} <Trace> oximeter.fields_u32 (32e14ee3-f9fc-4687-bf55-1d31f5f916a9): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19967 | 2025.12.31 23:28:19.269003 [ 271 ] {5f16e5c8-c91d-46de-999a-b43822b5f947} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001218 sec., 19704.433497536946 rows/sec., 1.63 MiB/sec. | ||
| 19968 | 2025.12.31 23:28:19.269037 [ 222 ] {} <Trace> oximeter.fields_u32 (32e14ee3-f9fc-4687-bf55-1d31f5f916a9): Found 6 old parts to remove. Parts: [all_1_14_3, all_15_15_0, all_16_16_0, all_17_17_0, all_18_18_0, all_19_19_0] | ||
| 19969 | 2025.12.31 23:28:19.269043 [ 271 ] {5f16e5c8-c91d-46de-999a-b43822b5f947} <Debug> TCPHandler: Processed in 0.001389443 sec. | ||
| 19970 | 2025.12.31 23:28:19.269092 [ 222 ] {} <Debug> oximeter.fields_u32 (32e14ee3-f9fc-4687-bf55-1d31f5f916a9): Removing 6 parts from filesystem (serially): Parts: [all_1_14_3, all_15_15_0, all_16_16_0, all_17_17_0, all_18_18_0, all_19_19_0] | ||
| 19971 | 2025.12.31 23:28:19.269175 [ 197 ] {d568562b-8e8e-4a3d-9432-0ad11505f9aa::all_1_141_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 391 rows, containing 5 columns (5 merged, 0 gathered) in 0.001469165 sec., 266137.56793825066 rows/sec., 18.48 MiB/sec. | ||
| 19972 | 2025.12.31 23:28:19.269216 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19973 | 2025.12.31 23:28:19.269311 [ 271 ] {ee3dcdd8-dbe4-490d-b40f-be63eb3858ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 19974 | 2025.12.31 23:28:19.269353 [ 271 ] {ee3dcdd8-dbe4-490d-b40f-be63eb3858ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 19975 | 2025.12.31 23:28:19.269375 [ 205 ] {d568562b-8e8e-4a3d-9432-0ad11505f9aa::all_1_141_28} <Trace> MergedBlockOutputStream: filled checksums all_1_141_28 (state Temporary) | ||
| 19976 | 2025.12.31 23:28:19.269718 [ 205 ] {d568562b-8e8e-4a3d-9432-0ad11505f9aa::all_1_141_28} <Trace> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa): Renaming temporary part tmp_merge_all_1_141_28 to all_1_141_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19977 | 2025.12.31 23:28:19.269763 [ 271 ] {ee3dcdd8-dbe4-490d-b40f-be63eb3858ad} <Trace> oximeter.fields_u8 (ce0c1db8-65f1-440f-8e78-1020d181f97b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19978 | 2025.12.31 23:28:19.269801 [ 271 ] {ee3dcdd8-dbe4-490d-b40f-be63eb3858ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 19979 | 2025.12.31 23:28:19.269825 [ 205 ] {d568562b-8e8e-4a3d-9432-0ad11505f9aa::all_1_141_28} <Trace> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa) (MergerMutator): Merged 6 parts: [all_1_136_27, all_141_141_0] -> all_1_141_28 | ||
| 19980 | 2025.12.31 23:28:19.269932 [ 205 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 19981 | 2025.12.31 23:28:19.270161 [ 271 ] {ee3dcdd8-dbe4-490d-b40f-be63eb3858ad} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 19982 | 2025.12.31 23:28:19.270417 [ 271 ] {ee3dcdd8-dbe4-490d-b40f-be63eb3858ad} <Trace> oximeter.fields_u8 (ce0c1db8-65f1-440f-8e78-1020d181f97b): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19983 | 2025.12.31 23:28:19.270564 [ 271 ] {ee3dcdd8-dbe4-490d-b40f-be63eb3858ad} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001271 sec., 9441.38473642801 rows/sec., 737.61 KiB/sec. | ||
| 19984 | 2025.12.31 23:28:19.270604 [ 271 ] {ee3dcdd8-dbe4-490d-b40f-be63eb3858ad} <Debug> TCPHandler: Processed in 0.001447675 sec. | ||
| 19985 | 2025.12.31 23:28:19.270719 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19986 | 2025.12.31 23:28:19.270815 [ 271 ] {a1604cf9-46ba-457d-a08b-d091e2c3514b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 19987 | 2025.12.31 23:28:19.270856 [ 271 ] {a1604cf9-46ba-457d-a08b-d091e2c3514b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 19988 | 2025.12.31 23:28:19.271299 [ 271 ] {a1604cf9-46ba-457d-a08b-d091e2c3514b} <Trace> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19989 | 2025.12.31 23:28:19.271336 [ 271 ] {a1604cf9-46ba-457d-a08b-d091e2c3514b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 19990 | 2025.12.31 23:28:19.271662 [ 271 ] {a1604cf9-46ba-457d-a08b-d091e2c3514b} <Trace> MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) | ||
| 19991 | 2025.12.31 23:28:19.271874 [ 271 ] {a1604cf9-46ba-457d-a08b-d091e2c3514b} <Trace> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19992 | 2025.12.31 23:28:19.272006 [ 271 ] {a1604cf9-46ba-457d-a08b-d091e2c3514b} <Debug> executeQuery: Read 114 rows, 9.50 KiB in 0.001209 sec., 94292.80397022332 rows/sec., 7.67 MiB/sec. | ||
| 19993 | 2025.12.31 23:28:19.272044 [ 271 ] {a1604cf9-46ba-457d-a08b-d091e2c3514b} <Debug> TCPHandler: Processed in 0.001374653 sec. | ||
| 19994 | 2025.12.31 23:28:19.272155 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19995 | 2025.12.31 23:28:19.272250 [ 271 ] {651ba10b-a26c-4f9d-9dda-023d3b90c15c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 19996 | 2025.12.31 23:28:19.272294 [ 271 ] {651ba10b-a26c-4f9d-9dda-023d3b90c15c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 19997 | 2025.12.31 23:28:19.272714 [ 271 ] {651ba10b-a26c-4f9d-9dda-023d3b90c15c} <Trace> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19998 | 2025.12.31 23:28:19.272751 [ 271 ] {651ba10b-a26c-4f9d-9dda-023d3b90c15c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 19999 | 2025.12.31 23:28:19.273097 [ 271 ] {651ba10b-a26c-4f9d-9dda-023d3b90c15c} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) | ||
| 20000 | 2025.12.31 23:28:19.273312 [ 271 ] {651ba10b-a26c-4f9d-9dda-023d3b90c15c} <Trace> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20001 | 2025.12.31 23:28:19.273448 [ 271 ] {651ba10b-a26c-4f9d-9dda-023d3b90c15c} <Debug> executeQuery: Read 198 rows, 14.54 KiB in 0.001217 sec., 162695.15201314708 rows/sec., 11.67 MiB/sec. | ||
| 20002 | 2025.12.31 23:28:19.273491 [ 271 ] {651ba10b-a26c-4f9d-9dda-023d3b90c15c} <Debug> TCPHandler: Processed in 0.001385064 sec. | ||
| 20003 | 2025.12.31 23:28:19.273614 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20004 | 2025.12.31 23:28:19.273712 [ 271 ] {91d9f6a6-9dc1-444e-b2ad-b9f471051a53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 20005 | 2025.12.31 23:28:19.273775 [ 271 ] {91d9f6a6-9dc1-444e-b2ad-b9f471051a53} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 20006 | 2025.12.31 23:28:19.274663 [ 271 ] {91d9f6a6-9dc1-444e-b2ad-b9f471051a53} <Trace> oximeter.measurements_histogramu64 (83559bb8-4c93-4180-b7e7-e9b7333f4c1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20007 | 2025.12.31 23:28:19.274702 [ 271 ] {91d9f6a6-9dc1-444e-b2ad-b9f471051a53} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 20008 | 2025.12.31 23:28:19.275275 [ 271 ] {91d9f6a6-9dc1-444e-b2ad-b9f471051a53} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
| 20009 | 2025.12.31 23:28:19.275506 [ 271 ] {91d9f6a6-9dc1-444e-b2ad-b9f471051a53} <Trace> oximeter.measurements_histogramu64 (83559bb8-4c93-4180-b7e7-e9b7333f4c1b): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20010 | 2025.12.31 23:28:19.275653 [ 271 ] {91d9f6a6-9dc1-444e-b2ad-b9f471051a53} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001961 sec., 5099.439061703212 rows/sec., 9.14 MiB/sec. | ||
| 20011 | 2025.12.31 23:28:19.275722 [ 271 ] {91d9f6a6-9dc1-444e-b2ad-b9f471051a53} <Debug> TCPHandler: Processed in 0.002157607 sec. | ||
| 20012 | 2025.12.31 23:28:19.275833 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20013 | 2025.12.31 23:28:19.275927 [ 271 ] {0f483609-2c2b-4031-9f90-35b6cf3c39ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 20014 | 2025.12.31 23:28:19.275970 [ 271 ] {0f483609-2c2b-4031-9f90-35b6cf3c39ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 20015 | 2025.12.31 23:28:19.276311 [ 271 ] {0f483609-2c2b-4031-9f90-35b6cf3c39ed} <Trace> oximeter.measurements_u64 (3e0fa7da-0500-483e-b241-ac25d0f845d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20016 | 2025.12.31 23:28:19.276348 [ 271 ] {0f483609-2c2b-4031-9f90-35b6cf3c39ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 20017 | 2025.12.31 23:28:19.276655 [ 271 ] {0f483609-2c2b-4031-9f90-35b6cf3c39ed} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
| 20018 | 2025.12.31 23:28:19.276874 [ 271 ] {0f483609-2c2b-4031-9f90-35b6cf3c39ed} <Trace> oximeter.measurements_u64 (3e0fa7da-0500-483e-b241-ac25d0f845d7): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20019 | 2025.12.31 23:28:19.277002 [ 271 ] {0f483609-2c2b-4031-9f90-35b6cf3c39ed} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001093 sec., 54894.784995425434 rows/sec., 3.70 MiB/sec. | ||
| 20020 | 2025.12.31 23:28:19.277038 [ 271 ] {0f483609-2c2b-4031-9f90-35b6cf3c39ed} <Debug> TCPHandler: Processed in 0.001256201 sec. | ||
| 20021 | 2025.12.31 23:28:19.277968 [ 222 ] {} <Debug> oximeter.fields_u32 (32e14ee3-f9fc-4687-bf55-1d31f5f916a9): Removing 6 parts from memory: Parts: [all_1_14_3, all_15_15_0, all_16_16_0, all_17_17_0, all_18_18_0, all_19_19_0] | ||
| 20022 | 2025.12.31 23:28:19.635659 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 45684 | ||
| 20023 | 2025.12.31 23:28:19.636199 [ 245 ] {} <Trace> system.asynchronous_metric_log (1af02360-2569-4a97-a5ac-aa07775e497e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20024 | 2025.12.31 23:28:19.636250 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 20025 | 2025.12.31 23:28:19.636758 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 20026 | 2025.12.31 23:28:19.637014 [ 245 ] {} <Trace> system.asynchronous_metric_log (1af02360-2569-4a97-a5ac-aa07775e497e): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20027 | 2025.12.31 23:28:19.637189 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 45684 | ||
| 20028 | 2025.12.31 23:28:19.637251 [ 225 ] {} <Trace> system.asynchronous_metric_log (1af02360-2569-4a97-a5ac-aa07775e497e): 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] | ||
| 20029 | 2025.12.31 23:28:19.637280 [ 225 ] {} <Debug> system.asynchronous_metric_log (1af02360-2569-4a97-a5ac-aa07775e497e): 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] | ||
| 20030 | 2025.12.31 23:28:19.642602 [ 225 ] {} <Debug> system.asynchronous_metric_log (1af02360-2569-4a97-a5ac-aa07775e497e): 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] | ||
| 20031 | 2025.12.31 23:28:20.241462 [ 225 ] {} <Trace> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39): 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] | ||
| 20032 | 2025.12.31 23:28:20.241528 [ 225 ] {} <Debug> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39): 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] | ||
| 20033 | 2025.12.31 23:28:20.244768 [ 225 ] {} <Debug> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39): 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] | ||
| 20034 | 2025.12.31 23:28:21.193379 [ 335 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65037 | ||
| 20035 | 2025.12.31 23:28:21.193499 [ 335 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20036 | 2025.12.31 23:28:21.193530 [ 335 ] {} <Debug> TCP-Session: 4978a0af-0ba2-416e-8af8-00929a29d1a6 Authenticating user 'default' from [fd00:1122:3344:101::e]:65037 | ||
| 20037 | 2025.12.31 23:28:21.193556 [ 335 ] {} <Debug> TCP-Session: 4978a0af-0ba2-416e-8af8-00929a29d1a6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20038 | 2025.12.31 23:28:21.193570 [ 335 ] {} <Debug> TCP-Session: 4978a0af-0ba2-416e-8af8-00929a29d1a6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20039 | 2025.12.31 23:28:21.193765 [ 336 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63306 | ||
| 20040 | 2025.12.31 23:28:21.193775 [ 337 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37793 | ||
| 20041 | 2025.12.31 23:28:21.193813 [ 339 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56442 | ||
| 20042 | 2025.12.31 23:28:21.193834 [ 340 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50357 | ||
| 20043 | 2025.12.31 23:28:21.193859 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53634 | ||
| 20044 | 2025.12.31 23:28:21.193869 [ 334 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33472 | ||
| 20045 | 2025.12.31 23:28:21.193887 [ 336 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20046 | 2025.12.31 23:28:21.193911 [ 337 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20047 | 2025.12.31 23:28:21.193930 [ 340 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20048 | 2025.12.31 23:28:21.193948 [ 336 ] {} <Debug> TCP-Session: 080b58fa-09a7-45ee-86f1-623b34083621 Authenticating user 'default' from [fd00:1122:3344:101::e]:63306 | ||
| 20049 | 2025.12.31 23:28:21.193960 [ 337 ] {} <Debug> TCP-Session: cd0855ff-83ac-43f4-873f-b52245dc3c64 Authenticating user 'default' from [fd00:1122:3344:101::e]:37793 | ||
| 20050 | 2025.12.31 23:28:21.193973 [ 340 ] {} <Debug> TCP-Session: 59c6e583-e103-45a2-be79-90a459a8afa5 Authenticating user 'default' from [fd00:1122:3344:101::e]:50357 | ||
| 20051 | 2025.12.31 23:28:21.193988 [ 336 ] {} <Debug> TCP-Session: 080b58fa-09a7-45ee-86f1-623b34083621 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20052 | 2025.12.31 23:28:21.194002 [ 337 ] {} <Debug> TCP-Session: cd0855ff-83ac-43f4-873f-b52245dc3c64 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20053 | 2025.12.31 23:28:21.194018 [ 336 ] {} <Debug> TCP-Session: 080b58fa-09a7-45ee-86f1-623b34083621 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20054 | 2025.12.31 23:28:21.194030 [ 337 ] {} <Debug> TCP-Session: cd0855ff-83ac-43f4-873f-b52245dc3c64 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20055 | 2025.12.31 23:28:21.194010 [ 340 ] {} <Debug> TCP-Session: 59c6e583-e103-45a2-be79-90a459a8afa5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20056 | 2025.12.31 23:28:21.193995 [ 334 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20057 | 2025.12.31 23:28:21.194079 [ 340 ] {} <Debug> TCP-Session: 59c6e583-e103-45a2-be79-90a459a8afa5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20058 | 2025.12.31 23:28:21.193940 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20059 | 2025.12.31 23:28:21.194114 [ 334 ] {} <Debug> TCP-Session: d8fa2ea8-4f71-4420-8cda-d1a715755170 Authenticating user 'default' from [fd00:1122:3344:101::e]:33472 | ||
| 20060 | 2025.12.31 23:28:21.194146 [ 267 ] {} <Debug> TCP-Session: 6c003871-f86e-4c8f-ba41-307ed356a404 Authenticating user 'default' from [fd00:1122:3344:101::e]:53634 | ||
| 20061 | 2025.12.31 23:28:21.194163 [ 334 ] {} <Debug> TCP-Session: d8fa2ea8-4f71-4420-8cda-d1a715755170 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20062 | 2025.12.31 23:28:21.194175 [ 267 ] {} <Debug> TCP-Session: 6c003871-f86e-4c8f-ba41-307ed356a404 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20063 | 2025.12.31 23:28:21.194188 [ 334 ] {} <Debug> TCP-Session: d8fa2ea8-4f71-4420-8cda-d1a715755170 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20064 | 2025.12.31 23:28:21.194201 [ 267 ] {} <Debug> TCP-Session: 6c003871-f86e-4c8f-ba41-307ed356a404 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20065 | 2025.12.31 23:28:21.193900 [ 335 ] {} <Trace> TCP-Session: 4978a0af-0ba2-416e-8af8-00929a29d1a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20066 | 2025.12.31 23:28:21.193850 [ 341 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60901 | ||
| 20067 | 2025.12.31 23:28:21.193778 [ 338 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38704 | ||
| 20068 | 2025.12.31 23:28:21.193914 [ 339 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20069 | 2025.12.31 23:28:21.194329 [ 339 ] {} <Debug> TCP-Session: e5df9232-0cad-4d52-923e-5ecdb91c1e41 Authenticating user 'default' from [fd00:1122:3344:101::e]:56442 | ||
| 20070 | 2025.12.31 23:28:21.194347 [ 339 ] {} <Debug> TCP-Session: e5df9232-0cad-4d52-923e-5ecdb91c1e41 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20071 | 2025.12.31 23:28:21.194360 [ 339 ] {} <Debug> TCP-Session: e5df9232-0cad-4d52-923e-5ecdb91c1e41 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20072 | 2025.12.31 23:28:21.194399 [ 335 ] {7038f175-d4a5-444d-b483-ebc1185578ad} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:65037) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 20073 | 2025.12.31 23:28:21.194484 [ 341 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20074 | 2025.12.31 23:28:21.194516 [ 341 ] {} <Debug> TCP-Session: 648e295e-680a-4c28-921e-117cf0c92634 Authenticating user 'default' from [fd00:1122:3344:101::e]:60901 | ||
| 20075 | 2025.12.31 23:28:21.194533 [ 341 ] {} <Debug> TCP-Session: 648e295e-680a-4c28-921e-117cf0c92634 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20076 | 2025.12.31 23:28:21.194545 [ 341 ] {} <Debug> TCP-Session: 648e295e-680a-4c28-921e-117cf0c92634 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20077 | 2025.12.31 23:28:21.194676 [ 335 ] {7038f175-d4a5-444d-b483-ebc1185578ad} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 20078 | 2025.12.31 23:28:21.194723 [ 338 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20079 | 2025.12.31 23:28:21.194742 [ 335 ] {7038f175-d4a5-444d-b483-ebc1185578ad} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 20080 | 2025.12.31 23:28:21.194757 [ 338 ] {} <Debug> TCP-Session: 80c72730-725c-4d66-9d7e-b3df919ad5f1 Authenticating user 'default' from [fd00:1122:3344:101::e]:38704 | ||
| 20081 | 2025.12.31 23:28:21.194781 [ 338 ] {} <Debug> TCP-Session: 80c72730-725c-4d66-9d7e-b3df919ad5f1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20082 | 2025.12.31 23:28:21.194793 [ 338 ] {} <Debug> TCP-Session: 80c72730-725c-4d66-9d7e-b3df919ad5f1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20083 | 2025.12.31 23:28:21.195037 [ 335 ] {7038f175-d4a5-444d-b483-ebc1185578ad} <Debug> oximeter.version (354cafc0-8409-413e-b71b-ba38479b7a3f) (SelectExecutor): Key condition: unknown | ||
| 20084 | 2025.12.31 23:28:21.196082 [ 311 ] {7038f175-d4a5-444d-b483-ebc1185578ad} <Trace> AggregatingTransform: Aggregating | ||
| 20085 | 2025.12.31 23:28:21.196144 [ 311 ] {7038f175-d4a5-444d-b483-ebc1185578ad} <Trace> Aggregator: Aggregation method: without_key | ||
| 20086 | 2025.12.31 23:28:21.196182 [ 311 ] {7038f175-d4a5-444d-b483-ebc1185578ad} <Trace> AggregatingTransform: Aggregated. 2 to 1 rows (from 80.00 B) in 0.000939366 sec. (2129.096 rows/sec., 83.17 KiB/sec.) | ||
| 20087 | 2025.12.31 23:28:21.196202 [ 311 ] {7038f175-d4a5-444d-b483-ebc1185578ad} <Trace> Aggregator: Merging aggregated data | ||
| 20088 | 2025.12.31 23:28:21.197365 [ 335 ] {7038f175-d4a5-444d-b483-ebc1185578ad} <Debug> executeQuery: Read 2 rows, 80.00 B in 0.003021 sec., 662.0324395895399 rows/sec., 25.86 KiB/sec. | ||
| 20089 | 2025.12.31 23:28:21.197520 [ 335 ] {7038f175-d4a5-444d-b483-ebc1185578ad} <Debug> TCPHandler: Processed in 0.003740724 sec. | ||
| 20090 | 2025.12.31 23:28:21.197651 [ 335 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20091 | 2025.12.31 23:28:21.197679 [ 338 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20092 | 2025.12.31 23:28:21.197683 [ 335 ] {} <Debug> TCP-Session: 4978a0af-0ba2-416e-8af8-00929a29d1a6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20093 | 2025.12.31 23:28:21.197709 [ 336 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20094 | 2025.12.31 23:28:21.197718 [ 337 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20095 | 2025.12.31 23:28:21.197734 [ 341 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20096 | 2025.12.31 23:28:21.197756 [ 336 ] {} <Debug> TCP-Session: 080b58fa-09a7-45ee-86f1-623b34083621 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20097 | 2025.12.31 23:28:21.197749 [ 339 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20098 | 2025.12.31 23:28:21.197785 [ 337 ] {} <Debug> TCP-Session: cd0855ff-83ac-43f4-873f-b52245dc3c64 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20099 | 2025.12.31 23:28:21.197791 [ 341 ] {} <Debug> TCP-Session: 648e295e-680a-4c28-921e-117cf0c92634 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20100 | 2025.12.31 23:28:21.197815 [ 334 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20101 | 2025.12.31 23:28:21.197819 [ 339 ] {} <Debug> TCP-Session: e5df9232-0cad-4d52-923e-5ecdb91c1e41 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20102 | 2025.12.31 23:28:21.197798 [ 340 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20103 | 2025.12.31 23:28:21.197863 [ 334 ] {} <Debug> TCP-Session: d8fa2ea8-4f71-4420-8cda-d1a715755170 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20104 | 2025.12.31 23:28:21.197781 [ 267 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20105 | 2025.12.31 23:28:21.197906 [ 340 ] {} <Debug> TCP-Session: 59c6e583-e103-45a2-be79-90a459a8afa5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20106 | 2025.12.31 23:28:21.197727 [ 338 ] {} <Debug> TCP-Session: 80c72730-725c-4d66-9d7e-b3df919ad5f1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20107 | 2025.12.31 23:28:21.197948 [ 267 ] {} <Debug> TCP-Session: 6c003871-f86e-4c8f-ba41-307ed356a404 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20108 | 2025.12.31 23:28:21.199912 [ 335 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56037 | ||
| 20109 | 2025.12.31 23:28:21.199967 [ 335 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20110 | 2025.12.31 23:28:21.199987 [ 335 ] {} <Debug> TCP-Session: 136b42f5-a519-4de3-8892-f7df60e16c4d Authenticating user 'default' from [fd00:1122:3344:101::e]:56037 | ||
| 20111 | 2025.12.31 23:28:21.200003 [ 335 ] {} <Debug> TCP-Session: 136b42f5-a519-4de3-8892-f7df60e16c4d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20112 | 2025.12.31 23:28:21.200016 [ 335 ] {} <Debug> TCP-Session: 136b42f5-a519-4de3-8892-f7df60e16c4d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20113 | 2025.12.31 23:28:21.200148 [ 336 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46894 | ||
| 20114 | 2025.12.31 23:28:21.200158 [ 337 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62002 | ||
| 20115 | 2025.12.31 23:28:21.200166 [ 338 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42181 | ||
| 20116 | 2025.12.31 23:28:21.200194 [ 339 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54668 | ||
| 20117 | 2025.12.31 23:28:21.200220 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65380 | ||
| 20118 | 2025.12.31 23:28:21.200257 [ 337 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20119 | 2025.12.31 23:28:21.200278 [ 338 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20120 | 2025.12.31 23:28:21.200285 [ 339 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20121 | 2025.12.31 23:28:21.200296 [ 337 ] {} <Debug> TCP-Session: dc46ec35-e4e7-4f74-b25b-ede608666fb4 Authenticating user 'default' from [fd00:1122:3344:101::e]:62002 | ||
| 20122 | 2025.12.31 23:28:21.200309 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20123 | 2025.12.31 23:28:21.200322 [ 339 ] {} <Debug> TCP-Session: ffaa0629-4a0a-42d5-a1a0-f036269131b0 Authenticating user 'default' from [fd00:1122:3344:101::e]:54668 | ||
| 20124 | 2025.12.31 23:28:21.200331 [ 337 ] {} <Debug> TCP-Session: dc46ec35-e4e7-4f74-b25b-ede608666fb4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20125 | 2025.12.31 23:28:21.200346 [ 267 ] {} <Debug> TCP-Session: cba03b0c-32bc-4582-930d-1fe8a14ca0db Authenticating user 'default' from [fd00:1122:3344:101::e]:65380 | ||
| 20126 | 2025.12.31 23:28:21.200355 [ 339 ] {} <Debug> TCP-Session: ffaa0629-4a0a-42d5-a1a0-f036269131b0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20127 | 2025.12.31 23:28:21.200362 [ 337 ] {} <Debug> TCP-Session: dc46ec35-e4e7-4f74-b25b-ede608666fb4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20128 | 2025.12.31 23:28:21.200378 [ 267 ] {} <Debug> TCP-Session: cba03b0c-32bc-4582-930d-1fe8a14ca0db Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20129 | 2025.12.31 23:28:21.200385 [ 339 ] {} <Debug> TCP-Session: ffaa0629-4a0a-42d5-a1a0-f036269131b0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20130 | 2025.12.31 23:28:21.200409 [ 267 ] {} <Debug> TCP-Session: cba03b0c-32bc-4582-930d-1fe8a14ca0db Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20131 | 2025.12.31 23:28:21.200312 [ 338 ] {} <Debug> TCP-Session: 70176385-c0db-451b-9f44-9544594bc5b1 Authenticating user 'default' from [fd00:1122:3344:101::e]:42181 | ||
| 20132 | 2025.12.31 23:28:21.200230 [ 334 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46829 | ||
| 20133 | 2025.12.31 23:28:21.200471 [ 338 ] {} <Debug> TCP-Session: 70176385-c0db-451b-9f44-9544594bc5b1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20134 | 2025.12.31 23:28:21.200214 [ 341 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58396 | ||
| 20135 | 2025.12.31 23:28:21.200491 [ 338 ] {} <Debug> TCP-Session: 70176385-c0db-451b-9f44-9544594bc5b1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20136 | 2025.12.31 23:28:21.200515 [ 334 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20137 | 2025.12.31 23:28:21.200196 [ 340 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49335 | ||
| 20138 | 2025.12.31 23:28:21.200544 [ 334 ] {} <Debug> TCP-Session: bdfa86e4-81ab-4e57-b7db-28a37759c567 Authenticating user 'default' from [fd00:1122:3344:101::e]:46829 | ||
| 20139 | 2025.12.31 23:28:21.200557 [ 341 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20140 | 2025.12.31 23:28:21.200580 [ 334 ] {} <Debug> TCP-Session: bdfa86e4-81ab-4e57-b7db-28a37759c567 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20141 | 2025.12.31 23:28:21.200596 [ 341 ] {} <Debug> TCP-Session: 77c8639f-9fd9-44dc-ad8a-edb353b189b3 Authenticating user 'default' from [fd00:1122:3344:101::e]:58396 | ||
| 20142 | 2025.12.31 23:28:21.200606 [ 334 ] {} <Debug> TCP-Session: bdfa86e4-81ab-4e57-b7db-28a37759c567 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20143 | 2025.12.31 23:28:21.200602 [ 340 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20144 | 2025.12.31 23:28:21.200623 [ 341 ] {} <Debug> TCP-Session: 77c8639f-9fd9-44dc-ad8a-edb353b189b3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20145 | 2025.12.31 23:28:21.200652 [ 340 ] {} <Debug> TCP-Session: c17e2b98-18e5-4499-884f-75b6b58f492b Authenticating user 'default' from [fd00:1122:3344:101::e]:49335 | ||
| 20146 | 2025.12.31 23:28:21.200666 [ 341 ] {} <Debug> TCP-Session: 77c8639f-9fd9-44dc-ad8a-edb353b189b3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20147 | 2025.12.31 23:28:21.200693 [ 340 ] {} <Debug> TCP-Session: c17e2b98-18e5-4499-884f-75b6b58f492b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20148 | 2025.12.31 23:28:21.200208 [ 335 ] {} <Trace> TCP-Session: 136b42f5-a519-4de3-8892-f7df60e16c4d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20149 | 2025.12.31 23:28:21.200715 [ 340 ] {} <Debug> TCP-Session: c17e2b98-18e5-4499-884f-75b6b58f492b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20150 | 2025.12.31 23:28:21.200221 [ 336 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20151 | 2025.12.31 23:28:21.200780 [ 336 ] {} <Debug> TCP-Session: c76fc1e2-6d3b-446b-87e0-ed089e398970 Authenticating user 'default' from [fd00:1122:3344:101::e]:46894 | ||
| 20152 | 2025.12.31 23:28:21.200799 [ 336 ] {} <Debug> TCP-Session: c76fc1e2-6d3b-446b-87e0-ed089e398970 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20153 | 2025.12.31 23:28:21.200811 [ 336 ] {} <Debug> TCP-Session: c76fc1e2-6d3b-446b-87e0-ed089e398970 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20154 | 2025.12.31 23:28:21.200837 [ 335 ] {41c6f14a-8b3e-4cf3-bf2b-00942c62dd98} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:56037) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 20155 | 2025.12.31 23:28:21.201005 [ 335 ] {41c6f14a-8b3e-4cf3-bf2b-00942c62dd98} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 20156 | 2025.12.31 23:28:21.201047 [ 335 ] {41c6f14a-8b3e-4cf3-bf2b-00942c62dd98} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 20157 | 2025.12.31 23:28:21.201270 [ 335 ] {41c6f14a-8b3e-4cf3-bf2b-00942c62dd98} <Debug> oximeter.version (354cafc0-8409-413e-b71b-ba38479b7a3f) (SelectExecutor): Key condition: unknown | ||
| 20158 | 2025.12.31 23:28:21.202219 [ 327 ] {41c6f14a-8b3e-4cf3-bf2b-00942c62dd98} <Trace> AggregatingTransform: Aggregating | ||
| 20159 | 2025.12.31 23:28:21.202253 [ 327 ] {41c6f14a-8b3e-4cf3-bf2b-00942c62dd98} <Trace> Aggregator: Aggregation method: without_key | ||
| 20160 | 2025.12.31 23:28:21.202281 [ 327 ] {41c6f14a-8b3e-4cf3-bf2b-00942c62dd98} <Trace> AggregatingTransform: Aggregated. 2 to 1 rows (from 80.00 B) in 0.000843175 sec. (2371.987 rows/sec., 92.66 KiB/sec.) | ||
| 20161 | 2025.12.31 23:28:21.202295 [ 327 ] {41c6f14a-8b3e-4cf3-bf2b-00942c62dd98} <Trace> Aggregator: Merging aggregated data | ||
| 20162 | 2025.12.31 23:28:21.203655 [ 335 ] {41c6f14a-8b3e-4cf3-bf2b-00942c62dd98} <Debug> executeQuery: Read 2 rows, 80.00 B in 0.002852 sec., 701.2622720897616 rows/sec., 27.39 KiB/sec. | ||
| 20163 | 2025.12.31 23:28:21.203786 [ 335 ] {41c6f14a-8b3e-4cf3-bf2b-00942c62dd98} <Debug> TCPHandler: Processed in 0.003630031 sec. | ||
| 20164 | 2025.12.31 23:28:21.203898 [ 335 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20165 | 2025.12.31 23:28:21.203925 [ 336 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20166 | 2025.12.31 23:28:21.203940 [ 337 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20167 | 2025.12.31 23:28:21.203957 [ 339 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20168 | 2025.12.31 23:28:21.203966 [ 336 ] {} <Debug> TCP-Session: c76fc1e2-6d3b-446b-87e0-ed089e398970 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20169 | 2025.12.31 23:28:21.203981 [ 337 ] {} <Debug> TCP-Session: dc46ec35-e4e7-4f74-b25b-ede608666fb4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20170 | 2025.12.31 23:28:21.203998 [ 339 ] {} <Debug> TCP-Session: ffaa0629-4a0a-42d5-a1a0-f036269131b0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20171 | 2025.12.31 23:28:21.204000 [ 334 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20172 | 2025.12.31 23:28:21.204021 [ 341 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20173 | 2025.12.31 23:28:21.204041 [ 338 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20174 | 2025.12.31 23:28:21.204058 [ 267 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20175 | 2025.12.31 23:28:21.204068 [ 341 ] {} <Debug> TCP-Session: 77c8639f-9fd9-44dc-ad8a-edb353b189b3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20176 | 2025.12.31 23:28:21.204092 [ 338 ] {} <Debug> TCP-Session: 70176385-c0db-451b-9f44-9544594bc5b1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20177 | 2025.12.31 23:28:21.204103 [ 267 ] {} <Debug> TCP-Session: cba03b0c-32bc-4582-930d-1fe8a14ca0db Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20178 | 2025.12.31 23:28:21.204046 [ 334 ] {} <Debug> TCP-Session: bdfa86e4-81ab-4e57-b7db-28a37759c567 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20179 | 2025.12.31 23:28:21.203975 [ 340 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20180 | 2025.12.31 23:28:21.203928 [ 335 ] {} <Debug> TCP-Session: 136b42f5-a519-4de3-8892-f7df60e16c4d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20181 | 2025.12.31 23:28:21.204176 [ 340 ] {} <Debug> TCP-Session: c17e2b98-18e5-4499-884f-75b6b58f492b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20182 | 2025.12.31 23:28:21.367984 [ 220 ] {} <Trace> system.metric_log (9f7485ce-4bf0-4a0f-b388-b82873d55ef6): 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] | ||
| 20183 | 2025.12.31 23:28:21.368036 [ 220 ] {} <Debug> system.metric_log (9f7485ce-4bf0-4a0f-b388-b82873d55ef6): 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] | ||
| 20184 | 2025.12.31 23:28:21.376562 [ 220 ] {} <Debug> system.metric_log (9f7485ce-4bf0-4a0f-b388-b82873d55ef6): 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] | ||
| 20185 | 2025.12.31 23:28:22.000201 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 398.03 MiB, peak 420.89 MiB, free memory in arenas 0.00 B, will set to 401.56 MiB (RSS), difference: 3.54 MiB | ||
| 20186 | 2025.12.31 23:28:22.165964 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 716 | ||
| 20187 | 2025.12.31 23:28:22.184258 [ 244 ] {} <Trace> system.metric_log (9f7485ce-4bf0-4a0f-b388-b82873d55ef6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20188 | 2025.12.31 23:28:22.184326 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 20189 | 2025.12.31 23:28:22.190692 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 20190 | 2025.12.31 23:28:22.191475 [ 244 ] {} <Trace> system.metric_log (9f7485ce-4bf0-4a0f-b388-b82873d55ef6): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20191 | 2025.12.31 23:28:22.196298 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 716 | ||
| 20192 | 2025.12.31 23:28:22.493820 [ 335 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47138 | ||
| 20193 | 2025.12.31 23:28:22.493931 [ 335 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20194 | 2025.12.31 23:28:22.493958 [ 335 ] {} <Debug> TCP-Session: 1bf2bad8-1592-4ba6-9a68-a9e4bd3b71ad Authenticating user 'default' from [fd00:1122:3344:101::e]:47138 | ||
| 20195 | 2025.12.31 23:28:22.493981 [ 335 ] {} <Debug> TCP-Session: 1bf2bad8-1592-4ba6-9a68-a9e4bd3b71ad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20196 | 2025.12.31 23:28:22.493994 [ 335 ] {} <Debug> TCP-Session: 1bf2bad8-1592-4ba6-9a68-a9e4bd3b71ad Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20197 | 2025.12.31 23:28:22.494195 [ 336 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52260 | ||
| 20198 | 2025.12.31 23:28:22.494209 [ 337 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37209 | ||
| 20199 | 2025.12.31 23:28:22.494233 [ 339 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41601 | ||
| 20200 | 2025.12.31 23:28:22.494269 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54042 | ||
| 20201 | 2025.12.31 23:28:22.494276 [ 334 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52455 | ||
| 20202 | 2025.12.31 23:28:22.494339 [ 339 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20203 | 2025.12.31 23:28:22.494339 [ 337 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20204 | 2025.12.31 23:28:22.494362 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20205 | 2025.12.31 23:28:22.494373 [ 339 ] {} <Debug> TCP-Session: a59348b6-66a9-41e5-bcd4-efd6bf4769b5 Authenticating user 'default' from [fd00:1122:3344:101::e]:41601 | ||
| 20206 | 2025.12.31 23:28:22.494381 [ 337 ] {} <Debug> TCP-Session: 3f6d4a33-d371-475c-aa4d-7877202b2f6f Authenticating user 'default' from [fd00:1122:3344:101::e]:37209 | ||
| 20207 | 2025.12.31 23:28:22.494408 [ 339 ] {} <Debug> TCP-Session: a59348b6-66a9-41e5-bcd4-efd6bf4769b5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20208 | 2025.12.31 23:28:22.494400 [ 267 ] {} <Debug> TCP-Session: 03a33bf9-4a11-49da-928f-71466ca8c790 Authenticating user 'default' from [fd00:1122:3344:101::e]:54042 | ||
| 20209 | 2025.12.31 23:28:22.494426 [ 337 ] {} <Debug> TCP-Session: 3f6d4a33-d371-475c-aa4d-7877202b2f6f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20210 | 2025.12.31 23:28:22.494429 [ 339 ] {} <Debug> TCP-Session: a59348b6-66a9-41e5-bcd4-efd6bf4769b5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20211 | 2025.12.31 23:28:22.494453 [ 267 ] {} <Debug> TCP-Session: 03a33bf9-4a11-49da-928f-71466ca8c790 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20212 | 2025.12.31 23:28:22.494454 [ 337 ] {} <Debug> TCP-Session: 3f6d4a33-d371-475c-aa4d-7877202b2f6f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20213 | 2025.12.31 23:28:22.494522 [ 267 ] {} <Debug> TCP-Session: 03a33bf9-4a11-49da-928f-71466ca8c790 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20214 | 2025.12.31 23:28:22.494416 [ 334 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20215 | 2025.12.31 23:28:22.494312 [ 336 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20216 | 2025.12.31 23:28:22.494592 [ 334 ] {} <Debug> TCP-Session: e6980ec9-59fa-48d3-b5e6-1db188a47f0e Authenticating user 'default' from [fd00:1122:3344:101::e]:52455 | ||
| 20217 | 2025.12.31 23:28:22.494310 [ 335 ] {} <Trace> TCP-Session: 1bf2bad8-1592-4ba6-9a68-a9e4bd3b71ad Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20218 | 2025.12.31 23:28:22.494616 [ 336 ] {} <Debug> TCP-Session: bdc05260-22cf-4294-b25f-fa33101e2e4f Authenticating user 'default' from [fd00:1122:3344:101::e]:52260 | ||
| 20219 | 2025.12.31 23:28:22.494627 [ 334 ] {} <Debug> TCP-Session: e6980ec9-59fa-48d3-b5e6-1db188a47f0e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20220 | 2025.12.31 23:28:22.494657 [ 336 ] {} <Debug> TCP-Session: bdc05260-22cf-4294-b25f-fa33101e2e4f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20221 | 2025.12.31 23:28:22.494254 [ 341 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46677 | ||
| 20222 | 2025.12.31 23:28:22.494701 [ 334 ] {} <Debug> TCP-Session: e6980ec9-59fa-48d3-b5e6-1db188a47f0e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20223 | 2025.12.31 23:28:22.494715 [ 336 ] {} <Debug> TCP-Session: bdc05260-22cf-4294-b25f-fa33101e2e4f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20224 | 2025.12.31 23:28:22.494220 [ 338 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60258 | ||
| 20225 | 2025.12.31 23:28:22.494761 [ 341 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20226 | 2025.12.31 23:28:22.494778 [ 335 ] {0094546f-917b-4142-b217-5a16fc1f10a8} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:47138) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 20227 | 2025.12.31 23:28:22.494795 [ 341 ] {} <Debug> TCP-Session: 8d77964a-1f2d-4b1f-be92-59c4fdd9112b Authenticating user 'default' from [fd00:1122:3344:101::e]:46677 | ||
| 20228 | 2025.12.31 23:28:22.494242 [ 340 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44776 | ||
| 20229 | 2025.12.31 23:28:22.494820 [ 341 ] {} <Debug> TCP-Session: 8d77964a-1f2d-4b1f-be92-59c4fdd9112b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20230 | 2025.12.31 23:28:22.494819 [ 338 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20231 | 2025.12.31 23:28:22.494854 [ 341 ] {} <Debug> TCP-Session: 8d77964a-1f2d-4b1f-be92-59c4fdd9112b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20232 | 2025.12.31 23:28:22.494882 [ 338 ] {} <Debug> TCP-Session: 095b50b8-b05d-43fb-83c2-2e0a00ffd89b Authenticating user 'default' from [fd00:1122:3344:101::e]:60258 | ||
| 20233 | 2025.12.31 23:28:22.494882 [ 340 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20234 | 2025.12.31 23:28:22.494907 [ 338 ] {} <Debug> TCP-Session: 095b50b8-b05d-43fb-83c2-2e0a00ffd89b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20235 | 2025.12.31 23:28:22.494922 [ 340 ] {} <Debug> TCP-Session: f80761b4-4e35-4034-8ebb-3f48a20996dc Authenticating user 'default' from [fd00:1122:3344:101::e]:44776 | ||
| 20236 | 2025.12.31 23:28:22.494927 [ 338 ] {} <Debug> TCP-Session: 095b50b8-b05d-43fb-83c2-2e0a00ffd89b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20237 | 2025.12.31 23:28:22.494946 [ 340 ] {} <Debug> TCP-Session: f80761b4-4e35-4034-8ebb-3f48a20996dc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20238 | 2025.12.31 23:28:22.494965 [ 340 ] {} <Debug> TCP-Session: f80761b4-4e35-4034-8ebb-3f48a20996dc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20239 | 2025.12.31 23:28:22.495103 [ 335 ] {0094546f-917b-4142-b217-5a16fc1f10a8} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 20240 | 2025.12.31 23:28:22.495156 [ 335 ] {0094546f-917b-4142-b217-5a16fc1f10a8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 20241 | 2025.12.31 23:28:22.495435 [ 335 ] {0094546f-917b-4142-b217-5a16fc1f10a8} <Debug> oximeter.version (354cafc0-8409-413e-b71b-ba38479b7a3f) (SelectExecutor): Key condition: unknown | ||
| 20242 | 2025.12.31 23:28:22.496703 [ 332 ] {0094546f-917b-4142-b217-5a16fc1f10a8} <Trace> AggregatingTransform: Aggregating | ||
| 20243 | 2025.12.31 23:28:22.496756 [ 332 ] {0094546f-917b-4142-b217-5a16fc1f10a8} <Trace> Aggregator: Aggregation method: without_key | ||
| 20244 | 2025.12.31 23:28:22.496820 [ 332 ] {0094546f-917b-4142-b217-5a16fc1f10a8} <Trace> AggregatingTransform: Aggregated. 2 to 1 rows (from 80.00 B) in 0.00116325 sec. (1719.321 rows/sec., 67.16 KiB/sec.) | ||
| 20245 | 2025.12.31 23:28:22.496860 [ 332 ] {0094546f-917b-4142-b217-5a16fc1f10a8} <Trace> Aggregator: Merging aggregated data | ||
| 20246 | 2025.12.31 23:28:22.497991 [ 335 ] {0094546f-917b-4142-b217-5a16fc1f10a8} <Debug> executeQuery: Read 2 rows, 80.00 B in 0.003222 sec., 620.7324643078833 rows/sec., 24.25 KiB/sec. | ||
| 20247 | 2025.12.31 23:28:22.498122 [ 335 ] {0094546f-917b-4142-b217-5a16fc1f10a8} <Debug> TCPHandler: Processed in 0.003919037 sec. | ||
| 20248 | 2025.12.31 23:28:22.498251 [ 335 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20249 | 2025.12.31 23:28:22.498281 [ 335 ] {} <Debug> TCP-Session: 1bf2bad8-1592-4ba6-9a68-a9e4bd3b71ad Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20250 | 2025.12.31 23:28:22.498284 [ 334 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20251 | 2025.12.31 23:28:22.498304 [ 336 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20252 | 2025.12.31 23:28:22.498318 [ 337 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20253 | 2025.12.31 23:28:22.498340 [ 339 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20254 | 2025.12.31 23:28:22.498364 [ 336 ] {} <Debug> TCP-Session: bdc05260-22cf-4294-b25f-fa33101e2e4f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20255 | 2025.12.31 23:28:22.498378 [ 341 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20256 | 2025.12.31 23:28:22.498406 [ 339 ] {} <Debug> TCP-Session: a59348b6-66a9-41e5-bcd4-efd6bf4769b5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20257 | 2025.12.31 23:28:22.498417 [ 267 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20258 | 2025.12.31 23:28:22.498435 [ 341 ] {} <Debug> TCP-Session: 8d77964a-1f2d-4b1f-be92-59c4fdd9112b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20259 | 2025.12.31 23:28:22.498396 [ 338 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20260 | 2025.12.31 23:28:22.498469 [ 267 ] {} <Debug> TCP-Session: 03a33bf9-4a11-49da-928f-71466ca8c790 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20261 | 2025.12.31 23:28:22.498382 [ 337 ] {} <Debug> TCP-Session: 3f6d4a33-d371-475c-aa4d-7877202b2f6f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20262 | 2025.12.31 23:28:22.498500 [ 338 ] {} <Debug> TCP-Session: 095b50b8-b05d-43fb-83c2-2e0a00ffd89b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20263 | 2025.12.31 23:28:22.498358 [ 340 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20264 | 2025.12.31 23:28:22.498334 [ 334 ] {} <Debug> TCP-Session: e6980ec9-59fa-48d3-b5e6-1db188a47f0e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20265 | 2025.12.31 23:28:22.498574 [ 340 ] {} <Debug> TCP-Session: f80761b4-4e35-4034-8ebb-3f48a20996dc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20266 | 2025.12.31 23:28:24.140762 [ 221 ] {} <Trace> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa): 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] | ||
| 20267 | 2025.12.31 23:28:24.140819 [ 221 ] {} <Debug> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa): 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] | ||
| 20268 | 2025.12.31 23:28:24.143376 [ 221 ] {} <Debug> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa): 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] | ||
| 20269 | 2025.12.31 23:28:24.260991 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20270 | 2025.12.31 23:28:24.261167 [ 271 ] {13138c60-6d05-4ed0-84e1-72fad6b22101} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 20271 | 2025.12.31 23:28:24.261232 [ 271 ] {13138c60-6d05-4ed0-84e1-72fad6b22101} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 20272 | 2025.12.31 23:28:24.261957 [ 271 ] {13138c60-6d05-4ed0-84e1-72fad6b22101} <Trace> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20273 | 2025.12.31 23:28:24.262003 [ 271 ] {13138c60-6d05-4ed0-84e1-72fad6b22101} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 20274 | 2025.12.31 23:28:24.262406 [ 271 ] {13138c60-6d05-4ed0-84e1-72fad6b22101} <Trace> MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) | ||
| 20275 | 2025.12.31 23:28:24.262643 [ 271 ] {13138c60-6d05-4ed0-84e1-72fad6b22101} <Trace> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20276 | 2025.12.31 23:28:24.262814 [ 271 ] {13138c60-6d05-4ed0-84e1-72fad6b22101} <Debug> executeQuery: Read 140 rows, 12.34 KiB in 0.001697 sec., 82498.52681202121 rows/sec., 7.10 MiB/sec. | ||
| 20277 | 2025.12.31 23:28:24.262869 [ 271 ] {13138c60-6d05-4ed0-84e1-72fad6b22101} <Debug> TCPHandler: Processed in 0.002018494 sec. | ||
| 20278 | 2025.12.31 23:28:24.262996 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20279 | 2025.12.31 23:28:24.263132 [ 271 ] {e99d942c-62fa-43c8-bdba-b3b8bb609877} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 20280 | 2025.12.31 23:28:24.263197 [ 271 ] {e99d942c-62fa-43c8-bdba-b3b8bb609877} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 20281 | 2025.12.31 23:28:24.263650 [ 271 ] {e99d942c-62fa-43c8-bdba-b3b8bb609877} <Trace> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20282 | 2025.12.31 23:28:24.263686 [ 271 ] {e99d942c-62fa-43c8-bdba-b3b8bb609877} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 20283 | 2025.12.31 23:28:24.263994 [ 271 ] {e99d942c-62fa-43c8-bdba-b3b8bb609877} <Trace> MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) | ||
| 20284 | 2025.12.31 23:28:24.264210 [ 271 ] {e99d942c-62fa-43c8-bdba-b3b8bb609877} <Trace> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20285 | 2025.12.31 23:28:24.264346 [ 271 ] {e99d942c-62fa-43c8-bdba-b3b8bb609877} <Debug> executeQuery: Read 42 rows, 3.16 KiB in 0.001249 sec., 33626.901521216976 rows/sec., 2.47 MiB/sec. | ||
| 20286 | 2025.12.31 23:28:24.264386 [ 271 ] {e99d942c-62fa-43c8-bdba-b3b8bb609877} <Debug> TCPHandler: Processed in 0.001444774 sec. | ||
| 20287 | 2025.12.31 23:28:24.264490 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20288 | 2025.12.31 23:28:24.264586 [ 271 ] {a295c454-7288-40fd-b243-b2a983f0ff88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 20289 | 2025.12.31 23:28:24.264626 [ 271 ] {a295c454-7288-40fd-b243-b2a983f0ff88} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 20290 | 2025.12.31 23:28:24.265057 [ 271 ] {a295c454-7288-40fd-b243-b2a983f0ff88} <Trace> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20291 | 2025.12.31 23:28:24.265093 [ 271 ] {a295c454-7288-40fd-b243-b2a983f0ff88} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 20292 | 2025.12.31 23:28:24.265401 [ 271 ] {a295c454-7288-40fd-b243-b2a983f0ff88} <Trace> MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) | ||
| 20293 | 2025.12.31 23:28:24.265623 [ 271 ] {a295c454-7288-40fd-b243-b2a983f0ff88} <Trace> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20294 | 2025.12.31 23:28:24.265752 [ 271 ] {a295c454-7288-40fd-b243-b2a983f0ff88} <Debug> executeQuery: Read 112 rows, 8.99 KiB in 0.001187 sec., 94355.51811288965 rows/sec., 7.40 MiB/sec. | ||
| 20295 | 2025.12.31 23:28:24.265791 [ 271 ] {a295c454-7288-40fd-b243-b2a983f0ff88} <Debug> TCPHandler: Processed in 0.001350683 sec. | ||
| 20296 | 2025.12.31 23:28:24.265913 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20297 | 2025.12.31 23:28:24.266007 [ 271 ] {6f978376-5757-4145-86de-fd41b0f56059} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 20298 | 2025.12.31 23:28:24.266050 [ 271 ] {6f978376-5757-4145-86de-fd41b0f56059} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 20299 | 2025.12.31 23:28:24.266459 [ 271 ] {6f978376-5757-4145-86de-fd41b0f56059} <Trace> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20300 | 2025.12.31 23:28:24.266495 [ 271 ] {6f978376-5757-4145-86de-fd41b0f56059} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 20301 | 2025.12.31 23:28:24.266823 [ 271 ] {6f978376-5757-4145-86de-fd41b0f56059} <Trace> MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) | ||
| 20302 | 2025.12.31 23:28:24.267063 [ 271 ] {6f978376-5757-4145-86de-fd41b0f56059} <Trace> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20303 | 2025.12.31 23:28:24.267206 [ 271 ] {6f978376-5757-4145-86de-fd41b0f56059} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001219 sec., 131255.12715340444 rows/sec., 9.14 MiB/sec. | ||
| 20304 | 2025.12.31 23:28:24.267245 [ 271 ] {6f978376-5757-4145-86de-fd41b0f56059} <Debug> TCPHandler: Processed in 0.001382533 sec. | ||
| 20305 | 2025.12.31 23:28:24.267305 [ 226 ] {} <Trace> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1): 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] | ||
| 20306 | 2025.12.31 23:28:24.267360 [ 226 ] {} <Debug> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1): 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] | ||
| 20307 | 2025.12.31 23:28:24.267365 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20308 | 2025.12.31 23:28:24.267466 [ 271 ] {c5cf8e1b-7e1c-4317-bfba-ad14406eb99c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 20309 | 2025.12.31 23:28:24.267522 [ 271 ] {c5cf8e1b-7e1c-4317-bfba-ad14406eb99c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 20310 | 2025.12.31 23:28:24.268425 [ 271 ] {c5cf8e1b-7e1c-4317-bfba-ad14406eb99c} <Trace> oximeter.measurements_histogramu64 (83559bb8-4c93-4180-b7e7-e9b7333f4c1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20311 | 2025.12.31 23:28:24.268465 [ 271 ] {c5cf8e1b-7e1c-4317-bfba-ad14406eb99c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 20312 | 2025.12.31 23:28:24.269052 [ 271 ] {c5cf8e1b-7e1c-4317-bfba-ad14406eb99c} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
| 20313 | 2025.12.31 23:28:24.269354 [ 271 ] {c5cf8e1b-7e1c-4317-bfba-ad14406eb99c} <Trace> oximeter.measurements_histogramu64 (83559bb8-4c93-4180-b7e7-e9b7333f4c1b): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20314 | 2025.12.31 23:28:24.269509 [ 271 ] {c5cf8e1b-7e1c-4317-bfba-ad14406eb99c} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.002062 sec., 20368.574199806015 rows/sec., 36.50 MiB/sec. | ||
| 20315 | 2025.12.31 23:28:24.269593 [ 271 ] {c5cf8e1b-7e1c-4317-bfba-ad14406eb99c} <Debug> TCPHandler: Processed in 0.002277919 sec. | ||
| 20316 | 2025.12.31 23:28:24.269710 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20317 | 2025.12.31 23:28:24.269805 [ 271 ] {7bcf9a39-3c7f-4bac-ac65-363d24c36301} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 20318 | 2025.12.31 23:28:24.269847 [ 271 ] {7bcf9a39-3c7f-4bac-ac65-363d24c36301} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 20319 | 2025.12.31 23:28:24.270003 [ 226 ] {} <Debug> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1): 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] | ||
| 20320 | 2025.12.31 23:28:24.270177 [ 271 ] {7bcf9a39-3c7f-4bac-ac65-363d24c36301} <Trace> oximeter.measurements_i64 (f49f46bc-6730-4da1-9336-9b42ddd404a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20321 | 2025.12.31 23:28:24.270217 [ 271 ] {7bcf9a39-3c7f-4bac-ac65-363d24c36301} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 20322 | 2025.12.31 23:28:24.270530 [ 271 ] {7bcf9a39-3c7f-4bac-ac65-363d24c36301} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 20323 | 2025.12.31 23:28:24.270744 [ 271 ] {7bcf9a39-3c7f-4bac-ac65-363d24c36301} <Trace> oximeter.measurements_i64 (f49f46bc-6730-4da1-9336-9b42ddd404a3): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20324 | 2025.12.31 23:28:24.270875 [ 271 ] {7bcf9a39-3c7f-4bac-ac65-363d24c36301} <Debug> executeQuery: Read 9 rows, 709.00 B in 0.001088 sec., 8272.058823529413 rows/sec., 636.38 KiB/sec. | ||
| 20325 | 2025.12.31 23:28:24.270926 [ 271 ] {7bcf9a39-3c7f-4bac-ac65-363d24c36301} <Debug> TCPHandler: Processed in 0.001265562 sec. | ||
| 20326 | 2025.12.31 23:28:24.271049 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20327 | 2025.12.31 23:28:24.271150 [ 271 ] {dc0abea6-5d56-45c0-89be-38e692675ac8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 20328 | 2025.12.31 23:28:24.271208 [ 271 ] {dc0abea6-5d56-45c0-89be-38e692675ac8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 20329 | 2025.12.31 23:28:24.271563 [ 271 ] {dc0abea6-5d56-45c0-89be-38e692675ac8} <Trace> oximeter.measurements_u64 (3e0fa7da-0500-483e-b241-ac25d0f845d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20330 | 2025.12.31 23:28:24.271598 [ 271 ] {dc0abea6-5d56-45c0-89be-38e692675ac8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 20331 | 2025.12.31 23:28:24.271903 [ 271 ] {dc0abea6-5d56-45c0-89be-38e692675ac8} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) | ||
| 20332 | 2025.12.31 23:28:24.272111 [ 271 ] {dc0abea6-5d56-45c0-89be-38e692675ac8} <Trace> oximeter.measurements_u64 (3e0fa7da-0500-483e-b241-ac25d0f845d7): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20333 | 2025.12.31 23:28:24.272228 [ 45 ] {} <Debug> oximeter.measurements_u64 (3e0fa7da-0500-483e-b241-ac25d0f845d7) (MergerMutator): Selected 6 parts from all_1_136_27 to all_141_141_0 | ||
| 20334 | 2025.12.31 23:28:24.272249 [ 271 ] {dc0abea6-5d56-45c0-89be-38e692675ac8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001123 sec., 53428.317008014244 rows/sec., 3.60 MiB/sec. | ||
| 20335 | 2025.12.31 23:28:24.272265 [ 45 ] {} <Trace> oximeter.measurements_u64 (3e0fa7da-0500-483e-b241-ac25d0f845d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20336 | 2025.12.31 23:28:24.272286 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 20337 | 2025.12.31 23:28:24.272296 [ 271 ] {dc0abea6-5d56-45c0-89be-38e692675ac8} <Debug> TCPHandler: Processed in 0.001295812 sec. | ||
| 20338 | 2025.12.31 23:28:24.272388 [ 189 ] {3e0fa7da-0500-483e-b241-ac25d0f845d7::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 | ||
| 20339 | 2025.12.31 23:28:24.272486 [ 189 ] {3e0fa7da-0500-483e-b241-ac25d0f845d7::all_1_141_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20340 | 2025.12.31 23:28:24.272518 [ 189 ] {3e0fa7da-0500-483e-b241-ac25d0f845d7::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_136_27, total 8684 rows starting from the beginning of the part | ||
| 20341 | 2025.12.31 23:28:24.272597 [ 189 ] {3e0fa7da-0500-483e-b241-ac25d0f845d7::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 | ||
| 20342 | 2025.12.31 23:28:24.272669 [ 189 ] {3e0fa7da-0500-483e-b241-ac25d0f845d7::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 | ||
| 20343 | 2025.12.31 23:28:24.272737 [ 189 ] {3e0fa7da-0500-483e-b241-ac25d0f845d7::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 | ||
| 20344 | 2025.12.31 23:28:24.272796 [ 189 ] {3e0fa7da-0500-483e-b241-ac25d0f845d7::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 | ||
| 20345 | 2025.12.31 23:28:24.272835 [ 189 ] {3e0fa7da-0500-483e-b241-ac25d0f845d7::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 | ||
| 20346 | 2025.12.31 23:28:24.275175 [ 198 ] {3e0fa7da-0500-483e-b241-ac25d0f845d7::all_1_141_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8984 rows, containing 4 columns (4 merged, 0 gathered) in 0.002834308 sec., 3169733.1412111884 rows/sec., 210.12 MiB/sec. | ||
| 20347 | 2025.12.31 23:28:24.275386 [ 197 ] {3e0fa7da-0500-483e-b241-ac25d0f845d7::all_1_141_28} <Trace> MergedBlockOutputStream: filled checksums all_1_141_28 (state Temporary) | ||
| 20348 | 2025.12.31 23:28:24.275697 [ 197 ] {3e0fa7da-0500-483e-b241-ac25d0f845d7::all_1_141_28} <Trace> oximeter.measurements_u64 (3e0fa7da-0500-483e-b241-ac25d0f845d7): Renaming temporary part tmp_merge_all_1_141_28 to all_1_141_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20349 | 2025.12.31 23:28:24.275775 [ 197 ] {3e0fa7da-0500-483e-b241-ac25d0f845d7::all_1_141_28} <Trace> oximeter.measurements_u64 (3e0fa7da-0500-483e-b241-ac25d0f845d7) (MergerMutator): Merged 6 parts: [all_1_136_27, all_141_141_0] -> all_1_141_28 | ||
| 20350 | 2025.12.31 23:28:24.275857 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.24 MiB. | ||
| 20351 | 2025.12.31 23:28:26.926550 [ 49 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 20352 | 2025.12.31 23:28:26.926641 [ 49 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 20353 | 2025.12.31 23:28:27.008448 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.008051626 sec. | ||
| 20354 | 2025.12.31 23:28:27.137483 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 46196 | ||
| 20355 | 2025.12.31 23:28:27.138517 [ 245 ] {} <Trace> system.asynchronous_metric_log (1af02360-2569-4a97-a5ac-aa07775e497e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20356 | 2025.12.31 23:28:27.138581 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 20357 | 2025.12.31 23:28:27.139306 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 20358 | 2025.12.31 23:28:27.139625 [ 245 ] {} <Trace> system.asynchronous_metric_log (1af02360-2569-4a97-a5ac-aa07775e497e): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20359 | 2025.12.31 23:28:27.139805 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 46196 | ||
| 20360 | 2025.12.31 23:28:27.139828 [ 44 ] {} <Debug> system.asynchronous_metric_log (1af02360-2569-4a97-a5ac-aa07775e497e) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 20361 | 2025.12.31 23:28:27.139936 [ 44 ] {} <Trace> system.asynchronous_metric_log (1af02360-2569-4a97-a5ac-aa07775e497e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20362 | 2025.12.31 23:28:27.139976 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 20363 | 2025.12.31 23:28:27.140129 [ 205 ] {1af02360-2569-4a97-a5ac-aa07775e497e::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 | ||
| 20364 | 2025.12.31 23:28:27.140275 [ 205 ] {1af02360-2569-4a97-a5ac-aa07775e497e::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20365 | 2025.12.31 23:28:27.140326 [ 205 ] {1af02360-2569-4a97-a5ac-aa07775e497e::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_91_18, total 43764 rows starting from the beginning of the part | ||
| 20366 | 2025.12.31 23:28:27.140420 [ 205 ] {1af02360-2569-4a97-a5ac-aa07775e497e::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 512 rows starting from the beginning of the part | ||
| 20367 | 2025.12.31 23:28:27.140493 [ 205 ] {1af02360-2569-4a97-a5ac-aa07775e497e::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 448 rows starting from the beginning of the part | ||
| 20368 | 2025.12.31 23:28:27.140558 [ 205 ] {1af02360-2569-4a97-a5ac-aa07775e497e::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 512 rows starting from the beginning of the part | ||
| 20369 | 2025.12.31 23:28:27.140627 [ 205 ] {1af02360-2569-4a97-a5ac-aa07775e497e::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 448 rows starting from the beginning of the part | ||
| 20370 | 2025.12.31 23:28:27.140685 [ 205 ] {1af02360-2569-4a97-a5ac-aa07775e497e::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 512 rows starting from the beginning of the part | ||
| 20371 | 2025.12.31 23:28:27.144545 [ 198 ] {1af02360-2569-4a97-a5ac-aa07775e497e::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46196 rows, containing 4 columns (4 merged, 0 gathered) in 0.004480416 sec., 10310649.725382643 rows/sec., 147.50 MiB/sec. | ||
| 20372 | 2025.12.31 23:28:27.145145 [ 200 ] {1af02360-2569-4a97-a5ac-aa07775e497e::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 20373 | 2025.12.31 23:28:27.145574 [ 200 ] {1af02360-2569-4a97-a5ac-aa07775e497e::all_1_96_19} <Trace> system.asynchronous_metric_log (1af02360-2569-4a97-a5ac-aa07775e497e): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20374 | 2025.12.31 23:28:27.145674 [ 200 ] {1af02360-2569-4a97-a5ac-aa07775e497e::all_1_96_19} <Trace> system.asynchronous_metric_log (1af02360-2569-4a97-a5ac-aa07775e497e) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 20375 | 2025.12.31 23:28:27.145819 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.13 MiB. | ||
| 20376 | 2025.12.31 23:28:27.288262 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 2478 | ||
| 20377 | 2025.12.31 23:28:27.292313 [ 243 ] {} <Trace> system.query_log (aa57fb54-d3d4-4e2b-bcda-b6c10074d25d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20378 | 2025.12.31 23:28:27.292404 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 20379 | 2025.12.31 23:28:27.294418 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 20380 | 2025.12.31 23:28:27.294858 [ 243 ] {} <Trace> system.query_log (aa57fb54-d3d4-4e2b-bcda-b6c10074d25d): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20381 | 2025.12.31 23:28:27.295415 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2478 | ||
| 20382 | 2025.12.31 23:28:29.259443 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20383 | 2025.12.31 23:28:29.259618 [ 271 ] {df102fca-2ccb-4014-bf38-b2e8b3cfa2db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 20384 | 2025.12.31 23:28:29.259683 [ 271 ] {df102fca-2ccb-4014-bf38-b2e8b3cfa2db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 20385 | 2025.12.31 23:28:29.260366 [ 271 ] {df102fca-2ccb-4014-bf38-b2e8b3cfa2db} <Trace> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20386 | 2025.12.31 23:28:29.260407 [ 271 ] {df102fca-2ccb-4014-bf38-b2e8b3cfa2db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 20387 | 2025.12.31 23:28:29.260797 [ 271 ] {df102fca-2ccb-4014-bf38-b2e8b3cfa2db} <Trace> MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) | ||
| 20388 | 2025.12.31 23:28:29.261025 [ 271 ] {df102fca-2ccb-4014-bf38-b2e8b3cfa2db} <Trace> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20389 | 2025.12.31 23:28:29.261179 [ 271 ] {df102fca-2ccb-4014-bf38-b2e8b3cfa2db} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001611 sec., 47175.667287399134 rows/sec., 3.89 MiB/sec. | ||
| 20390 | 2025.12.31 23:28:29.261226 [ 271 ] {df102fca-2ccb-4014-bf38-b2e8b3cfa2db} <Debug> TCPHandler: Processed in 0.001912643 sec. | ||
| 20391 | 2025.12.31 23:28:29.261358 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20392 | 2025.12.31 23:28:29.261453 [ 271 ] {1b17e3be-2548-4fec-9855-c1135308ff40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 20393 | 2025.12.31 23:28:29.261493 [ 271 ] {1b17e3be-2548-4fec-9855-c1135308ff40} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 20394 | 2025.12.31 23:28:29.261902 [ 271 ] {1b17e3be-2548-4fec-9855-c1135308ff40} <Trace> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20395 | 2025.12.31 23:28:29.261937 [ 271 ] {1b17e3be-2548-4fec-9855-c1135308ff40} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 20396 | 2025.12.31 23:28:29.262234 [ 271 ] {1b17e3be-2548-4fec-9855-c1135308ff40} <Trace> MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) | ||
| 20397 | 2025.12.31 23:28:29.262445 [ 271 ] {1b17e3be-2548-4fec-9855-c1135308ff40} <Trace> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20398 | 2025.12.31 23:28:29.262587 [ 271 ] {1b17e3be-2548-4fec-9855-c1135308ff40} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001152 sec., 8680.555555555555 rows/sec., 652.74 KiB/sec. | ||
| 20399 | 2025.12.31 23:28:29.262635 [ 271 ] {1b17e3be-2548-4fec-9855-c1135308ff40} <Debug> TCPHandler: Processed in 0.001327523 sec. | ||
| 20400 | 2025.12.31 23:28:29.262768 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20401 | 2025.12.31 23:28:29.262888 [ 271 ] {a3c69307-8483-4d09-b4e1-eec388579745} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 20402 | 2025.12.31 23:28:29.262938 [ 271 ] {a3c69307-8483-4d09-b4e1-eec388579745} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 20403 | 2025.12.31 23:28:29.263444 [ 271 ] {a3c69307-8483-4d09-b4e1-eec388579745} <Trace> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20404 | 2025.12.31 23:28:29.263480 [ 271 ] {a3c69307-8483-4d09-b4e1-eec388579745} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 20405 | 2025.12.31 23:28:29.263808 [ 271 ] {a3c69307-8483-4d09-b4e1-eec388579745} <Trace> MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) | ||
| 20406 | 2025.12.31 23:28:29.264032 [ 271 ] {a3c69307-8483-4d09-b4e1-eec388579745} <Trace> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20407 | 2025.12.31 23:28:29.264172 [ 271 ] {a3c69307-8483-4d09-b4e1-eec388579745} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001308 sec., 56574.92354740061 rows/sec., 4.42 MiB/sec. | ||
| 20408 | 2025.12.31 23:28:29.264212 [ 271 ] {a3c69307-8483-4d09-b4e1-eec388579745} <Debug> TCPHandler: Processed in 0.001505805 sec. | ||
| 20409 | 2025.12.31 23:28:29.264333 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20410 | 2025.12.31 23:28:29.264430 [ 271 ] {e474eea6-012b-4925-8f5c-8a21d0945157} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 20411 | 2025.12.31 23:28:29.264476 [ 271 ] {e474eea6-012b-4925-8f5c-8a21d0945157} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 20412 | 2025.12.31 23:28:29.264919 [ 271 ] {e474eea6-012b-4925-8f5c-8a21d0945157} <Trace> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20413 | 2025.12.31 23:28:29.264955 [ 271 ] {e474eea6-012b-4925-8f5c-8a21d0945157} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 20414 | 2025.12.31 23:28:29.265300 [ 271 ] {e474eea6-012b-4925-8f5c-8a21d0945157} <Trace> MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) | ||
| 20415 | 2025.12.31 23:28:29.265521 [ 271 ] {e474eea6-012b-4925-8f5c-8a21d0945157} <Trace> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20416 | 2025.12.31 23:28:29.265632 [ 29 ] {} <Debug> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1) (MergerMutator): Selected 2 parts from all_1_138_31 to all_139_139_0 | ||
| 20417 | 2025.12.31 23:28:29.265659 [ 271 ] {e474eea6-012b-4925-8f5c-8a21d0945157} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001248 sec., 128205.1282051282 rows/sec., 8.93 MiB/sec. | ||
| 20418 | 2025.12.31 23:28:29.265667 [ 29 ] {} <Trace> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20419 | 2025.12.31 23:28:29.265693 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 20420 | 2025.12.31 23:28:29.265697 [ 271 ] {e474eea6-012b-4925-8f5c-8a21d0945157} <Debug> TCPHandler: Processed in 0.001412693 sec. | ||
| 20421 | 2025.12.31 23:28:29.265795 [ 192 ] {7d79e45e-07fa-43b3-999d-49ca9374dcb1::all_1_139_32} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_138_31 to all_139_139_0 into Compact with storage Full | ||
| 20422 | 2025.12.31 23:28:29.265817 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20423 | 2025.12.31 23:28:29.265930 [ 271 ] {36fdddbd-b474-4c51-bf97-fa423c825820} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 20424 | 2025.12.31 23:28:29.265941 [ 192 ] {7d79e45e-07fa-43b3-999d-49ca9374dcb1::all_1_139_32} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20425 | 2025.12.31 23:28:29.265987 [ 271 ] {36fdddbd-b474-4c51-bf97-fa423c825820} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 20426 | 2025.12.31 23:28:29.265987 [ 192 ] {7d79e45e-07fa-43b3-999d-49ca9374dcb1::all_1_139_32} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_138_31, total 41962 rows starting from the beginning of the part | ||
| 20427 | 2025.12.31 23:28:29.266079 [ 192 ] {7d79e45e-07fa-43b3-999d-49ca9374dcb1::all_1_139_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 160 rows starting from the beginning of the part | ||
| 20428 | 2025.12.31 23:28:29.266793 [ 271 ] {36fdddbd-b474-4c51-bf97-fa423c825820} <Trace> oximeter.measurements_histogramu64 (83559bb8-4c93-4180-b7e7-e9b7333f4c1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20429 | 2025.12.31 23:28:29.266833 [ 271 ] {36fdddbd-b474-4c51-bf97-fa423c825820} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 20430 | 2025.12.31 23:28:29.267417 [ 271 ] {36fdddbd-b474-4c51-bf97-fa423c825820} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
| 20431 | 2025.12.31 23:28:29.267648 [ 271 ] {36fdddbd-b474-4c51-bf97-fa423c825820} <Trace> oximeter.measurements_histogramu64 (83559bb8-4c93-4180-b7e7-e9b7333f4c1b): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20432 | 2025.12.31 23:28:29.267789 [ 271 ] {36fdddbd-b474-4c51-bf97-fa423c825820} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001877 sec., 5327.650506126798 rows/sec., 9.55 MiB/sec. | ||
| 20433 | 2025.12.31 23:28:29.267844 [ 271 ] {36fdddbd-b474-4c51-bf97-fa423c825820} <Debug> TCPHandler: Processed in 0.002076815 sec. | ||
| 20434 | 2025.12.31 23:28:29.267959 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20435 | 2025.12.31 23:28:29.268052 [ 271 ] {354c23b9-5db8-49bd-a2cd-a1a4cfd8bf1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 20436 | 2025.12.31 23:28:29.268094 [ 271 ] {354c23b9-5db8-49bd-a2cd-a1a4cfd8bf1a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 20437 | 2025.12.31 23:28:29.268436 [ 271 ] {354c23b9-5db8-49bd-a2cd-a1a4cfd8bf1a} <Trace> oximeter.measurements_u64 (3e0fa7da-0500-483e-b241-ac25d0f845d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20438 | 2025.12.31 23:28:29.268470 [ 271 ] {354c23b9-5db8-49bd-a2cd-a1a4cfd8bf1a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 20439 | 2025.12.31 23:28:29.268772 [ 271 ] {354c23b9-5db8-49bd-a2cd-a1a4cfd8bf1a} <Trace> MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) | ||
| 20440 | 2025.12.31 23:28:29.268976 [ 271 ] {354c23b9-5db8-49bd-a2cd-a1a4cfd8bf1a} <Trace> oximeter.measurements_u64 (3e0fa7da-0500-483e-b241-ac25d0f845d7): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20441 | 2025.12.31 23:28:29.269104 [ 271 ] {354c23b9-5db8-49bd-a2cd-a1a4cfd8bf1a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00107 sec., 56074.766355140186 rows/sec., 3.78 MiB/sec. | ||
| 20442 | 2025.12.31 23:28:29.269139 [ 271 ] {354c23b9-5db8-49bd-a2cd-a1a4cfd8bf1a} <Debug> TCPHandler: Processed in 0.001229151 sec. | ||
| 20443 | 2025.12.31 23:28:29.273443 [ 198 ] {7d79e45e-07fa-43b3-999d-49ca9374dcb1::all_1_139_32} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 42122 rows, containing 5 columns (5 merged, 0 gathered) in 0.00768364 sec., 5482037.159471292 rows/sec., 374.30 MiB/sec. | ||
| 20444 | 2025.12.31 23:28:29.273830 [ 196 ] {7d79e45e-07fa-43b3-999d-49ca9374dcb1::all_1_139_32} <Trace> MergedBlockOutputStream: filled checksums all_1_139_32 (state Temporary) | ||
| 20445 | 2025.12.31 23:28:29.274195 [ 196 ] {7d79e45e-07fa-43b3-999d-49ca9374dcb1::all_1_139_32} <Trace> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1): Renaming temporary part tmp_merge_all_1_139_32 to all_1_139_32 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20446 | 2025.12.31 23:28:29.274286 [ 196 ] {7d79e45e-07fa-43b3-999d-49ca9374dcb1::all_1_139_32} <Trace> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1) (MergerMutator): Merged 2 parts: [all_1_138_31, all_139_139_0] -> all_1_139_32 | ||
| 20447 | 2025.12.31 23:28:29.274377 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.33 MiB. | ||
| 20448 | 2025.12.31 23:28:29.696480 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 723 | ||
| 20449 | 2025.12.31 23:28:29.715543 [ 244 ] {} <Trace> system.metric_log (9f7485ce-4bf0-4a0f-b388-b82873d55ef6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20450 | 2025.12.31 23:28:29.715612 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 20451 | 2025.12.31 23:28:29.721986 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 20452 | 2025.12.31 23:28:29.722749 [ 244 ] {} <Trace> system.metric_log (9f7485ce-4bf0-4a0f-b388-b82873d55ef6): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20453 | 2025.12.31 23:28:29.723066 [ 29 ] {} <Debug> system.metric_log (9f7485ce-4bf0-4a0f-b388-b82873d55ef6) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 20454 | 2025.12.31 23:28:29.723119 [ 29 ] {} <Trace> system.metric_log (9f7485ce-4bf0-4a0f-b388-b82873d55ef6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20455 | 2025.12.31 23:28:29.723139 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 20456 | 2025.12.31 23:28:29.723243 [ 196 ] {9f7485ce-4bf0-4a0f-b388-b82873d55ef6::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 | ||
| 20457 | 2025.12.31 23:28:29.726574 [ 196 ] {9f7485ce-4bf0-4a0f-b388-b82873d55ef6::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20458 | 2025.12.31 23:28:29.727104 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 723 | ||
| 20459 | 2025.12.31 23:28:29.727485 [ 196 ] {9f7485ce-4bf0-4a0f-b388-b82873d55ef6::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 686 rows starting from the beginning of the part | ||
| 20460 | 2025.12.31 23:28:29.731006 [ 196 ] {9f7485ce-4bf0-4a0f-b388-b82873d55ef6::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 7 rows starting from the beginning of the part | ||
| 20461 | 2025.12.31 23:28:29.734593 [ 196 ] {9f7485ce-4bf0-4a0f-b388-b82873d55ef6::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 | ||
| 20462 | 2025.12.31 23:28:29.738501 [ 196 ] {9f7485ce-4bf0-4a0f-b388-b82873d55ef6::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 | ||
| 20463 | 2025.12.31 23:28:29.742802 [ 196 ] {9f7485ce-4bf0-4a0f-b388-b82873d55ef6::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 | ||
| 20464 | 2025.12.31 23:28:29.747354 [ 196 ] {9f7485ce-4bf0-4a0f-b388-b82873d55ef6::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 | ||
| 20465 | 2025.12.31 23:28:29.805610 [ 198 ] {9f7485ce-4bf0-4a0f-b388-b82873d55ef6::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 723 rows, containing 679 columns (679 merged, 0 gathered) in 0.082402289 sec., 8774.02810982593 rows/sec., 45.37 MiB/sec. | ||
| 20466 | 2025.12.31 23:28:29.809009 [ 198 ] {9f7485ce-4bf0-4a0f-b388-b82873d55ef6::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 20467 | 2025.12.31 23:28:29.811034 [ 198 ] {9f7485ce-4bf0-4a0f-b388-b82873d55ef6::all_1_96_19} <Trace> system.metric_log (9f7485ce-4bf0-4a0f-b388-b82873d55ef6): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20468 | 2025.12.31 23:28:29.811144 [ 198 ] {9f7485ce-4bf0-4a0f-b388-b82873d55ef6::all_1_96_19} <Trace> system.metric_log (9f7485ce-4bf0-4a0f-b388-b82873d55ef6) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 20469 | 2025.12.31 23:28:29.813868 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.96 MiB. | ||
| 20470 | 2025.12.31 23:28:30.000189 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 403.17 MiB, peak 420.89 MiB, free memory in arenas 0.00 B, will set to 401.64 MiB (RSS), difference: -1.53 MiB | ||
| 20471 | 2025.12.31 23:28:30.501258 [ 218 ] {} <Trace> oximeter.measurements_u64 (3e0fa7da-0500-483e-b241-ac25d0f845d7): 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] | ||
| 20472 | 2025.12.31 23:28:30.501320 [ 218 ] {} <Debug> oximeter.measurements_u64 (3e0fa7da-0500-483e-b241-ac25d0f845d7): 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] | ||
| 20473 | 2025.12.31 23:28:30.503937 [ 218 ] {} <Debug> oximeter.measurements_u64 (3e0fa7da-0500-483e-b241-ac25d0f845d7): 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] | ||
| 20474 | 2025.12.31 23:28:34.291820 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20475 | 2025.12.31 23:28:34.292033 [ 271 ] {d2fc9d1a-fca6-4553-8dd6-ffe9b02ffc2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 20476 | 2025.12.31 23:28:34.292101 [ 271 ] {d2fc9d1a-fca6-4553-8dd6-ffe9b02ffc2e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 20477 | 2025.12.31 23:28:34.292756 [ 271 ] {d2fc9d1a-fca6-4553-8dd6-ffe9b02ffc2e} <Trace> oximeter.fields_ipaddr (5f424e33-6a9f-405c-b8ff-24c93b94647e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20478 | 2025.12.31 23:28:34.292808 [ 271 ] {d2fc9d1a-fca6-4553-8dd6-ffe9b02ffc2e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 20479 | 2025.12.31 23:28:34.293208 [ 271 ] {d2fc9d1a-fca6-4553-8dd6-ffe9b02ffc2e} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 20480 | 2025.12.31 23:28:34.293443 [ 271 ] {d2fc9d1a-fca6-4553-8dd6-ffe9b02ffc2e} <Trace> oximeter.fields_ipaddr (5f424e33-6a9f-405c-b8ff-24c93b94647e): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20481 | 2025.12.31 23:28:34.293602 [ 271 ] {d2fc9d1a-fca6-4553-8dd6-ffe9b02ffc2e} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001621 sec., 3701.4188772362736 rows/sec., 301.82 KiB/sec. | ||
| 20482 | 2025.12.31 23:28:34.293648 [ 271 ] {d2fc9d1a-fca6-4553-8dd6-ffe9b02ffc2e} <Debug> TCPHandler: Processed in 0.001970374 sec. | ||
| 20483 | 2025.12.31 23:28:34.293766 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20484 | 2025.12.31 23:28:34.293861 [ 271 ] {fc70e606-b5ff-4178-b0b5-36c34ea8b1df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 20485 | 2025.12.31 23:28:34.293901 [ 271 ] {fc70e606-b5ff-4178-b0b5-36c34ea8b1df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 20486 | 2025.12.31 23:28:34.294933 [ 271 ] {fc70e606-b5ff-4178-b0b5-36c34ea8b1df} <Trace> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20487 | 2025.12.31 23:28:34.294971 [ 271 ] {fc70e606-b5ff-4178-b0b5-36c34ea8b1df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 20488 | 2025.12.31 23:28:34.295367 [ 271 ] {fc70e606-b5ff-4178-b0b5-36c34ea8b1df} <Trace> MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) | ||
| 20489 | 2025.12.31 23:28:34.295588 [ 271 ] {fc70e606-b5ff-4178-b0b5-36c34ea8b1df} <Trace> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20490 | 2025.12.31 23:28:34.295723 [ 271 ] {fc70e606-b5ff-4178-b0b5-36c34ea8b1df} <Debug> executeQuery: Read 1289 rows, 109.69 KiB in 0.00188 sec., 685638.2978723404 rows/sec., 56.98 MiB/sec. | ||
| 20491 | 2025.12.31 23:28:34.295763 [ 271 ] {fc70e606-b5ff-4178-b0b5-36c34ea8b1df} <Debug> TCPHandler: Processed in 0.002047534 sec. | ||
| 20492 | 2025.12.31 23:28:34.295881 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20493 | 2025.12.31 23:28:34.295978 [ 271 ] {6d5b55b4-27dc-4437-b427-54794ae811cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 20494 | 2025.12.31 23:28:34.296022 [ 271 ] {6d5b55b4-27dc-4437-b427-54794ae811cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 20495 | 2025.12.31 23:28:34.296458 [ 271 ] {6d5b55b4-27dc-4437-b427-54794ae811cd} <Trace> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20496 | 2025.12.31 23:28:34.296495 [ 271 ] {6d5b55b4-27dc-4437-b427-54794ae811cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 20497 | 2025.12.31 23:28:34.296815 [ 271 ] {6d5b55b4-27dc-4437-b427-54794ae811cd} <Trace> MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) | ||
| 20498 | 2025.12.31 23:28:34.297044 [ 271 ] {6d5b55b4-27dc-4437-b427-54794ae811cd} <Trace> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20499 | 2025.12.31 23:28:34.297177 [ 271 ] {6d5b55b4-27dc-4437-b427-54794ae811cd} <Debug> executeQuery: Read 51 rows, 3.80 KiB in 0.001218 sec., 41871.921182266015 rows/sec., 3.05 MiB/sec. | ||
| 20500 | 2025.12.31 23:28:34.297218 [ 271 ] {6d5b55b4-27dc-4437-b427-54794ae811cd} <Debug> TCPHandler: Processed in 0.001387144 sec. | ||
| 20501 | 2025.12.31 23:28:34.297331 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20502 | 2025.12.31 23:28:34.297427 [ 271 ] {ed4c45a3-e6f9-4172-aa22-209952bde22e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 20503 | 2025.12.31 23:28:34.297467 [ 271 ] {ed4c45a3-e6f9-4172-aa22-209952bde22e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 20504 | 2025.12.31 23:28:34.297980 [ 271 ] {ed4c45a3-e6f9-4172-aa22-209952bde22e} <Trace> oximeter.fields_u32 (32e14ee3-f9fc-4687-bf55-1d31f5f916a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20505 | 2025.12.31 23:28:34.298017 [ 271 ] {ed4c45a3-e6f9-4172-aa22-209952bde22e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 20506 | 2025.12.31 23:28:34.298344 [ 271 ] {ed4c45a3-e6f9-4172-aa22-209952bde22e} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 20507 | 2025.12.31 23:28:34.298562 [ 271 ] {ed4c45a3-e6f9-4172-aa22-209952bde22e} <Trace> oximeter.fields_u32 (32e14ee3-f9fc-4687-bf55-1d31f5f916a9): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20508 | 2025.12.31 23:28:34.298697 [ 271 ] {ed4c45a3-e6f9-4172-aa22-209952bde22e} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001288 sec., 177018.63354037266 rows/sec., 11.99 MiB/sec. | ||
| 20509 | 2025.12.31 23:28:34.298736 [ 271 ] {ed4c45a3-e6f9-4172-aa22-209952bde22e} <Debug> TCPHandler: Processed in 0.001455214 sec. | ||
| 20510 | 2025.12.31 23:28:34.298848 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20511 | 2025.12.31 23:28:34.298942 [ 271 ] {b5250feb-6148-4268-b8aa-7800b6ec92e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 20512 | 2025.12.31 23:28:34.298983 [ 271 ] {b5250feb-6148-4268-b8aa-7800b6ec92e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 20513 | 2025.12.31 23:28:34.299647 [ 271 ] {b5250feb-6148-4268-b8aa-7800b6ec92e7} <Trace> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20514 | 2025.12.31 23:28:34.299684 [ 271 ] {b5250feb-6148-4268-b8aa-7800b6ec92e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 20515 | 2025.12.31 23:28:34.300023 [ 271 ] {b5250feb-6148-4268-b8aa-7800b6ec92e7} <Trace> MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) | ||
| 20516 | 2025.12.31 23:28:34.300244 [ 271 ] {b5250feb-6148-4268-b8aa-7800b6ec92e7} <Trace> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20517 | 2025.12.31 23:28:34.300382 [ 271 ] {b5250feb-6148-4268-b8aa-7800b6ec92e7} <Debug> executeQuery: Read 577 rows, 43.95 KiB in 0.001457 sec., 396019.21757035004 rows/sec., 29.46 MiB/sec. | ||
| 20518 | 2025.12.31 23:28:34.300421 [ 271 ] {b5250feb-6148-4268-b8aa-7800b6ec92e7} <Debug> TCPHandler: Processed in 0.001624248 sec. | ||
| 20519 | 2025.12.31 23:28:34.300543 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20520 | 2025.12.31 23:28:34.300637 [ 271 ] {60dfaf47-00bc-4b5a-95f0-192d35f4d8f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 20521 | 2025.12.31 23:28:34.300682 [ 271 ] {60dfaf47-00bc-4b5a-95f0-192d35f4d8f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 20522 | 2025.12.31 23:28:34.301291 [ 271 ] {60dfaf47-00bc-4b5a-95f0-192d35f4d8f1} <Trace> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20523 | 2025.12.31 23:28:34.301329 [ 271 ] {60dfaf47-00bc-4b5a-95f0-192d35f4d8f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 20524 | 2025.12.31 23:28:34.301715 [ 271 ] {60dfaf47-00bc-4b5a-95f0-192d35f4d8f1} <Trace> MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) | ||
| 20525 | 2025.12.31 23:28:34.301941 [ 271 ] {60dfaf47-00bc-4b5a-95f0-192d35f4d8f1} <Trace> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20526 | 2025.12.31 23:28:34.302073 [ 271 ] {60dfaf47-00bc-4b5a-95f0-192d35f4d8f1} <Debug> executeQuery: Read 847 rows, 58.38 KiB in 0.001455 sec., 582130.5841924399 rows/sec., 39.18 MiB/sec. | ||
| 20527 | 2025.12.31 23:28:34.302069 [ 50 ] {} <Debug> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1) (MergerMutator): Selected 6 parts from all_1_139_32 to all_144_144_0 | ||
| 20528 | 2025.12.31 23:28:34.302113 [ 271 ] {60dfaf47-00bc-4b5a-95f0-192d35f4d8f1} <Debug> TCPHandler: Processed in 0.001620267 sec. | ||
| 20529 | 2025.12.31 23:28:34.302152 [ 50 ] {} <Trace> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20530 | 2025.12.31 23:28:34.302181 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 20531 | 2025.12.31 23:28:34.302248 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20532 | 2025.12.31 23:28:34.302284 [ 194 ] {7d79e45e-07fa-43b3-999d-49ca9374dcb1::all_1_144_33} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_139_32 to all_144_144_0 into Compact with storage Full | ||
| 20533 | 2025.12.31 23:28:34.302351 [ 271 ] {6329e7b0-5f5d-45e6-b366-57a6ef7c87c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 20534 | 2025.12.31 23:28:34.302413 [ 271 ] {6329e7b0-5f5d-45e6-b366-57a6ef7c87c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 20535 | 2025.12.31 23:28:34.302429 [ 194 ] {7d79e45e-07fa-43b3-999d-49ca9374dcb1::all_1_144_33} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20536 | 2025.12.31 23:28:34.302479 [ 194 ] {7d79e45e-07fa-43b3-999d-49ca9374dcb1::all_1_144_33} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_139_32, total 42122 rows starting from the beginning of the part | ||
| 20537 | 2025.12.31 23:28:34.302557 [ 194 ] {7d79e45e-07fa-43b3-999d-49ca9374dcb1::all_1_144_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 160 rows starting from the beginning of the part | ||
| 20538 | 2025.12.31 23:28:34.302613 [ 194 ] {7d79e45e-07fa-43b3-999d-49ca9374dcb1::all_1_144_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 198 rows starting from the beginning of the part | ||
| 20539 | 2025.12.31 23:28:34.302664 [ 194 ] {7d79e45e-07fa-43b3-999d-49ca9374dcb1::all_1_144_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 160 rows starting from the beginning of the part | ||
| 20540 | 2025.12.31 23:28:34.302715 [ 194 ] {7d79e45e-07fa-43b3-999d-49ca9374dcb1::all_1_144_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 160 rows starting from the beginning of the part | ||
| 20541 | 2025.12.31 23:28:34.302765 [ 194 ] {7d79e45e-07fa-43b3-999d-49ca9374dcb1::all_1_144_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 847 rows starting from the beginning of the part | ||
| 20542 | 2025.12.31 23:28:34.303336 [ 271 ] {6329e7b0-5f5d-45e6-b366-57a6ef7c87c7} <Trace> oximeter.measurements_histogramu64 (83559bb8-4c93-4180-b7e7-e9b7333f4c1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20543 | 2025.12.31 23:28:34.303379 [ 271 ] {6329e7b0-5f5d-45e6-b366-57a6ef7c87c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 20544 | 2025.12.31 23:28:34.303982 [ 271 ] {6329e7b0-5f5d-45e6-b366-57a6ef7c87c7} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) | ||
| 20545 | 2025.12.31 23:28:34.304233 [ 271 ] {6329e7b0-5f5d-45e6-b366-57a6ef7c87c7} <Trace> oximeter.measurements_histogramu64 (83559bb8-4c93-4180-b7e7-e9b7333f4c1b): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20546 | 2025.12.31 23:28:34.304369 [ 50 ] {} <Debug> oximeter.measurements_histogramu64 (83559bb8-4c93-4180-b7e7-e9b7333f4c1b) (MergerMutator): Selected 6 parts from all_1_136_27 to all_141_141_0 | ||
| 20547 | 2025.12.31 23:28:34.304387 [ 271 ] {6329e7b0-5f5d-45e6-b366-57a6ef7c87c7} <Debug> executeQuery: Read 45 rows, 82.57 KiB in 0.002055 sec., 21897.810218978102 rows/sec., 39.24 MiB/sec. | ||
| 20548 | 2025.12.31 23:28:34.304415 [ 50 ] {} <Trace> oximeter.measurements_histogramu64 (83559bb8-4c93-4180-b7e7-e9b7333f4c1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20549 | 2025.12.31 23:28:34.304444 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 20550 | 2025.12.31 23:28:34.304456 [ 271 ] {6329e7b0-5f5d-45e6-b366-57a6ef7c87c7} <Debug> TCPHandler: Processed in 0.002258568 sec. | ||
| 20551 | 2025.12.31 23:28:34.304585 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20552 | 2025.12.31 23:28:34.304592 [ 191 ] {83559bb8-4c93-4180-b7e7-e9b7333f4c1b::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 | ||
| 20553 | 2025.12.31 23:28:34.304682 [ 271 ] {442fedaa-fa76-48c6-ba12-ceb36e717462} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 20554 | 2025.12.31 23:28:34.304728 [ 271 ] {442fedaa-fa76-48c6-ba12-ceb36e717462} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 20555 | 2025.12.31 23:28:34.304896 [ 191 ] {83559bb8-4c93-4180-b7e7-e9b7333f4c1b::all_1_141_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20556 | 2025.12.31 23:28:34.304975 [ 191 ] {83559bb8-4c93-4180-b7e7-e9b7333f4c1b::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_136_27, total 2763 rows starting from the beginning of the part | ||
| 20557 | 2025.12.31 23:28:34.305081 [ 271 ] {442fedaa-fa76-48c6-ba12-ceb36e717462} <Trace> oximeter.measurements_i64 (f49f46bc-6730-4da1-9336-9b42ddd404a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20558 | 2025.12.31 23:28:34.305125 [ 271 ] {442fedaa-fa76-48c6-ba12-ceb36e717462} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 20559 | 2025.12.31 23:28:34.305138 [ 191 ] {83559bb8-4c93-4180-b7e7-e9b7333f4c1b::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 32 rows starting from the beginning of the part | ||
| 20560 | 2025.12.31 23:28:34.305258 [ 191 ] {83559bb8-4c93-4180-b7e7-e9b7333f4c1b::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 10 rows starting from the beginning of the part | ||
| 20561 | 2025.12.31 23:28:34.305364 [ 191 ] {83559bb8-4c93-4180-b7e7-e9b7333f4c1b::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 42 rows starting from the beginning of the part | ||
| 20562 | 2025.12.31 23:28:34.305462 [ 271 ] {442fedaa-fa76-48c6-ba12-ceb36e717462} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 20563 | 2025.12.31 23:28:34.305470 [ 191 ] {83559bb8-4c93-4180-b7e7-e9b7333f4c1b::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 10 rows starting from the beginning of the part | ||
| 20564 | 2025.12.31 23:28:34.305606 [ 191 ] {83559bb8-4c93-4180-b7e7-e9b7333f4c1b::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 45 rows starting from the beginning of the part | ||
| 20565 | 2025.12.31 23:28:34.305729 [ 271 ] {442fedaa-fa76-48c6-ba12-ceb36e717462} <Trace> oximeter.measurements_i64 (f49f46bc-6730-4da1-9336-9b42ddd404a3): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20566 | 2025.12.31 23:28:34.305843 [ 50 ] {} <Debug> oximeter.measurements_i64 (f49f46bc-6730-4da1-9336-9b42ddd404a3) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 20567 | 2025.12.31 23:28:34.305865 [ 271 ] {442fedaa-fa76-48c6-ba12-ceb36e717462} <Debug> executeQuery: Read 6 rows, 405.00 B in 0.001202 sec., 4991.680532445924 rows/sec., 329.04 KiB/sec. | ||
| 20568 | 2025.12.31 23:28:34.305883 [ 50 ] {} <Trace> oximeter.measurements_i64 (f49f46bc-6730-4da1-9336-9b42ddd404a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20569 | 2025.12.31 23:28:34.305907 [ 271 ] {442fedaa-fa76-48c6-ba12-ceb36e717462} <Debug> TCPHandler: Processed in 0.001373273 sec. | ||
| 20570 | 2025.12.31 23:28:34.305909 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 20571 | 2025.12.31 23:28:34.306029 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20572 | 2025.12.31 23:28:34.306060 [ 188 ] {f49f46bc-6730-4da1-9336-9b42ddd404a3::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 | ||
| 20573 | 2025.12.31 23:28:34.306155 [ 271 ] {af8f634a-cfa2-4e57-a9b8-7598987843fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 20574 | 2025.12.31 23:28:34.306203 [ 271 ] {af8f634a-cfa2-4e57-a9b8-7598987843fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 20575 | 2025.12.31 23:28:34.306217 [ 188 ] {f49f46bc-6730-4da1-9336-9b42ddd404a3::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20576 | 2025.12.31 23:28:34.306262 [ 188 ] {f49f46bc-6730-4da1-9336-9b42ddd404a3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 3 rows starting from the beginning of the part | ||
| 20577 | 2025.12.31 23:28:34.306334 [ 188 ] {f49f46bc-6730-4da1-9336-9b42ddd404a3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 9 rows starting from the beginning of the part | ||
| 20578 | 2025.12.31 23:28:34.306388 [ 188 ] {f49f46bc-6730-4da1-9336-9b42ddd404a3::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 | ||
| 20579 | 2025.12.31 23:28:34.306436 [ 188 ] {f49f46bc-6730-4da1-9336-9b42ddd404a3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 9 rows starting from the beginning of the part | ||
| 20580 | 2025.12.31 23:28:34.306480 [ 188 ] {f49f46bc-6730-4da1-9336-9b42ddd404a3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 9 rows starting from the beginning of the part | ||
| 20581 | 2025.12.31 23:28:34.306525 [ 188 ] {f49f46bc-6730-4da1-9336-9b42ddd404a3::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 | ||
| 20582 | 2025.12.31 23:28:34.306560 [ 271 ] {af8f634a-cfa2-4e57-a9b8-7598987843fd} <Trace> oximeter.measurements_u64 (3e0fa7da-0500-483e-b241-ac25d0f845d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20583 | 2025.12.31 23:28:34.306604 [ 271 ] {af8f634a-cfa2-4e57-a9b8-7598987843fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 20584 | 2025.12.31 23:28:34.306986 [ 271 ] {af8f634a-cfa2-4e57-a9b8-7598987843fd} <Trace> MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) | ||
| 20585 | 2025.12.31 23:28:34.307240 [ 271 ] {af8f634a-cfa2-4e57-a9b8-7598987843fd} <Trace> oximeter.measurements_u64 (3e0fa7da-0500-483e-b241-ac25d0f845d7): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20586 | 2025.12.31 23:28:34.307394 [ 271 ] {af8f634a-cfa2-4e57-a9b8-7598987843fd} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001264 sec., 47468.354430379746 rows/sec., 3.20 MiB/sec. | ||
| 20587 | 2025.12.31 23:28:34.307435 [ 271 ] {af8f634a-cfa2-4e57-a9b8-7598987843fd} <Debug> TCPHandler: Processed in 0.001455045 sec. | ||
| 20588 | 2025.12.31 23:28:34.308875 [ 190 ] {f49f46bc-6730-4da1-9336-9b42ddd404a3::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 42 rows, containing 4 columns (4 merged, 0 gathered) in 0.002880929 sec., 14578.630712523634 rows/sec., 1.04 MiB/sec. | ||
| 20589 | 2025.12.31 23:28:34.309017 [ 188 ] {f49f46bc-6730-4da1-9336-9b42ddd404a3::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 20590 | 2025.12.31 23:28:34.309313 [ 188 ] {f49f46bc-6730-4da1-9336-9b42ddd404a3::all_1_6_1} <Trace> oximeter.measurements_i64 (f49f46bc-6730-4da1-9336-9b42ddd404a3): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20591 | 2025.12.31 23:28:34.309388 [ 188 ] {f49f46bc-6730-4da1-9336-9b42ddd404a3::all_1_6_1} <Trace> oximeter.measurements_i64 (f49f46bc-6730-4da1-9336-9b42ddd404a3) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 20592 | 2025.12.31 23:28:34.309468 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 20593 | 2025.12.31 23:28:34.315571 [ 190 ] {83559bb8-4c93-4180-b7e7-e9b7333f4c1b::all_1_141_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2902 rows, containing 19 columns (19 merged, 0 gathered) in 0.011052348 sec., 262568.64152305014 rows/sec., 470.51 MiB/sec. | ||
| 20594 | 2025.12.31 23:28:34.317590 [ 187 ] {7d79e45e-07fa-43b3-999d-49ca9374dcb1::all_1_144_33} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 43647 rows, containing 5 columns (5 merged, 0 gathered) in 0.01534924 sec., 2843593.5590296327 rows/sec., 194.19 MiB/sec. | ||
| 20595 | 2025.12.31 23:28:34.318285 [ 194 ] {7d79e45e-07fa-43b3-999d-49ca9374dcb1::all_1_144_33} <Trace> MergedBlockOutputStream: filled checksums all_1_144_33 (state Temporary) | ||
| 20596 | 2025.12.31 23:28:34.318614 [ 194 ] {7d79e45e-07fa-43b3-999d-49ca9374dcb1::all_1_144_33} <Trace> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1): Renaming temporary part tmp_merge_all_1_144_33 to all_1_144_33 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20597 | 2025.12.31 23:28:34.318691 [ 194 ] {7d79e45e-07fa-43b3-999d-49ca9374dcb1::all_1_144_33} <Trace> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1) (MergerMutator): Merged 6 parts: [all_1_139_32, all_144_144_0] -> all_1_144_33 | ||
| 20598 | 2025.12.31 23:28:34.318772 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.50 MiB. | ||
| 20599 | 2025.12.31 23:28:34.319009 [ 193 ] {83559bb8-4c93-4180-b7e7-e9b7333f4c1b::all_1_141_28} <Trace> MergedBlockOutputStream: filled checksums all_1_141_28 (state Temporary) | ||
| 20600 | 2025.12.31 23:28:34.319363 [ 193 ] {83559bb8-4c93-4180-b7e7-e9b7333f4c1b::all_1_141_28} <Trace> oximeter.measurements_histogramu64 (83559bb8-4c93-4180-b7e7-e9b7333f4c1b): Renaming temporary part tmp_merge_all_1_141_28 to all_1_141_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20601 | 2025.12.31 23:28:34.319432 [ 193 ] {83559bb8-4c93-4180-b7e7-e9b7333f4c1b::all_1_141_28} <Trace> oximeter.measurements_histogramu64 (83559bb8-4c93-4180-b7e7-e9b7333f4c1b) (MergerMutator): Merged 6 parts: [all_1_136_27, all_141_141_0] -> all_1_141_28 | ||
| 20602 | 2025.12.31 23:28:34.319558 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 19.31 MiB. | ||
| 20603 | 2025.12.31 23:28:34.639986 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 46644 | ||
| 20604 | 2025.12.31 23:28:34.640531 [ 245 ] {} <Trace> system.asynchronous_metric_log (1af02360-2569-4a97-a5ac-aa07775e497e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20605 | 2025.12.31 23:28:34.640581 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 20606 | 2025.12.31 23:28:34.641099 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 20607 | 2025.12.31 23:28:34.641345 [ 245 ] {} <Trace> system.asynchronous_metric_log (1af02360-2569-4a97-a5ac-aa07775e497e): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20608 | 2025.12.31 23:28:34.641511 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 46644 | ||
| 20609 | 2025.12.31 23:28:35.000201 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 402.42 MiB, peak 428.91 MiB, free memory in arenas 0.00 B, will set to 406.53 MiB (RSS), difference: 4.11 MiB | ||
| 20610 | 2025.12.31 23:28:37.227174 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 731 | ||
| 20611 | 2025.12.31 23:28:37.245194 [ 244 ] {} <Trace> system.metric_log (9f7485ce-4bf0-4a0f-b388-b82873d55ef6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20612 | 2025.12.31 23:28:37.245260 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 20613 | 2025.12.31 23:28:37.251950 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 20614 | 2025.12.31 23:28:37.252889 [ 244 ] {} <Trace> system.metric_log (9f7485ce-4bf0-4a0f-b388-b82873d55ef6): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20615 | 2025.12.31 23:28:37.256570 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 731 | ||
| 20616 | 2025.12.31 23:28:37.295676 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 2508 | ||
| 20617 | 2025.12.31 23:28:37.298377 [ 243 ] {} <Trace> system.query_log (aa57fb54-d3d4-4e2b-bcda-b6c10074d25d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20618 | 2025.12.31 23:28:37.298442 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 20619 | 2025.12.31 23:28:37.299785 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 20620 | 2025.12.31 23:28:37.300088 [ 243 ] {} <Trace> system.query_log (aa57fb54-d3d4-4e2b-bcda-b6c10074d25d): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20621 | 2025.12.31 23:28:37.300532 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2508 | ||
| 20622 | 2025.12.31 23:28:39.259840 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20623 | 2025.12.31 23:28:39.260049 [ 271 ] {c68100d5-6317-48e1-a3a1-86d64968d3a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 20624 | 2025.12.31 23:28:39.260127 [ 271 ] {c68100d5-6317-48e1-a3a1-86d64968d3a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 20625 | 2025.12.31 23:28:39.260853 [ 271 ] {c68100d5-6317-48e1-a3a1-86d64968d3a5} <Trace> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20626 | 2025.12.31 23:28:39.260907 [ 271 ] {c68100d5-6317-48e1-a3a1-86d64968d3a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 20627 | 2025.12.31 23:28:39.261342 [ 271 ] {c68100d5-6317-48e1-a3a1-86d64968d3a5} <Trace> MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) | ||
| 20628 | 2025.12.31 23:28:39.261585 [ 271 ] {c68100d5-6317-48e1-a3a1-86d64968d3a5} <Trace> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20629 | 2025.12.31 23:28:39.261753 [ 271 ] {c68100d5-6317-48e1-a3a1-86d64968d3a5} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.00176 sec., 43181.818181818184 rows/sec., 3.56 MiB/sec. | ||
| 20630 | 2025.12.31 23:28:39.261769 [ 56 ] {} <Debug> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179) (MergerMutator): Selected 6 parts from all_1_141_28 to all_146_146_0 | ||
| 20631 | 2025.12.31 23:28:39.261806 [ 271 ] {c68100d5-6317-48e1-a3a1-86d64968d3a5} <Debug> TCPHandler: Processed in 0.002115046 sec. | ||
| 20632 | 2025.12.31 23:28:39.261837 [ 56 ] {} <Trace> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20633 | 2025.12.31 23:28:39.261864 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 20634 | 2025.12.31 23:28:39.261944 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20635 | 2025.12.31 23:28:39.261998 [ 190 ] {37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179::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 | ||
| 20636 | 2025.12.31 23:28:39.262055 [ 271 ] {d5365a47-b8ba-4e90-97ae-10ef11f105aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 20637 | 2025.12.31 23:28:39.262105 [ 271 ] {d5365a47-b8ba-4e90-97ae-10ef11f105aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 20638 | 2025.12.31 23:28:39.262156 [ 190 ] {37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179::all_1_146_29} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20639 | 2025.12.31 23:28:39.262200 [ 190 ] {37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_141_28, total 2467 rows starting from the beginning of the part | ||
| 20640 | 2025.12.31 23:28:39.262278 [ 190 ] {37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 198 rows starting from the beginning of the part | ||
| 20641 | 2025.12.31 23:28:39.262332 [ 190 ] {37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 140 rows starting from the beginning of the part | ||
| 20642 | 2025.12.31 23:28:39.262384 [ 190 ] {37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 76 rows starting from the beginning of the part | ||
| 20643 | 2025.12.31 23:28:39.262435 [ 190 ] {37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 1289 rows starting from the beginning of the part | ||
| 20644 | 2025.12.31 23:28:39.262483 [ 190 ] {37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 76 rows starting from the beginning of the part | ||
| 20645 | 2025.12.31 23:28:39.262536 [ 271 ] {d5365a47-b8ba-4e90-97ae-10ef11f105aa} <Trace> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20646 | 2025.12.31 23:28:39.262580 [ 271 ] {d5365a47-b8ba-4e90-97ae-10ef11f105aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 20647 | 2025.12.31 23:28:39.262941 [ 271 ] {d5365a47-b8ba-4e90-97ae-10ef11f105aa} <Trace> MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) | ||
| 20648 | 2025.12.31 23:28:39.263167 [ 271 ] {d5365a47-b8ba-4e90-97ae-10ef11f105aa} <Trace> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20649 | 2025.12.31 23:28:39.263317 [ 271 ] {d5365a47-b8ba-4e90-97ae-10ef11f105aa} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001286 sec., 7776.049766718506 rows/sec., 584.72 KiB/sec. | ||
| 20650 | 2025.12.31 23:28:39.263360 [ 271 ] {d5365a47-b8ba-4e90-97ae-10ef11f105aa} <Debug> TCPHandler: Processed in 0.001469575 sec. | ||
| 20651 | 2025.12.31 23:28:39.263466 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20652 | 2025.12.31 23:28:39.263565 [ 271 ] {a7a64f64-cc27-4d9a-a0ac-6e79de8b5817} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 20653 | 2025.12.31 23:28:39.263606 [ 271 ] {a7a64f64-cc27-4d9a-a0ac-6e79de8b5817} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 20654 | 2025.12.31 23:28:39.264036 [ 271 ] {a7a64f64-cc27-4d9a-a0ac-6e79de8b5817} <Trace> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20655 | 2025.12.31 23:28:39.264074 [ 271 ] {a7a64f64-cc27-4d9a-a0ac-6e79de8b5817} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 20656 | 2025.12.31 23:28:39.264400 [ 271 ] {a7a64f64-cc27-4d9a-a0ac-6e79de8b5817} <Trace> MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) | ||
| 20657 | 2025.12.31 23:28:39.264413 [ 187 ] {37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179::all_1_146_29} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4246 rows, containing 5 columns (5 merged, 0 gathered) in 0.002477802 sec., 1713615.5350588951 rows/sec., 148.28 MiB/sec. | ||
| 20658 | 2025.12.31 23:28:39.264622 [ 271 ] {a7a64f64-cc27-4d9a-a0ac-6e79de8b5817} <Trace> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20659 | 2025.12.31 23:28:39.264681 [ 190 ] {37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179::all_1_146_29} <Trace> MergedBlockOutputStream: filled checksums all_1_146_29 (state Temporary) | ||
| 20660 | 2025.12.31 23:28:39.264755 [ 56 ] {} <Debug> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39) (MergerMutator): Selected 6 parts from all_1_141_28 to all_146_146_0 | ||
| 20661 | 2025.12.31 23:28:39.264772 [ 271 ] {a7a64f64-cc27-4d9a-a0ac-6e79de8b5817} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001226 sec., 60358.89070146818 rows/sec., 4.71 MiB/sec. | ||
| 20662 | 2025.12.31 23:28:39.264793 [ 56 ] {} <Trace> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20663 | 2025.12.31 23:28:39.264819 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 20664 | 2025.12.31 23:28:39.264820 [ 271 ] {a7a64f64-cc27-4d9a-a0ac-6e79de8b5817} <Debug> TCPHandler: Processed in 0.001404984 sec. | ||
| 20665 | 2025.12.31 23:28:39.264917 [ 189 ] {e6fc079b-8071-4162-9a06-906ffa01da39::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 | ||
| 20666 | 2025.12.31 23:28:39.264953 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20667 | 2025.12.31 23:28:39.264953 [ 190 ] {37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179::all_1_146_29} <Trace> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179): Renaming temporary part tmp_merge_all_1_146_29 to all_1_146_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20668 | 2025.12.31 23:28:39.265019 [ 189 ] {e6fc079b-8071-4162-9a06-906ffa01da39::all_1_146_29} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20669 | 2025.12.31 23:28:39.265050 [ 190 ] {37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179::all_1_146_29} <Trace> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179) (MergerMutator): Merged 6 parts: [all_1_141_28, all_146_146_0] -> all_1_146_29 | ||
| 20670 | 2025.12.31 23:28:39.265054 [ 271 ] {2edcca0f-fc8e-47b8-90cf-4e1502554bef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 20671 | 2025.12.31 23:28:39.265059 [ 189 ] {e6fc079b-8071-4162-9a06-906ffa01da39::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_141_28, total 1251 rows starting from the beginning of the part | ||
| 20672 | 2025.12.31 23:28:39.265113 [ 271 ] {2edcca0f-fc8e-47b8-90cf-4e1502554bef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 20673 | 2025.12.31 23:28:39.265133 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.06 MiB. | ||
| 20674 | 2025.12.31 23:28:39.265146 [ 189 ] {e6fc079b-8071-4162-9a06-906ffa01da39::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 114 rows starting from the beginning of the part | ||
| 20675 | 2025.12.31 23:28:39.265204 [ 189 ] {e6fc079b-8071-4162-9a06-906ffa01da39::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 112 rows starting from the beginning of the part | ||
| 20676 | 2025.12.31 23:28:39.265257 [ 189 ] {e6fc079b-8071-4162-9a06-906ffa01da39::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 74 rows starting from the beginning of the part | ||
| 20677 | 2025.12.31 23:28:39.265309 [ 189 ] {e6fc079b-8071-4162-9a06-906ffa01da39::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 577 rows starting from the beginning of the part | ||
| 20678 | 2025.12.31 23:28:39.265358 [ 189 ] {e6fc079b-8071-4162-9a06-906ffa01da39::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 74 rows starting from the beginning of the part | ||
| 20679 | 2025.12.31 23:28:39.265529 [ 271 ] {2edcca0f-fc8e-47b8-90cf-4e1502554bef} <Trace> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20680 | 2025.12.31 23:28:39.265565 [ 271 ] {2edcca0f-fc8e-47b8-90cf-4e1502554bef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 20681 | 2025.12.31 23:28:39.265922 [ 271 ] {2edcca0f-fc8e-47b8-90cf-4e1502554bef} <Trace> MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) | ||
| 20682 | 2025.12.31 23:28:39.266139 [ 271 ] {2edcca0f-fc8e-47b8-90cf-4e1502554bef} <Trace> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20683 | 2025.12.31 23:28:39.266276 [ 271 ] {2edcca0f-fc8e-47b8-90cf-4e1502554bef} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001242 sec., 128824.4766505636 rows/sec., 8.97 MiB/sec. | ||
| 20684 | 2025.12.31 23:28:39.266316 [ 271 ] {2edcca0f-fc8e-47b8-90cf-4e1502554bef} <Debug> TCPHandler: Processed in 0.001414075 sec. | ||
| 20685 | 2025.12.31 23:28:39.266421 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20686 | 2025.12.31 23:28:39.266516 [ 271 ] {af842871-f9f6-4017-9326-902418383f22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 20687 | 2025.12.31 23:28:39.266573 [ 271 ] {af842871-f9f6-4017-9326-902418383f22} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 20688 | 2025.12.31 23:28:39.266616 [ 187 ] {e6fc079b-8071-4162-9a06-906ffa01da39::all_1_146_29} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2202 rows, containing 5 columns (5 merged, 0 gathered) in 0.00174355 sec., 1262940.5523214133 rows/sec., 98.20 MiB/sec. | ||
| 20689 | 2025.12.31 23:28:39.266822 [ 197 ] {e6fc079b-8071-4162-9a06-906ffa01da39::all_1_146_29} <Trace> MergedBlockOutputStream: filled checksums all_1_146_29 (state Temporary) | ||
| 20690 | 2025.12.31 23:28:39.267131 [ 197 ] {e6fc079b-8071-4162-9a06-906ffa01da39::all_1_146_29} <Trace> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39): Renaming temporary part tmp_merge_all_1_146_29 to all_1_146_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20691 | 2025.12.31 23:28:39.267209 [ 197 ] {e6fc079b-8071-4162-9a06-906ffa01da39::all_1_146_29} <Trace> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39) (MergerMutator): Merged 6 parts: [all_1_141_28, all_146_146_0] -> all_1_146_29 | ||
| 20692 | 2025.12.31 23:28:39.267302 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.64 MiB. | ||
| 20693 | 2025.12.31 23:28:39.267369 [ 271 ] {af842871-f9f6-4017-9326-902418383f22} <Trace> oximeter.measurements_histogramu64 (83559bb8-4c93-4180-b7e7-e9b7333f4c1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20694 | 2025.12.31 23:28:39.267406 [ 271 ] {af842871-f9f6-4017-9326-902418383f22} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 20695 | 2025.12.31 23:28:39.267921 [ 271 ] {af842871-f9f6-4017-9326-902418383f22} <Trace> MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) | ||
| 20696 | 2025.12.31 23:28:39.268153 [ 271 ] {af842871-f9f6-4017-9326-902418383f22} <Trace> oximeter.measurements_histogramu64 (83559bb8-4c93-4180-b7e7-e9b7333f4c1b): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20697 | 2025.12.31 23:28:39.268303 [ 271 ] {af842871-f9f6-4017-9326-902418383f22} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001805 sec., 5540.16620498615 rows/sec., 9.93 MiB/sec. | ||
| 20698 | 2025.12.31 23:28:39.268372 [ 271 ] {af842871-f9f6-4017-9326-902418383f22} <Debug> TCPHandler: Processed in 0.001999754 sec. | ||
| 20699 | 2025.12.31 23:28:39.268378 [ 221 ] {} <Trace> oximeter.measurements_histogramu64 (83559bb8-4c93-4180-b7e7-e9b7333f4c1b): 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] | ||
| 20700 | 2025.12.31 23:28:39.268402 [ 221 ] {} <Debug> oximeter.measurements_histogramu64 (83559bb8-4c93-4180-b7e7-e9b7333f4c1b): 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] | ||
| 20701 | 2025.12.31 23:28:39.268486 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20702 | 2025.12.31 23:28:39.268582 [ 271 ] {4a6ceb6d-32e5-42cd-b6c3-20379cb577cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 20703 | 2025.12.31 23:28:39.268626 [ 271 ] {4a6ceb6d-32e5-42cd-b6c3-20379cb577cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 20704 | 2025.12.31 23:28:39.268989 [ 271 ] {4a6ceb6d-32e5-42cd-b6c3-20379cb577cf} <Trace> oximeter.measurements_u64 (3e0fa7da-0500-483e-b241-ac25d0f845d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20705 | 2025.12.31 23:28:39.269025 [ 271 ] {4a6ceb6d-32e5-42cd-b6c3-20379cb577cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 20706 | 2025.12.31 23:28:39.269344 [ 271 ] {4a6ceb6d-32e5-42cd-b6c3-20379cb577cf} <Trace> MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) | ||
| 20707 | 2025.12.31 23:28:39.269569 [ 271 ] {4a6ceb6d-32e5-42cd-b6c3-20379cb577cf} <Trace> oximeter.measurements_u64 (3e0fa7da-0500-483e-b241-ac25d0f845d7): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20708 | 2025.12.31 23:28:39.269705 [ 271 ] {4a6ceb6d-32e5-42cd-b6c3-20379cb577cf} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001142 sec., 52539.404553415065 rows/sec., 3.54 MiB/sec. | ||
| 20709 | 2025.12.31 23:28:39.269743 [ 271 ] {4a6ceb6d-32e5-42cd-b6c3-20379cb577cf} <Debug> TCPHandler: Processed in 0.001308663 sec. | ||
| 20710 | 2025.12.31 23:28:39.271796 [ 221 ] {} <Debug> oximeter.measurements_histogramu64 (83559bb8-4c93-4180-b7e7-e9b7333f4c1b): 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] | ||
| 20711 | 2025.12.31 23:28:41.926753 [ 53 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 20712 | 2025.12.31 23:28:41.926827 [ 53 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 20713 | 2025.12.31 23:28:42.141781 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 47156 | ||
| 20714 | 2025.12.31 23:28:42.142654 [ 245 ] {} <Trace> system.asynchronous_metric_log (1af02360-2569-4a97-a5ac-aa07775e497e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20715 | 2025.12.31 23:28:42.142731 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 20716 | 2025.12.31 23:28:42.143525 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 20717 | 2025.12.31 23:28:42.144011 [ 245 ] {} <Trace> system.asynchronous_metric_log (1af02360-2569-4a97-a5ac-aa07775e497e): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20718 | 2025.12.31 23:28:42.144160 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 47156 | ||
| 20719 | 2025.12.31 23:28:44.073497 [ 224 ] {} <Trace> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39): Found 6 old parts to remove. Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 20720 | 2025.12.31 23:28:44.073549 [ 224 ] {} <Debug> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39): Removing 6 parts from filesystem (serially): Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 20721 | 2025.12.31 23:28:44.077085 [ 224 ] {} <Debug> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39): Removing 6 parts from memory: Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 20722 | 2025.12.31 23:28:44.261546 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20723 | 2025.12.31 23:28:44.261735 [ 271 ] {717dc49d-2649-41c3-af28-108759faccb3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 20724 | 2025.12.31 23:28:44.261804 [ 271 ] {717dc49d-2649-41c3-af28-108759faccb3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 20725 | 2025.12.31 23:28:44.262546 [ 271 ] {717dc49d-2649-41c3-af28-108759faccb3} <Trace> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20726 | 2025.12.31 23:28:44.262601 [ 271 ] {717dc49d-2649-41c3-af28-108759faccb3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 20727 | 2025.12.31 23:28:44.263079 [ 271 ] {717dc49d-2649-41c3-af28-108759faccb3} <Trace> MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) | ||
| 20728 | 2025.12.31 23:28:44.263331 [ 271 ] {717dc49d-2649-41c3-af28-108759faccb3} <Trace> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20729 | 2025.12.31 23:28:44.263506 [ 271 ] {717dc49d-2649-41c3-af28-108759faccb3} <Debug> executeQuery: Read 150 rows, 13.29 KiB in 0.001823 sec., 82281.95282501371 rows/sec., 7.12 MiB/sec. | ||
| 20730 | 2025.12.31 23:28:44.263560 [ 271 ] {717dc49d-2649-41c3-af28-108759faccb3} <Debug> TCPHandler: Processed in 0.002156247 sec. | ||
| 20731 | 2025.12.31 23:28:44.263694 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20732 | 2025.12.31 23:28:44.263798 [ 271 ] {d1fce4a2-ab46-4392-9e30-76b8a9d5e0d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 20733 | 2025.12.31 23:28:44.263844 [ 271 ] {d1fce4a2-ab46-4392-9e30-76b8a9d5e0d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 20734 | 2025.12.31 23:28:44.264286 [ 271 ] {d1fce4a2-ab46-4392-9e30-76b8a9d5e0d9} <Trace> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20735 | 2025.12.31 23:28:44.264326 [ 271 ] {d1fce4a2-ab46-4392-9e30-76b8a9d5e0d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 20736 | 2025.12.31 23:28:44.264643 [ 271 ] {d1fce4a2-ab46-4392-9e30-76b8a9d5e0d9} <Trace> MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) | ||
| 20737 | 2025.12.31 23:28:44.264870 [ 271 ] {d1fce4a2-ab46-4392-9e30-76b8a9d5e0d9} <Trace> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20738 | 2025.12.31 23:28:44.265018 [ 271 ] {d1fce4a2-ab46-4392-9e30-76b8a9d5e0d9} <Debug> executeQuery: Read 47 rows, 3.53 KiB in 0.001243 sec., 37811.74577634755 rows/sec., 2.78 MiB/sec. | ||
| 20739 | 2025.12.31 23:28:44.265017 [ 51 ] {} <Debug> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa) (MergerMutator): Selected 6 parts from all_1_141_28 to all_146_146_0 | ||
| 20740 | 2025.12.31 23:28:44.265061 [ 271 ] {d1fce4a2-ab46-4392-9e30-76b8a9d5e0d9} <Debug> TCPHandler: Processed in 0.001424544 sec. | ||
| 20741 | 2025.12.31 23:28:44.265096 [ 51 ] {} <Trace> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20742 | 2025.12.31 23:28:44.265123 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 20743 | 2025.12.31 23:28:44.265194 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20744 | 2025.12.31 23:28:44.265236 [ 187 ] {d568562b-8e8e-4a3d-9432-0ad11505f9aa::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 | ||
| 20745 | 2025.12.31 23:28:44.265298 [ 271 ] {2b163b01-25aa-4266-8fd1-b977dc721694} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 20746 | 2025.12.31 23:28:44.265345 [ 271 ] {2b163b01-25aa-4266-8fd1-b977dc721694} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 20747 | 2025.12.31 23:28:44.265360 [ 187 ] {d568562b-8e8e-4a3d-9432-0ad11505f9aa::all_1_146_29} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20748 | 2025.12.31 23:28:44.265404 [ 187 ] {d568562b-8e8e-4a3d-9432-0ad11505f9aa::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_141_28, total 279 rows starting from the beginning of the part | ||
| 20749 | 2025.12.31 23:28:44.265473 [ 187 ] {d568562b-8e8e-4a3d-9432-0ad11505f9aa::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 42 rows starting from the beginning of the part | ||
| 20750 | 2025.12.31 23:28:44.265519 [ 187 ] {d568562b-8e8e-4a3d-9432-0ad11505f9aa::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 10 rows starting from the beginning of the part | ||
| 20751 | 2025.12.31 23:28:44.265567 [ 187 ] {d568562b-8e8e-4a3d-9432-0ad11505f9aa::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 51 rows starting from the beginning of the part | ||
| 20752 | 2025.12.31 23:28:44.265610 [ 187 ] {d568562b-8e8e-4a3d-9432-0ad11505f9aa::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 10 rows starting from the beginning of the part | ||
| 20753 | 2025.12.31 23:28:44.265653 [ 187 ] {d568562b-8e8e-4a3d-9432-0ad11505f9aa::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 47 rows starting from the beginning of the part | ||
| 20754 | 2025.12.31 23:28:44.265802 [ 271 ] {2b163b01-25aa-4266-8fd1-b977dc721694} <Trace> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20755 | 2025.12.31 23:28:44.265844 [ 271 ] {2b163b01-25aa-4266-8fd1-b977dc721694} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 20756 | 2025.12.31 23:28:44.266198 [ 271 ] {2b163b01-25aa-4266-8fd1-b977dc721694} <Trace> MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) | ||
| 20757 | 2025.12.31 23:28:44.266435 [ 271 ] {2b163b01-25aa-4266-8fd1-b977dc721694} <Trace> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20758 | 2025.12.31 23:28:44.266573 [ 271 ] {2b163b01-25aa-4266-8fd1-b977dc721694} <Debug> executeQuery: Read 111 rows, 8.88 KiB in 0.001298 sec., 85516.17873651773 rows/sec., 6.68 MiB/sec. | ||
| 20759 | 2025.12.31 23:28:44.266613 [ 271 ] {2b163b01-25aa-4266-8fd1-b977dc721694} <Debug> TCPHandler: Processed in 0.001470675 sec. | ||
| 20760 | 2025.12.31 23:28:44.266651 [ 205 ] {d568562b-8e8e-4a3d-9432-0ad11505f9aa::all_1_146_29} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 439 rows, containing 5 columns (5 merged, 0 gathered) in 0.001462415 sec., 300188.38701736514 rows/sec., 21.06 MiB/sec. | ||
| 20761 | 2025.12.31 23:28:44.266733 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20762 | 2025.12.31 23:28:44.266830 [ 271 ] {4d21d1a7-7aab-44bb-ac9b-3ff6e65a4352} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 20763 | 2025.12.31 23:28:44.266871 [ 200 ] {d568562b-8e8e-4a3d-9432-0ad11505f9aa::all_1_146_29} <Trace> MergedBlockOutputStream: filled checksums all_1_146_29 (state Temporary) | ||
| 20764 | 2025.12.31 23:28:44.266882 [ 271 ] {4d21d1a7-7aab-44bb-ac9b-3ff6e65a4352} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 20765 | 2025.12.31 23:28:44.267321 [ 200 ] {d568562b-8e8e-4a3d-9432-0ad11505f9aa::all_1_146_29} <Trace> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa): Renaming temporary part tmp_merge_all_1_146_29 to all_1_146_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20766 | 2025.12.31 23:28:44.267355 [ 271 ] {4d21d1a7-7aab-44bb-ac9b-3ff6e65a4352} <Trace> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20767 | 2025.12.31 23:28:44.267397 [ 271 ] {4d21d1a7-7aab-44bb-ac9b-3ff6e65a4352} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 20768 | 2025.12.31 23:28:44.267431 [ 200 ] {d568562b-8e8e-4a3d-9432-0ad11505f9aa::all_1_146_29} <Trace> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa) (MergerMutator): Merged 6 parts: [all_1_141_28, all_146_146_0] -> all_1_146_29 | ||
| 20769 | 2025.12.31 23:28:44.267546 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 20770 | 2025.12.31 23:28:44.267775 [ 271 ] {4d21d1a7-7aab-44bb-ac9b-3ff6e65a4352} <Trace> MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) | ||
| 20771 | 2025.12.31 23:28:44.268043 [ 271 ] {4d21d1a7-7aab-44bb-ac9b-3ff6e65a4352} <Trace> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20772 | 2025.12.31 23:28:44.268190 [ 271 ] {4d21d1a7-7aab-44bb-ac9b-3ff6e65a4352} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00138 sec., 115942.02898550725 rows/sec., 8.08 MiB/sec. | ||
| 20773 | 2025.12.31 23:28:44.268229 [ 271 ] {4d21d1a7-7aab-44bb-ac9b-3ff6e65a4352} <Debug> TCPHandler: Processed in 0.001547226 sec. | ||
| 20774 | 2025.12.31 23:28:44.268350 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20775 | 2025.12.31 23:28:44.268448 [ 271 ] {80648df6-2b4e-4970-b3b3-ae48e3d25560} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 20776 | 2025.12.31 23:28:44.268505 [ 271 ] {80648df6-2b4e-4970-b3b3-ae48e3d25560} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 20777 | 2025.12.31 23:28:44.269425 [ 271 ] {80648df6-2b4e-4970-b3b3-ae48e3d25560} <Trace> oximeter.measurements_histogramu64 (83559bb8-4c93-4180-b7e7-e9b7333f4c1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20778 | 2025.12.31 23:28:44.269463 [ 271 ] {80648df6-2b4e-4970-b3b3-ae48e3d25560} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 20779 | 2025.12.31 23:28:44.270106 [ 271 ] {80648df6-2b4e-4970-b3b3-ae48e3d25560} <Trace> MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) | ||
| 20780 | 2025.12.31 23:28:44.270355 [ 271 ] {80648df6-2b4e-4970-b3b3-ae48e3d25560} <Trace> oximeter.measurements_histogramu64 (83559bb8-4c93-4180-b7e7-e9b7333f4c1b): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20781 | 2025.12.31 23:28:44.270509 [ 271 ] {80648df6-2b4e-4970-b3b3-ae48e3d25560} <Debug> executeQuery: Read 47 rows, 86.24 KiB in 0.002082 sec., 22574.447646493754 rows/sec., 40.45 MiB/sec. | ||
| 20782 | 2025.12.31 23:28:44.270591 [ 271 ] {80648df6-2b4e-4970-b3b3-ae48e3d25560} <Debug> TCPHandler: Processed in 0.002292219 sec. | ||
| 20783 | 2025.12.31 23:28:44.270723 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20784 | 2025.12.31 23:28:44.270822 [ 271 ] {6512fe99-fbda-410b-944d-69486ba49124} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 20785 | 2025.12.31 23:28:44.270866 [ 271 ] {6512fe99-fbda-410b-944d-69486ba49124} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 20786 | 2025.12.31 23:28:44.271214 [ 271 ] {6512fe99-fbda-410b-944d-69486ba49124} <Trace> oximeter.measurements_u64 (3e0fa7da-0500-483e-b241-ac25d0f845d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20787 | 2025.12.31 23:28:44.271251 [ 271 ] {6512fe99-fbda-410b-944d-69486ba49124} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 20788 | 2025.12.31 23:28:44.271570 [ 271 ] {6512fe99-fbda-410b-944d-69486ba49124} <Trace> MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) | ||
| 20789 | 2025.12.31 23:28:44.271789 [ 271 ] {6512fe99-fbda-410b-944d-69486ba49124} <Trace> oximeter.measurements_u64 (3e0fa7da-0500-483e-b241-ac25d0f845d7): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20790 | 2025.12.31 23:28:44.271927 [ 271 ] {6512fe99-fbda-410b-944d-69486ba49124} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001124 sec., 53380.78291814947 rows/sec., 3.60 MiB/sec. | ||
| 20791 | 2025.12.31 23:28:44.271964 [ 271 ] {6512fe99-fbda-410b-944d-69486ba49124} <Debug> TCPHandler: Processed in 0.001296682 sec. | ||
| 20792 | 2025.12.31 23:28:44.756756 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 738 | ||
| 20793 | 2025.12.31 23:28:44.777624 [ 244 ] {} <Trace> system.metric_log (9f7485ce-4bf0-4a0f-b388-b82873d55ef6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20794 | 2025.12.31 23:28:44.777672 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 20795 | 2025.12.31 23:28:44.784141 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 20796 | 2025.12.31 23:28:44.785346 [ 244 ] {} <Trace> system.metric_log (9f7485ce-4bf0-4a0f-b388-b82873d55ef6): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20797 | 2025.12.31 23:28:44.788756 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 738 | ||
| 20798 | 2025.12.31 23:28:45.786281 [ 218 ] {} <Trace> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179): Found 6 old parts to remove. Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 20799 | 2025.12.31 23:28:45.786345 [ 218 ] {} <Debug> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179): Removing 6 parts from filesystem (serially): Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 20800 | 2025.12.31 23:28:45.790310 [ 218 ] {} <Debug> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179): Removing 6 parts from memory: Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 20801 | 2025.12.31 23:28:47.124689 [ 47 ] {} <Debug> oximeter.fields_ipaddr (5f424e33-6a9f-405c-b8ff-24c93b94647e) (MergerMutator): Selected 5 parts from all_1_45_11 to all_49_49_0 | ||
| 20802 | 2025.12.31 23:28:47.124750 [ 47 ] {} <Trace> oximeter.fields_ipaddr (5f424e33-6a9f-405c-b8ff-24c93b94647e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20803 | 2025.12.31 23:28:47.124773 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 20804 | 2025.12.31 23:28:47.124877 [ 225 ] {} <Trace> oximeter.fields_ipaddr (5f424e33-6a9f-405c-b8ff-24c93b94647e): Found 5 old parts to remove. Parts: [all_1_13_3, all_14_14_0, all_15_15_0, all_16_16_0, all_17_17_0] | ||
| 20805 | 2025.12.31 23:28:47.124893 [ 201 ] {5f424e33-6a9f-405c-b8ff-24c93b94647e::all_1_49_12} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_45_11 to all_49_49_0 into Compact with storage Full | ||
| 20806 | 2025.12.31 23:28:47.124932 [ 225 ] {} <Debug> oximeter.fields_ipaddr (5f424e33-6a9f-405c-b8ff-24c93b94647e): Removing 5 parts from filesystem (serially): Parts: [all_1_13_3, all_14_14_0, all_15_15_0, all_16_16_0, all_17_17_0] | ||
| 20807 | 2025.12.31 23:28:47.125039 [ 201 ] {5f424e33-6a9f-405c-b8ff-24c93b94647e::all_1_49_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20808 | 2025.12.31 23:28:47.125075 [ 201 ] {5f424e33-6a9f-405c-b8ff-24c93b94647e::all_1_49_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_45_11, total 20 rows starting from the beginning of the part | ||
| 20809 | 2025.12.31 23:28:47.125143 [ 201 ] {5f424e33-6a9f-405c-b8ff-24c93b94647e::all_1_49_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 4 rows starting from the beginning of the part | ||
| 20810 | 2025.12.31 23:28:47.125189 [ 201 ] {5f424e33-6a9f-405c-b8ff-24c93b94647e::all_1_49_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 4 rows starting from the beginning of the part | ||
| 20811 | 2025.12.31 23:28:47.125235 [ 201 ] {5f424e33-6a9f-405c-b8ff-24c93b94647e::all_1_49_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 4 rows starting from the beginning of the part | ||
| 20812 | 2025.12.31 23:28:47.125278 [ 201 ] {5f424e33-6a9f-405c-b8ff-24c93b94647e::all_1_49_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 6 rows starting from the beginning of the part | ||
| 20813 | 2025.12.31 23:28:47.126089 [ 192 ] {5f424e33-6a9f-405c-b8ff-24c93b94647e::all_1_49_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38 rows, containing 5 columns (5 merged, 0 gathered) in 0.001247072 sec., 30471.37615149727 rows/sec., 2.54 MiB/sec. | ||
| 20814 | 2025.12.31 23:28:47.126230 [ 201 ] {5f424e33-6a9f-405c-b8ff-24c93b94647e::all_1_49_12} <Trace> MergedBlockOutputStream: filled checksums all_1_49_12 (state Temporary) | ||
| 20815 | 2025.12.31 23:28:47.126470 [ 201 ] {5f424e33-6a9f-405c-b8ff-24c93b94647e::all_1_49_12} <Trace> oximeter.fields_ipaddr (5f424e33-6a9f-405c-b8ff-24c93b94647e): Renaming temporary part tmp_merge_all_1_49_12 to all_1_49_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20816 | 2025.12.31 23:28:47.126535 [ 201 ] {5f424e33-6a9f-405c-b8ff-24c93b94647e::all_1_49_12} <Trace> oximeter.fields_ipaddr (5f424e33-6a9f-405c-b8ff-24c93b94647e) (MergerMutator): Merged 5 parts: [all_1_45_11, all_49_49_0] -> all_1_49_12 | ||
| 20817 | 2025.12.31 23:28:47.126609 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 20818 | 2025.12.31 23:28:47.127413 [ 225 ] {} <Debug> oximeter.fields_ipaddr (5f424e33-6a9f-405c-b8ff-24c93b94647e): Removing 5 parts from memory: Parts: [all_1_13_3, all_14_14_0, all_15_15_0, all_16_16_0, all_17_17_0] | ||
| 20819 | 2025.12.31 23:28:47.300858 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 2532 | ||
| 20820 | 2025.12.31 23:28:47.303280 [ 243 ] {} <Trace> system.query_log (aa57fb54-d3d4-4e2b-bcda-b6c10074d25d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20821 | 2025.12.31 23:28:47.303332 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 20822 | 2025.12.31 23:28:47.304538 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 20823 | 2025.12.31 23:28:47.304810 [ 243 ] {} <Trace> system.query_log (aa57fb54-d3d4-4e2b-bcda-b6c10074d25d): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20824 | 2025.12.31 23:28:47.305195 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2532 | ||
| 20825 | 2025.12.31 23:28:48.345763 [ 40 ] {} <Debug> oximeter.fields_u32 (32e14ee3-f9fc-4687-bf55-1d31f5f916a9) (MergerMutator): Selected 5 parts from all_1_54_12 to all_58_58_0 | ||
| 20826 | 2025.12.31 23:28:48.345824 [ 40 ] {} <Trace> oximeter.fields_u32 (32e14ee3-f9fc-4687-bf55-1d31f5f916a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20827 | 2025.12.31 23:28:48.345845 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 20828 | 2025.12.31 23:28:48.345973 [ 205 ] {32e14ee3-f9fc-4687-bf55-1d31f5f916a9::all_1_58_13} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_54_12 to all_58_58_0 into Compact with storage Full | ||
| 20829 | 2025.12.31 23:28:48.346147 [ 205 ] {32e14ee3-f9fc-4687-bf55-1d31f5f916a9::all_1_58_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20830 | 2025.12.31 23:28:48.346188 [ 205 ] {32e14ee3-f9fc-4687-bf55-1d31f5f916a9::all_1_58_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_54_12, total 465 rows starting from the beginning of the part | ||
| 20831 | 2025.12.31 23:28:48.346267 [ 205 ] {32e14ee3-f9fc-4687-bf55-1d31f5f916a9::all_1_58_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 24 rows starting from the beginning of the part | ||
| 20832 | 2025.12.31 23:28:48.346323 [ 205 ] {32e14ee3-f9fc-4687-bf55-1d31f5f916a9::all_1_58_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 228 rows starting from the beginning of the part | ||
| 20833 | 2025.12.31 23:28:48.346376 [ 205 ] {32e14ee3-f9fc-4687-bf55-1d31f5f916a9::all_1_58_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 24 rows starting from the beginning of the part | ||
| 20834 | 2025.12.31 23:28:48.346427 [ 205 ] {32e14ee3-f9fc-4687-bf55-1d31f5f916a9::all_1_58_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 228 rows starting from the beginning of the part | ||
| 20835 | 2025.12.31 23:28:48.347529 [ 201 ] {32e14ee3-f9fc-4687-bf55-1d31f5f916a9::all_1_58_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 969 rows, containing 5 columns (5 merged, 0 gathered) in 0.001620478 sec., 597971.7095819875 rows/sec., 43.03 MiB/sec. | ||
| 20836 | 2025.12.31 23:28:48.347669 [ 205 ] {32e14ee3-f9fc-4687-bf55-1d31f5f916a9::all_1_58_13} <Trace> MergedBlockOutputStream: filled checksums all_1_58_13 (state Temporary) | ||
| 20837 | 2025.12.31 23:28:48.347906 [ 205 ] {32e14ee3-f9fc-4687-bf55-1d31f5f916a9::all_1_58_13} <Trace> oximeter.fields_u32 (32e14ee3-f9fc-4687-bf55-1d31f5f916a9): Renaming temporary part tmp_merge_all_1_58_13 to all_1_58_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20838 | 2025.12.31 23:28:48.347986 [ 205 ] {32e14ee3-f9fc-4687-bf55-1d31f5f916a9::all_1_58_13} <Trace> oximeter.fields_u32 (32e14ee3-f9fc-4687-bf55-1d31f5f916a9) (MergerMutator): Merged 5 parts: [all_1_54_12, all_58_58_0] -> all_1_58_13 | ||
| 20839 | 2025.12.31 23:28:48.348062 [ 205 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 20840 | 2025.12.31 23:28:48.595077 [ 226 ] {} <Trace> system.query_log (aa57fb54-d3d4-4e2b-bcda-b6c10074d25d): 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] | ||
| 20841 | 2025.12.31 23:28:48.595126 [ 226 ] {} <Debug> system.query_log (aa57fb54-d3d4-4e2b-bcda-b6c10074d25d): 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] | ||
| 20842 | 2025.12.31 23:28:48.598104 [ 226 ] {} <Debug> system.query_log (aa57fb54-d3d4-4e2b-bcda-b6c10074d25d): 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] | ||
| 20843 | 2025.12.31 23:28:49.262365 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20844 | 2025.12.31 23:28:49.262569 [ 271 ] {ef62591d-83d4-4836-8314-dd5717bf2c65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 20845 | 2025.12.31 23:28:49.262645 [ 271 ] {ef62591d-83d4-4836-8314-dd5717bf2c65} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 20846 | 2025.12.31 23:28:49.263378 [ 271 ] {ef62591d-83d4-4836-8314-dd5717bf2c65} <Trace> oximeter.fields_i16 (6205d96e-d352-40e9-8254-31db49133bc3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20847 | 2025.12.31 23:28:49.263434 [ 271 ] {ef62591d-83d4-4836-8314-dd5717bf2c65} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 20848 | 2025.12.31 23:28:49.263830 [ 271 ] {ef62591d-83d4-4836-8314-dd5717bf2c65} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 20849 | 2025.12.31 23:28:49.264081 [ 271 ] {ef62591d-83d4-4836-8314-dd5717bf2c65} <Trace> oximeter.fields_i16 (6205d96e-d352-40e9-8254-31db49133bc3): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20850 | 2025.12.31 23:28:49.264248 [ 271 ] {ef62591d-83d4-4836-8314-dd5717bf2c65} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001735 sec., 13832.8530259366 rows/sec., 1.15 MiB/sec. | ||
| 20851 | 2025.12.31 23:28:49.264300 [ 271 ] {ef62591d-83d4-4836-8314-dd5717bf2c65} <Debug> TCPHandler: Processed in 0.002083815 sec. | ||
| 20852 | 2025.12.31 23:28:49.264440 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20853 | 2025.12.31 23:28:49.264543 [ 271 ] {83d027d5-d823-4a50-b5f8-ac834c58e44f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 20854 | 2025.12.31 23:28:49.264587 [ 271 ] {83d027d5-d823-4a50-b5f8-ac834c58e44f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 20855 | 2025.12.31 23:28:49.265016 [ 271 ] {83d027d5-d823-4a50-b5f8-ac834c58e44f} <Trace> oximeter.fields_ipaddr (5f424e33-6a9f-405c-b8ff-24c93b94647e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20856 | 2025.12.31 23:28:49.265053 [ 271 ] {83d027d5-d823-4a50-b5f8-ac834c58e44f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 20857 | 2025.12.31 23:28:49.265359 [ 271 ] {83d027d5-d823-4a50-b5f8-ac834c58e44f} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 20858 | 2025.12.31 23:28:49.265572 [ 271 ] {83d027d5-d823-4a50-b5f8-ac834c58e44f} <Trace> oximeter.fields_ipaddr (5f424e33-6a9f-405c-b8ff-24c93b94647e): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20859 | 2025.12.31 23:28:49.265716 [ 271 ] {83d027d5-d823-4a50-b5f8-ac834c58e44f} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001196 sec., 5016.722408026756 rows/sec., 409.08 KiB/sec. | ||
| 20860 | 2025.12.31 23:28:49.265757 [ 271 ] {83d027d5-d823-4a50-b5f8-ac834c58e44f} <Debug> TCPHandler: Processed in 0.001370973 sec. | ||
| 20861 | 2025.12.31 23:28:49.265872 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20862 | 2025.12.31 23:28:49.265969 [ 271 ] {49f87861-42fb-4c91-8a6b-fa6d9816759e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 20863 | 2025.12.31 23:28:49.266009 [ 271 ] {49f87861-42fb-4c91-8a6b-fa6d9816759e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 20864 | 2025.12.31 23:28:49.266545 [ 271 ] {49f87861-42fb-4c91-8a6b-fa6d9816759e} <Trace> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20865 | 2025.12.31 23:28:49.266582 [ 271 ] {49f87861-42fb-4c91-8a6b-fa6d9816759e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 20866 | 2025.12.31 23:28:49.266901 [ 271 ] {49f87861-42fb-4c91-8a6b-fa6d9816759e} <Trace> MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) | ||
| 20867 | 2025.12.31 23:28:49.267118 [ 271 ] {49f87861-42fb-4c91-8a6b-fa6d9816759e} <Trace> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20868 | 2025.12.31 23:28:49.267258 [ 271 ] {49f87861-42fb-4c91-8a6b-fa6d9816759e} <Debug> executeQuery: Read 199 rows, 18.09 KiB in 0.001309 sec., 152024.4461420932 rows/sec., 13.50 MiB/sec. | ||
| 20869 | 2025.12.31 23:28:49.267299 [ 271 ] {49f87861-42fb-4c91-8a6b-fa6d9816759e} <Debug> TCPHandler: Processed in 0.001477345 sec. | ||
| 20870 | 2025.12.31 23:28:49.267420 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20871 | 2025.12.31 23:28:49.267520 [ 271 ] {98893eca-07c2-4f4b-9727-6497c2c5651e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 20872 | 2025.12.31 23:28:49.267561 [ 271 ] {98893eca-07c2-4f4b-9727-6497c2c5651e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 20873 | 2025.12.31 23:28:49.267982 [ 271 ] {98893eca-07c2-4f4b-9727-6497c2c5651e} <Trace> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20874 | 2025.12.31 23:28:49.268020 [ 271 ] {98893eca-07c2-4f4b-9727-6497c2c5651e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 20875 | 2025.12.31 23:28:49.268324 [ 271 ] {98893eca-07c2-4f4b-9727-6497c2c5651e} <Trace> MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) | ||
| 20876 | 2025.12.31 23:28:49.268547 [ 271 ] {98893eca-07c2-4f4b-9727-6497c2c5651e} <Trace> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20877 | 2025.12.31 23:28:49.268687 [ 271 ] {98893eca-07c2-4f4b-9727-6497c2c5651e} <Debug> executeQuery: Read 28 rows, 2.13 KiB in 0.001185 sec., 23628.69198312236 rows/sec., 1.76 MiB/sec. | ||
| 20878 | 2025.12.31 23:28:49.268725 [ 271 ] {98893eca-07c2-4f4b-9727-6497c2c5651e} <Debug> TCPHandler: Processed in 0.001357774 sec. | ||
| 20879 | 2025.12.31 23:28:49.268840 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20880 | 2025.12.31 23:28:49.268934 [ 271 ] {be44abb5-6d0b-4017-bf5a-3e9228fa462e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 20881 | 2025.12.31 23:28:49.268975 [ 271 ] {be44abb5-6d0b-4017-bf5a-3e9228fa462e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 20882 | 2025.12.31 23:28:49.269384 [ 271 ] {be44abb5-6d0b-4017-bf5a-3e9228fa462e} <Trace> oximeter.fields_u32 (32e14ee3-f9fc-4687-bf55-1d31f5f916a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20883 | 2025.12.31 23:28:49.269422 [ 271 ] {be44abb5-6d0b-4017-bf5a-3e9228fa462e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 20884 | 2025.12.31 23:28:49.269716 [ 271 ] {be44abb5-6d0b-4017-bf5a-3e9228fa462e} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 20885 | 2025.12.31 23:28:49.269926 [ 271 ] {be44abb5-6d0b-4017-bf5a-3e9228fa462e} <Trace> oximeter.fields_u32 (32e14ee3-f9fc-4687-bf55-1d31f5f916a9): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20886 | 2025.12.31 23:28:49.270056 [ 271 ] {be44abb5-6d0b-4017-bf5a-3e9228fa462e} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.00114 sec., 21052.63157894737 rows/sec., 1.75 MiB/sec. | ||
| 20887 | 2025.12.31 23:28:49.270095 [ 271 ] {be44abb5-6d0b-4017-bf5a-3e9228fa462e} <Debug> TCPHandler: Processed in 0.001305222 sec. | ||
| 20888 | 2025.12.31 23:28:49.270211 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20889 | 2025.12.31 23:28:49.270305 [ 271 ] {6879d06f-8447-4783-8fce-6033d8669bbb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 20890 | 2025.12.31 23:28:49.270345 [ 271 ] {6879d06f-8447-4783-8fce-6033d8669bbb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 20891 | 2025.12.31 23:28:49.270759 [ 271 ] {6879d06f-8447-4783-8fce-6033d8669bbb} <Trace> oximeter.fields_u8 (ce0c1db8-65f1-440f-8e78-1020d181f97b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20892 | 2025.12.31 23:28:49.270798 [ 271 ] {6879d06f-8447-4783-8fce-6033d8669bbb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 20893 | 2025.12.31 23:28:49.271095 [ 271 ] {6879d06f-8447-4783-8fce-6033d8669bbb} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 20894 | 2025.12.31 23:28:49.271302 [ 271 ] {6879d06f-8447-4783-8fce-6033d8669bbb} <Trace> oximeter.fields_u8 (ce0c1db8-65f1-440f-8e78-1020d181f97b): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20895 | 2025.12.31 23:28:49.271465 [ 271 ] {6879d06f-8447-4783-8fce-6033d8669bbb} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001177 sec., 10195.412064570943 rows/sec., 796.52 KiB/sec. | ||
| 20896 | 2025.12.31 23:28:49.271504 [ 271 ] {6879d06f-8447-4783-8fce-6033d8669bbb} <Debug> TCPHandler: Processed in 0.001342693 sec. | ||
| 20897 | 2025.12.31 23:28:49.271616 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20898 | 2025.12.31 23:28:49.271711 [ 271 ] {20cc8e06-551d-429c-85ef-51b39bbaf26c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 20899 | 2025.12.31 23:28:49.271750 [ 271 ] {20cc8e06-551d-429c-85ef-51b39bbaf26c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 20900 | 2025.12.31 23:28:49.272197 [ 271 ] {20cc8e06-551d-429c-85ef-51b39bbaf26c} <Trace> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20901 | 2025.12.31 23:28:49.272234 [ 271 ] {20cc8e06-551d-429c-85ef-51b39bbaf26c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 20902 | 2025.12.31 23:28:49.272541 [ 271 ] {20cc8e06-551d-429c-85ef-51b39bbaf26c} <Trace> MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) | ||
| 20903 | 2025.12.31 23:28:49.272773 [ 271 ] {20cc8e06-551d-429c-85ef-51b39bbaf26c} <Trace> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20904 | 2025.12.31 23:28:49.272903 [ 271 ] {20cc8e06-551d-429c-85ef-51b39bbaf26c} <Debug> executeQuery: Read 116 rows, 9.66 KiB in 0.001211 sec., 95788.60445912469 rows/sec., 7.79 MiB/sec. | ||
| 20905 | 2025.12.31 23:28:49.272941 [ 271 ] {20cc8e06-551d-429c-85ef-51b39bbaf26c} <Debug> TCPHandler: Processed in 0.001374843 sec. | ||
| 20906 | 2025.12.31 23:28:49.273057 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20907 | 2025.12.31 23:28:49.273152 [ 271 ] {cba14423-4c09-43c9-b569-6e071a993fde} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 20908 | 2025.12.31 23:28:49.273196 [ 271 ] {cba14423-4c09-43c9-b569-6e071a993fde} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 20909 | 2025.12.31 23:28:49.273615 [ 271 ] {cba14423-4c09-43c9-b569-6e071a993fde} <Trace> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20910 | 2025.12.31 23:28:49.273653 [ 271 ] {cba14423-4c09-43c9-b569-6e071a993fde} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 20911 | 2025.12.31 23:28:49.273998 [ 271 ] {cba14423-4c09-43c9-b569-6e071a993fde} <Trace> MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) | ||
| 20912 | 2025.12.31 23:28:49.274202 [ 271 ] {cba14423-4c09-43c9-b569-6e071a993fde} <Trace> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20913 | 2025.12.31 23:28:49.274334 [ 271 ] {cba14423-4c09-43c9-b569-6e071a993fde} <Debug> executeQuery: Read 199 rows, 14.61 KiB in 0.001201 sec., 165695.25395503748 rows/sec., 11.88 MiB/sec. | ||
| 20914 | 2025.12.31 23:28:49.274372 [ 271 ] {cba14423-4c09-43c9-b569-6e071a993fde} <Debug> TCPHandler: Processed in 0.001364733 sec. | ||
| 20915 | 2025.12.31 23:28:49.274487 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20916 | 2025.12.31 23:28:49.274581 [ 271 ] {17d52252-2730-40bb-81f1-ee643a0af085} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 20917 | 2025.12.31 23:28:49.274635 [ 271 ] {17d52252-2730-40bb-81f1-ee643a0af085} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 20918 | 2025.12.31 23:28:49.275457 [ 271 ] {17d52252-2730-40bb-81f1-ee643a0af085} <Trace> oximeter.measurements_histogramu64 (83559bb8-4c93-4180-b7e7-e9b7333f4c1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20919 | 2025.12.31 23:28:49.275494 [ 271 ] {17d52252-2730-40bb-81f1-ee643a0af085} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 20920 | 2025.12.31 23:28:49.276029 [ 271 ] {17d52252-2730-40bb-81f1-ee643a0af085} <Trace> MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) | ||
| 20921 | 2025.12.31 23:28:49.276250 [ 271 ] {17d52252-2730-40bb-81f1-ee643a0af085} <Trace> oximeter.measurements_histogramu64 (83559bb8-4c93-4180-b7e7-e9b7333f4c1b): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20922 | 2025.12.31 23:28:49.276390 [ 271 ] {17d52252-2730-40bb-81f1-ee643a0af085} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001827 sec., 5473.453749315818 rows/sec., 9.81 MiB/sec. | ||
| 20923 | 2025.12.31 23:28:49.276460 [ 271 ] {17d52252-2730-40bb-81f1-ee643a0af085} <Debug> TCPHandler: Processed in 0.002023164 sec. | ||
| 20924 | 2025.12.31 23:28:49.276576 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20925 | 2025.12.31 23:28:49.276672 [ 271 ] {52c04d6a-54d9-4443-bdac-70987360365c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 20926 | 2025.12.31 23:28:49.276715 [ 271 ] {52c04d6a-54d9-4443-bdac-70987360365c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 20927 | 2025.12.31 23:28:49.277063 [ 271 ] {52c04d6a-54d9-4443-bdac-70987360365c} <Trace> oximeter.measurements_u64 (3e0fa7da-0500-483e-b241-ac25d0f845d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20928 | 2025.12.31 23:28:49.277099 [ 271 ] {52c04d6a-54d9-4443-bdac-70987360365c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 20929 | 2025.12.31 23:28:49.277408 [ 271 ] {52c04d6a-54d9-4443-bdac-70987360365c} <Trace> MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) | ||
| 20930 | 2025.12.31 23:28:49.277618 [ 271 ] {52c04d6a-54d9-4443-bdac-70987360365c} <Trace> oximeter.measurements_u64 (3e0fa7da-0500-483e-b241-ac25d0f845d7): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20931 | 2025.12.31 23:28:49.277741 [ 39 ] {} <Debug> oximeter.measurements_u64 (3e0fa7da-0500-483e-b241-ac25d0f845d7) (MergerMutator): Selected 6 parts from all_1_141_28 to all_146_146_0 | ||
| 20932 | 2025.12.31 23:28:49.277750 [ 271 ] {52c04d6a-54d9-4443-bdac-70987360365c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001095 sec., 54794.520547945205 rows/sec., 3.69 MiB/sec. | ||
| 20933 | 2025.12.31 23:28:49.277815 [ 39 ] {} <Trace> oximeter.measurements_u64 (3e0fa7da-0500-483e-b241-ac25d0f845d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20934 | 2025.12.31 23:28:49.277831 [ 271 ] {52c04d6a-54d9-4443-bdac-70987360365c} <Debug> TCPHandler: Processed in 0.001305522 sec. | ||
| 20935 | 2025.12.31 23:28:49.277840 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 20936 | 2025.12.31 23:28:49.277962 [ 198 ] {3e0fa7da-0500-483e-b241-ac25d0f845d7::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 | ||
| 20937 | 2025.12.31 23:28:49.278109 [ 198 ] {3e0fa7da-0500-483e-b241-ac25d0f845d7::all_1_146_29} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20938 | 2025.12.31 23:28:49.278150 [ 198 ] {3e0fa7da-0500-483e-b241-ac25d0f845d7::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_141_28, total 8984 rows starting from the beginning of the part | ||
| 20939 | 2025.12.31 23:28:49.278222 [ 198 ] {3e0fa7da-0500-483e-b241-ac25d0f845d7::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 | ||
| 20940 | 2025.12.31 23:28:49.278274 [ 198 ] {3e0fa7da-0500-483e-b241-ac25d0f845d7::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 | ||
| 20941 | 2025.12.31 23:28:49.278321 [ 198 ] {3e0fa7da-0500-483e-b241-ac25d0f845d7::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 | ||
| 20942 | 2025.12.31 23:28:49.278365 [ 198 ] {3e0fa7da-0500-483e-b241-ac25d0f845d7::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 | ||
| 20943 | 2025.12.31 23:28:49.278409 [ 198 ] {3e0fa7da-0500-483e-b241-ac25d0f845d7::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 | ||
| 20944 | 2025.12.31 23:28:49.280821 [ 201 ] {3e0fa7da-0500-483e-b241-ac25d0f845d7::all_1_146_29} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9284 rows, containing 4 columns (4 merged, 0 gathered) in 0.00291337 sec., 3186687.581735241 rows/sec., 211.36 MiB/sec. | ||
| 20945 | 2025.12.31 23:28:49.281009 [ 198 ] {3e0fa7da-0500-483e-b241-ac25d0f845d7::all_1_146_29} <Trace> MergedBlockOutputStream: filled checksums all_1_146_29 (state Temporary) | ||
| 20946 | 2025.12.31 23:28:49.281262 [ 198 ] {3e0fa7da-0500-483e-b241-ac25d0f845d7::all_1_146_29} <Trace> oximeter.measurements_u64 (3e0fa7da-0500-483e-b241-ac25d0f845d7): Renaming temporary part tmp_merge_all_1_146_29 to all_1_146_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20947 | 2025.12.31 23:28:49.281332 [ 198 ] {3e0fa7da-0500-483e-b241-ac25d0f845d7::all_1_146_29} <Trace> oximeter.measurements_u64 (3e0fa7da-0500-483e-b241-ac25d0f845d7) (MergerMutator): Merged 6 parts: [all_1_141_28, all_146_146_0] -> all_1_146_29 | ||
| 20948 | 2025.12.31 23:28:49.281405 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.90 MiB. | ||
| 20949 | 2025.12.31 23:28:49.644356 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 47604 | ||
| 20950 | 2025.12.31 23:28:49.644770 [ 245 ] {} <Trace> system.asynchronous_metric_log (1af02360-2569-4a97-a5ac-aa07775e497e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20951 | 2025.12.31 23:28:49.644805 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 20952 | 2025.12.31 23:28:49.645221 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 20953 | 2025.12.31 23:28:49.645429 [ 245 ] {} <Trace> system.asynchronous_metric_log (1af02360-2569-4a97-a5ac-aa07775e497e): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20954 | 2025.12.31 23:28:49.645546 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 47604 | ||
| 20955 | 2025.12.31 23:28:49.668851 [ 224 ] {} <Trace> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa): Found 6 old parts to remove. Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 20956 | 2025.12.31 23:28:49.668906 [ 224 ] {} <Debug> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa): Removing 6 parts from filesystem (serially): Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 20957 | 2025.12.31 23:28:49.672413 [ 224 ] {} <Debug> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa): Removing 6 parts from memory: Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 20958 | 2025.12.31 23:28:50.436586 [ 224 ] {} <Trace> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1): Found 6 old parts to remove. Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 20959 | 2025.12.31 23:28:50.436659 [ 224 ] {} <Debug> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1): Removing 6 parts from filesystem (serially): Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 20960 | 2025.12.31 23:28:50.439874 [ 224 ] {} <Debug> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1): Removing 6 parts from memory: Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 20961 | 2025.12.31 23:28:52.288879 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 746 | ||
| 20962 | 2025.12.31 23:28:52.306318 [ 244 ] {} <Trace> system.metric_log (9f7485ce-4bf0-4a0f-b388-b82873d55ef6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20963 | 2025.12.31 23:28:52.306375 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 20964 | 2025.12.31 23:28:52.312575 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 20965 | 2025.12.31 23:28:52.313277 [ 244 ] {} <Trace> system.metric_log (9f7485ce-4bf0-4a0f-b388-b82873d55ef6): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20966 | 2025.12.31 23:28:52.316344 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 746 | ||
| 20967 | 2025.12.31 23:28:54.262294 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20968 | 2025.12.31 23:28:54.262490 [ 271 ] {ee3b63db-6fd1-4224-bd7f-1907b8478d5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 20969 | 2025.12.31 23:28:54.262561 [ 271 ] {ee3b63db-6fd1-4224-bd7f-1907b8478d5c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 20970 | 2025.12.31 23:28:54.263337 [ 271 ] {ee3b63db-6fd1-4224-bd7f-1907b8478d5c} <Trace> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20971 | 2025.12.31 23:28:54.263380 [ 271 ] {ee3b63db-6fd1-4224-bd7f-1907b8478d5c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 20972 | 2025.12.31 23:28:54.263792 [ 271 ] {ee3b63db-6fd1-4224-bd7f-1907b8478d5c} <Trace> MergedBlockOutputStream: filled checksums all_149_149_0 (state Temporary) | ||
| 20973 | 2025.12.31 23:28:54.264004 [ 271 ] {ee3b63db-6fd1-4224-bd7f-1907b8478d5c} <Trace> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179): Renaming temporary part tmp_insert_all_149_149_0 to all_149_149_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20974 | 2025.12.31 23:28:54.264162 [ 271 ] {ee3b63db-6fd1-4224-bd7f-1907b8478d5c} <Debug> executeQuery: Read 156 rows, 13.85 KiB in 0.001727 sec., 90330.0521134916 rows/sec., 7.83 MiB/sec. | ||
| 20975 | 2025.12.31 23:28:54.264205 [ 271 ] {ee3b63db-6fd1-4224-bd7f-1907b8478d5c} <Debug> TCPHandler: Processed in 0.002048785 sec. | ||
| 20976 | 2025.12.31 23:28:54.264326 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20977 | 2025.12.31 23:28:54.264421 [ 271 ] {5a56088d-cf61-4bc9-ba7b-93c43a61da99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 20978 | 2025.12.31 23:28:54.264462 [ 271 ] {5a56088d-cf61-4bc9-ba7b-93c43a61da99} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 20979 | 2025.12.31 23:28:54.264891 [ 271 ] {5a56088d-cf61-4bc9-ba7b-93c43a61da99} <Trace> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20980 | 2025.12.31 23:28:54.264928 [ 271 ] {5a56088d-cf61-4bc9-ba7b-93c43a61da99} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 20981 | 2025.12.31 23:28:54.265220 [ 271 ] {5a56088d-cf61-4bc9-ba7b-93c43a61da99} <Trace> MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) | ||
| 20982 | 2025.12.31 23:28:54.265430 [ 271 ] {5a56088d-cf61-4bc9-ba7b-93c43a61da99} <Trace> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20983 | 2025.12.31 23:28:54.265559 [ 271 ] {5a56088d-cf61-4bc9-ba7b-93c43a61da99} <Debug> executeQuery: Read 50 rows, 3.76 KiB in 0.001158 sec., 43177.892918825564 rows/sec., 3.17 MiB/sec. | ||
| 20984 | 2025.12.31 23:28:54.265597 [ 271 ] {5a56088d-cf61-4bc9-ba7b-93c43a61da99} <Debug> TCPHandler: Processed in 0.001320032 sec. | ||
| 20985 | 2025.12.31 23:28:54.265726 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20986 | 2025.12.31 23:28:54.265819 [ 271 ] {94c1e693-81eb-4439-9aee-4dd0cfcc2839} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 20987 | 2025.12.31 23:28:54.265858 [ 271 ] {94c1e693-81eb-4439-9aee-4dd0cfcc2839} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 20988 | 2025.12.31 23:28:54.266296 [ 271 ] {94c1e693-81eb-4439-9aee-4dd0cfcc2839} <Trace> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20989 | 2025.12.31 23:28:54.266332 [ 271 ] {94c1e693-81eb-4439-9aee-4dd0cfcc2839} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 20990 | 2025.12.31 23:28:54.266631 [ 271 ] {94c1e693-81eb-4439-9aee-4dd0cfcc2839} <Trace> MergedBlockOutputStream: filled checksums all_149_149_0 (state Temporary) | ||
| 20991 | 2025.12.31 23:28:54.266834 [ 271 ] {94c1e693-81eb-4439-9aee-4dd0cfcc2839} <Trace> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39): Renaming temporary part tmp_insert_all_149_149_0 to all_149_149_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20992 | 2025.12.31 23:28:54.266959 [ 271 ] {94c1e693-81eb-4439-9aee-4dd0cfcc2839} <Debug> executeQuery: Read 123 rows, 9.84 KiB in 0.001159 sec., 106125.97066436583 rows/sec., 8.29 MiB/sec. | ||
| 20993 | 2025.12.31 23:28:54.266998 [ 271 ] {94c1e693-81eb-4439-9aee-4dd0cfcc2839} <Debug> TCPHandler: Processed in 0.001319832 sec. | ||
| 20994 | 2025.12.31 23:28:54.267112 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20995 | 2025.12.31 23:28:54.267205 [ 271 ] {6b556677-e070-4b18-9f99-4c1966d96414} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 20996 | 2025.12.31 23:28:54.267250 [ 271 ] {6b556677-e070-4b18-9f99-4c1966d96414} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 20997 | 2025.12.31 23:28:54.267699 [ 271 ] {6b556677-e070-4b18-9f99-4c1966d96414} <Trace> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20998 | 2025.12.31 23:28:54.267735 [ 271 ] {6b556677-e070-4b18-9f99-4c1966d96414} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 20999 | 2025.12.31 23:28:54.268085 [ 271 ] {6b556677-e070-4b18-9f99-4c1966d96414} <Trace> MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) | ||
| 21000 | 2025.12.31 23:28:54.268295 [ 271 ] {6b556677-e070-4b18-9f99-4c1966d96414} <Trace> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21001 | 2025.12.31 23:28:54.268425 [ 271 ] {6b556677-e070-4b18-9f99-4c1966d96414} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001239 sec., 129136.40032284099 rows/sec., 8.99 MiB/sec. | ||
| 21002 | 2025.12.31 23:28:54.268462 [ 271 ] {6b556677-e070-4b18-9f99-4c1966d96414} <Debug> TCPHandler: Processed in 0.001397994 sec. | ||
| 21003 | 2025.12.31 23:28:54.268580 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21004 | 2025.12.31 23:28:54.268673 [ 271 ] {e94fb107-80a0-433f-a099-099df230ceb9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 21005 | 2025.12.31 23:28:54.268727 [ 271 ] {e94fb107-80a0-433f-a099-099df230ceb9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 21006 | 2025.12.31 23:28:54.269565 [ 271 ] {e94fb107-80a0-433f-a099-099df230ceb9} <Trace> oximeter.measurements_histogramu64 (83559bb8-4c93-4180-b7e7-e9b7333f4c1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21007 | 2025.12.31 23:28:54.269601 [ 271 ] {e94fb107-80a0-433f-a099-099df230ceb9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 21008 | 2025.12.31 23:28:54.270195 [ 271 ] {e94fb107-80a0-433f-a099-099df230ceb9} <Trace> MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) | ||
| 21009 | 2025.12.31 23:28:54.270421 [ 271 ] {e94fb107-80a0-433f-a099-099df230ceb9} <Trace> oximeter.measurements_histogramu64 (83559bb8-4c93-4180-b7e7-e9b7333f4c1b): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21010 | 2025.12.31 23:28:54.270586 [ 271 ] {e94fb107-80a0-433f-a099-099df230ceb9} <Debug> executeQuery: Read 50 rows, 91.75 KiB in 0.001931 sec., 25893.31952356292 rows/sec., 46.40 MiB/sec. | ||
| 21011 | 2025.12.31 23:28:54.270642 [ 271 ] {e94fb107-80a0-433f-a099-099df230ceb9} <Debug> TCPHandler: Processed in 0.002109616 sec. | ||
| 21012 | 2025.12.31 23:28:54.270756 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21013 | 2025.12.31 23:28:54.270850 [ 271 ] {c08216f4-b4dc-4d9c-8c19-701efdb1790a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 21014 | 2025.12.31 23:28:54.270891 [ 271 ] {c08216f4-b4dc-4d9c-8c19-701efdb1790a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 21015 | 2025.12.31 23:28:54.271208 [ 271 ] {c08216f4-b4dc-4d9c-8c19-701efdb1790a} <Trace> oximeter.measurements_i64 (f49f46bc-6730-4da1-9336-9b42ddd404a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21016 | 2025.12.31 23:28:54.271244 [ 271 ] {c08216f4-b4dc-4d9c-8c19-701efdb1790a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 21017 | 2025.12.31 23:28:54.271538 [ 271 ] {c08216f4-b4dc-4d9c-8c19-701efdb1790a} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 21018 | 2025.12.31 23:28:54.271737 [ 271 ] {c08216f4-b4dc-4d9c-8c19-701efdb1790a} <Trace> oximeter.measurements_i64 (f49f46bc-6730-4da1-9336-9b42ddd404a3): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21019 | 2025.12.31 23:28:54.271861 [ 271 ] {c08216f4-b4dc-4d9c-8c19-701efdb1790a} <Debug> executeQuery: Read 9 rows, 651.00 B in 0.00103 sec., 8737.864077669901 rows/sec., 617.23 KiB/sec. | ||
| 21020 | 2025.12.31 23:28:54.271897 [ 271 ] {c08216f4-b4dc-4d9c-8c19-701efdb1790a} <Debug> TCPHandler: Processed in 0.00118737 sec. | ||
| 21021 | 2025.12.31 23:28:54.272008 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21022 | 2025.12.31 23:28:54.272100 [ 271 ] {2d16db13-4c34-4fa0-8e17-568c975dee73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 21023 | 2025.12.31 23:28:54.272140 [ 271 ] {2d16db13-4c34-4fa0-8e17-568c975dee73} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 21024 | 2025.12.31 23:28:54.272466 [ 271 ] {2d16db13-4c34-4fa0-8e17-568c975dee73} <Trace> oximeter.measurements_u64 (3e0fa7da-0500-483e-b241-ac25d0f845d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21025 | 2025.12.31 23:28:54.272502 [ 271 ] {2d16db13-4c34-4fa0-8e17-568c975dee73} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 21026 | 2025.12.31 23:28:54.272800 [ 271 ] {2d16db13-4c34-4fa0-8e17-568c975dee73} <Trace> MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) | ||
| 21027 | 2025.12.31 23:28:54.273009 [ 271 ] {2d16db13-4c34-4fa0-8e17-568c975dee73} <Trace> oximeter.measurements_u64 (3e0fa7da-0500-483e-b241-ac25d0f845d7): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21028 | 2025.12.31 23:28:54.273142 [ 271 ] {2d16db13-4c34-4fa0-8e17-568c975dee73} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001059 sec., 56657.22379603399 rows/sec., 3.82 MiB/sec. | ||
| 21029 | 2025.12.31 23:28:54.273186 [ 271 ] {2d16db13-4c34-4fa0-8e17-568c975dee73} <Debug> TCPHandler: Processed in 0.001225351 sec. | ||
| 21030 | 2025.12.31 23:28:54.273229 [ 224 ] {} <Trace> oximeter.measurements_u64 (3e0fa7da-0500-483e-b241-ac25d0f845d7): Found 6 old parts to remove. Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 21031 | 2025.12.31 23:28:54.273286 [ 224 ] {} <Debug> oximeter.measurements_u64 (3e0fa7da-0500-483e-b241-ac25d0f845d7): Removing 6 parts from filesystem (serially): Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 21032 | 2025.12.31 23:28:54.276386 [ 224 ] {} <Debug> oximeter.measurements_u64 (3e0fa7da-0500-483e-b241-ac25d0f845d7): Removing 6 parts from memory: Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 21033 | 2025.12.31 23:28:56.926894 [ 79 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 21034 | 2025.12.31 23:28:56.926987 [ 79 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 21035 | 2025.12.31 23:28:57.145765 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 48116 | ||
| 21036 | 2025.12.31 23:28:57.146359 [ 245 ] {} <Trace> system.asynchronous_metric_log (1af02360-2569-4a97-a5ac-aa07775e497e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21037 | 2025.12.31 23:28:57.146398 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 21038 | 2025.12.31 23:28:57.146885 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 21039 | 2025.12.31 23:28:57.147108 [ 245 ] {} <Trace> system.asynchronous_metric_log (1af02360-2569-4a97-a5ac-aa07775e497e): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21040 | 2025.12.31 23:28:57.147248 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 48116 | ||
| 21041 | 2025.12.31 23:28:57.147361 [ 226 ] {} <Trace> system.asynchronous_metric_log (1af02360-2569-4a97-a5ac-aa07775e497e): 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] | ||
| 21042 | 2025.12.31 23:28:57.147437 [ 226 ] {} <Debug> system.asynchronous_metric_log (1af02360-2569-4a97-a5ac-aa07775e497e): 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] | ||
| 21043 | 2025.12.31 23:28:57.150053 [ 226 ] {} <Debug> system.asynchronous_metric_log (1af02360-2569-4a97-a5ac-aa07775e497e): 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] | ||
| 21044 | 2025.12.31 23:28:57.305498 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 2566 | ||
| 21045 | 2025.12.31 23:28:57.308167 [ 243 ] {} <Trace> system.query_log (aa57fb54-d3d4-4e2b-bcda-b6c10074d25d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21046 | 2025.12.31 23:28:57.308204 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 21047 | 2025.12.31 23:28:57.309388 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 21048 | 2025.12.31 23:28:57.309671 [ 243 ] {} <Trace> system.query_log (aa57fb54-d3d4-4e2b-bcda-b6c10074d25d): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21049 | 2025.12.31 23:28:57.309945 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2566 | ||
| 21050 | 2025.12.31 23:28:58.564650 [ 222 ] {} <Trace> system.metric_log (9f7485ce-4bf0-4a0f-b388-b82873d55ef6): 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] | ||
| 21051 | 2025.12.31 23:28:58.564725 [ 222 ] {} <Debug> system.metric_log (9f7485ce-4bf0-4a0f-b388-b82873d55ef6): 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] | ||
| 21052 | 2025.12.31 23:28:58.567422 [ 222 ] {} <Debug> system.metric_log (9f7485ce-4bf0-4a0f-b388-b82873d55ef6): 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] | ||
| 21053 | 2025.12.31 23:28:59.000250 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 402.53 MiB, peak 428.91 MiB, free memory in arenas 0.00 B, will set to 406.53 MiB (RSS), difference: 4.00 MiB | ||
| 21054 | 2025.12.31 23:28:59.258914 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21055 | 2025.12.31 23:28:59.259185 [ 271 ] {cd765e1a-621d-4588-8a9a-bd8fdbf9c3cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 21056 | 2025.12.31 23:28:59.259283 [ 271 ] {cd765e1a-621d-4588-8a9a-bd8fdbf9c3cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 21057 | 2025.12.31 23:28:59.260024 [ 271 ] {cd765e1a-621d-4588-8a9a-bd8fdbf9c3cd} <Trace> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21058 | 2025.12.31 23:28:59.260061 [ 271 ] {cd765e1a-621d-4588-8a9a-bd8fdbf9c3cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 21059 | 2025.12.31 23:28:59.260443 [ 271 ] {cd765e1a-621d-4588-8a9a-bd8fdbf9c3cd} <Trace> MergedBlockOutputStream: filled checksums all_150_150_0 (state Temporary) | ||
| 21060 | 2025.12.31 23:28:59.260680 [ 271 ] {cd765e1a-621d-4588-8a9a-bd8fdbf9c3cd} <Trace> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179): Renaming temporary part tmp_insert_all_150_150_0 to all_150_150_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21061 | 2025.12.31 23:28:59.260824 [ 271 ] {cd765e1a-621d-4588-8a9a-bd8fdbf9c3cd} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001716 sec., 44289.04428904429 rows/sec., 3.65 MiB/sec. | ||
| 21062 | 2025.12.31 23:28:59.260866 [ 271 ] {cd765e1a-621d-4588-8a9a-bd8fdbf9c3cd} <Debug> TCPHandler: Processed in 0.002136216 sec. | ||
| 21063 | 2025.12.31 23:28:59.260995 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21064 | 2025.12.31 23:28:59.261091 [ 271 ] {f3822d60-f454-4d3d-b5f0-db38da7b0365} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 21065 | 2025.12.31 23:28:59.261131 [ 271 ] {f3822d60-f454-4d3d-b5f0-db38da7b0365} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 21066 | 2025.12.31 23:28:59.261549 [ 271 ] {f3822d60-f454-4d3d-b5f0-db38da7b0365} <Trace> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21067 | 2025.12.31 23:28:59.261583 [ 271 ] {f3822d60-f454-4d3d-b5f0-db38da7b0365} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 21068 | 2025.12.31 23:28:59.261870 [ 271 ] {f3822d60-f454-4d3d-b5f0-db38da7b0365} <Trace> MergedBlockOutputStream: filled checksums all_149_149_0 (state Temporary) | ||
| 21069 | 2025.12.31 23:28:59.262073 [ 271 ] {f3822d60-f454-4d3d-b5f0-db38da7b0365} <Trace> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa): Renaming temporary part tmp_insert_all_149_149_0 to all_149_149_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21070 | 2025.12.31 23:28:59.262196 [ 271 ] {f3822d60-f454-4d3d-b5f0-db38da7b0365} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001125 sec., 8888.888888888889 rows/sec., 668.40 KiB/sec. | ||
| 21071 | 2025.12.31 23:28:59.262233 [ 271 ] {f3822d60-f454-4d3d-b5f0-db38da7b0365} <Debug> TCPHandler: Processed in 0.001289142 sec. | ||
| 21072 | 2025.12.31 23:28:59.262343 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21073 | 2025.12.31 23:28:59.262437 [ 271 ] {e33344ab-5258-4102-a9c9-c2625eceb1ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 21074 | 2025.12.31 23:28:59.262475 [ 271 ] {e33344ab-5258-4102-a9c9-c2625eceb1ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 21075 | 2025.12.31 23:28:59.262909 [ 271 ] {e33344ab-5258-4102-a9c9-c2625eceb1ad} <Trace> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21076 | 2025.12.31 23:28:59.262943 [ 271 ] {e33344ab-5258-4102-a9c9-c2625eceb1ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 21077 | 2025.12.31 23:28:59.263232 [ 271 ] {e33344ab-5258-4102-a9c9-c2625eceb1ad} <Trace> MergedBlockOutputStream: filled checksums all_150_150_0 (state Temporary) | ||
| 21078 | 2025.12.31 23:28:59.263454 [ 271 ] {e33344ab-5258-4102-a9c9-c2625eceb1ad} <Trace> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39): Renaming temporary part tmp_insert_all_150_150_0 to all_150_150_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21079 | 2025.12.31 23:28:59.263578 [ 271 ] {e33344ab-5258-4102-a9c9-c2625eceb1ad} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.00116 sec., 63793.10344827586 rows/sec., 4.98 MiB/sec. | ||
| 21080 | 2025.12.31 23:28:59.263616 [ 271 ] {e33344ab-5258-4102-a9c9-c2625eceb1ad} <Debug> TCPHandler: Processed in 0.001323262 sec. | ||
| 21081 | 2025.12.31 23:28:59.263735 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21082 | 2025.12.31 23:28:59.263829 [ 271 ] {a532df27-4fba-4bf2-9331-fed664c5d76c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 21083 | 2025.12.31 23:28:59.263872 [ 271 ] {a532df27-4fba-4bf2-9331-fed664c5d76c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 21084 | 2025.12.31 23:28:59.264280 [ 271 ] {a532df27-4fba-4bf2-9331-fed664c5d76c} <Trace> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21085 | 2025.12.31 23:28:59.264313 [ 271 ] {a532df27-4fba-4bf2-9331-fed664c5d76c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 21086 | 2025.12.31 23:28:59.264640 [ 271 ] {a532df27-4fba-4bf2-9331-fed664c5d76c} <Trace> MergedBlockOutputStream: filled checksums all_149_149_0 (state Temporary) | ||
| 21087 | 2025.12.31 23:28:59.264840 [ 271 ] {a532df27-4fba-4bf2-9331-fed664c5d76c} <Trace> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1): Renaming temporary part tmp_insert_all_149_149_0 to all_149_149_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21088 | 2025.12.31 23:28:59.264938 [ 105 ] {} <Debug> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1) (MergerMutator): Selected 2 parts from all_1_144_33 to all_145_145_0 | ||
| 21089 | 2025.12.31 23:28:59.264967 [ 271 ] {a532df27-4fba-4bf2-9331-fed664c5d76c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001156 sec., 138408.30449826992 rows/sec., 9.64 MiB/sec. | ||
| 21090 | 2025.12.31 23:28:59.264975 [ 105 ] {} <Trace> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21091 | 2025.12.31 23:28:59.264998 [ 105 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 21092 | 2025.12.31 23:28:59.265005 [ 271 ] {a532df27-4fba-4bf2-9331-fed664c5d76c} <Debug> TCPHandler: Processed in 0.001320992 sec. | ||
| 21093 | 2025.12.31 23:28:59.265082 [ 205 ] {7d79e45e-07fa-43b3-999d-49ca9374dcb1::all_1_145_34} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_144_33 to all_145_145_0 into Compact with storage Full | ||
| 21094 | 2025.12.31 23:28:59.265108 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21095 | 2025.12.31 23:28:59.265183 [ 205 ] {7d79e45e-07fa-43b3-999d-49ca9374dcb1::all_1_145_34} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21096 | 2025.12.31 23:28:59.265203 [ 271 ] {1e090274-1296-4c93-81cc-f42c4f262f49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 21097 | 2025.12.31 23:28:59.265216 [ 205 ] {7d79e45e-07fa-43b3-999d-49ca9374dcb1::all_1_145_34} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_144_33, total 43647 rows starting from the beginning of the part | ||
| 21098 | 2025.12.31 23:28:59.265257 [ 271 ] {1e090274-1296-4c93-81cc-f42c4f262f49} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 21099 | 2025.12.31 23:28:59.265283 [ 205 ] {7d79e45e-07fa-43b3-999d-49ca9374dcb1::all_1_145_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 160 rows starting from the beginning of the part | ||
| 21100 | 2025.12.31 23:28:59.266065 [ 271 ] {1e090274-1296-4c93-81cc-f42c4f262f49} <Trace> oximeter.measurements_histogramu64 (83559bb8-4c93-4180-b7e7-e9b7333f4c1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21101 | 2025.12.31 23:28:59.266099 [ 271 ] {1e090274-1296-4c93-81cc-f42c4f262f49} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 21102 | 2025.12.31 23:28:59.266628 [ 271 ] {1e090274-1296-4c93-81cc-f42c4f262f49} <Trace> MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) | ||
| 21103 | 2025.12.31 23:28:59.266847 [ 271 ] {1e090274-1296-4c93-81cc-f42c4f262f49} <Trace> oximeter.measurements_histogramu64 (83559bb8-4c93-4180-b7e7-e9b7333f4c1b): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21104 | 2025.12.31 23:28:59.266960 [ 105 ] {} <Debug> oximeter.measurements_histogramu64 (83559bb8-4c93-4180-b7e7-e9b7333f4c1b) (MergerMutator): Selected 6 parts from all_1_141_28 to all_146_146_0 | ||
| 21105 | 2025.12.31 23:28:59.266985 [ 105 ] {} <Trace> oximeter.measurements_histogramu64 (83559bb8-4c93-4180-b7e7-e9b7333f4c1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21106 | 2025.12.31 23:28:59.266992 [ 271 ] {1e090274-1296-4c93-81cc-f42c4f262f49} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001807 sec., 5534.034311012728 rows/sec., 9.92 MiB/sec. | ||
| 21107 | 2025.12.31 23:28:59.267001 [ 105 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 21108 | 2025.12.31 23:28:59.267078 [ 271 ] {1e090274-1296-4c93-81cc-f42c4f262f49} <Debug> TCPHandler: Processed in 0.002019744 sec. | ||
| 21109 | 2025.12.31 23:28:59.267112 [ 198 ] {83559bb8-4c93-4180-b7e7-e9b7333f4c1b::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 | ||
| 21110 | 2025.12.31 23:28:59.267191 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21111 | 2025.12.31 23:28:59.267291 [ 271 ] {781e4de7-f11e-47e7-8e6a-65dc495178c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 21112 | 2025.12.31 23:28:59.267332 [ 271 ] {781e4de7-f11e-47e7-8e6a-65dc495178c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 21113 | 2025.12.31 23:28:59.267359 [ 198 ] {83559bb8-4c93-4180-b7e7-e9b7333f4c1b::all_1_146_29} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21114 | 2025.12.31 23:28:59.267424 [ 198 ] {83559bb8-4c93-4180-b7e7-e9b7333f4c1b::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_141_28, total 2902 rows starting from the beginning of the part | ||
| 21115 | 2025.12.31 23:28:59.267555 [ 198 ] {83559bb8-4c93-4180-b7e7-e9b7333f4c1b::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 10 rows starting from the beginning of the part | ||
| 21116 | 2025.12.31 23:28:59.267664 [ 198 ] {83559bb8-4c93-4180-b7e7-e9b7333f4c1b::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 47 rows starting from the beginning of the part | ||
| 21117 | 2025.12.31 23:28:59.267674 [ 271 ] {781e4de7-f11e-47e7-8e6a-65dc495178c0} <Trace> oximeter.measurements_u64 (3e0fa7da-0500-483e-b241-ac25d0f845d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21118 | 2025.12.31 23:28:59.267713 [ 271 ] {781e4de7-f11e-47e7-8e6a-65dc495178c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 21119 | 2025.12.31 23:28:59.267775 [ 198 ] {83559bb8-4c93-4180-b7e7-e9b7333f4c1b::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 10 rows starting from the beginning of the part | ||
| 21120 | 2025.12.31 23:28:59.267889 [ 198 ] {83559bb8-4c93-4180-b7e7-e9b7333f4c1b::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 50 rows starting from the beginning of the part | ||
| 21121 | 2025.12.31 23:28:59.267990 [ 198 ] {83559bb8-4c93-4180-b7e7-e9b7333f4c1b::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 10 rows starting from the beginning of the part | ||
| 21122 | 2025.12.31 23:28:59.268030 [ 271 ] {781e4de7-f11e-47e7-8e6a-65dc495178c0} <Trace> MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) | ||
| 21123 | 2025.12.31 23:28:59.268250 [ 271 ] {781e4de7-f11e-47e7-8e6a-65dc495178c0} <Trace> oximeter.measurements_u64 (3e0fa7da-0500-483e-b241-ac25d0f845d7): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21124 | 2025.12.31 23:28:59.268389 [ 271 ] {781e4de7-f11e-47e7-8e6a-65dc495178c0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001117 sec., 53715.308863025966 rows/sec., 3.62 MiB/sec. | ||
| 21125 | 2025.12.31 23:28:59.268428 [ 271 ] {781e4de7-f11e-47e7-8e6a-65dc495178c0} <Debug> TCPHandler: Processed in 0.001287292 sec. | ||
| 21126 | 2025.12.31 23:28:59.272227 [ 196 ] {7d79e45e-07fa-43b3-999d-49ca9374dcb1::all_1_145_34} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 43807 rows, containing 5 columns (5 merged, 0 gathered) in 0.007170971 sec., 6108935.596030161 rows/sec., 417.21 MiB/sec. | ||
| 21127 | 2025.12.31 23:28:59.272690 [ 188 ] {7d79e45e-07fa-43b3-999d-49ca9374dcb1::all_1_145_34} <Trace> MergedBlockOutputStream: filled checksums all_1_145_34 (state Temporary) | ||
| 21128 | 2025.12.31 23:28:59.273023 [ 188 ] {7d79e45e-07fa-43b3-999d-49ca9374dcb1::all_1_145_34} <Trace> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1): Renaming temporary part tmp_merge_all_1_145_34 to all_1_145_34 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21129 | 2025.12.31 23:28:59.273111 [ 188 ] {7d79e45e-07fa-43b3-999d-49ca9374dcb1::all_1_145_34} <Trace> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1) (MergerMutator): Merged 2 parts: [all_1_144_33, all_145_145_0] -> all_1_145_34 | ||
| 21130 | 2025.12.31 23:28:59.273203 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.33 MiB. | ||
| 21131 | 2025.12.31 23:28:59.279139 [ 195 ] {83559bb8-4c93-4180-b7e7-e9b7333f4c1b::all_1_146_29} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3029 rows, containing 19 columns (19 merged, 0 gathered) in 0.012074185 sec., 250865.79342622298 rows/sec., 449.54 MiB/sec. | ||
| 21132 | 2025.12.31 23:28:59.281720 [ 188 ] {83559bb8-4c93-4180-b7e7-e9b7333f4c1b::all_1_146_29} <Trace> MergedBlockOutputStream: filled checksums all_1_146_29 (state Temporary) | ||
| 21133 | 2025.12.31 23:28:59.282039 [ 188 ] {83559bb8-4c93-4180-b7e7-e9b7333f4c1b::all_1_146_29} <Trace> oximeter.measurements_histogramu64 (83559bb8-4c93-4180-b7e7-e9b7333f4c1b): Renaming temporary part tmp_merge_all_1_146_29 to all_1_146_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21134 | 2025.12.31 23:28:59.282111 [ 188 ] {83559bb8-4c93-4180-b7e7-e9b7333f4c1b::all_1_146_29} <Trace> oximeter.measurements_histogramu64 (83559bb8-4c93-4180-b7e7-e9b7333f4c1b) (MergerMutator): Merged 6 parts: [all_1_141_28, all_146_146_0] -> all_1_146_29 | ||
| 21135 | 2025.12.31 23:28:59.282256 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.55 MiB. | ||
| 21136 | 2025.12.31 23:28:59.816526 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 753 | ||
| 21137 | 2025.12.31 23:28:59.834855 [ 244 ] {} <Trace> system.metric_log (9f7485ce-4bf0-4a0f-b388-b82873d55ef6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21138 | 2025.12.31 23:28:59.834905 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 21139 | 2025.12.31 23:28:59.841191 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 21140 | 2025.12.31 23:28:59.841893 [ 244 ] {} <Trace> system.metric_log (9f7485ce-4bf0-4a0f-b388-b82873d55ef6): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21141 | 2025.12.31 23:28:59.845167 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 753 | ||
| 21142 | 2025.12.31 23:29:00.000276 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 407.55 MiB, peak 428.91 MiB, free memory in arenas 0.00 B, will set to 410.40 MiB (RSS), difference: 2.85 MiB | ||
| 21143 | 2025.12.31 23:29:04.287853 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21144 | 2025.12.31 23:29:04.288064 [ 271 ] {bb7ae542-68d7-427f-8f12-b42e572286ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 21145 | 2025.12.31 23:29:04.288134 [ 271 ] {bb7ae542-68d7-427f-8f12-b42e572286ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 21146 | 2025.12.31 23:29:04.288817 [ 271 ] {bb7ae542-68d7-427f-8f12-b42e572286ff} <Trace> oximeter.fields_ipaddr (5f424e33-6a9f-405c-b8ff-24c93b94647e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21147 | 2025.12.31 23:29:04.288858 [ 271 ] {bb7ae542-68d7-427f-8f12-b42e572286ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 21148 | 2025.12.31 23:29:04.289230 [ 271 ] {bb7ae542-68d7-427f-8f12-b42e572286ff} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 21149 | 2025.12.31 23:29:04.289444 [ 271 ] {bb7ae542-68d7-427f-8f12-b42e572286ff} <Trace> oximeter.fields_ipaddr (5f424e33-6a9f-405c-b8ff-24c93b94647e): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21150 | 2025.12.31 23:29:04.289607 [ 271 ] {bb7ae542-68d7-427f-8f12-b42e572286ff} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001598 sec., 2503.1289111389237 rows/sec., 204.11 KiB/sec. | ||
| 21151 | 2025.12.31 23:29:04.289648 [ 271 ] {bb7ae542-68d7-427f-8f12-b42e572286ff} <Debug> TCPHandler: Processed in 0.001938303 sec. | ||
| 21152 | 2025.12.31 23:29:04.289769 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21153 | 2025.12.31 23:29:04.289862 [ 271 ] {2253b8c4-ad91-4053-aff9-ec330ae8dfbe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 21154 | 2025.12.31 23:29:04.289911 [ 271 ] {2253b8c4-ad91-4053-aff9-ec330ae8dfbe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 21155 | 2025.12.31 23:29:04.290842 [ 271 ] {2253b8c4-ad91-4053-aff9-ec330ae8dfbe} <Trace> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21156 | 2025.12.31 23:29:04.290878 [ 271 ] {2253b8c4-ad91-4053-aff9-ec330ae8dfbe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 21157 | 2025.12.31 23:29:04.291259 [ 271 ] {2253b8c4-ad91-4053-aff9-ec330ae8dfbe} <Trace> MergedBlockOutputStream: filled checksums all_151_151_0 (state Temporary) | ||
| 21158 | 2025.12.31 23:29:04.291460 [ 271 ] {2253b8c4-ad91-4053-aff9-ec330ae8dfbe} <Trace> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179): Renaming temporary part tmp_insert_all_151_151_0 to all_151_151_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21159 | 2025.12.31 23:29:04.291592 [ 271 ] {2253b8c4-ad91-4053-aff9-ec330ae8dfbe} <Debug> executeQuery: Read 1298 rows, 110.56 KiB in 0.001748 sec., 742562.9290617849 rows/sec., 61.77 MiB/sec. | ||
| 21160 | 2025.12.31 23:29:04.291596 [ 91 ] {} <Debug> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179) (MergerMutator): Selected 6 parts from all_1_146_29 to all_151_151_0 | ||
| 21161 | 2025.12.31 23:29:04.291631 [ 271 ] {2253b8c4-ad91-4053-aff9-ec330ae8dfbe} <Debug> TCPHandler: Processed in 0.001911272 sec. | ||
| 21162 | 2025.12.31 23:29:04.291671 [ 91 ] {} <Trace> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21163 | 2025.12.31 23:29:04.291701 [ 91 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 21164 | 2025.12.31 23:29:04.291761 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21165 | 2025.12.31 23:29:04.291800 [ 195 ] {37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179::all_1_151_30} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_146_29 to all_151_151_0 into Compact with storage Full | ||
| 21166 | 2025.12.31 23:29:04.291860 [ 271 ] {75455825-57fe-4bb8-bee2-b156755a9ba5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 21167 | 2025.12.31 23:29:04.291904 [ 271 ] {75455825-57fe-4bb8-bee2-b156755a9ba5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 21168 | 2025.12.31 23:29:04.291920 [ 195 ] {37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179::all_1_151_30} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21169 | 2025.12.31 23:29:04.291957 [ 195 ] {37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_146_29, total 2493 rows starting from the beginning of the part | ||
| 21170 | 2025.12.31 23:29:04.292019 [ 195 ] {37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_147_147_0, total 150 rows starting from the beginning of the part | ||
| 21171 | 2025.12.31 23:29:04.292062 [ 195 ] {37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_148_148_0, total 199 rows starting from the beginning of the part | ||
| 21172 | 2025.12.31 23:29:04.292130 [ 195 ] {37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_149_149_0, total 156 rows starting from the beginning of the part | ||
| 21173 | 2025.12.31 23:29:04.292177 [ 195 ] {37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_150_150_0, total 76 rows starting from the beginning of the part | ||
| 21174 | 2025.12.31 23:29:04.292239 [ 195 ] {37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_151_151_0, total 1298 rows starting from the beginning of the part | ||
| 21175 | 2025.12.31 23:29:04.292340 [ 271 ] {75455825-57fe-4bb8-bee2-b156755a9ba5} <Trace> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21176 | 2025.12.31 23:29:04.292381 [ 271 ] {75455825-57fe-4bb8-bee2-b156755a9ba5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 21177 | 2025.12.31 23:29:04.292695 [ 271 ] {75455825-57fe-4bb8-bee2-b156755a9ba5} <Trace> MergedBlockOutputStream: filled checksums all_150_150_0 (state Temporary) | ||
| 21178 | 2025.12.31 23:29:04.292908 [ 271 ] {75455825-57fe-4bb8-bee2-b156755a9ba5} <Trace> oximeter.fields_u16 (d568562b-8e8e-4a3d-9432-0ad11505f9aa): Renaming temporary part tmp_insert_all_150_150_0 to all_150_150_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21179 | 2025.12.31 23:29:04.293043 [ 271 ] {75455825-57fe-4bb8-bee2-b156755a9ba5} <Debug> executeQuery: Read 54 rows, 4.04 KiB in 0.001202 sec., 44925.12479201331 rows/sec., 3.28 MiB/sec. | ||
| 21180 | 2025.12.31 23:29:04.293081 [ 271 ] {75455825-57fe-4bb8-bee2-b156755a9ba5} <Debug> TCPHandler: Processed in 0.001367954 sec. | ||
| 21181 | 2025.12.31 23:29:04.293193 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21182 | 2025.12.31 23:29:04.293287 [ 271 ] {6dd8326a-c67e-4e43-9665-974c0913dded} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 21183 | 2025.12.31 23:29:04.293325 [ 271 ] {6dd8326a-c67e-4e43-9665-974c0913dded} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 21184 | 2025.12.31 23:29:04.293803 [ 271 ] {6dd8326a-c67e-4e43-9665-974c0913dded} <Trace> oximeter.fields_u32 (32e14ee3-f9fc-4687-bf55-1d31f5f916a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21185 | 2025.12.31 23:29:04.293838 [ 271 ] {6dd8326a-c67e-4e43-9665-974c0913dded} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 21186 | 2025.12.31 23:29:04.294140 [ 194 ] {37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179::all_1_151_30} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4372 rows, containing 5 columns (5 merged, 0 gathered) in 0.002377301 sec., 1839060.3461656726 rows/sec., 159.59 MiB/sec. | ||
| 21187 | 2025.12.31 23:29:04.294145 [ 271 ] {6dd8326a-c67e-4e43-9665-974c0913dded} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 21188 | 2025.12.31 23:29:04.294403 [ 271 ] {6dd8326a-c67e-4e43-9665-974c0913dded} <Trace> oximeter.fields_u32 (32e14ee3-f9fc-4687-bf55-1d31f5f916a9): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21189 | 2025.12.31 23:29:04.294410 [ 195 ] {37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179::all_1_151_30} <Trace> MergedBlockOutputStream: filled checksums all_1_151_30 (state Temporary) | ||
| 21190 | 2025.12.31 23:29:04.294543 [ 271 ] {6dd8326a-c67e-4e43-9665-974c0913dded} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001274 sec., 178963.89324960753 rows/sec., 12.12 MiB/sec. | ||
| 21191 | 2025.12.31 23:29:04.294593 [ 271 ] {6dd8326a-c67e-4e43-9665-974c0913dded} <Debug> TCPHandler: Processed in 0.001442914 sec. | ||
| 21192 | 2025.12.31 23:29:04.294707 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21193 | 2025.12.31 23:29:04.294729 [ 195 ] {37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179::all_1_151_30} <Trace> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179): Renaming temporary part tmp_merge_all_1_151_30 to all_1_151_30 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21194 | 2025.12.31 23:29:04.294800 [ 271 ] {fdc9d521-e75a-4e94-9703-07d55b800db8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 21195 | 2025.12.31 23:29:04.294802 [ 195 ] {37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179::all_1_151_30} <Trace> oximeter.fields_string (37bcf0d3-d9c7-4236-9c8a-b4f6b0e4a179) (MergerMutator): Merged 6 parts: [all_1_146_29, all_151_151_0] -> all_1_151_30 | ||
| 21196 | 2025.12.31 23:29:04.294846 [ 271 ] {fdc9d521-e75a-4e94-9703-07d55b800db8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 21197 | 2025.12.31 23:29:04.294889 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.08 MiB. | ||
| 21198 | 2025.12.31 23:29:04.295448 [ 271 ] {fdc9d521-e75a-4e94-9703-07d55b800db8} <Trace> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21199 | 2025.12.31 23:29:04.295488 [ 271 ] {fdc9d521-e75a-4e94-9703-07d55b800db8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 21200 | 2025.12.31 23:29:04.295810 [ 271 ] {fdc9d521-e75a-4e94-9703-07d55b800db8} <Trace> MergedBlockOutputStream: filled checksums all_151_151_0 (state Temporary) | ||
| 21201 | 2025.12.31 23:29:04.296010 [ 271 ] {fdc9d521-e75a-4e94-9703-07d55b800db8} <Trace> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39): Renaming temporary part tmp_insert_all_151_151_0 to all_151_151_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21202 | 2025.12.31 23:29:04.296131 [ 82 ] {} <Debug> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39) (MergerMutator): Selected 6 parts from all_1_146_29 to all_151_151_0 | ||
| 21203 | 2025.12.31 23:29:04.296137 [ 271 ] {fdc9d521-e75a-4e94-9703-07d55b800db8} <Debug> executeQuery: Read 574 rows, 43.73 KiB in 0.001355 sec., 423616.2361623616 rows/sec., 31.52 MiB/sec. | ||
| 21204 | 2025.12.31 23:29:04.296179 [ 82 ] {} <Trace> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21205 | 2025.12.31 23:29:04.296196 [ 271 ] {fdc9d521-e75a-4e94-9703-07d55b800db8} <Debug> TCPHandler: Processed in 0.001536306 sec. | ||
| 21206 | 2025.12.31 23:29:04.296207 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 21207 | 2025.12.31 23:29:04.296294 [ 193 ] {e6fc079b-8071-4162-9a06-906ffa01da39::all_1_151_30} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_146_29 to all_151_151_0 into Compact with storage Full | ||
| 21208 | 2025.12.31 23:29:04.296320 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21209 | 2025.12.31 23:29:04.296390 [ 193 ] {e6fc079b-8071-4162-9a06-906ffa01da39::all_1_151_30} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21210 | 2025.12.31 23:29:04.296413 [ 271 ] {f19ba685-297d-4b02-bb0c-c08fd04b0210} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 21211 | 2025.12.31 23:29:04.296418 [ 193 ] {e6fc079b-8071-4162-9a06-906ffa01da39::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_146_29, total 1267 rows starting from the beginning of the part | ||
| 21212 | 2025.12.31 23:29:04.296456 [ 271 ] {f19ba685-297d-4b02-bb0c-c08fd04b0210} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 21213 | 2025.12.31 23:29:04.296482 [ 193 ] {e6fc079b-8071-4162-9a06-906ffa01da39::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_147_147_0, total 111 rows starting from the beginning of the part | ||
| 21214 | 2025.12.31 23:29:04.296532 [ 193 ] {e6fc079b-8071-4162-9a06-906ffa01da39::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_148_148_0, total 116 rows starting from the beginning of the part | ||
| 21215 | 2025.12.31 23:29:04.296582 [ 193 ] {e6fc079b-8071-4162-9a06-906ffa01da39::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_149_149_0, total 123 rows starting from the beginning of the part | ||
| 21216 | 2025.12.31 23:29:04.296630 [ 193 ] {e6fc079b-8071-4162-9a06-906ffa01da39::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_150_150_0, total 74 rows starting from the beginning of the part | ||
| 21217 | 2025.12.31 23:29:04.296673 [ 193 ] {e6fc079b-8071-4162-9a06-906ffa01da39::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_151_151_0, total 574 rows starting from the beginning of the part | ||
| 21218 | 2025.12.31 23:29:04.297031 [ 271 ] {f19ba685-297d-4b02-bb0c-c08fd04b0210} <Trace> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21219 | 2025.12.31 23:29:04.297066 [ 271 ] {f19ba685-297d-4b02-bb0c-c08fd04b0210} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 21220 | 2025.12.31 23:29:04.297429 [ 271 ] {f19ba685-297d-4b02-bb0c-c08fd04b0210} <Trace> MergedBlockOutputStream: filled checksums all_150_150_0 (state Temporary) | ||
| 21221 | 2025.12.31 23:29:04.297635 [ 271 ] {f19ba685-297d-4b02-bb0c-c08fd04b0210} <Trace> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1): Renaming temporary part tmp_insert_all_150_150_0 to all_150_150_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21222 | 2025.12.31 23:29:04.297758 [ 82 ] {} <Debug> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1) (MergerMutator): Selected 6 parts from all_1_145_34 to all_150_150_0 | ||
| 21223 | 2025.12.31 23:29:04.297761 [ 271 ] {f19ba685-297d-4b02-bb0c-c08fd04b0210} <Debug> executeQuery: Read 846 rows, 58.31 KiB in 0.001366 sec., 619326.5007320644 rows/sec., 41.69 MiB/sec. | ||
| 21224 | 2025.12.31 23:29:04.297795 [ 82 ] {} <Trace> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21225 | 2025.12.31 23:29:04.297817 [ 271 ] {f19ba685-297d-4b02-bb0c-c08fd04b0210} <Debug> TCPHandler: Processed in 0.001548496 sec. | ||
| 21226 | 2025.12.31 23:29:04.297820 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 21227 | 2025.12.31 23:29:04.297939 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21228 | 2025.12.31 23:29:04.297945 [ 194 ] {e6fc079b-8071-4162-9a06-906ffa01da39::all_1_151_30} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2265 rows, containing 5 columns (5 merged, 0 gathered) in 0.001687878 sec., 1341921.6317767042 rows/sec., 104.50 MiB/sec. | ||
| 21229 | 2025.12.31 23:29:04.297938 [ 199 ] {7d79e45e-07fa-43b3-999d-49ca9374dcb1::all_1_150_35} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_145_34 to all_150_150_0 into Compact with storage Full | ||
| 21230 | 2025.12.31 23:29:04.298039 [ 271 ] {a10c1cbb-6354-4138-9728-1481cfa30617} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 21231 | 2025.12.31 23:29:04.298099 [ 271 ] {a10c1cbb-6354-4138-9728-1481cfa30617} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 21232 | 2025.12.31 23:29:04.298104 [ 199 ] {7d79e45e-07fa-43b3-999d-49ca9374dcb1::all_1_150_35} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21233 | 2025.12.31 23:29:04.298160 [ 199 ] {7d79e45e-07fa-43b3-999d-49ca9374dcb1::all_1_150_35} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_145_34, total 43807 rows starting from the beginning of the part | ||
| 21234 | 2025.12.31 23:29:04.298172 [ 194 ] {e6fc079b-8071-4162-9a06-906ffa01da39::all_1_151_30} <Trace> MergedBlockOutputStream: filled checksums all_1_151_30 (state Temporary) | ||
| 21235 | 2025.12.31 23:29:04.298223 [ 199 ] {7d79e45e-07fa-43b3-999d-49ca9374dcb1::all_1_150_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 160 rows starting from the beginning of the part | ||
| 21236 | 2025.12.31 23:29:04.298281 [ 199 ] {7d79e45e-07fa-43b3-999d-49ca9374dcb1::all_1_150_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_147_147_0, total 199 rows starting from the beginning of the part | ||
| 21237 | 2025.12.31 23:29:04.298330 [ 199 ] {7d79e45e-07fa-43b3-999d-49ca9374dcb1::all_1_150_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_148_148_0, total 160 rows starting from the beginning of the part | ||
| 21238 | 2025.12.31 23:29:04.298379 [ 199 ] {7d79e45e-07fa-43b3-999d-49ca9374dcb1::all_1_150_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_149_149_0, total 160 rows starting from the beginning of the part | ||
| 21239 | 2025.12.31 23:29:04.298428 [ 199 ] {7d79e45e-07fa-43b3-999d-49ca9374dcb1::all_1_150_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_150_150_0, total 846 rows starting from the beginning of the part | ||
| 21240 | 2025.12.31 23:29:04.298485 [ 194 ] {e6fc079b-8071-4162-9a06-906ffa01da39::all_1_151_30} <Trace> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39): Renaming temporary part tmp_merge_all_1_151_30 to all_1_151_30 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21241 | 2025.12.31 23:29:04.298574 [ 194 ] {e6fc079b-8071-4162-9a06-906ffa01da39::all_1_151_30} <Trace> oximeter.fields_uuid (e6fc079b-8071-4162-9a06-906ffa01da39) (MergerMutator): Merged 6 parts: [all_1_146_29, all_151_151_0] -> all_1_151_30 | ||
| 21242 | 2025.12.31 23:29:04.298665 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.65 MiB. | ||
| 21243 | 2025.12.31 23:29:04.298954 [ 271 ] {a10c1cbb-6354-4138-9728-1481cfa30617} <Trace> oximeter.measurements_histogramu64 (83559bb8-4c93-4180-b7e7-e9b7333f4c1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21244 | 2025.12.31 23:29:04.298994 [ 271 ] {a10c1cbb-6354-4138-9728-1481cfa30617} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 21245 | 2025.12.31 23:29:04.299549 [ 271 ] {a10c1cbb-6354-4138-9728-1481cfa30617} <Trace> MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) | ||
| 21246 | 2025.12.31 23:29:04.299772 [ 271 ] {a10c1cbb-6354-4138-9728-1481cfa30617} <Trace> oximeter.measurements_histogramu64 (83559bb8-4c93-4180-b7e7-e9b7333f4c1b): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21247 | 2025.12.31 23:29:04.299907 [ 271 ] {a10c1cbb-6354-4138-9728-1481cfa30617} <Debug> executeQuery: Read 50 rows, 91.75 KiB in 0.001886 sec., 26511.134676564157 rows/sec., 47.51 MiB/sec. | ||
| 21248 | 2025.12.31 23:29:04.299963 [ 271 ] {a10c1cbb-6354-4138-9728-1481cfa30617} <Debug> TCPHandler: Processed in 0.002071266 sec. | ||
| 21249 | 2025.12.31 23:29:04.300082 [ 271 ] {} <Trace> TCP-Session: 69d36406-0e88-445a-a5d3-474115b59ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21250 | 2025.12.31 23:29:04.300176 [ 271 ] {ff4d3a9e-c2f2-4f05-96ab-5834901e1cfc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54169) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 21251 | 2025.12.31 23:29:04.300216 [ 271 ] {ff4d3a9e-c2f2-4f05-96ab-5834901e1cfc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 21252 | 2025.12.31 23:29:04.300549 [ 271 ] {ff4d3a9e-c2f2-4f05-96ab-5834901e1cfc} <Trace> oximeter.measurements_u64 (3e0fa7da-0500-483e-b241-ac25d0f845d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21253 | 2025.12.31 23:29:04.300583 [ 271 ] {ff4d3a9e-c2f2-4f05-96ab-5834901e1cfc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 21254 | 2025.12.31 23:29:04.300879 [ 271 ] {ff4d3a9e-c2f2-4f05-96ab-5834901e1cfc} <Trace> MergedBlockOutputStream: filled checksums all_149_149_0 (state Temporary) | ||
| 21255 | 2025.12.31 23:29:04.301080 [ 271 ] {ff4d3a9e-c2f2-4f05-96ab-5834901e1cfc} <Trace> oximeter.measurements_u64 (3e0fa7da-0500-483e-b241-ac25d0f845d7): Renaming temporary part tmp_insert_all_149_149_0 to all_149_149_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21256 | 2025.12.31 23:29:04.301205 [ 271 ] {ff4d3a9e-c2f2-4f05-96ab-5834901e1cfc} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001048 sec., 57251.90839694656 rows/sec., 3.86 MiB/sec. | ||
| 21257 | 2025.12.31 23:29:04.301239 [ 271 ] {ff4d3a9e-c2f2-4f05-96ab-5834901e1cfc} <Debug> TCPHandler: Processed in 0.00120515 sec. | ||
| 21258 | 2025.12.31 23:29:04.306393 [ 199 ] {7d79e45e-07fa-43b3-999d-49ca9374dcb1::all_1_150_35} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 45332 rows, containing 5 columns (5 merged, 0 gathered) in 0.008494994 sec., 5336319.248724601 rows/sec., 364.50 MiB/sec. | ||
| 21259 | 2025.12.31 23:29:04.306812 [ 199 ] {7d79e45e-07fa-43b3-999d-49ca9374dcb1::all_1_150_35} <Trace> MergedBlockOutputStream: filled checksums all_1_150_35 (state Temporary) | ||
| 21260 | 2025.12.31 23:29:04.307038 [ 199 ] {7d79e45e-07fa-43b3-999d-49ca9374dcb1::all_1_150_35} <Trace> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1): Renaming temporary part tmp_merge_all_1_150_35 to all_1_150_35 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21261 | 2025.12.31 23:29:04.307099 [ 199 ] {7d79e45e-07fa-43b3-999d-49ca9374dcb1::all_1_150_35} <Trace> oximeter.measurements_cumulativeu64 (7d79e45e-07fa-43b3-999d-49ca9374dcb1) (MergerMutator): Merged 6 parts: [all_1_145_34, all_150_150_0] -> all_1_150_35 | ||
| 21262 | 2025.12.31 23:29:04.307160 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.48 MiB. | ||
| 21263 | 2025.12.31 23:29:04.647399 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 48564 | ||
| 21264 | 2025.12.31 23:29:04.647895 [ 245 ] {} <Trace> system.asynchronous_metric_log (1af02360-2569-4a97-a5ac-aa07775e497e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21265 | 2025.12.31 23:29:04.647931 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 21266 | 2025.12.31 23:29:04.648415 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 21267 | 2025.12.31 23:29:04.648648 [ 245 ] {} <Trace> system.asynchronous_metric_log (1af02360-2569-4a97-a5ac-aa07775e497e): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21268 | 2025.12.31 23:29:04.648775 [ 89 ] {} <Debug> system.asynchronous_metric_log (1af02360-2569-4a97-a5ac-aa07775e497e) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 21269 | 2025.12.31 23:29:04.648789 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 48564 | ||
| 21270 | 2025.12.31 23:29:04.648814 [ 89 ] {} <Trace> system.asynchronous_metric_log (1af02360-2569-4a97-a5ac-aa07775e497e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21271 | 2025.12.31 23:29:04.648834 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 21272 | 2025.12.31 23:29:04.648927 [ 191 ] {1af02360-2569-4a97-a5ac-aa07775e497e::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 | ||
| 21273 | 2025.12.31 23:29:04.649038 [ 191 ] {1af02360-2569-4a97-a5ac-aa07775e497e::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21274 | 2025.12.31 23:29:04.649068 [ 191 ] {1af02360-2569-4a97-a5ac-aa07775e497e::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_96_19, total 46196 rows starting from the beginning of the part | ||
| 21275 | 2025.12.31 23:29:04.649122 [ 191 ] {1af02360-2569-4a97-a5ac-aa07775e497e::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 448 rows starting from the beginning of the part | ||
| 21276 | 2025.12.31 23:29:04.649167 [ 191 ] {1af02360-2569-4a97-a5ac-aa07775e497e::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 512 rows starting from the beginning of the part | ||
| 21277 | 2025.12.31 23:29:04.649210 [ 191 ] {1af02360-2569-4a97-a5ac-aa07775e497e::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 448 rows starting from the beginning of the part | ||
| 21278 | 2025.12.31 23:29:04.649251 [ 191 ] {1af02360-2569-4a97-a5ac-aa07775e497e::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 512 rows starting from the beginning of the part | ||
| 21279 | 2025.12.31 23:29:04.649292 [ 191 ] {1af02360-2569-4a97-a5ac-aa07775e497e::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 448 rows starting from the beginning of the part | ||
| 21280 | 2025.12.31 23:29:04.652273 [ 190 ] {1af02360-2569-4a97-a5ac-aa07775e497e::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 48564 rows, containing 4 columns (4 merged, 0 gathered) in 0.003380738 sec., 14364910.856741931 rows/sec., 205.49 MiB/sec. | ||
| 21281 | 2025.12.31 23:29:04.652743 [ 197 ] {1af02360-2569-4a97-a5ac-aa07775e497e::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 21282 | 2025.12.31 23:29:04.653020 [ 197 ] {1af02360-2569-4a97-a5ac-aa07775e497e::all_1_101_20} <Trace> system.asynchronous_metric_log (1af02360-2569-4a97-a5ac-aa07775e497e): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21283 | 2025.12.31 23:29:04.653087 [ 197 ] {1af02360-2569-4a97-a5ac-aa07775e497e::all_1_101_20} <Trace> system.asynchronous_metric_log (1af02360-2569-4a97-a5ac-aa07775e497e) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 21284 | 2025.12.31 23:29:04.653197 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.14 MiB. | ||
| 21285 | 2025.12.31 23:29:05.534117 [ 218 ] {} <Trace> oximeter.measurements_histogramu64 (83559bb8-4c93-4180-b7e7-e9b7333f4c1b): Found 6 old parts to remove. Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 21286 | 2025.12.31 23:29:05.534197 [ 218 ] {} <Debug> oximeter.measurements_histogramu64 (83559bb8-4c93-4180-b7e7-e9b7333f4c1b): Removing 6 parts from filesystem (serially): Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 21287 | 2025.12.31 23:29:05.537603 [ 218 ] {} <Debug> oximeter.measurements_histogramu64 (83559bb8-4c93-4180-b7e7-e9b7333f4c1b): Removing 6 parts from memory: Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 21288 | 2025.12.31 23:29:07.310259 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 2594 | ||
| 21289 | 2025.12.31 23:29:07.312723 [ 243 ] {} <Trace> system.query_log (aa57fb54-d3d4-4e2b-bcda-b6c10074d25d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21290 | 2025.12.31 23:29:07.312769 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 21291 | 2025.12.31 23:29:07.314108 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 21292 | 2025.12.31 23:29:07.314358 [ 243 ] {} <Trace> system.query_log (aa57fb54-d3d4-4e2b-bcda-b6c10074d25d): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21293 | 2025.12.31 23:29:07.314512 [ 104 ] {} <Debug> system.query_log (aa57fb54-d3d4-4e2b-bcda-b6c10074d25d) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 21294 | 2025.12.31 23:29:07.314580 [ 104 ] {} <Trace> system.query_log (aa57fb54-d3d4-4e2b-bcda-b6c10074d25d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21295 | 2025.12.31 23:29:07.314603 [ 104 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 21296 | 2025.12.31 23:29:07.314627 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2594 | ||
| 21297 | 2025.12.31 23:29:07.314703 [ 191 ] {aa57fb54-d3d4-4e2b-bcda-b6c10074d25d::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 | ||
| 21298 | 2025.12.31 23:29:07.315153 [ 191 ] {aa57fb54-d3d4-4e2b-bcda-b6c10074d25d::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21299 | 2025.12.31 23:29:07.315284 [ 191 ] {aa57fb54-d3d4-4e2b-bcda-b6c10074d25d::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 2438 rows starting from the beginning of the part | ||
| 21300 | 2025.12.31 23:29:07.315614 [ 191 ] {aa57fb54-d3d4-4e2b-bcda-b6c10074d25d::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 40 rows starting from the beginning of the part | ||
| 21301 | 2025.12.31 23:29:07.315946 [ 191 ] {aa57fb54-d3d4-4e2b-bcda-b6c10074d25d::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 | ||
| 21302 | 2025.12.31 23:29:07.316281 [ 191 ] {aa57fb54-d3d4-4e2b-bcda-b6c10074d25d::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 24 rows starting from the beginning of the part | ||
| 21303 | 2025.12.31 23:29:07.316615 [ 191 ] {aa57fb54-d3d4-4e2b-bcda-b6c10074d25d::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 34 rows starting from the beginning of the part | ||
| 21304 | 2025.12.31 23:29:07.316950 [ 191 ] {aa57fb54-d3d4-4e2b-bcda-b6c10074d25d::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 28 rows starting from the beginning of the part | ||
| 21305 | 2025.12.31 23:29:07.325233 [ 189 ] {aa57fb54-d3d4-4e2b-bcda-b6c10074d25d::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2594 rows, containing 72 columns (72 merged, 0 gathered) in 0.010564209 sec., 245546.06975306908 rows/sec., 189.55 MiB/sec. | ||
| 21306 | 2025.12.31 23:29:07.327207 [ 187 ] {aa57fb54-d3d4-4e2b-bcda-b6c10074d25d::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 21307 | 2025.12.31 23:29:07.327703 [ 187 ] {aa57fb54-d3d4-4e2b-bcda-b6c10074d25d::all_1_76_15} <Trace> system.query_log (aa57fb54-d3d4-4e2b-bcda-b6c10074d25d): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21308 | 2025.12.31 23:29:07.327766 [ 187 ] {aa57fb54-d3d4-4e2b-bcda-b6c10074d25d::all_1_76_15} <Trace> system.query_log (aa57fb54-d3d4-4e2b-bcda-b6c10074d25d) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 21309 | 2025.12.31 23:29:07.327928 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.19 MiB. | ||
| 21310 | 2025.12.31 23:29:07.345237 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 761 | ||
| 21311 | 2025.12.31 23:29:07.365116 [ 244 ] {} <Trace> system.metric_log (9f7485ce-4bf0-4a0f-b388-b82873d55ef6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21312 | 2025.12.31 23:29:07.365161 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 21313 | 2025.12.31 23:29:07.371793 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 21314 | 2025.12.31 23:29:07.372500 [ 244 ] {} <Trace> system.metric_log (9f7485ce-4bf0-4a0f-b388-b82873d55ef6): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21315 | 2025.12.31 23:29:07.372806 [ 104 ] {} <Debug> system.metric_log (9f7485ce-4bf0-4a0f-b388-b82873d55ef6) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 21316 | 2025.12.31 23:29:07.372840 [ 104 ] {} <Trace> system.metric_log (9f7485ce-4bf0-4a0f-b388-b82873d55ef6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21317 | 2025.12.31 23:29:07.372859 [ 104 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 21318 | 2025.12.31 23:29:07.372964 [ 189 ] {9f7485ce-4bf0-4a0f-b388-b82873d55ef6::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 | ||
| 21319 | 2025.12.31 23:29:07.376338 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 761 | ||
| 21320 | 2025.12.31 23:29:07.377020 [ 189 ] {9f7485ce-4bf0-4a0f-b388-b82873d55ef6::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21321 | 2025.12.31 23:29:07.378544 [ 189 ] {9f7485ce-4bf0-4a0f-b388-b82873d55ef6::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 723 rows starting from the beginning of the part | ||
| 21322 | 2025.12.31 23:29:07.383105 [ 189 ] {9f7485ce-4bf0-4a0f-b388-b82873d55ef6::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 8 rows starting from the beginning of the part | ||
| 21323 | 2025.12.31 23:29:07.387852 [ 189 ] {9f7485ce-4bf0-4a0f-b388-b82873d55ef6::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 7 rows starting from the beginning of the part | ||
| 21324 | 2025.12.31 23:29:07.392696 [ 189 ] {9f7485ce-4bf0-4a0f-b388-b82873d55ef6::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 8 rows starting from the beginning of the part | ||
| 21325 | 2025.12.31 23:29:07.398048 [ 189 ] {9f7485ce-4bf0-4a0f-b388-b82873d55ef6::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 7 rows starting from the beginning of the part | ||
| 21326 | 2025.12.31 23:29:07.402867 [ 189 ] {9f7485ce-4bf0-4a0f-b388-b82873d55ef6::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 8 rows starting from the beginning of the part | ||
| 21327 | 2025.12.31 23:29:07.466734 [ 200 ] {9f7485ce-4bf0-4a0f-b388-b82873d55ef6::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 761 rows, containing 679 columns (679 merged, 0 gathered) in 0.093808453 sec., 8112.275340474915 rows/sec., 41.95 MiB/sec. | ||
| 21328 | 2025.12.31 23:29:07.469898 [ 192 ] {9f7485ce-4bf0-4a0f-b388-b82873d55ef6::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 21329 | 2025.12.31 23:29:07.471973 [ 192 ] {9f7485ce-4bf0-4a0f-b388-b82873d55ef6::all_1_101_20} <Trace> system.metric_log (9f7485ce-4bf0-4a0f-b388-b82873d55ef6): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21330 | 2025.12.31 23:29:07.472051 [ 192 ] {9f7485ce-4bf0-4a0f-b388-b82873d55ef6::all_1_101_20} <Trace> system.metric_log (9f7485ce-4bf0-4a0f-b388-b82873d55ef6) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 21331 | 2025.12.31 23:29:07.474612 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.98 MiB. | ||